"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2024/11/22 01:00:27 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-senikob9hizu" 2024/11/22 01:00:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/22 01:00:27 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2024/11/22 01:00:27 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2024/11/22 01:00:27 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2024/11/22 01:00:27 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell type "unix" from config 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Relative path resolved to "/rclone-test-senikob9hizu" 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Using root directory "/rclone-test-senikob9hizu" 2024/11/22 01:00:27 DEBUG : Creating backend with remote "/tmp/rclone1625171010" === RUN TestDirHandleMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:27 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:27 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:27 DEBUG : dir: Looking for writers 2024/11/22 01:00:27 DEBUG : : Looking for writers 2024/11/22 01:00:27 DEBUG : dir: reading active writers 2024/11/22 01:00:27 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.21s) === RUN TestDirHandleReaddir run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:27 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:27 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file2" 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file2 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file2" 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-senikob9hizu/dir/file2 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:28 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file2" 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file2 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file2" 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-senikob9hizu/dir/file2 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:28 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/subdir/file3" 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/subdir/file3 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/subdir/file3" 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-senikob9hizu/dir/subdir/file3 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:28 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/subdir/file3" 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/subdir/file3 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/subdir/file3" 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-senikob9hizu/dir/subdir/file3 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:28 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2024/11/22 01:00:28 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:28 DEBUG : dir/subdir: Looking for writers 2024/11/22 01:00:28 DEBUG : dir: Looking for writers 2024/11/22 01:00:28 DEBUG : file2: reading active writers 2024/11/22 01:00:28 DEBUG : subdir: reading active writers 2024/11/22 01:00:28 DEBUG : file1: reading active writers 2024/11/22 01:00:28 DEBUG : : Looking for writers 2024/11/22 01:00:28 DEBUG : dir: reading active writers 2024/11/22 01:00:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.64s) === RUN TestDirHandleReaddirnames run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:28 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:28 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:28 DEBUG : dir: Looking for writers 2024/11/22 01:00:28 DEBUG : file1: reading active writers 2024/11/22 01:00:28 DEBUG : : Looking for writers 2024/11/22 01:00:28 DEBUG : dir: reading active writers 2024/11/22 01:00:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.22s) === RUN TestDirMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:28 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:28 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:28 DEBUG : dir: Looking for writers 2024/11/22 01:00:28 DEBUG : : Looking for writers 2024/11/22 01:00:28 DEBUG : dir: reading active writers 2024/11/22 01:00:28 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.21s) === RUN TestDirForgetAll run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:28 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:28 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:29 DEBUG : dir: forgetting directory cache 2024/11/22 01:00:29 DEBUG : : forgetting directory cache 2024/11/22 01:00:29 DEBUG : dir: forgetting directory cache 2024/11/22 01:00:29 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:29 DEBUG : : Looking for writers 2024/11/22 01:00:29 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.22s) === RUN TestDirForgetPath run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:29 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:29 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/11/22 01:00:29 DEBUG : dir: invalidating directory cache 2024/11/22 01:00:29 DEBUG : : >ForgetPath: 2024/11/22 01:00:29 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/11/22 01:00:29 DEBUG : : invalidating directory cache 2024/11/22 01:00:29 DEBUG : dir: forgetting directory cache 2024/11/22 01:00:29 DEBUG : : >ForgetPath: 2024/11/22 01:00:29 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/11/22 01:00:29 DEBUG : : >ForgetPath: 2024/11/22 01:00:29 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:29 DEBUG : dir: Looking for writers 2024/11/22 01:00:29 DEBUG : : Looking for writers 2024/11/22 01:00:29 DEBUG : dir: reading active writers 2024/11/22 01:00:29 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.21s) === RUN TestDirWalk run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:29 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/fil/a/b/c" 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/fil/a/b/c 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/fil/a/b/c" 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-senikob9hizu/fil/a/b/c 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:29 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/fil/a/b/c" 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/fil/a/b/c 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/fil/a/b/c" 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-senikob9hizu/fil/a/b/c 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:29 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:29 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:30 DEBUG : : forgetting directory cache 2024/11/22 01:00:30 DEBUG : dir: forgetting directory cache 2024/11/22 01:00:30 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:30 DEBUG : dir: Looking for writers 2024/11/22 01:00:30 DEBUG : fil/a/b: Looking for writers 2024/11/22 01:00:30 DEBUG : fil/a: Looking for writers 2024/11/22 01:00:30 DEBUG : b: reading active writers 2024/11/22 01:00:30 DEBUG : fil: Looking for writers 2024/11/22 01:00:30 DEBUG : a: reading active writers 2024/11/22 01:00:30 DEBUG : : Looking for writers 2024/11/22 01:00:30 DEBUG : fil: reading active writers 2024/11/22 01:00:30 DEBUG : dir: reading active writers 2024/11/22 01:00:30 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.70s) === RUN TestDirSetModTime run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:30 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:30 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:30 DEBUG : dir: Looking for writers 2024/11/22 01:00:30 DEBUG : : Looking for writers 2024/11/22 01:00:30 DEBUG : dir: reading active writers 2024/11/22 01:00:30 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.20s) === RUN TestDirStat run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:30 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:30 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:30 DEBUG : dir: Looking for writers 2024/11/22 01:00:30 DEBUG : file1: reading active writers 2024/11/22 01:00:30 DEBUG : : Looking for writers 2024/11/22 01:00:30 DEBUG : dir: reading active writers 2024/11/22 01:00:30 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.21s) === RUN TestDirReadDirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:30 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file2" 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file2 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file2" 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-senikob9hizu/dir/file2 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:30 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file2" 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file2 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file2" 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-senikob9hizu/dir/file2 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:30 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/subdir/file3" 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/subdir/file3 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/subdir/file3" 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-senikob9hizu/dir/subdir/file3 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:30 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/subdir/file3" 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/subdir/file3 2024/11/22 01:00:30 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/subdir/file3" 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-senikob9hizu/dir/subdir/file3 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:31 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2024/11/22 01:00:31 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/11/22 01:00:31 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/11/22 01:00:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/22 01:00:31 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/11/22 01:00:31 DEBUG : Waiting for deletions to finish 2024/11/22 01:00:31 INFO : dir/subdir/file3: Deleted 2024/11/22 01:00:31 DEBUG : removing 1 level 2 directories 2024/11/22 01:00:31 INFO : dir/subdir: Removing directory 2024/11/22 01:00:31 DEBUG : dir: invalidating directory cache 2024/11/22 01:00:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/11/22 01:00:31 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/11/22 01:00:31 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/11/22 01:00:31 DEBUG : dir/file1: Reset virtual modtime 2024/11/22 01:00:31 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/11/22 01:00:31 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/22 01:00:31 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/11/22 01:00:31 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/11/22 01:00:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/22 01:00:31 DEBUG : dir: invalidating directory cache 2024/11/22 01:00:31 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/22 01:00:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/11/22 01:00:31 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/22 01:00:31 DEBUG : : forgetting directory cache 2024/11/22 01:00:31 DEBUG : dir: forgetting directory cache 2024/11/22 01:00:31 DEBUG : dir/virtualDir: forgetting directory cache 2024/11/22 01:00:31 DEBUG : dir/file1: Reset virtual modtime 2024/11/22 01:00:31 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/22 01:00:31 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:31 DEBUG : dir/virtualDir: Looking for writers 2024/11/22 01:00:31 DEBUG : dir: Looking for writers 2024/11/22 01:00:31 DEBUG : virtualDir: reading active writers 2024/11/22 01:00:31 DEBUG : file1: reading active writers 2024/11/22 01:00:31 DEBUG : virtualFile2: reading active writers 2024/11/22 01:00:31 DEBUG : virtualFile: reading active writers 2024/11/22 01:00:31 DEBUG : : Looking for writers 2024/11/22 01:00:31 DEBUG : dir: reading active writers 2024/11/22 01:00:31 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.63s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:31 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:31 ERROR : dir/: Can only open directories read only 2024/11/22 01:00:31 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:31 DEBUG : dir: Looking for writers 2024/11/22 01:00:31 DEBUG : : Looking for writers 2024/11/22 01:00:31 DEBUG : dir: reading active writers 2024/11/22 01:00:31 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.21s) === RUN TestDirCreate run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:31 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:31 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:31 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/22 01:00:31 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/11/22 01:00:31 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: File to upload is small (5 bytes), uploading instead of streaming 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/potato" 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/potato 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/potato" 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-senikob9hizu/dir/potato 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:31 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/22 01:00:31 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/22 01:00:31 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2024/11/22 01:00:31 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/22 01:00:31 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:31 DEBUG : dir: Looking for writers 2024/11/22 01:00:31 DEBUG : file1: reading active writers 2024/11/22 01:00:31 DEBUG : potato: reading active writers 2024/11/22 01:00:31 DEBUG : : Looking for writers 2024/11/22 01:00:31 DEBUG : dir: reading active writers 2024/11/22 01:00:31 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.43s) === RUN TestDirMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:31 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:31 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:32 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:32 DEBUG : dir/sub: Looking for writers 2024/11/22 01:00:32 DEBUG : dir: Looking for writers 2024/11/22 01:00:32 DEBUG : sub: reading active writers 2024/11/22 01:00:32 DEBUG : file1: reading active writers 2024/11/22 01:00:32 DEBUG : : Looking for writers 2024/11/22 01:00:32 DEBUG : dir: reading active writers 2024/11/22 01:00:32 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.50s) === RUN TestDirMkdirSub run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:32 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/22 01:00:32 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:32 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:32 DEBUG : dir/sub/subsub: Looking for writers 2024/11/22 01:00:32 DEBUG : dir/sub: Looking for writers 2024/11/22 01:00:32 DEBUG : subsub: reading active writers 2024/11/22 01:00:32 DEBUG : dir: Looking for writers 2024/11/22 01:00:32 DEBUG : file1: reading active writers 2024/11/22 01:00:32 DEBUG : sub: reading active writers 2024/11/22 01:00:32 DEBUG : : Looking for writers 2024/11/22 01:00:32 DEBUG : dir: reading active writers 2024/11/22 01:00:32 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.42s) === RUN TestDirRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:32 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:32 ERROR : dir/: Dir.Remove not empty 2024/11/22 01:00:32 DEBUG : dir/file1: Remove: 2024/11/22 01:00:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/22 01:00:32 DEBUG : dir/file1: >Remove: err= 2024/11/22 01:00:32 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/22 01:00:32 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:32 DEBUG : : Looking for writers 2024/11/22 01:00:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.21s) === RUN TestDirRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:32 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:32 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:33 DEBUG : dir/file1: Remove: 2024/11/22 01:00:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/22 01:00:33 DEBUG : dir/file1: >Remove: err= 2024/11/22 01:00:33 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/22 01:00:33 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:33 DEBUG : : Looking for writers 2024/11/22 01:00:33 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.22s) === RUN TestDirRemoveName run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:33 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:33 DEBUG : dir/file1: Remove: 2024/11/22 01:00:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/22 01:00:33 DEBUG : dir/file1: >Remove: err= 2024/11/22 01:00:33 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:33 DEBUG : dir: Looking for writers 2024/11/22 01:00:33 DEBUG : : Looking for writers 2024/11/22 01:00:33 DEBUG : dir: reading active writers 2024/11/22 01:00:33 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.31s) === RUN TestDirRename run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:33 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file3" 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file3 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file3" 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-senikob9hizu/dir/file3 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:33 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file3" 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file3 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file3" 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-senikob9hizu/dir/file3 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:33 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2024/11/22 01:00:33 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/11/22 01:00:33 DEBUG : dir: Updating dir with dir2 0xc000597860 2024/11/22 01:00:33 DEBUG : dir: forgetting directory cache 2024/11/22 01:00:33 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/22 01:00:33 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir2/file1" 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir2/file1 2024/11/22 01:00:33 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir2/file1" 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir2/file1 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:34 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir2/file1" 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir2/file1 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir2/file1" 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir2/file1 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:34 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir2/file3" 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir2/file3 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir2/file3" 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-senikob9hizu/dir2/file3 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:34 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir2/file3" 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir2/file3 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir2/file3" 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-senikob9hizu/dir2/file3 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:34 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2024/11/22 01:00:34 INFO : dir2/file1: Moved (server-side) to: file2 2024/11/22 01:00:34 DEBUG : file2: Updating file with file2 0xc0007040c0 2024/11/22 01:00:34 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/11/22 01:00:34 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file2" 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file2 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file2" 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/file2 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:34 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file2" 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/file2 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/file2" 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/file2 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:34 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir2/file3" 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir2/file3 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir2/file3" 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-senikob9hizu/dir2/file3 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:34 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir2/file3" 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir2/file3 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir2/file3" 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-senikob9hizu/dir2/file3 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:34 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2024/11/22 01:00:34 INFO : dir2/file3: Deleted 2024/11/22 01:00:34 INFO : file2: Moved (server-side) to: dir2/file3 2024/11/22 01:00:34 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0007040c0 2024/11/22 01:00:34 DEBUG : : Added virtual directory entry vDel: "file2" 2024/11/22 01:00:34 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir2/file3" 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir2/file3 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir2/file3" 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir2/file3 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:34 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir2/file3" 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir2/file3 2024/11/22 01:00:34 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir2/file3" 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir2/file3 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:35 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:35 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/11/22 01:00:35 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0006cde10 2024/11/22 01:00:35 DEBUG : empty directory: forgetting directory cache 2024/11/22 01:00:35 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/11/22 01:00:35 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/11/22 01:00:35 DEBUG : dir2: Renaming to "dir3" 2024/11/22 01:00:35 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:35 DEBUG : dir3: Looking for writers 2024/11/22 01:00:35 DEBUG : file3: reading active writers 2024/11/22 01:00:35 DEBUG : renamed empty directory: Looking for writers 2024/11/22 01:00:35 DEBUG : : Looking for writers 2024/11/22 01:00:35 DEBUG : dir3: reading active writers 2024/11/22 01:00:35 DEBUG : renamed empty directory: reading active writers 2024/11/22 01:00:35 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.70s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:35 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:35 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:35 DEBUG : dir: Looking for writers 2024/11/22 01:00:35 DEBUG : file1: reading active writers 2024/11/22 01:00:35 DEBUG : : Looking for writers 2024/11/22 01:00:35 DEBUG : dir: reading active writers 2024/11/22 01:00:35 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.20s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:35 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:35 DEBUG : Can set mod time: true 2024/11/22 01:00:35 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:35 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:35 DEBUG : dir: Looking for writers 2024/11/22 01:00:35 DEBUG : file1: reading active writers 2024/11/22 01:00:35 DEBUG : : Looking for writers 2024/11/22 01:00:35 DEBUG : dir: reading active writers 2024/11/22 01:00:35 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:35 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/22 01:00:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/22 01:00:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: File to upload is small (0 bytes), uploading instead of streaming 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:36 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/22 01:00:36 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/22 01:00:36 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/22 01:00:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/22 01:00:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:36 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:36 DEBUG : dir: Looking for writers 2024/11/22 01:00:36 DEBUG : file1: reading active writers 2024/11/22 01:00:36 DEBUG : : Looking for writers 2024/11/22 01:00:36 DEBUG : dir: reading active writers 2024/11/22 01:00:36 DEBUG : >WaitForWriters: 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:36 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:36 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/11/22 01:00:36 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:36 DEBUG : dir: Looking for writers 2024/11/22 01:00:36 DEBUG : file1: reading active writers 2024/11/22 01:00:36 DEBUG : : Looking for writers 2024/11/22 01:00:36 DEBUG : dir: reading active writers 2024/11/22 01:00:36 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:36 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/22 01:00:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/22 01:00:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: File to upload is small (5 bytes), uploading instead of streaming 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:36 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/22 01:00:36 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/22 01:00:36 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/22 01:00:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/22 01:00:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:36 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:36 DEBUG : dir: Looking for writers 2024/11/22 01:00:36 DEBUG : file1: reading active writers 2024/11/22 01:00:36 DEBUG : : Looking for writers 2024/11/22 01:00:36 DEBUG : dir: reading active writers 2024/11/22 01:00:36 DEBUG : >WaitForWriters: 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:36 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:36 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2024/11/22 01:00:36 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:36 DEBUG : dir: Looking for writers 2024/11/22 01:00:36 DEBUG : file1: reading active writers 2024/11/22 01:00:36 DEBUG : : Looking for writers 2024/11/22 01:00:36 DEBUG : dir: reading active writers 2024/11/22 01:00:36 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:36 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:36 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:36 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:36 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:36 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:37 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:37 DEBUG : dir: Looking for writers 2024/11/22 01:00:37 DEBUG : file1: reading active writers 2024/11/22 01:00:37 DEBUG : : Looking for writers 2024/11/22 01:00:37 DEBUG : dir: reading active writers 2024/11/22 01:00:37 DEBUG : >WaitForWriters: 2024/11/22 01:00:37 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:37 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:37 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:37 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:37 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:37 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:37 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/22 01:00:37 DEBUG : dir/file1: newRWFileHandle: 2024/11/22 01:00:37 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/22 01:00:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/22 01:00:37 DEBUG : dir/file1(0xc000791600): close: 2024/11/22 01:00:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/22 01:00:37 DEBUG : dir/file1(0xc000791600): >close: err= 2024/11/22 01:00:37 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:37 DEBUG : dir: Looking for writers 2024/11/22 01:00:37 DEBUG : file1: reading active writers 2024/11/22 01:00:37 DEBUG : : Looking for writers 2024/11/22 01:00:37 DEBUG : dir: reading active writers 2024/11/22 01:00:37 DEBUG : >WaitForWriters: 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:37 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:37 DEBUG : dir: Looking for writers 2024/11/22 01:00:37 DEBUG : file1: reading active writers 2024/11/22 01:00:37 DEBUG : : Looking for writers 2024/11/22 01:00:37 DEBUG : dir: reading active writers 2024/11/22 01:00:37 DEBUG : >WaitForWriters: 2024/11/22 01:00:37 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:37 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:37 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:37 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:37 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:37 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:37 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/22 01:00:37 DEBUG : dir/file1: newRWFileHandle: 2024/11/22 01:00:37 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/22 01:00:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/22 01:00:37 DEBUG : dir/file1(0xc0004a8580): _writeAt: size=5, off=0 2024/11/22 01:00:37 DEBUG : dir/file1(0xc0004a8580): openPending: 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/22 01:00:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/22 01:00:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:37 DEBUG : dir/file1(0xc0004a8580): >openPending: err= 2024/11/22 01:00:37 DEBUG : dir/file1(0xc0004a8580): >_writeAt: n=5, err= 2024/11/22 01:00:37 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/22 01:00:37 DEBUG : dir/file1(0xc0004a8580): close: 2024/11/22 01:00:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/11/22 01:00:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/11/22 01:00:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/11/22 01:00:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/22 01:00:37 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/22 01:00:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:37 DEBUG : dir/file1(0xc0004a8580): >close: err= 2024/11/22 01:00:37 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:37 DEBUG : dir: Looking for writers 2024/11/22 01:00:37 DEBUG : file1: reading active writers 2024/11/22 01:00:37 DEBUG : : Looking for writers 2024/11/22 01:00:37 DEBUG : dir: reading active writers 2024/11/22 01:00:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/22 01:00:37 DEBUG : dir: Looking for writers 2024/11/22 01:00:37 DEBUG : file1: reading active writers 2024/11/22 01:00:37 DEBUG : : Looking for writers 2024/11/22 01:00:37 DEBUG : dir: reading active writers 2024/11/22 01:00:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/22 01:00:37 DEBUG : dir: Looking for writers 2024/11/22 01:00:37 DEBUG : file1: reading active writers 2024/11/22 01:00:37 DEBUG : : Looking for writers 2024/11/22 01:00:37 DEBUG : dir: reading active writers 2024/11/22 01:00:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/22 01:00:38 DEBUG : dir: Looking for writers 2024/11/22 01:00:38 DEBUG : file1: reading active writers 2024/11/22 01:00:38 DEBUG : : Looking for writers 2024/11/22 01:00:38 DEBUG : dir: reading active writers 2024/11/22 01:00:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/22 01:00:38 DEBUG : dir/file1: vfs cache: starting upload 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1.b6fbcc80.partial" 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1.b6fbcc80.partial 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1.b6fbcc80.partial" 2024/11/22 01:00:38 DEBUG : dir: Looking for writers 2024/11/22 01:00:38 DEBUG : file1: reading active writers 2024/11/22 01:00:38 DEBUG : : Looking for writers 2024/11/22 01:00:38 DEBUG : dir: reading active writers 2024/11/22 01:00:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-senikob9hizu/dir/file1.b6fbcc80.partial 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:38 DEBUG : dir/file1.b6fbcc80.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2024/11/22 01:00:38 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2024/11/22 01:00:38 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2024/11/22 01:00:38 INFO : dir/file1: Copied (replaced existing) 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:38 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2024/11/22 01:00:38 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2024/11/22 01:00:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/22 01:00:38 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/11/22 01:00:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/22 01:00:38 DEBUG : dir: Looking for writers 2024/11/22 01:00:38 DEBUG : file1: reading active writers 2024/11/22 01:00:38 DEBUG : : Looking for writers 2024/11/22 01:00:38 DEBUG : dir: reading active writers 2024/11/22 01:00:38 DEBUG : >WaitForWriters: 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:38 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:38 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2024/11/22 01:00:38 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:38 DEBUG : dir: Looking for writers 2024/11/22 01:00:38 DEBUG : file1: reading active writers 2024/11/22 01:00:38 DEBUG : : Looking for writers 2024/11/22 01:00:38 DEBUG : dir: reading active writers 2024/11/22 01:00:38 DEBUG : >WaitForWriters: 2024/11/22 01:00:38 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.17s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.43s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.56s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.54s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.41s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.83s) === RUN TestFileOpenRead run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:38 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/22 01:00:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/22 01:00:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:00:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:38 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:38 DEBUG : dir: Looking for writers 2024/11/22 01:00:38 DEBUG : file1: reading active writers 2024/11/22 01:00:38 DEBUG : : Looking for writers 2024/11/22 01:00:38 DEBUG : dir: reading active writers 2024/11/22 01:00:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.31s) === RUN TestFileOpenReadUnknownSize 2024/11/22 01:00:38 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/11/22 01:00:38 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/22 01:00:38 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:00:38 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/11/22 01:00:38 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:38 DEBUG : : Looking for writers 2024/11/22 01:00:38 DEBUG : file.txt: reading active writers 2024/11/22 01:00:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:38 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: File to upload is small (25 bytes), uploading instead of streaming 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:39 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/22 01:00:39 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/22 01:00:39 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/22 01:00:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:39 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:39 DEBUG : dir: Looking for writers 2024/11/22 01:00:39 DEBUG : file1: reading active writers 2024/11/22 01:00:39 DEBUG : : Looking for writers 2024/11/22 01:00:39 DEBUG : dir: reading active writers 2024/11/22 01:00:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.31s) === RUN TestFileRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:39 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:39 DEBUG : dir/file1: Remove: 2024/11/22 01:00:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/22 01:00:39 DEBUG : dir/file1: >Remove: err= 2024/11/22 01:00:39 DEBUG : dir/file1: Remove: 2024/11/22 01:00:39 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/22 01:00:39 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:39 DEBUG : dir: Looking for writers 2024/11/22 01:00:39 DEBUG : : Looking for writers 2024/11/22 01:00:39 DEBUG : dir: reading active writers 2024/11/22 01:00:39 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.20s) === RUN TestFileRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:39 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:39 DEBUG : dir/file1: Remove: 2024/11/22 01:00:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/22 01:00:39 DEBUG : dir/file1: >Remove: err= 2024/11/22 01:00:39 DEBUG : dir/file1: Remove: 2024/11/22 01:00:39 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/22 01:00:39 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:39 DEBUG : dir: Looking for writers 2024/11/22 01:00:39 DEBUG : : Looking for writers 2024/11/22 01:00:39 DEBUG : dir: reading active writers 2024/11/22 01:00:39 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.20s) === RUN TestFileOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:39 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/22 01:00:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/22 01:00:39 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/22 01:00:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/22 01:00:39 DEBUG : dir/file1: Open: flags=O_RDWR 2024/11/22 01:00:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/22 01:00:39 DEBUG : dir/file1: Open: flags=0x3 2024/11/22 01:00:39 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/11/22 01:00:39 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/11/22 01:00:39 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:39 DEBUG : dir: Looking for writers 2024/11/22 01:00:39 DEBUG : file1: reading active writers 2024/11/22 01:00:39 DEBUG : : Looking for writers 2024/11/22 01:00:39 DEBUG : dir: reading active writers 2024/11/22 01:00:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.20s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:39 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:39 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:39 DEBUG : dir: Looking for writers 2024/11/22 01:00:39 DEBUG : file1: reading active writers 2024/11/22 01:00:39 DEBUG : : Looking for writers 2024/11/22 01:00:39 DEBUG : dir: reading active writers 2024/11/22 01:00:39 DEBUG : >WaitForWriters: 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/22 01:00:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000704180 2024/11/22 01:00:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/22 01:00:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:40 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:40 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/22 01:00:40 DEBUG : dir/file1: Updating file with dir/file1 0xc000704180 2024/11/22 01:00:40 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/22 01:00:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/22 01:00:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/22 01:00:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:40 DEBUG : dir/file1: File is currently open, delaying rename 0xc000704180 2024/11/22 01:00:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/22 01:00:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: File to upload is small (25 bytes), uploading instead of streaming 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:40 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/22 01:00:40 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/22 01:00:40 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/22 01:00:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/22 01:00:40 DEBUG : newLeaf: Running delayed rename now 2024/11/22 01:00:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/22 01:00:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000704180 2024/11/22 01:00:40 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:40 DEBUG : dir: Looking for writers 2024/11/22 01:00:40 DEBUG : : Looking for writers 2024/11/22 01:00:40 DEBUG : dir: reading active writers 2024/11/22 01:00:40 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:40 DEBUG : >WaitForWriters: 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:40 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:40 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/11/22 01:00:40 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:40 DEBUG : dir: Looking for writers 2024/11/22 01:00:40 DEBUG : : Looking for writers 2024/11/22 01:00:40 DEBUG : dir: reading active writers 2024/11/22 01:00:40 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:40 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:40 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:41 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:41 DEBUG : dir: Looking for writers 2024/11/22 01:00:41 DEBUG : file1: reading active writers 2024/11/22 01:00:41 DEBUG : : Looking for writers 2024/11/22 01:00:41 DEBUG : dir: reading active writers 2024/11/22 01:00:41 DEBUG : >WaitForWriters: 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/22 01:00:41 DEBUG : newLeaf: Updating file with newLeaf 0xc000147380 2024/11/22 01:00:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/22 01:00:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:41 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:41 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/22 01:00:41 DEBUG : dir/file1: Updating file with dir/file1 0xc000147380 2024/11/22 01:00:41 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/22 01:00:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/22 01:00:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/22 01:00:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:41 DEBUG : dir/file1: File is currently open, delaying rename 0xc000147380 2024/11/22 01:00:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/22 01:00:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: File to upload is small (25 bytes), uploading instead of streaming 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:41 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/22 01:00:41 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/22 01:00:41 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/22 01:00:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/22 01:00:41 DEBUG : newLeaf: Running delayed rename now 2024/11/22 01:00:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/22 01:00:41 DEBUG : newLeaf: Updating file with newLeaf 0xc000147380 2024/11/22 01:00:41 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:41 DEBUG : dir: Looking for writers 2024/11/22 01:00:41 DEBUG : : Looking for writers 2024/11/22 01:00:41 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:41 DEBUG : dir: reading active writers 2024/11/22 01:00:41 DEBUG : >WaitForWriters: 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:41 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:41 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/11/22 01:00:41 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:41 DEBUG : dir: Looking for writers 2024/11/22 01:00:41 DEBUG : : Looking for writers 2024/11/22 01:00:41 DEBUG : dir: reading active writers 2024/11/22 01:00:41 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:41 DEBUG : >WaitForWriters: 2024/11/22 01:00:41 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:41 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:42 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/22 01:00:42 DEBUG : dir/file1: newRWFileHandle: 2024/11/22 01:00:42 DEBUG : dir/file1(0xc0005a2ac0): openPending: 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/22 01:00:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/22 01:00:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:42 DEBUG : dir/file1(0xc0005a2ac0): >openPending: err= 2024/11/22 01:00:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/22 01:00:42 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/22 01:00:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/22 01:00:42 DEBUG : dir/file1(0xc0005a2ac0): _writeAt: size=14, off=0 2024/11/22 01:00:42 DEBUG : dir/file1(0xc0005a2ac0): >_writeAt: n=14, err= 2024/11/22 01:00:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/22 01:00:42 DEBUG : dir/file1(0xc0005a2ac0): close: 2024/11/22 01:00:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/22 01:00:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/22 01:00:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:42 DEBUG : dir/file1(0xc0005a2ac0): >close: err= 2024/11/22 01:00:42 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:42 DEBUG : dir: Looking for writers 2024/11/22 01:00:42 DEBUG : file1: reading active writers 2024/11/22 01:00:42 DEBUG : : Looking for writers 2024/11/22 01:00:42 DEBUG : dir: reading active writers 2024/11/22 01:00:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/22 01:00:42 DEBUG : dir: Looking for writers 2024/11/22 01:00:42 DEBUG : file1: reading active writers 2024/11/22 01:00:42 DEBUG : : Looking for writers 2024/11/22 01:00:42 DEBUG : dir: reading active writers 2024/11/22 01:00:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/22 01:00:42 DEBUG : dir: Looking for writers 2024/11/22 01:00:42 DEBUG : file1: reading active writers 2024/11/22 01:00:42 DEBUG : : Looking for writers 2024/11/22 01:00:42 DEBUG : dir: reading active writers 2024/11/22 01:00:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/22 01:00:42 DEBUG : dir: Looking for writers 2024/11/22 01:00:42 DEBUG : file1: reading active writers 2024/11/22 01:00:42 DEBUG : : Looking for writers 2024/11/22 01:00:42 DEBUG : dir: reading active writers 2024/11/22 01:00:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/22 01:00:42 DEBUG : dir/file1: vfs cache: starting upload 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1.53508f02.partial" 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1.53508f02.partial 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1.53508f02.partial" 2024/11/22 01:00:42 DEBUG : dir: Looking for writers 2024/11/22 01:00:42 DEBUG : file1: reading active writers 2024/11/22 01:00:42 DEBUG : : Looking for writers 2024/11/22 01:00:42 DEBUG : dir: reading active writers 2024/11/22 01:00:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1.53508f02.partial 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:42 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:42 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/22 01:00:42 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2024/11/22 01:00:42 INFO : dir/file1: Copied (replaced existing) 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:42 DEBUG : dir: Looking for writers 2024/11/22 01:00:42 DEBUG : file1: reading active writers 2024/11/22 01:00:42 DEBUG : : Looking for writers 2024/11/22 01:00:42 DEBUG : dir: reading active writers 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/22 01:00:42 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/22 01:00:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/22 01:00:42 DEBUG : >WaitForWriters: 2024/11/22 01:00:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/22 01:00:42 DEBUG : dir/file1: newRWFileHandle: 2024/11/22 01:00:42 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/22 01:00:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/22 01:00:42 DEBUG : dir/file1(0xc0001572c0): _readAt: size=512, off=0 2024/11/22 01:00:42 DEBUG : dir/file1(0xc0001572c0): openPending: 2024/11/22 01:00:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/11/22 01:00:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/22 01:00:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:42 DEBUG : dir/file1(0xc0001572c0): >openPending: err= 2024/11/22 01:00:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/22 01:00:42 DEBUG : dir/file1(0xc0001572c0): >_readAt: n=14, err=EOF 2024/11/22 01:00:42 DEBUG : dir/file1(0xc0001572c0): close: 2024/11/22 01:00:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/22 01:00:42 DEBUG : dir/file1(0xc0001572c0): >close: err= 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/22 01:00:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/22 01:00:42 DEBUG : newLeaf: Updating file with newLeaf 0xc00071e6c0 2024/11/22 01:00:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/22 01:00:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:42 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:43 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/22 01:00:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/22 01:00:43 DEBUG : dir/file1: Updating file with dir/file1 0xc00071e6c0 2024/11/22 01:00:43 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/22 01:00:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/22 01:00:43 DEBUG : dir/file1: newRWFileHandle: 2024/11/22 01:00:43 DEBUG : dir/file1(0xc000706340): openPending: 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/11/22 01:00:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/22 01:00:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:43 DEBUG : dir/file1(0xc000706340): >openPending: err= 2024/11/22 01:00:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/22 01:00:43 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/22 01:00:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/22 01:00:43 DEBUG : dir/file1(0xc000706340): _writeAt: size=25, off=0 2024/11/22 01:00:43 DEBUG : dir/file1(0xc000706340): >_writeAt: n=25, err= 2024/11/22 01:00:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/22 01:00:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/22 01:00:43 DEBUG : newLeaf: Updating file with newLeaf 0xc00071e6c0 2024/11/22 01:00:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/22 01:00:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/22 01:00:43 DEBUG : newLeaf(0xc000706340): close: 2024/11/22 01:00:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/22 01:00:43 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-22 01:00:43.389401778 +0000 UTC m=+15.895732178 2024/11/22 01:00:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:43 DEBUG : newLeaf(0xc000706340): >close: err= 2024/11/22 01:00:43 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:43 DEBUG : dir: Looking for writers 2024/11/22 01:00:43 DEBUG : : Looking for writers 2024/11/22 01:00:43 DEBUG : dir: reading active writers 2024/11/22 01:00:43 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/22 01:00:43 DEBUG : dir: Looking for writers 2024/11/22 01:00:43 DEBUG : : Looking for writers 2024/11/22 01:00:43 DEBUG : dir: reading active writers 2024/11/22 01:00:43 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/22 01:00:43 DEBUG : dir: Looking for writers 2024/11/22 01:00:43 DEBUG : : Looking for writers 2024/11/22 01:00:43 DEBUG : dir: reading active writers 2024/11/22 01:00:43 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/22 01:00:43 DEBUG : dir: Looking for writers 2024/11/22 01:00:43 DEBUG : : Looking for writers 2024/11/22 01:00:43 DEBUG : dir: reading active writers 2024/11/22 01:00:43 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/22 01:00:43 DEBUG : newLeaf: vfs cache: starting upload 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf.a7cf0bb9.partial" 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/newLeaf.a7cf0bb9.partial 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/newLeaf.a7cf0bb9.partial" 2024/11/22 01:00:43 DEBUG : dir: Looking for writers 2024/11/22 01:00:43 DEBUG : : Looking for writers 2024/11/22 01:00:43 DEBUG : dir: reading active writers 2024/11/22 01:00:43 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-senikob9hizu/newLeaf.a7cf0bb9.partial 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:43 DEBUG : newLeaf.a7cf0bb9.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/22 01:00:43 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/22 01:00:43 DEBUG : newLeaf.a7cf0bb9.partial: renamed to: newLeaf 2024/11/22 01:00:43 INFO : newLeaf: Copied (replaced existing) 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:43 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/22 01:00:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-22 01:00:43 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/22 01:00:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/22 01:00:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/22 01:00:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/22 01:00:43 DEBUG : dir: Looking for writers 2024/11/22 01:00:43 DEBUG : : Looking for writers 2024/11/22 01:00:43 DEBUG : dir: reading active writers 2024/11/22 01:00:43 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:43 DEBUG : >WaitForWriters: 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:43 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:43 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/11/22 01:00:43 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:43 DEBUG : dir: Looking for writers 2024/11/22 01:00:43 DEBUG : : Looking for writers 2024/11/22 01:00:43 DEBUG : dir: reading active writers 2024/11/22 01:00:43 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:43 DEBUG : >WaitForWriters: 2024/11/22 01:00:43 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:43 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:43 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:43 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:43 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:43 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:44 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:44 DEBUG : dir: Looking for writers 2024/11/22 01:00:44 DEBUG : file1: reading active writers 2024/11/22 01:00:44 DEBUG : : Looking for writers 2024/11/22 01:00:44 DEBUG : dir: reading active writers 2024/11/22 01:00:44 DEBUG : >WaitForWriters: 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/22 01:00:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0001478c0 2024/11/22 01:00:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/22 01:00:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:44 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:44 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/22 01:00:44 DEBUG : dir/file1: Updating file with dir/file1 0xc0001478c0 2024/11/22 01:00:44 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/22 01:00:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/22 01:00:44 DEBUG : dir/file1: newRWFileHandle: 2024/11/22 01:00:44 DEBUG : dir/file1(0xc0004a9d00): openPending: 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/22 01:00:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/22 01:00:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:44 DEBUG : dir/file1(0xc0004a9d00): >openPending: err= 2024/11/22 01:00:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/22 01:00:44 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/22 01:00:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/22 01:00:44 DEBUG : dir/file1(0xc0004a9d00): _writeAt: size=25, off=0 2024/11/22 01:00:44 DEBUG : dir/file1(0xc0004a9d00): >_writeAt: n=25, err= 2024/11/22 01:00:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/22 01:00:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/22 01:00:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0001478c0 2024/11/22 01:00:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/22 01:00:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/22 01:00:44 DEBUG : newLeaf(0xc0004a9d00): close: 2024/11/22 01:00:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/22 01:00:44 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-22 01:00:44.778968825 +0000 UTC m=+17.285299227 2024/11/22 01:00:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:44 DEBUG : newLeaf(0xc0004a9d00): >close: err= 2024/11/22 01:00:44 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:44 DEBUG : dir: Looking for writers 2024/11/22 01:00:44 DEBUG : : Looking for writers 2024/11/22 01:00:44 DEBUG : dir: reading active writers 2024/11/22 01:00:44 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/22 01:00:44 DEBUG : dir: Looking for writers 2024/11/22 01:00:44 DEBUG : : Looking for writers 2024/11/22 01:00:44 DEBUG : dir: reading active writers 2024/11/22 01:00:44 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/22 01:00:44 DEBUG : dir: Looking for writers 2024/11/22 01:00:44 DEBUG : : Looking for writers 2024/11/22 01:00:44 DEBUG : dir: reading active writers 2024/11/22 01:00:44 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/22 01:00:44 DEBUG : dir: Looking for writers 2024/11/22 01:00:44 DEBUG : : Looking for writers 2024/11/22 01:00:44 DEBUG : dir: reading active writers 2024/11/22 01:00:44 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/22 01:00:44 DEBUG : newLeaf: vfs cache: starting upload 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf.a73869e1.partial" 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/newLeaf.a73869e1.partial 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/newLeaf.a73869e1.partial" 2024/11/22 01:00:44 DEBUG : dir: Looking for writers 2024/11/22 01:00:44 DEBUG : : Looking for writers 2024/11/22 01:00:44 DEBUG : dir: reading active writers 2024/11/22 01:00:44 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-senikob9hizu/newLeaf.a73869e1.partial 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:44 DEBUG : newLeaf.a73869e1.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/22 01:00:44 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/22 01:00:44 DEBUG : newLeaf.a73869e1.partial: renamed to: newLeaf 2024/11/22 01:00:44 INFO : newLeaf: Copied (replaced existing) 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:45 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/22 01:00:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-22 01:00:44 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/22 01:00:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/22 01:00:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/22 01:00:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/22 01:00:45 DEBUG : dir: Looking for writers 2024/11/22 01:00:45 DEBUG : : Looking for writers 2024/11/22 01:00:45 DEBUG : dir: reading active writers 2024/11/22 01:00:45 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:45 DEBUG : >WaitForWriters: 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:45 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:45 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/11/22 01:00:45 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:45 DEBUG : dir: Looking for writers 2024/11/22 01:00:45 DEBUG : : Looking for writers 2024/11/22 01:00:45 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:45 DEBUG : dir: reading active writers 2024/11/22 01:00:45 DEBUG : >WaitForWriters: 2024/11/22 01:00:45 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:45 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:45 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:45 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:45 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:45 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:45 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/22 01:00:45 DEBUG : dir/file1: newRWFileHandle: 2024/11/22 01:00:45 DEBUG : dir/file1(0xc000791380): openPending: 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/22 01:00:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/22 01:00:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:45 DEBUG : dir/file1(0xc000791380): >openPending: err= 2024/11/22 01:00:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/22 01:00:45 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/22 01:00:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/22 01:00:45 DEBUG : dir/file1(0xc000791380): _writeAt: size=14, off=0 2024/11/22 01:00:45 DEBUG : dir/file1(0xc000791380): >_writeAt: n=14, err= 2024/11/22 01:00:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/22 01:00:45 DEBUG : dir/file1(0xc000791380): close: 2024/11/22 01:00:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/22 01:00:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/22 01:00:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:45 DEBUG : dir/file1(0xc000791380): >close: err= 2024/11/22 01:00:45 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:45 DEBUG : dir: Looking for writers 2024/11/22 01:00:45 DEBUG : file1: reading active writers 2024/11/22 01:00:45 DEBUG : : Looking for writers 2024/11/22 01:00:45 DEBUG : dir: reading active writers 2024/11/22 01:00:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/22 01:00:45 DEBUG : dir: Looking for writers 2024/11/22 01:00:45 DEBUG : file1: reading active writers 2024/11/22 01:00:45 DEBUG : : Looking for writers 2024/11/22 01:00:45 DEBUG : dir: reading active writers 2024/11/22 01:00:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/22 01:00:45 DEBUG : dir: Looking for writers 2024/11/22 01:00:45 DEBUG : file1: reading active writers 2024/11/22 01:00:45 DEBUG : : Looking for writers 2024/11/22 01:00:45 DEBUG : dir: reading active writers 2024/11/22 01:00:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/22 01:00:45 DEBUG : dir: Looking for writers 2024/11/22 01:00:45 DEBUG : file1: reading active writers 2024/11/22 01:00:45 DEBUG : : Looking for writers 2024/11/22 01:00:45 DEBUG : dir: reading active writers 2024/11/22 01:00:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/22 01:00:45 DEBUG : dir/file1: vfs cache: starting upload 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1.53508f02.partial" 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1.53508f02.partial 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1.53508f02.partial" 2024/11/22 01:00:45 DEBUG : dir: Looking for writers 2024/11/22 01:00:45 DEBUG : file1: reading active writers 2024/11/22 01:00:45 DEBUG : : Looking for writers 2024/11/22 01:00:45 DEBUG : dir: reading active writers 2024/11/22 01:00:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1.53508f02.partial 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:45 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:45 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/22 01:00:45 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2024/11/22 01:00:45 INFO : dir/file1: Copied (replaced existing) 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/22 01:00:45 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/22 01:00:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/22 01:00:45 DEBUG : dir: Looking for writers 2024/11/22 01:00:45 DEBUG : file1: reading active writers 2024/11/22 01:00:45 DEBUG : : Looking for writers 2024/11/22 01:00:45 DEBUG : dir: reading active writers 2024/11/22 01:00:45 DEBUG : >WaitForWriters: 2024/11/22 01:00:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/22 01:00:45 DEBUG : dir/file1: newRWFileHandle: 2024/11/22 01:00:45 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/22 01:00:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/22 01:00:45 DEBUG : dir/file1(0xc000791700): _readAt: size=512, off=0 2024/11/22 01:00:45 DEBUG : dir/file1(0xc000791700): openPending: 2024/11/22 01:00:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/11/22 01:00:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/22 01:00:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:45 DEBUG : dir/file1(0xc000791700): >openPending: err= 2024/11/22 01:00:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/22 01:00:45 DEBUG : dir/file1(0xc000791700): >_readAt: n=14, err=EOF 2024/11/22 01:00:45 DEBUG : dir/file1(0xc000791700): close: 2024/11/22 01:00:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/22 01:00:45 DEBUG : dir/file1(0xc000791700): >close: err= 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/22 01:00:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/22 01:00:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000704fc0 2024/11/22 01:00:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/22 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:46 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:46 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/22 01:00:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/22 01:00:46 DEBUG : dir/file1: Updating file with dir/file1 0xc000704fc0 2024/11/22 01:00:46 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/22 01:00:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/22 01:00:46 DEBUG : dir/file1: newRWFileHandle: 2024/11/22 01:00:46 DEBUG : dir/file1(0xc000791d40): openPending: 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/11/22 01:00:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/22 01:00:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:46 DEBUG : dir/file1(0xc000791d40): >openPending: err= 2024/11/22 01:00:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/22 01:00:46 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/22 01:00:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/22 01:00:46 DEBUG : dir/file1(0xc000791d40): _writeAt: size=25, off=0 2024/11/22 01:00:46 DEBUG : dir/file1(0xc000791d40): >_writeAt: n=25, err= 2024/11/22 01:00:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/22 01:00:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/22 01:00:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000704fc0 2024/11/22 01:00:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/22 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/22 01:00:46 DEBUG : newLeaf(0xc000791d40): close: 2024/11/22 01:00:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/22 01:00:46 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-22 01:00:46.676771515 +0000 UTC m=+19.183101936 2024/11/22 01:00:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:46 DEBUG : newLeaf(0xc000791d40): >close: err= 2024/11/22 01:00:46 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:46 DEBUG : dir: Looking for writers 2024/11/22 01:00:46 DEBUG : : Looking for writers 2024/11/22 01:00:46 DEBUG : dir: reading active writers 2024/11/22 01:00:46 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/22 01:00:46 DEBUG : dir: Looking for writers 2024/11/22 01:00:46 DEBUG : : Looking for writers 2024/11/22 01:00:46 DEBUG : dir: reading active writers 2024/11/22 01:00:46 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/22 01:00:46 DEBUG : dir: Looking for writers 2024/11/22 01:00:46 DEBUG : : Looking for writers 2024/11/22 01:00:46 DEBUG : dir: reading active writers 2024/11/22 01:00:46 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/22 01:00:46 DEBUG : dir: Looking for writers 2024/11/22 01:00:46 DEBUG : : Looking for writers 2024/11/22 01:00:46 DEBUG : dir: reading active writers 2024/11/22 01:00:46 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/22 01:00:46 DEBUG : newLeaf: vfs cache: starting upload 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf.d2a770df.partial" 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/newLeaf.d2a770df.partial 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/newLeaf.d2a770df.partial" 2024/11/22 01:00:46 DEBUG : dir: Looking for writers 2024/11/22 01:00:46 DEBUG : : Looking for writers 2024/11/22 01:00:46 DEBUG : dir: reading active writers 2024/11/22 01:00:46 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-senikob9hizu/newLeaf.d2a770df.partial 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:46 DEBUG : newLeaf.d2a770df.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/22 01:00:46 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/22 01:00:46 DEBUG : newLeaf.d2a770df.partial: renamed to: newLeaf 2024/11/22 01:00:46 INFO : newLeaf: Copied (replaced existing) 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:46 DEBUG : dir: Looking for writers 2024/11/22 01:00:46 DEBUG : : Looking for writers 2024/11/22 01:00:46 DEBUG : dir: reading active writers 2024/11/22 01:00:46 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:46 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/22 01:00:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-22 01:00:46 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/22 01:00:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/22 01:00:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/22 01:00:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/22 01:00:46 DEBUG : >WaitForWriters: 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:47 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:47 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/11/22 01:00:47 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:47 DEBUG : dir: Looking for writers 2024/11/22 01:00:47 DEBUG : : Looking for writers 2024/11/22 01:00:47 DEBUG : dir: reading active writers 2024/11/22 01:00:47 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:47 DEBUG : >WaitForWriters: 2024/11/22 01:00:47 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:47 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:47 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:47 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:47 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:47 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:47 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:47 DEBUG : dir: Looking for writers 2024/11/22 01:00:47 DEBUG : file1: reading active writers 2024/11/22 01:00:47 DEBUG : : Looking for writers 2024/11/22 01:00:47 DEBUG : dir: reading active writers 2024/11/22 01:00:47 DEBUG : >WaitForWriters: 2024/11/22 01:00:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/22 01:00:47 DEBUG : dir/file1: newRWFileHandle: 2024/11/22 01:00:47 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/22 01:00:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/22 01:00:47 DEBUG : dir/file1(0xc000790100): _readAt: size=512, off=0 2024/11/22 01:00:47 DEBUG : dir/file1(0xc000790100): openPending: 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/22 01:00:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/22 01:00:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:47 DEBUG : dir/file1(0xc000790100): >openPending: err= 2024/11/22 01:00:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/11/22 01:00:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/22 01:00:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/22 01:00:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:00:47 DEBUG : dir/file1(0xc000790100): >_readAt: n=14, err=EOF 2024/11/22 01:00:47 DEBUG : dir/file1(0xc000790100): close: 2024/11/22 01:00:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/22 01:00:47 DEBUG : dir/file1(0xc000790100): >close: err= 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/22 01:00:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/22 01:00:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000704000 2024/11/22 01:00:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/22 01:00:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:47 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:47 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/22 01:00:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/22 01:00:47 DEBUG : dir/file1: Updating file with dir/file1 0xc000704000 2024/11/22 01:00:47 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/22 01:00:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:00:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/22 01:00:48 DEBUG : dir/file1: newRWFileHandle: 2024/11/22 01:00:48 DEBUG : dir/file1(0xc0007904c0): openPending: 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:00:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/11/22 01:00:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/22 01:00:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:48 DEBUG : dir/file1(0xc0007904c0): >openPending: err= 2024/11/22 01:00:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/22 01:00:48 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/22 01:00:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/22 01:00:48 DEBUG : dir/file1(0xc0007904c0): _writeAt: size=25, off=0 2024/11/22 01:00:48 DEBUG : dir/file1(0xc0007904c0): >_writeAt: n=25, err= 2024/11/22 01:00:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/22 01:00:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/22 01:00:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000704000 2024/11/22 01:00:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/22 01:00:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/22 01:00:48 DEBUG : newLeaf(0xc0007904c0): close: 2024/11/22 01:00:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/22 01:00:48 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-22 01:00:48.337731697 +0000 UTC m=+20.844062118 2024/11/22 01:00:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:48 DEBUG : newLeaf(0xc0007904c0): >close: err= 2024/11/22 01:00:48 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:48 DEBUG : dir: Looking for writers 2024/11/22 01:00:48 DEBUG : : Looking for writers 2024/11/22 01:00:48 DEBUG : dir: reading active writers 2024/11/22 01:00:48 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/22 01:00:48 DEBUG : dir: Looking for writers 2024/11/22 01:00:48 DEBUG : : Looking for writers 2024/11/22 01:00:48 DEBUG : dir: reading active writers 2024/11/22 01:00:48 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/22 01:00:48 DEBUG : dir: Looking for writers 2024/11/22 01:00:48 DEBUG : : Looking for writers 2024/11/22 01:00:48 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:48 DEBUG : dir: reading active writers 2024/11/22 01:00:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/22 01:00:48 DEBUG : dir: Looking for writers 2024/11/22 01:00:48 DEBUG : : Looking for writers 2024/11/22 01:00:48 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:48 DEBUG : dir: reading active writers 2024/11/22 01:00:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/22 01:00:48 DEBUG : newLeaf: vfs cache: starting upload 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf.da3a2b02.partial" 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/newLeaf.da3a2b02.partial 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/newLeaf.da3a2b02.partial" 2024/11/22 01:00:48 DEBUG : dir: Looking for writers 2024/11/22 01:00:48 DEBUG : : Looking for writers 2024/11/22 01:00:48 DEBUG : dir: reading active writers 2024/11/22 01:00:48 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-senikob9hizu/newLeaf.da3a2b02.partial 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:48 DEBUG : newLeaf.da3a2b02.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/22 01:00:48 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/22 01:00:48 DEBUG : newLeaf.da3a2b02.partial: renamed to: newLeaf 2024/11/22 01:00:48 INFO : newLeaf: Copied (replaced existing) 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:48 DEBUG : dir: Looking for writers 2024/11/22 01:00:48 DEBUG : : Looking for writers 2024/11/22 01:00:48 DEBUG : dir: reading active writers 2024/11/22 01:00:48 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:48 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/22 01:00:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-22 01:00:48 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/22 01:00:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/22 01:00:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/22 01:00:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/22 01:00:48 DEBUG : >WaitForWriters: 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:48 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/newLeaf" 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-senikob9hizu/newLeaf 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:48 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/11/22 01:00:48 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:48 DEBUG : dir: Looking for writers 2024/11/22 01:00:48 DEBUG : : Looking for writers 2024/11/22 01:00:48 DEBUG : dir: reading active writers 2024/11/22 01:00:48 DEBUG : newLeaf: reading active writers 2024/11/22 01:00:48 DEBUG : >WaitForWriters: 2024/11/22 01:00:48 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (9.19s) --- PASS: TestFileRename/off,forceCache=false (1.13s) --- PASS: TestFileRename/minimal,forceCache=false (1.11s) --- PASS: TestFileRename/minimal,forceCache=true (1.99s) --- PASS: TestFileRename/writes,forceCache=false (1.38s) --- PASS: TestFileRename/writes,forceCache=true (1.93s) --- PASS: TestFileRename/full,forceCache=false (1.66s) === 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-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:48 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:48 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:48 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:48 DEBUG : : Looking for writers 2024/11/22 01:00:48 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-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:48 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:49 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/11/22 01:00:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:00:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/22 01:00:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/22 01:00:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/22 01:00:49 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:49 DEBUG : dir: Looking for writers 2024/11/22 01:00:49 DEBUG : file1: reading active writers 2024/11/22 01:00:49 DEBUG : : Looking for writers 2024/11/22 01:00:49 DEBUG : dir: reading active writers 2024/11/22 01:00:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.30s) === RUN TestReadFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:49 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:49 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/11/22 01:00:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:00:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/22 01:00:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/22 01:00:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/22 01:00:49 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/22 01:00:49 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/22 01:00:49 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/22 01:00:49 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/22 01:00:49 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/11/22 01:00:49 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/11/22 01:00:49 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:49 DEBUG : dir: Looking for writers 2024/11/22 01:00:49 DEBUG : file1: reading active writers 2024/11/22 01:00:49 DEBUG : : Looking for writers 2024/11/22 01:00:49 DEBUG : dir: reading active writers 2024/11/22 01:00:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.30s) === RUN TestReadFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:49 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:49 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/11/22 01:00:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:00:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/22 01:00:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/22 01:00:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/22 01:00:49 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/22 01:00:49 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/22 01:00:49 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/22 01:00:49 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/22 01:00:49 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/11/22 01:00:49 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/11/22 01:00:49 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/11/22 01:00:49 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/11/22 01:00:49 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/22 01:00:49 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/11/22 01:00:49 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/22 01:00:49 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/22 01:00:49 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/22 01:00:49 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/22 01:00:49 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/11/22 01:00:49 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/22 01:00:49 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/22 01:00:49 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/22 01:00:49 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/11/22 01:00:49 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:49 DEBUG : dir: Looking for writers 2024/11/22 01:00:49 DEBUG : file1: reading active writers 2024/11/22 01:00:49 DEBUG : : Looking for writers 2024/11/22 01:00:49 DEBUG : dir: reading active writers 2024/11/22 01:00:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.38s) === RUN TestReadFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:49 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:50 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/11/22 01:00:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:00:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/22 01:00:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/22 01:00:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/22 01:00:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:00:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:50 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/22 01:00:50 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:50 DEBUG : dir: Looking for writers 2024/11/22 01:00:50 DEBUG : file1: reading active writers 2024/11/22 01:00:50 DEBUG : : Looking for writers 2024/11/22 01:00:50 DEBUG : dir: reading active writers 2024/11/22 01:00:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.31s) === RUN TestReadFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:50 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:50 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:50 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/11/22 01:00:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:00:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/22 01:00:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/22 01:00:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/22 01:00:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:00:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/22 01:00:50 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:50 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/22 01:00:50 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/11/22 01:00:50 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:50 DEBUG : dir: Looking for writers 2024/11/22 01:00:50 DEBUG : file1: reading active writers 2024/11/22 01:00:50 DEBUG : : Looking for writers 2024/11/22 01:00:50 DEBUG : dir: reading active writers 2024/11/22 01:00:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.31s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:50 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:50 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:50 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:50 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:50 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:50 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:50 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/11/22 01:00:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:00:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/22 01:00:50 DEBUG : dir/file1: newRWFileHandle: 2024/11/22 01:00:50 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/22 01:00:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/22 01:00:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/22 01:00:50 DEBUG : dir/file1(0xc0005a30c0): _readAt: size=1, off=0 2024/11/22 01:00:50 DEBUG : dir/file1(0xc0005a30c0): openPending: 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:50 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/22 01:00:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/22 01:00:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/22 01:00:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:50 DEBUG : dir/file1(0xc0005a30c0): >openPending: err= 2024/11/22 01:00:50 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/22 01:00:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/22 01:00:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/22 01:00:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:00:50 DEBUG : dir/file1(0xc0005a30c0): >_readAt: n=1, err= 2024/11/22 01:00:50 DEBUG : dir/file1(0xc0005a30c0): _readAt: size=256, off=1 2024/11/22 01:00:50 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/11/22 01:00:50 DEBUG : dir/file1(0xc0005a30c0): >_readAt: n=15, err=EOF 2024/11/22 01:00:50 DEBUG : dir/file1(0xc0005a30c0): _readAt: size=16, off=16 2024/11/22 01:00:50 DEBUG : dir/file1(0xc0005a30c0): >_readAt: n=0, err=EOF 2024/11/22 01:00:50 DEBUG : dir/file1(0xc0005a30c0): close: 2024/11/22 01:00:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/22 01:00:50 DEBUG : dir/file1(0xc0005a30c0): >close: err= 2024/11/22 01:00:50 DEBUG : dir/file1(0xc0005a30c0): close: 2024/11/22 01:00:50 DEBUG : dir/file1(0xc0005a30c0): >close: err=file already closed 2024/11/22 01:00:50 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:50 DEBUG : dir: Looking for writers 2024/11/22 01:00:50 DEBUG : file1: reading active writers 2024/11/22 01:00:50 DEBUG : : Looking for writers 2024/11/22 01:00:50 DEBUG : dir: reading active writers 2024/11/22 01:00:50 DEBUG : >WaitForWriters: 2024/11/22 01:00:50 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.27s) === RUN TestRWFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:50 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:50 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:50 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:50 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:50 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:50 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:50 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/11/22 01:00:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:00:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/22 01:00:50 DEBUG : dir/file1: newRWFileHandle: 2024/11/22 01:00:50 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/22 01:00:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/22 01:00:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/22 01:00:50 DEBUG : dir/file1(0xc0005a3400): _readAt: size=1, off=0 2024/11/22 01:00:50 DEBUG : dir/file1(0xc0005a3400): openPending: 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/22 01:00:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/22 01:00:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/22 01:00:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a3400): >openPending: err= 2024/11/22 01:00:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/22 01:00:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/22 01:00:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/22 01:00:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a3400): >_readAt: n=1, err= 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a3400): _readAt: size=1, off=5 2024/11/22 01:00:51 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a3400): >_readAt: n=1, err= 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a3400): _readAt: size=1, off=3 2024/11/22 01:00:51 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a3400): >_readAt: n=1, err= 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a3400): _readAt: size=1, off=13 2024/11/22 01:00:51 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a3400): >_readAt: n=1, err= 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a3400): _readAt: size=16, off=100 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a3400): >_readAt: n=0, err=EOF 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a3400): close: 2024/11/22 01:00:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a3400): >close: err= 2024/11/22 01:00:51 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:51 DEBUG : dir: Looking for writers 2024/11/22 01:00:51 DEBUG : file1: reading active writers 2024/11/22 01:00:51 DEBUG : : Looking for writers 2024/11/22 01:00:51 DEBUG : dir: reading active writers 2024/11/22 01:00:51 DEBUG : >WaitForWriters: 2024/11/22 01:00:51 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.31s) === RUN TestRWFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:51 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:51 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:51 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:51 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:51 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:51 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/11/22 01:00:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:00:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/22 01:00:51 DEBUG : dir/file1: newRWFileHandle: 2024/11/22 01:00:51 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/22 01:00:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/22 01:00:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a35c0): _readAt: size=1, off=0 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a35c0): openPending: 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/22 01:00:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/22 01:00:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/22 01:00:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a35c0): >openPending: err= 2024/11/22 01:00:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/22 01:00:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/22 01:00:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/22 01:00:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a35c0): >_readAt: n=1, err= 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a35c0): _readAt: size=1, off=5 2024/11/22 01:00:51 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a35c0): >_readAt: n=1, err= 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a35c0): _readAt: size=1, off=1 2024/11/22 01:00:51 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a35c0): >_readAt: n=1, err= 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a35c0): _readAt: size=6, off=10 2024/11/22 01:00:51 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a35c0): >_readAt: n=6, err= 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a35c0): _readAt: size=256, off=10 2024/11/22 01:00:51 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a35c0): >_readAt: n=6, err=EOF 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a35c0): _readAt: size=256, off=100 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a35c0): >_readAt: n=0, err=EOF 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a35c0): close: 2024/11/22 01:00:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a35c0): >close: err= 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a35c0): _readAt: size=256, off=100 2024/11/22 01:00:51 DEBUG : dir/file1(0xc0005a35c0): >_readAt: n=0, err=file already closed 2024/11/22 01:00:51 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:51 DEBUG : dir: Looking for writers 2024/11/22 01:00:51 DEBUG : file1: reading active writers 2024/11/22 01:00:51 DEBUG : : Looking for writers 2024/11/22 01:00:51 DEBUG : dir: reading active writers 2024/11/22 01:00:51 DEBUG : >WaitForWriters: 2024/11/22 01:00:51 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.27s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:51 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:51 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:51 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:51 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:51 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:51 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/11/22 01:00:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:00:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/22 01:00:51 DEBUG : dir/file1: newRWFileHandle: 2024/11/22 01:00:51 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/22 01:00:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/22 01:00:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/22 01:00:51 DEBUG : dir/file1(0xc000791140): RWFileHandle.Flush 2024/11/22 01:00:51 DEBUG : dir/file1(0xc000791140): _readAt: size=256, off=0 2024/11/22 01:00:51 DEBUG : dir/file1(0xc000791140): openPending: 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/22 01:00:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/22 01:00:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/22 01:00:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:51 DEBUG : dir/file1(0xc000791140): >openPending: err= 2024/11/22 01:00:51 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/22 01:00:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/22 01:00:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/22 01:00:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:00:51 DEBUG : dir/file1(0xc000791140): >_readAt: n=16, err=EOF 2024/11/22 01:00:51 DEBUG : dir/file1(0xc000791140): RWFileHandle.Flush 2024/11/22 01:00:51 DEBUG : dir/file1(0xc000791140): RWFileHandle.Flush 2024/11/22 01:00:51 DEBUG : dir/file1(0xc000791140): close: 2024/11/22 01:00:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/22 01:00:51 DEBUG : dir/file1(0xc000791140): >close: err= 2024/11/22 01:00:51 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:51 DEBUG : dir: Looking for writers 2024/11/22 01:00:51 DEBUG : file1: reading active writers 2024/11/22 01:00:51 DEBUG : : Looking for writers 2024/11/22 01:00:51 DEBUG : dir: reading active writers 2024/11/22 01:00:51 DEBUG : >WaitForWriters: 2024/11/22 01:00:51 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.31s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:51 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:51 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:51 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:51 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:51 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:51 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/11/22 01:00:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:00:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/22 01:00:51 DEBUG : dir/file1: newRWFileHandle: 2024/11/22 01:00:51 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/22 01:00:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/22 01:00:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/22 01:00:51 DEBUG : dir/file1(0xc000790300): _readAt: size=256, off=0 2024/11/22 01:00:51 DEBUG : dir/file1(0xc000790300): openPending: 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/22 01:00:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/22 01:00:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/22 01:00:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:51 DEBUG : dir/file1(0xc000790300): >openPending: err= 2024/11/22 01:00:51 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/22 01:00:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/22 01:00:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/22 01:00:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:00:51 DEBUG : dir/file1(0xc000790300): >_readAt: n=16, err=EOF 2024/11/22 01:00:51 DEBUG : dir/file1(0xc000790300): RWFileHandle.Release 2024/11/22 01:00:51 DEBUG : dir/file1(0xc000790300): close: 2024/11/22 01:00:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/22 01:00:51 DEBUG : dir/file1(0xc000790300): >close: err= 2024/11/22 01:00:51 DEBUG : dir/file1(0xc000790300): RWFileHandle.Release 2024/11/22 01:00:51 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:51 DEBUG : dir: Looking for writers 2024/11/22 01:00:51 DEBUG : file1: reading active writers 2024/11/22 01:00:51 DEBUG : : Looking for writers 2024/11/22 01:00:51 DEBUG : dir: reading active writers 2024/11/22 01:00:51 DEBUG : >WaitForWriters: 2024/11/22 01:00:51 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.30s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:51 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:51 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:51 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:51 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:51 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:51 DEBUG : file1: newRWFileHandle: 2024/11/22 01:00:51 DEBUG : file1(0xc000706240): openPending: 2024/11/22 01:00:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:51 DEBUG : file1(0xc000706240): >openPending: err= 2024/11/22 01:00:51 DEBUG : file1: >newRWFileHandle: err= 2024/11/22 01:00:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/22 01:00:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/22 01:00:51 DEBUG : file1(0xc000706240): _writeAt: size=5, off=0 2024/11/22 01:00:51 DEBUG : file1(0xc000706240): >_writeAt: n=5, err= 2024/11/22 01:00:51 DEBUG : file1(0xc000706240): _writeAt: size=7, off=5 2024/11/22 01:00:51 DEBUG : file1(0xc000706240): >_writeAt: n=7, err= 2024/11/22 01:00:51 DEBUG : file1: vfs cache: truncate to size=11 2024/11/22 01:00:51 DEBUG : file1(0xc000706240): close: 2024/11/22 01:00:51 DEBUG : file1: vfs cache: setting modification time to 2024-11-22 01:00:51.944815318 +0000 UTC m=+24.451145719 2024/11/22 01:00:51 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:51 DEBUG : file1(0xc000706240): >close: err= 2024/11/22 01:00:51 DEBUG : file1(0xc000706240): close: 2024/11/22 01:00:51 DEBUG : file1(0xc000706240): >close: err=file already closed 2024/11/22 01:00:51 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:51 DEBUG : : Looking for writers 2024/11/22 01:00:51 DEBUG : file1: reading active writers 2024/11/22 01:00:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/22 01:00:51 DEBUG : : Looking for writers 2024/11/22 01:00:51 DEBUG : file1: reading active writers 2024/11/22 01:00:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/22 01:00:51 DEBUG : : Looking for writers 2024/11/22 01:00:51 DEBUG : file1: reading active writers 2024/11/22 01:00:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/22 01:00:52 DEBUG : : Looking for writers 2024/11/22 01:00:52 DEBUG : file1: reading active writers 2024/11/22 01:00:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/22 01:00:52 DEBUG : file1: vfs cache: starting upload 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1.21072250.partial" 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1.21072250.partial 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1.21072250.partial" 2024/11/22 01:00:52 DEBUG : : Looking for writers 2024/11/22 01:00:52 DEBUG : file1: reading active writers 2024/11/22 01:00:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-senikob9hizu/file1.21072250.partial 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:52 DEBUG : file1.21072250.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/11/22 01:00:52 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/22 01:00:52 DEBUG : file1.21072250.partial: renamed to: file1 2024/11/22 01:00:52 INFO : file1: Copied (new) 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-senikob9hizu/file1 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:52 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/11/22 01:00:52 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-22 01:00:51 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/11/22 01:00:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/22 01:00:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:52 INFO : file1: vfs cache: upload succeeded try #1 2024/11/22 01:00:52 DEBUG : : Looking for writers 2024/11/22 01:00:52 DEBUG : file1: reading active writers 2024/11/22 01:00:52 DEBUG : >WaitForWriters: 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-senikob9hizu/file1 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:52 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/file1 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-senikob9hizu/file1 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:52 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/11/22 01:00:52 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:52 DEBUG : : Looking for writers 2024/11/22 01:00:52 DEBUG : file1: reading active writers 2024/11/22 01:00:52 DEBUG : >WaitForWriters: 2024/11/22 01:00:52 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.47s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:52 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:52 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:52 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:52 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:52 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:52 DEBUG : file1: newRWFileHandle: 2024/11/22 01:00:52 DEBUG : file1(0xc000790940): openPending: 2024/11/22 01:00:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:52 DEBUG : file1(0xc000790940): >openPending: err= 2024/11/22 01:00:52 DEBUG : file1: >newRWFileHandle: err= 2024/11/22 01:00:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/22 01:00:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/22 01:00:52 DEBUG : file1(0xc000790940): _writeAt: size=7, off=0 2024/11/22 01:00:52 DEBUG : file1(0xc000790940): >_writeAt: n=7, err= 2024/11/22 01:00:52 DEBUG : file1(0xc000790940): _writeAt: size=6, off=5 2024/11/22 01:00:52 DEBUG : file1(0xc000790940): >_writeAt: n=6, err= 2024/11/22 01:00:52 DEBUG : file1(0xc000790940): close: 2024/11/22 01:00:52 DEBUG : file1: vfs cache: setting modification time to 2024-11-22 01:00:52.415088452 +0000 UTC m=+24.921418853 2024/11/22 01:00:52 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:52 DEBUG : file1(0xc000790940): >close: err= 2024/11/22 01:00:52 DEBUG : file1(0xc000790940): _writeAt: size=5, off=0 2024/11/22 01:00:52 DEBUG : file1(0xc000790940): >_writeAt: n=0, err=file already closed 2024/11/22 01:00:52 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:52 DEBUG : : Looking for writers 2024/11/22 01:00:52 DEBUG : file1: reading active writers 2024/11/22 01:00:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/22 01:00:52 DEBUG : : Looking for writers 2024/11/22 01:00:52 DEBUG : file1: reading active writers 2024/11/22 01:00:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/22 01:00:52 DEBUG : : Looking for writers 2024/11/22 01:00:52 DEBUG : file1: reading active writers 2024/11/22 01:00:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/22 01:00:52 DEBUG : : Looking for writers 2024/11/22 01:00:52 DEBUG : file1: reading active writers 2024/11/22 01:00:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/22 01:00:52 DEBUG : file1: vfs cache: starting upload 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1.202f07f0.partial" 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1.202f07f0.partial 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1.202f07f0.partial" 2024/11/22 01:00:52 DEBUG : : Looking for writers 2024/11/22 01:00:52 DEBUG : file1: reading active writers 2024/11/22 01:00:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-senikob9hizu/file1.202f07f0.partial 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:52 DEBUG : file1.202f07f0.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/11/22 01:00:52 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/22 01:00:52 DEBUG : file1.202f07f0.partial: renamed to: file1 2024/11/22 01:00:52 INFO : file1: Copied (new) 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-senikob9hizu/file1 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:52 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/11/22 01:00:52 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-22 01:00:52 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/11/22 01:00:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/22 01:00:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:52 INFO : file1: vfs cache: upload succeeded try #1 2024/11/22 01:00:52 DEBUG : : Looking for writers 2024/11/22 01:00:52 DEBUG : file1: reading active writers 2024/11/22 01:00:52 DEBUG : >WaitForWriters: 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-senikob9hizu/file1 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:52 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/file1 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-senikob9hizu/file1 2024/11/22 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:52 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/11/22 01:00:52 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:52 DEBUG : : Looking for writers 2024/11/22 01:00:52 DEBUG : file1: reading active writers 2024/11/22 01:00:52 DEBUG : >WaitForWriters: 2024/11/22 01:00:52 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.52s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:52 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:52 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:52 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:52 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:52 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:52 DEBUG : file1: newRWFileHandle: 2024/11/22 01:00:52 DEBUG : file1(0xc0005a2e80): openPending: 2024/11/22 01:00:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:52 DEBUG : file1(0xc0005a2e80): >openPending: err= 2024/11/22 01:00:52 DEBUG : file1: >newRWFileHandle: err= 2024/11/22 01:00:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/22 01:00:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/22 01:00:52 DEBUG : file1(0xc0005a2e80): close: 2024/11/22 01:00:52 DEBUG : file1: vfs cache: setting modification time to 2024-11-22 01:00:52.935096338 +0000 UTC m=+25.441426739 2024/11/22 01:00:52 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:52 DEBUG : file1(0xc0005a2e80): >close: err= 2024/11/22 01:00:52 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/22 01:00:52 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/22 01:00:52 DEBUG : file2: newRWFileHandle: 2024/11/22 01:00:52 DEBUG : file2(0xc0005a2f40): openPending: 2024/11/22 01:00:52 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:52 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/22 01:00:52 DEBUG : file2(0xc0005a2f40): >openPending: err= 2024/11/22 01:00:52 DEBUG : file2: >newRWFileHandle: err= 2024/11/22 01:00:52 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/22 01:00:52 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/11/22 01:00:52 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/11/22 01:00:52 DEBUG : file2(0xc0005a2f40): RWFileHandle.Flush 2024/11/22 01:00:52 DEBUG : file2(0xc0005a2f40): RWFileHandle.Release 2024/11/22 01:00:52 DEBUG : file2(0xc0005a2f40): close: 2024/11/22 01:00:52 DEBUG : file2: vfs cache: setting modification time to 2024-11-22 01:00:52.935656415 +0000 UTC m=+25.441986816 2024/11/22 01:00:52 INFO : file2: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:52 DEBUG : file2(0xc0005a2f40): >close: err= 2024/11/22 01:00:52 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:52 DEBUG : : Looking for writers 2024/11/22 01:00:52 DEBUG : file1: reading active writers 2024/11/22 01:00:52 DEBUG : file2: reading active writers 2024/11/22 01:00:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/11/22 01:00:52 DEBUG : : Looking for writers 2024/11/22 01:00:52 DEBUG : file1: reading active writers 2024/11/22 01:00:52 DEBUG : file2: reading active writers 2024/11/22 01:00:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/11/22 01:00:52 DEBUG : : Looking for writers 2024/11/22 01:00:52 DEBUG : file1: reading active writers 2024/11/22 01:00:52 DEBUG : file2: reading active writers 2024/11/22 01:00:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/11/22 01:00:53 DEBUG : : Looking for writers 2024/11/22 01:00:53 DEBUG : file1: reading active writers 2024/11/22 01:00:53 DEBUG : file2: reading active writers 2024/11/22 01:00:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/11/22 01:00:53 DEBUG : file1: vfs cache: starting upload 2024/11/22 01:00:53 DEBUG : file2: vfs cache: starting upload 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1.e6c78eb4.partial" 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1.e6c78eb4.partial 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1.e6c78eb4.partial" 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file2.aa7f9b74.partial" 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file2.aa7f9b74.partial 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file2.aa7f9b74.partial" 2024/11/22 01:00:53 DEBUG : : Looking for writers 2024/11/22 01:00:53 DEBUG : file1: reading active writers 2024/11/22 01:00:53 DEBUG : file2: reading active writers 2024/11/22 01:00:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-senikob9hizu/file1.e6c78eb4.partial 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:53 DEBUG : file1.e6c78eb4.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/22 01:00:53 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-senikob9hizu/file2.aa7f9b74.partial 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:53 DEBUG : file2.aa7f9b74.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/22 01:00:53 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/22 01:00:53 DEBUG : file1.e6c78eb4.partial: renamed to: file1 2024/11/22 01:00:53 INFO : file1: Copied (new) 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:00:53 DEBUG : file2.aa7f9b74.partial: renamed to: file2 2024/11/22 01:00:53 INFO : file2: Copied (new) 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file2" 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file2 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file2" 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-senikob9hizu/file2 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:53 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/22 01:00:53 DEBUG : file2: vfs cache: fingerprint now "0,2024-11-22 01:00:52 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/11/22 01:00:53 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/11/22 01:00:53 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/22 01:00:53 INFO : file2: vfs cache: upload succeeded try #1 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-senikob9hizu/file1 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:53 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/22 01:00:53 DEBUG : file1: vfs cache: fingerprint now "0,2024-11-22 01:00:52 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/11/22 01:00:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/22 01:00:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:53 INFO : file1: vfs cache: upload succeeded try #1 2024/11/22 01:00:53 DEBUG : : Looking for writers 2024/11/22 01:00:53 DEBUG : file2: reading active writers 2024/11/22 01:00:53 DEBUG : file1: reading active writers 2024/11/22 01:00:53 DEBUG : >WaitForWriters: 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-senikob9hizu/file1 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:53 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/file1 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-senikob9hizu/file1 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:53 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file2" 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file2 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file2" 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-senikob9hizu/file2 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:53 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file2" 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/file2 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/file2" 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-senikob9hizu/file2 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:53 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/11/22 01:00:53 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:53 DEBUG : : Looking for writers 2024/11/22 01:00:53 DEBUG : file1: reading active writers 2024/11/22 01:00:53 DEBUG : file2: reading active writers 2024/11/22 01:00:53 DEBUG : >WaitForWriters: 2024/11/22 01:00:53 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.71s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:53 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:53 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:53 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:53 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:53 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:53 DEBUG : file1: newRWFileHandle: 2024/11/22 01:00:53 DEBUG : file1(0xc0002a6800): openPending: 2024/11/22 01:00:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:53 DEBUG : file1(0xc0002a6800): >openPending: err= 2024/11/22 01:00:53 DEBUG : file1: >newRWFileHandle: err= 2024/11/22 01:00:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/22 01:00:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/22 01:00:53 DEBUG : file1(0xc0002a6800): _writeAt: size=5, off=0 2024/11/22 01:00:53 DEBUG : file1(0xc0002a6800): >_writeAt: n=5, err= 2024/11/22 01:00:53 DEBUG : file1(0xc0002a6800): RWFileHandle.Flush 2024/11/22 01:00:53 DEBUG : file1(0xc0002a6800): RWFileHandle.Flush 2024/11/22 01:00:53 DEBUG : file1(0xc0002a6800): close: 2024/11/22 01:00:53 DEBUG : file1: vfs cache: setting modification time to 2024-11-22 01:00:53.647962477 +0000 UTC m=+26.154292897 2024/11/22 01:00:53 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:53 DEBUG : file1(0xc0002a6800): >close: err= 2024/11/22 01:00:53 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:53 DEBUG : : Looking for writers 2024/11/22 01:00:53 DEBUG : file1: reading active writers 2024/11/22 01:00:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/22 01:00:53 DEBUG : : Looking for writers 2024/11/22 01:00:53 DEBUG : file1: reading active writers 2024/11/22 01:00:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/22 01:00:53 DEBUG : : Looking for writers 2024/11/22 01:00:53 DEBUG : file1: reading active writers 2024/11/22 01:00:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/22 01:00:53 DEBUG : : Looking for writers 2024/11/22 01:00:53 DEBUG : file1: reading active writers 2024/11/22 01:00:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/22 01:00:53 DEBUG : file1: vfs cache: starting upload 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1.8ce95459.partial" 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1.8ce95459.partial 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1.8ce95459.partial" 2024/11/22 01:00:53 DEBUG : : Looking for writers 2024/11/22 01:00:53 DEBUG : file1: reading active writers 2024/11/22 01:00:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-senikob9hizu/file1.8ce95459.partial 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:53 DEBUG : file1.8ce95459.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/22 01:00:53 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/22 01:00:53 DEBUG : file1.8ce95459.partial: renamed to: file1 2024/11/22 01:00:53 INFO : file1: Copied (new) 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-senikob9hizu/file1 2024/11/22 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:53 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/22 01:00:53 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-22 01:00:53 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/22 01:00:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/22 01:00:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:53 INFO : file1: vfs cache: upload succeeded try #1 2024/11/22 01:00:53 DEBUG : : Looking for writers 2024/11/22 01:00:53 DEBUG : file1: reading active writers 2024/11/22 01:00:53 DEBUG : >WaitForWriters: 2024/11/22 01:00:53 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.32s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:53 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:53 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:53 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:53 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:53 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:53 DEBUG : file1: newRWFileHandle: 2024/11/22 01:00:53 DEBUG : file1(0xc0002a6940): openPending: 2024/11/22 01:00:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:53 DEBUG : file1(0xc0002a6940): >openPending: err= 2024/11/22 01:00:53 DEBUG : file1: >newRWFileHandle: err= 2024/11/22 01:00:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/22 01:00:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/22 01:00:53 DEBUG : file1(0xc0002a6940): _writeAt: size=5, off=0 2024/11/22 01:00:53 DEBUG : file1(0xc0002a6940): >_writeAt: n=5, err= 2024/11/22 01:00:53 DEBUG : file1(0xc0002a6940): RWFileHandle.Release 2024/11/22 01:00:53 DEBUG : file1(0xc0002a6940): close: 2024/11/22 01:00:53 DEBUG : file1: vfs cache: setting modification time to 2024-11-22 01:00:53.965129239 +0000 UTC m=+26.471459639 2024/11/22 01:00:53 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:53 DEBUG : file1(0xc0002a6940): >close: err= 2024/11/22 01:00:53 DEBUG : file1(0xc0002a6940): RWFileHandle.Release 2024/11/22 01:00:53 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:53 DEBUG : : Looking for writers 2024/11/22 01:00:53 DEBUG : file1: reading active writers 2024/11/22 01:00:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/22 01:00:53 DEBUG : : Looking for writers 2024/11/22 01:00:53 DEBUG : file1: reading active writers 2024/11/22 01:00:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/22 01:00:53 DEBUG : : Looking for writers 2024/11/22 01:00:53 DEBUG : file1: reading active writers 2024/11/22 01:00:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/22 01:00:54 DEBUG : : Looking for writers 2024/11/22 01:00:54 DEBUG : file1: reading active writers 2024/11/22 01:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/22 01:00:54 DEBUG : file1: vfs cache: starting upload 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1.595c37b6.partial" 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1.595c37b6.partial 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1.595c37b6.partial" 2024/11/22 01:00:54 DEBUG : : Looking for writers 2024/11/22 01:00:54 DEBUG : file1: reading active writers 2024/11/22 01:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-senikob9hizu/file1.595c37b6.partial 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:54 DEBUG : file1.595c37b6.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/22 01:00:54 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/22 01:00:54 DEBUG : file1.595c37b6.partial: renamed to: file1 2024/11/22 01:00:54 INFO : file1: Copied (new) 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-senikob9hizu/file1 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:54 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/22 01:00:54 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-22 01:00:53 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/22 01:00:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/22 01:00:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:54 INFO : file1: vfs cache: upload succeeded try #1 2024/11/22 01:00:54 DEBUG : : Looking for writers 2024/11/22 01:00:54 DEBUG : file1: reading active writers 2024/11/22 01:00:54 DEBUG : >WaitForWriters: 2024/11/22 01:00:54 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.32s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:54 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:54 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:54 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:54 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:54 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:54 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/11/22 01:00:54 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/11/22 01:00:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/22 01:00:54 DEBUG : dir/file1: newRWFileHandle: 2024/11/22 01:00:54 DEBUG : dir/file1(0xc0005a34c0): openPending: 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/22 01:00:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/22 01:00:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/22 01:00:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:54 DEBUG : dir/file1(0xc0005a34c0): >openPending: err= 2024/11/22 01:00:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/22 01:00:54 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/22 01:00:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/22 01:00:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/22 01:00:54 DEBUG : dir/file1(0xc0005a34c0): _writeAt: size=5, off=0 2024/11/22 01:00:54 DEBUG : dir/file1(0xc0005a34c0): >_writeAt: n=5, err= 2024/11/22 01:00:54 DEBUG : dir/file1(0xc0005a34c0): close: 2024/11/22 01:00:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:54 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-22 01:00:54.594405995 +0000 UTC m=+27.100736396 2024/11/22 01:00:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:54 DEBUG : dir/file1(0xc0005a34c0): >close: err= 2024/11/22 01:00:54 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:54 DEBUG : dir: Looking for writers 2024/11/22 01:00:54 DEBUG : file1: reading active writers 2024/11/22 01:00:54 DEBUG : : Looking for writers 2024/11/22 01:00:54 DEBUG : dir: reading active writers 2024/11/22 01:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/22 01:00:54 DEBUG : dir: Looking for writers 2024/11/22 01:00:54 DEBUG : file1: reading active writers 2024/11/22 01:00:54 DEBUG : : Looking for writers 2024/11/22 01:00:54 DEBUG : dir: reading active writers 2024/11/22 01:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/22 01:00:54 DEBUG : dir: Looking for writers 2024/11/22 01:00:54 DEBUG : file1: reading active writers 2024/11/22 01:00:54 DEBUG : : Looking for writers 2024/11/22 01:00:54 DEBUG : dir: reading active writers 2024/11/22 01:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/22 01:00:54 DEBUG : dir: Looking for writers 2024/11/22 01:00:54 DEBUG : file1: reading active writers 2024/11/22 01:00:54 DEBUG : : Looking for writers 2024/11/22 01:00:54 DEBUG : dir: reading active writers 2024/11/22 01:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/22 01:00:54 DEBUG : dir/file1: vfs cache: starting upload 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1.5e65f60d.partial" 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1.5e65f60d.partial 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1.5e65f60d.partial" 2024/11/22 01:00:54 DEBUG : dir: Looking for writers 2024/11/22 01:00:54 DEBUG : file1: reading active writers 2024/11/22 01:00:54 DEBUG : : Looking for writers 2024/11/22 01:00:54 DEBUG : dir: reading active writers 2024/11/22 01:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-senikob9hizu/dir/file1.5e65f60d.partial 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:54 DEBUG : dir/file1.5e65f60d.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/22 01:00:54 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/22 01:00:54 DEBUG : dir/file1.5e65f60d.partial: renamed to: dir/file1 2024/11/22 01:00:54 INFO : dir/file1: Copied (replaced existing) 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:54 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/22 01:00:54 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-11-22 01:00:54 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/22 01:00:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/22 01:00:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/22 01:00:54 DEBUG : dir: Looking for writers 2024/11/22 01:00:54 DEBUG : file1: reading active writers 2024/11/22 01:00:54 DEBUG : : Looking for writers 2024/11/22 01:00:54 DEBUG : dir: reading active writers 2024/11/22 01:00:54 DEBUG : >WaitForWriters: 2024/11/22 01:00:54 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.63s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:54 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:54 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:54 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:54 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:54 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:55 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/11/22 01:00:55 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : dir/file1: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/22 01:00:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/22 01:00:55 DEBUG : dir/file1(0xc000707440): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : dir/file1(0xc000707440): openPending: 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/22 01:00:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/22 01:00:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/22 01:00:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:55 DEBUG : dir/file1(0xc000707440): >openPending: err= 2024/11/22 01:00:55 DEBUG : dir/file1(0xc000707440): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : dir/file1(0xc000707440): _writeAt: size=15, off=5 2024/11/22 01:00:55 DEBUG : dir/file1(0xc000707440): >_writeAt: n=15, err= 2024/11/22 01:00:55 DEBUG : dir/file1(0xc000707440): close: 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/11/22 01:00:55 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-22 01:00:55.207326263 +0000 UTC m=+27.713656664 2024/11/22 01:00:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : dir/file1(0xc000707440): >close: err= 2024/11/22 01:00:55 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:55 DEBUG : dir: Looking for writers 2024/11/22 01:00:55 DEBUG : file1: reading active writers 2024/11/22 01:00:55 DEBUG : : Looking for writers 2024/11/22 01:00:55 DEBUG : dir: reading active writers 2024/11/22 01:00:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/22 01:00:55 DEBUG : dir: Looking for writers 2024/11/22 01:00:55 DEBUG : file1: reading active writers 2024/11/22 01:00:55 DEBUG : : Looking for writers 2024/11/22 01:00:55 DEBUG : dir: reading active writers 2024/11/22 01:00:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/22 01:00:55 DEBUG : dir: Looking for writers 2024/11/22 01:00:55 DEBUG : file1: reading active writers 2024/11/22 01:00:55 DEBUG : : Looking for writers 2024/11/22 01:00:55 DEBUG : dir: reading active writers 2024/11/22 01:00:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/22 01:00:55 DEBUG : dir: Looking for writers 2024/11/22 01:00:55 DEBUG : file1: reading active writers 2024/11/22 01:00:55 DEBUG : : Looking for writers 2024/11/22 01:00:55 DEBUG : dir: reading active writers 2024/11/22 01:00:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/22 01:00:55 DEBUG : dir/file1: vfs cache: starting upload 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1.acfff9c6.partial" 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1.acfff9c6.partial 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1.acfff9c6.partial" 2024/11/22 01:00:55 DEBUG : dir: Looking for writers 2024/11/22 01:00:55 DEBUG : file1: reading active writers 2024/11/22 01:00:55 DEBUG : : Looking for writers 2024/11/22 01:00:55 DEBUG : dir: reading active writers 2024/11/22 01:00:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-senikob9hizu/dir/file1.acfff9c6.partial 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:55 DEBUG : dir/file1.acfff9c6.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2024/11/22 01:00:55 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2024/11/22 01:00:55 DEBUG : dir/file1.acfff9c6.partial: renamed to: dir/file1 2024/11/22 01:00:55 INFO : dir/file1: Copied (replaced existing) 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:55 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2024/11/22 01:00:55 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-11-22 01:00:55 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2024/11/22 01:00:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/22 01:00:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/22 01:00:55 DEBUG : dir: Looking for writers 2024/11/22 01:00:55 DEBUG : file1: reading active writers 2024/11/22 01:00:55 DEBUG : : Looking for writers 2024/11/22 01:00:55 DEBUG : dir: reading active writers 2024/11/22 01:00:55 DEBUG : >WaitForWriters: 2024/11/22 01:00:55 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.62s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:55 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:55 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:55 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:55 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : file1: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : file1(0xc0002a76c0): openPending: 2024/11/22 01:00:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:55 DEBUG : file1(0xc0002a76c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : file1: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/22 01:00:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/22 01:00:55 DEBUG : file1(0xc0002a76c0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : file1(0xc0002a76c0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : file1(0xc0002a76c0): close: 2024/11/22 01:00:55 DEBUG : file1: vfs cache: setting modification time to 2024-11-22 01:00:55.527588028 +0000 UTC m=+28.033918428 2024/11/22 01:00:55 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : file1(0xc0002a76c0): >close: err= 2024/11/22 01:00:55 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:55 DEBUG : : Looking for writers 2024/11/22 01:00:55 DEBUG : file1: reading active writers 2024/11/22 01:00:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/22 01:00:55 DEBUG : : Looking for writers 2024/11/22 01:00:55 DEBUG : file1: reading active writers 2024/11/22 01:00:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/22 01:00:55 DEBUG : : Looking for writers 2024/11/22 01:00:55 DEBUG : file1: reading active writers 2024/11/22 01:00:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/22 01:00:55 DEBUG : : Looking for writers 2024/11/22 01:00:55 DEBUG : file1: reading active writers 2024/11/22 01:00:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/22 01:00:55 DEBUG : file1: vfs cache: starting upload 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1.847a93d5.partial" 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1.847a93d5.partial 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1.847a93d5.partial" 2024/11/22 01:00:55 DEBUG : : Looking for writers 2024/11/22 01:00:55 DEBUG : file1: reading active writers 2024/11/22 01:00:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-senikob9hizu/file1.847a93d5.partial 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:55 DEBUG : file1.847a93d5.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/22 01:00:55 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/22 01:00:55 DEBUG : file1.847a93d5.partial: renamed to: file1 2024/11/22 01:00:55 INFO : file1: Copied (new) 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-senikob9hizu/file1 2024/11/22 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:55 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/22 01:00:55 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-22 01:00:55 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/22 01:00:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:55 INFO : file1: vfs cache: upload succeeded try #1 2024/11/22 01:00:55 DEBUG : : Looking for writers 2024/11/22 01:00:55 DEBUG : file1: reading active writers 2024/11/22 01:00:55 DEBUG : >WaitForWriters: 2024/11/22 01:00:55 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.32s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:55 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:55 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:55 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:55 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/11/22 01:00:55 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a40): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a40): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a40): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.843180318 +0000 UTC m=+28.349510720 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a80): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a80): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a80): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a80): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a80): _writeAt: size=3, off=2 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a80): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a80): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.843180318 +0000 UTC m=+28.349510720 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a80): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707ac0): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707ac0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707ac0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707ac0): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707ac0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.843180318 +0000 UTC m=+28.349510720 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707ac0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e850 item 1 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707b00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707b00): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707b00): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707b00): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707b00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.844548885 +0000 UTC m=+28.350879286 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707b00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707b40): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707b40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707b40): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707b40): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707b40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.844548885 +0000 UTC m=+28.350879286 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707b40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ed20 item 2 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707b80): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707b80): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707b80): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707b80): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707b80): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.84540242 +0000 UTC m=+28.351732821 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707b80): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707bc0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707bc0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707bc0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707bc0): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707bc0): _writeAt: size=3, off=2 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707bc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707bc0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.84540242 +0000 UTC m=+28.351732821 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707bc0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707c00): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707c00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707c00): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707c00): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707c00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.84540242 +0000 UTC m=+28.351732821 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707c00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f180 item 3 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707c80): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707c80): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707c80): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707c80): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707c80): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.847070407 +0000 UTC m=+28.353400807 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707c80): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d00): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d00): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d00): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.847070407 +0000 UTC m=+28.353400807 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f6c0 item 4 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d40): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d40): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d40): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.847976148 +0000 UTC m=+28.354306549 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d80): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d80): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d80): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d80): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d80): _writeAt: size=3, off=2 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d80): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d80): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.847976148 +0000 UTC m=+28.354306549 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d80): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707dc0): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707dc0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707dc0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707dc0): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707dc0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.847976148 +0000 UTC m=+28.354306549 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707dc0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fb90 item 5 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707e40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707e40): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707e40): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707e40): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707e40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.849376184 +0000 UTC m=+28.355706635 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707e40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707ec0): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707ec0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707ec0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707ec0): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707ec0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.849376184 +0000 UTC m=+28.355706635 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707ec0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005261c0 item 6 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707f40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707f40): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707f40): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707f40): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707f40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.850292587 +0000 UTC m=+28.356622987 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707f40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a180): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a180): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a180): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a180): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a180): _writeAt: size=3, off=2 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a180): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a180): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.850292587 +0000 UTC m=+28.356622987 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a180): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a840): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a840): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a840): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a840): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a840): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.850292587 +0000 UTC m=+28.356622987 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a840): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005265b0 item 7 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a980): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a980): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a980): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a980): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a980): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.852277484 +0000 UTC m=+28.358607895 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a980): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7ec0): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7ec0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7ec0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7ec0): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7ec0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.852277484 +0000 UTC m=+28.358607895 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7ec0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bf960 item 8 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2000): _readAt: size=2, off=0 2024/11/22 01:00:55 ERROR : open-test-file(0xc0005a2000): Couldn't read size of file 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2000): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2000): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2000): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2000): close: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2000): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a20c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a20c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a20c0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a20c0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a20c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.853880309 +0000 UTC m=+28.360210711 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a20c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a22c0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a22c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a22c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a22c0): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a22c0): _writeAt: size=3, off=2 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a22c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a22c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.853880309 +0000 UTC m=+28.360210711 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a22c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2300): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2300): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2300): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2300): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2300): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.853880309 +0000 UTC m=+28.360210711 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2300): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004769a0 item 9 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a23c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a23c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a23c0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a23c0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a23c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.855219732 +0000 UTC m=+28.361550133 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a23c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2440): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2440): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2440): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2440): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2440): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.855219732 +0000 UTC m=+28.361550133 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2440): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477500 item 10 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2500): _readAt: size=2, off=0 2024/11/22 01:00:55 ERROR : open-test-file(0xc0005a2500): Couldn't read size of file 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2500): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2500): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2500): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2500): close: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2500): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2540): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2540): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2540): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2540): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2540): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.856127899 +0000 UTC m=+28.362458300 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2540): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2680): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2680): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2680): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2680): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2680): _writeAt: size=3, off=2 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2680): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2680): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.856127899 +0000 UTC m=+28.362458300 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2680): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a26c0): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a26c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a26c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a26c0): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a26c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.856127899 +0000 UTC m=+28.362458300 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a26c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477ea0 item 11 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2780): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2780): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2780): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2780): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2780): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.857444057 +0000 UTC m=+28.363774458 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2780): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2840): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2840): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2840): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2840): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2840): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.857444057 +0000 UTC m=+28.363774458 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2840): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bf570 item 12 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2940): _readAt: size=2, off=0 2024/11/22 01:00:55 ERROR : open-test-file(0xc0005a2940): Couldn't read size of file 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2940): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2940): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2940): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2940): close: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2940): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2980): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2980): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2980): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2980): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2980): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.85844632 +0000 UTC m=+28.364776721 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2980): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2c40): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2c40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2c40): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2c40): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2c40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.85844632 +0000 UTC m=+28.364776721 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2c40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005263f0 item 13 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2cc0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2cc0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2cc0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2cc0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2cc0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.859474291 +0000 UTC m=+28.365804692 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2cc0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2d40): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2d40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2d40): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2d40): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2d40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.859474291 +0000 UTC m=+28.365804692 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2d40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526700 item 14 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2e00): _readAt: size=2, off=0 2024/11/22 01:00:55 ERROR : open-test-file(0xc0005a2e00): Couldn't read size of file 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2e00): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2e00): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2e00): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2e00): close: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2e00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2e40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2e40): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2e40): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2e40): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2e40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.860600536 +0000 UTC m=+28.366930937 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2e40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2fc0): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2fc0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2fc0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2fc0): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2fc0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.860600536 +0000 UTC m=+28.366930937 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2fc0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526a80 item 15 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3040): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3040): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3040): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3040): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3040): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.861585144 +0000 UTC m=+28.367915545 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3040): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3100): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3100): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3100): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3100): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3100): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.861585144 +0000 UTC m=+28.367915545 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3100): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526ee0 item 16 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3140): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3140): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3140): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3140): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3140): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.86259996 +0000 UTC m=+28.368930362 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3140): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3180): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3180): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3180): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3180): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3180): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3180): _writeAt: size=3, off=7 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3180): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3180): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.86259996 +0000 UTC m=+28.368930362 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3180): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3200): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3200): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3200): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3200): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3200): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.86259996 +0000 UTC m=+28.368930362 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3200): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527260 item 17 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3280): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3280): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3280): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3280): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3280): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.864062053 +0000 UTC m=+28.370392454 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3280): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3300): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3300): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3300): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3300): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3300): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.864062053 +0000 UTC m=+28.370392454 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3300): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527730 item 18 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3480): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3480): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3480): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3480): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3480): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.86517364 +0000 UTC m=+28.371504060 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3480): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3600): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3600): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3600): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3600): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3600): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3600): _writeAt: size=3, off=7 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3600): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3600): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.86517364 +0000 UTC m=+28.371504060 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3600): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3680): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3680): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3680): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3680): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3680): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.86517364 +0000 UTC m=+28.371504060 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3680): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527a40 item 19 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3700): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3700): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3700): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3700): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3700): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.866964876 +0000 UTC m=+28.373295277 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3700): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3780): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3780): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3780): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3780): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3780): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.866964876 +0000 UTC m=+28.373295277 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3780): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527ea0 item 20 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6200): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6200): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6200): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6200): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6200): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.868569504 +0000 UTC m=+28.374899905 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6200): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a62c0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a62c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a62c0): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a62c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a62c0): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a62c0): _writeAt: size=3, off=7 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a62c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a62c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.868569504 +0000 UTC m=+28.374899905 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a62c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6340): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6340): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6340): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6340): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6340): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.868569504 +0000 UTC m=+28.374899905 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6340): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000535e0 item 21 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a63c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a63c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a63c0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a63c0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a63c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.870310106 +0000 UTC m=+28.376640507 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a63c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6440): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6440): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6440): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6440): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6440): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.870310106 +0000 UTC m=+28.376640507 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6440): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004665b0 item 22 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6500): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6500): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6500): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6500): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6500): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.871453422 +0000 UTC m=+28.377783823 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6500): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6600): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6600): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6600): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6600): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6600): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6600): _writeAt: size=3, off=7 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6600): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6600): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.871453422 +0000 UTC m=+28.377783823 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6600): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6680): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6680): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6680): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6680): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6680): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.871453422 +0000 UTC m=+28.377783823 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6680): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004671f0 item 23 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a68c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a68c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a68c0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a68c0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a68c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.873401571 +0000 UTC m=+28.379731972 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a68c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6a00): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6a00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6a00): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6a00): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6a00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.873401571 +0000 UTC m=+28.379731972 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6a00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467dc0 item 24 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6d80): _readAt: size=2, off=0 2024/11/22 01:00:55 ERROR : open-test-file(0xc0002a6d80): Couldn't read size of file 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6d80): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6d80): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6d80): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6d80): close: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6d80): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6fc0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6fc0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6fc0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6fc0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6fc0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.875891254 +0000 UTC m=+28.382221675 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a6fc0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7080): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7080): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7080): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7080): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7080): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7080): _writeAt: size=3, off=7 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7080): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7080): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.875891254 +0000 UTC m=+28.382221675 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7080): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a70c0): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a70c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a70c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a70c0): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a70c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.875891254 +0000 UTC m=+28.382221675 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a70c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eecb0 item 25 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7240): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7240): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7240): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7240): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7240): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.877359015 +0000 UTC m=+28.383689436 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7240): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7680): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7680): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7680): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7680): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7680): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.877359015 +0000 UTC m=+28.383689436 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7680): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef9d0 item 26 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7a40): _readAt: size=2, off=0 2024/11/22 01:00:55 ERROR : open-test-file(0xc0002a7a40): Couldn't read size of file 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7a40): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7a40): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7a40): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7a40): close: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7a40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7a80): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7a80): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7a80): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7a80): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7a80): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.87856046 +0000 UTC m=+28.384890861 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7a80): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7bc0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7bc0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7bc0): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7bc0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7bc0): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7bc0): _writeAt: size=3, off=7 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7bc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7bc0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.87856046 +0000 UTC m=+28.384890861 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7bc0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7c00): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7c00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7c00): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7c00): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7c00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.87856046 +0000 UTC m=+28.384890861 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7c00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e2a0 item 27 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7c80): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7c80): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7c80): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7c80): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7c80): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.879767445 +0000 UTC m=+28.386097846 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0002a7c80): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a0c0): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a0c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a0c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a0c0): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a0c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.879767445 +0000 UTC m=+28.386097846 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a0c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e850 item 28 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a840): _readAt: size=2, off=0 2024/11/22 01:00:55 ERROR : open-test-file(0xc00053a840): Couldn't read size of file 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a840): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a840): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a840): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a840): close: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053a840): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053ad40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053ad40): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053ad40): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053ad40): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053ad40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.880806786 +0000 UTC m=+28.387137188 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053ad40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b040): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b040): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b040): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b040): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b040): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.880806786 +0000 UTC m=+28.387137188 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b040): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ebd0 item 29 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b1c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b1c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b1c0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b1c0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b1c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.881798159 +0000 UTC m=+28.388128560 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b1c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b780): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b780): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b780): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b780): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b780): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.881798159 +0000 UTC m=+28.388128560 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b780): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f0a0 item 30 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b940): _readAt: size=2, off=0 2024/11/22 01:00:55 ERROR : open-test-file(0xc00053b940): Couldn't read size of file 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b940): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b940): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b940): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b940): close: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b940): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b980): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b980): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b980): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b980): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b980): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.882775816 +0000 UTC m=+28.389106217 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053b980): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053ba40): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053ba40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053ba40): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053ba40): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053ba40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.882775816 +0000 UTC m=+28.389106217 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053ba40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f490 item 31 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bac0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bac0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bac0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bac0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bac0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.883709069 +0000 UTC m=+28.390039500 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bac0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bb40): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bb40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bb40): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bb40): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bb40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.883709069 +0000 UTC m=+28.390039500 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bb40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f7a0 item 32 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bb80): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bb80): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bb80): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bb80): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bb80): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.884606977 +0000 UTC m=+28.390937378 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bb80): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bbc0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bbc0): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bbc0): _writeAt: size=3, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bbc0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bbc0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fc70 item 33 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bbc0): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bbc0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.884907288 +0000 UTC m=+28.391237689 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bbc0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bc00): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bc00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bc00): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bc00): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bc00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.884907288 +0000 UTC m=+28.391237689 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bc00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fe30 item 33 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bc40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bc40): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bc40): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bc40): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bc40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.885829742 +0000 UTC m=+28.392160142 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bc40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bc80): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bc80): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005323f0 item 34 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bc80): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bc80): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bc80): _writeAt: size=3, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bc80): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bc80): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.886211234 +0000 UTC m=+28.392541635 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bc80): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bcc0): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bcc0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bcc0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bcc0): >_readAt: n=3, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bcc0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.886211234 +0000 UTC m=+28.392541635 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bcc0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532850 item 34 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bd00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bd00): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bd00): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bd00): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bd00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.88717249 +0000 UTC m=+28.393502891 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bd00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bd40): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bd40): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bd40): _writeAt: size=3, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bd40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bd40): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533030 item 35 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bd40): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bd40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.887561678 +0000 UTC m=+28.393892069 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc00053bd40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790040): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790040): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790040): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790040): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790040): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.887561678 +0000 UTC m=+28.393892069 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790040): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005331f0 item 35 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790100): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790100): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790100): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790100): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790100): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.88858027 +0000 UTC m=+28.394910671 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790100): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706080): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706080): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005441c0 item 36 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706080): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706080): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706080): _writeAt: size=3, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706080): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706080): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.888913103 +0000 UTC m=+28.395243503 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706080): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706140): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706140): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706140): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706140): >_readAt: n=3, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706140): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.888913103 +0000 UTC m=+28.395243503 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706140): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544310 item 36 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706180): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706180): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706180): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706180): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706180): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.889782016 +0000 UTC m=+28.396112417 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706180): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007061c0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007061c0): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007061c0): _writeAt: size=3, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007061c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007061c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544690 item 37 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007061c0): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007061c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.890130647 +0000 UTC m=+28.396461038 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007061c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706200): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706200): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706200): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706200): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706200): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.890130647 +0000 UTC m=+28.396461038 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706200): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005448c0 item 37 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007063c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007063c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007063c0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007063c0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007063c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.891128682 +0000 UTC m=+28.397459073 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007063c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007064c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007064c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005450a0 item 38 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007064c0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007064c0): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007064c0): _writeAt: size=3, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007064c0): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007064c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.891520443 +0000 UTC m=+28.397850844 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007064c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706500): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706500): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706500): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706500): >_readAt: n=3, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706500): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.891520443 +0000 UTC m=+28.397850844 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706500): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545340 item 38 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706580): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706580): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706580): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706580): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706580): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.892501516 +0000 UTC m=+28.398831917 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706580): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706640): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706640): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706640): _writeAt: size=3, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706640): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706640): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005457a0 item 39 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706640): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706640): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.892804022 +0000 UTC m=+28.399134423 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706640): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706680): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706680): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706680): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706680): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706680): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.892804022 +0000 UTC m=+28.399134423 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706680): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545960 item 39 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706700): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706700): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706700): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706700): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706700): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.893656595 +0000 UTC m=+28.399986996 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706700): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007067c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007067c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056e000 item 40 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007067c0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007067c0): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007067c0): _writeAt: size=3, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007067c0): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007067c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.89404469 +0000 UTC m=+28.400375091 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007067c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706800): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706800): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706800): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706800): >_readAt: n=3, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706800): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.89404469 +0000 UTC m=+28.400375091 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706800): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056e310 item 40 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706840): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706840): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706840): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706840): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706840): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706840): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706840): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.895322087 +0000 UTC m=+28.401652488 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706840): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706880): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706880): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706880): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056e690 item 41 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706880): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706880): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.89574702 +0000 UTC m=+28.402077412 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706880): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007068c0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007068c0): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007068c0): _writeAt: size=3, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007068c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007068c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056e8c0 item 41 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007068c0): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007068c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.896098436 +0000 UTC m=+28.402428838 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007068c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706900): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706900): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706900): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706900): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706900): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.896098436 +0000 UTC m=+28.402428838 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706900): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056ea80 item 41 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007069c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007069c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007069c0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007069c0): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007069c0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007069c0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007069c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.897265508 +0000 UTC m=+28.403595908 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007069c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706a00): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706a00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706a00): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056ee70 item 42 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706a00): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706a00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.897762225 +0000 UTC m=+28.404092656 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706a00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b00): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056efc0 item 42 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b00): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b00): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b00): _writeAt: size=3, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b00): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.89821996 +0000 UTC m=+28.404550362 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b40): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b40): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b40): >_readAt: n=3, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.89821996 +0000 UTC m=+28.404550362 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056f110 item 42 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706c40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706c40): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706c40): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706c40): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706c40): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706c40): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706c40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.899144567 +0000 UTC m=+28.405474969 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706c40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706c80): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706c80): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706c80): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056f5e0 item 43 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706c80): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706c80): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.899534035 +0000 UTC m=+28.405864437 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706c80): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d40): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d40): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d40): _writeAt: size=3, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d40): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056f880 item 43 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d40): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.900030894 +0000 UTC m=+28.406361295 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d80): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d80): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d80): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d80): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d80): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.900030894 +0000 UTC m=+28.406361295 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d80): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056fa40 item 43 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706e40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706e40): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706e40): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706e40): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706e40): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706e40): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706e40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.901241916 +0000 UTC m=+28.407572317 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706e40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706e80): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706e80): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706e80): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056fd50 item 44 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706e80): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706e80): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.901598593 +0000 UTC m=+28.407928994 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706e80): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706f80): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706f80): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aa000 item 44 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706f80): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706f80): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706f80): _writeAt: size=3, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706f80): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706f80): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.902097335 +0000 UTC m=+28.408427735 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706f80): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706fc0): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706fc0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706fc0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706fc0): >_readAt: n=3, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706fc0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.902097335 +0000 UTC m=+28.408427735 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706fc0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aa150 item 44 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707080): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707080): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707080): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707080): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707080): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707080): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707080): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.903087855 +0000 UTC m=+28.409418256 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707080): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007070c0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007070c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007070c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aa4d0 item 45 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007070c0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007070c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.903503542 +0000 UTC m=+28.409833933 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007070c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707180): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707180): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707180): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707180): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707180): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.903503542 +0000 UTC m=+28.409833933 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707180): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aa620 item 45 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707240): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707240): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707240): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707240): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707240): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707240): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707240): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.904528698 +0000 UTC m=+28.410859109 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707240): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707280): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707280): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707280): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aa8c0 item 46 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707280): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707280): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.904848304 +0000 UTC m=+28.411178705 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707280): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707340): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707340): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707340): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707340): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707340): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.904848304 +0000 UTC m=+28.411178705 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707340): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aaa10 item 46 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707480): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707480): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707480): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707480): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707480): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707480): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707480): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.905879571 +0000 UTC m=+28.412209973 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707480): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707500): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707500): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707500): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aad20 item 47 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707500): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707500): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.906324703 +0000 UTC m=+28.412655104 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707500): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707600): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707600): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707600): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707600): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707600): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.906324703 +0000 UTC m=+28.412655104 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707600): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aaee0 item 47 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007076c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007076c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007076c0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007076c0): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007076c0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007076c0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007076c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.907294896 +0000 UTC m=+28.413625297 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007076c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707700): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707700): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707700): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ab1f0 item 48 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707700): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707700): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.907677109 +0000 UTC m=+28.414007511 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707700): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007077c0): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007077c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007077c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007077c0): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007077c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.907677109 +0000 UTC m=+28.414007511 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007077c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ab340 item 48 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707800): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707800): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707800): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707800): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707800): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.908669424 +0000 UTC m=+28.414999825 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707800): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790140): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790140): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790140): _writeAt: size=3, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790140): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790140): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790140): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533730 item 49 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790140): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790140): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.909005201 +0000 UTC m=+28.415335591 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790140): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790180): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790180): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790180): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790180): >_readAt: n=8, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790180): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.909005201 +0000 UTC m=+28.415335591 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790180): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005339d0 item 49 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790200): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790200): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790200): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790200): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790200): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.910118911 +0000 UTC m=+28.416449312 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790200): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790380): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790380): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790380): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533d50 item 50 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790380): _readAt: size=2, off=5 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790380): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790380): _writeAt: size=3, off=5 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790380): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790380): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.910570946 +0000 UTC m=+28.416901347 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790380): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790400): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790400): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790400): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790400): >_readAt: n=3, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790400): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.910570946 +0000 UTC m=+28.416901347 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790400): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533ea0 item 50 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790480): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790480): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790480): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790480): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790480): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.911750671 +0000 UTC m=+28.418081072 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790480): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790580): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790580): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790580): _writeAt: size=3, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790580): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790580): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790580): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d21c0 item 51 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790580): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790580): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.912192405 +0000 UTC m=+28.418522807 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790580): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790600): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790600): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790600): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790600): >_readAt: n=8, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790600): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.912192405 +0000 UTC m=+28.418522807 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790600): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2310 item 51 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007906c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007906c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007906c0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007906c0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007906c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.913292372 +0000 UTC m=+28.419622772 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007906c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790780): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790780): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790780): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d25b0 item 52 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790780): _readAt: size=2, off=5 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790780): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790780): _writeAt: size=3, off=5 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790780): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790780): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.913858899 +0000 UTC m=+28.420189301 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790780): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007907c0): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007907c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007907c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007907c0): >_readAt: n=3, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007907c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.913858899 +0000 UTC m=+28.420189301 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007907c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2700 item 52 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007908c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007908c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007908c0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007908c0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007908c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.914953504 +0000 UTC m=+28.421283936 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007908c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790a80): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790a80): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790a80): _writeAt: size=3, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790a80): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790a80): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790a80): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2a80 item 53 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790a80): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790a80): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.915394459 +0000 UTC m=+28.421724860 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790a80): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790ac0): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790ac0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790ac0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790ac0): >_readAt: n=8, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790ac0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.915394459 +0000 UTC m=+28.421724860 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790ac0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2c40 item 53 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790b40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790b40): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790b40): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790b40): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790b40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.916593198 +0000 UTC m=+28.422923599 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790b40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790c40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790c40): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790c40): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3030 item 54 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790c40): _readAt: size=2, off=5 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790c40): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790c40): _writeAt: size=3, off=5 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790c40): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790c40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.917163163 +0000 UTC m=+28.423493574 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790c40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790d00): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790d00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790d00): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790d00): >_readAt: n=3, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790d00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.917163163 +0000 UTC m=+28.423493574 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790d00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d31f0 item 54 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790d80): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790d80): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790d80): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790d80): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790d80): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.918465667 +0000 UTC m=+28.424796078 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790d80): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790e40): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790e40): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790e40): _writeAt: size=3, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790e40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790e40): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790e40): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3490 item 55 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790e40): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790e40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.918933761 +0000 UTC m=+28.425264162 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790e40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790e80): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790e80): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790e80): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790e80): >_readAt: n=8, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790e80): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.918933761 +0000 UTC m=+28.425264162 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790e80): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d36c0 item 55 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790f40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790f40): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790f40): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790f40): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790f40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.920736289 +0000 UTC m=+28.427066740 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790f40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791000): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791000): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791000): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3ab0 item 56 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791000): _readAt: size=2, off=5 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791000): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791000): _writeAt: size=3, off=5 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791000): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791000): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.921216085 +0000 UTC m=+28.427546486 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791000): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791040): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791040): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791040): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791040): >_readAt: n=3, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791040): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.921216085 +0000 UTC m=+28.427546486 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791040): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3c00 item 56 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791180): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791180): open at offset 0 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791180): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791180): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791180): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791180): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791180): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791180): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.922587538 +0000 UTC m=+28.428917938 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791180): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007911c0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007911c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007911c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3f10 item 57 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007911c0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007911c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.922986243 +0000 UTC m=+28.429316654 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007911c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007912c0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007912c0): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007912c0): _writeAt: size=3, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007912c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007912c0): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007912c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d40e0 item 57 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007912c0): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007912c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.923503839 +0000 UTC m=+28.429834240 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007912c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791340): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791340): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791340): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791340): >_readAt: n=8, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791340): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.923503839 +0000 UTC m=+28.429834240 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791340): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d42a0 item 57 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791440): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791440): open at offset 0 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791440): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791440): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791440): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791440): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791440): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791440): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.925282933 +0000 UTC m=+28.431613334 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791440): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791480): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791480): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791480): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4690 item 58 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791480): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791480): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.925781054 +0000 UTC m=+28.432111465 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791480): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791540): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791540): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791540): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4850 item 58 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791540): _readAt: size=2, off=5 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791540): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791540): _writeAt: size=3, off=5 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791540): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791540): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.926314671 +0000 UTC m=+28.432645072 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791540): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791580): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791580): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791580): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791580): >_readAt: n=3, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791580): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.926314671 +0000 UTC m=+28.432645072 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791580): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d49a0 item 58 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007916c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007916c0): open at offset 0 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007916c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007916c0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007916c0): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007916c0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007916c0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007916c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.927584764 +0000 UTC m=+28.433915165 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007916c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791700): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791700): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791700): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4d20 item 59 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791700): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791700): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.92807002 +0000 UTC m=+28.434400421 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791700): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007917c0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007917c0): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007917c0): _writeAt: size=3, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007917c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007917c0): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007917c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4ee0 item 59 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007917c0): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007917c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.928517246 +0000 UTC m=+28.434847657 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007917c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791800): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791800): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791800): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791800): >_readAt: n=8, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791800): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.928517246 +0000 UTC m=+28.434847657 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791800): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5110 item 59 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007918c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007918c0): open at offset 0 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007918c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007918c0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007918c0): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007918c0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007918c0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007918c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.929592315 +0000 UTC m=+28.435922717 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007918c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791900): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791900): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791900): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d53b0 item 60 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791900): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791900): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.930143765 +0000 UTC m=+28.436474166 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791900): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007919c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007919c0): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007919c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5650 item 60 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007919c0): _readAt: size=2, off=5 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007919c0): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007919c0): _writeAt: size=3, off=5 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007919c0): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007919c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.930861816 +0000 UTC m=+28.437192217 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007919c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791a00): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791a00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791a00): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791a00): >_readAt: n=3, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791a00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.930861816 +0000 UTC m=+28.437192217 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791a00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5810 item 60 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791ac0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791ac0): open at offset 0 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791ac0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791ac0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791ac0): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791ac0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791ac0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791ac0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.932155874 +0000 UTC m=+28.438486285 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791ac0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791b00): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791b00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791b00): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5b90 item 61 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791b00): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791b00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.932530744 +0000 UTC m=+28.438861145 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791b00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791bc0): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791bc0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791bc0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791bc0): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791bc0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.932530744 +0000 UTC m=+28.438861145 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791bc0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5dc0 item 61 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791c80): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791c80): open at offset 0 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791c80): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791c80): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791c80): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791c80): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791c80): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791c80): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.933906264 +0000 UTC m=+28.440236685 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791c80): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791cc0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791cc0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791cc0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462150 item 62 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791cc0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791cc0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.934381352 +0000 UTC m=+28.440711753 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791cc0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791dc0): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791dc0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791dc0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791dc0): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791dc0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.934381352 +0000 UTC m=+28.440711753 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791dc0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462310 item 62 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791e80): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791e80): open at offset 0 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791e80): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791e80): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791e80): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791e80): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791e80): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791e80): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.935454998 +0000 UTC m=+28.441785399 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791e80): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791ec0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791ec0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791ec0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004629a0 item 63 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791ec0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791ec0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.93602891 +0000 UTC m=+28.442359311 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000791ec0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156140): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156140): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156140): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156140): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156140): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.93602891 +0000 UTC m=+28.442359311 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156140): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462c40 item 63 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706080): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706080): open at offset 0 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706080): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706080): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706080): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706080): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706080): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706080): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.937695614 +0000 UTC m=+28.444026015 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706080): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706140): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706140): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706140): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aa1c0 item 64 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706140): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706140): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.938099729 +0000 UTC m=+28.444430130 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706140): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706200): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706200): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706200): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706200): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706200): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.938099729 +0000 UTC m=+28.444430130 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706200): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aa3f0 item 64 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706380): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706380): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706380): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706380): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706380): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.939382436 +0000 UTC m=+28.445712827 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706380): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007063c0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007063c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007063c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007063c0): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007063c0): _writeAt: size=3, off=2 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aa690 item 65 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007063c0): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007063c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.939814102 +0000 UTC m=+28.446144504 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007063c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706400): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706400): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706400): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706400): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706400): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.939814102 +0000 UTC m=+28.446144504 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706400): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aa7e0 item 65 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706440): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706440): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706440): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706440): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706440): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.940887437 +0000 UTC m=+28.447217838 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706440): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007064c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007064c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aaa80 item 66 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007064c0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007064c0): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007064c0): _writeAt: size=3, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007064c0): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007064c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.941321759 +0000 UTC m=+28.447652160 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007064c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706500): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706500): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706500): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706500): >_readAt: n=3, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706500): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.941321759 +0000 UTC m=+28.447652160 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706500): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aac40 item 66 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706540): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706540): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706540): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706540): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706540): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.942226328 +0000 UTC m=+28.448556730 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706540): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706580): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706580): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706580): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706580): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706580): _writeAt: size=3, off=2 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aafc0 item 67 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706580): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706580): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.942747863 +0000 UTC m=+28.449078264 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706580): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007065c0): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007065c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007065c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007065c0): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007065c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.942747863 +0000 UTC m=+28.449078264 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007065c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ab110 item 67 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706640): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706640): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706640): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706640): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706640): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.943798015 +0000 UTC m=+28.450128417 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706640): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706700): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706700): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ab3b0 item 68 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706700): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706700): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706700): _writeAt: size=3, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706700): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706700): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.944298409 +0000 UTC m=+28.450628831 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706700): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706740): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706740): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706740): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706740): >_readAt: n=3, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706740): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.944298409 +0000 UTC m=+28.450628831 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706740): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ab500 item 68 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706780): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706780): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706780): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706780): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706780): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.945472363 +0000 UTC m=+28.451802755 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706780): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007067c0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007067c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007067c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007067c0): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007067c0): _writeAt: size=3, off=2 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ab880 item 69 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007067c0): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007067c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.945830342 +0000 UTC m=+28.452160753 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007067c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706800): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706800): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706800): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706800): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706800): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.945830342 +0000 UTC m=+28.452160753 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706800): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aba40 item 69 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706880): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706880): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706880): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706880): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706880): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.947248903 +0000 UTC m=+28.453579344 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706880): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706940): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706940): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005abce0 item 70 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706940): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706940): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706940): _writeAt: size=3, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706940): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706940): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.947620437 +0000 UTC m=+28.453950839 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706940): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706980): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706980): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706980): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706980): >_readAt: n=3, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706980): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.947620437 +0000 UTC m=+28.453950839 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706980): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4310 item 70 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706a00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706a00): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706a00): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706a00): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706a00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.948508887 +0000 UTC m=+28.454839287 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706a00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b00): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b00): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b00): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b00): _writeAt: size=3, off=2 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4690 item 71 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b00): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.948873308 +0000 UTC m=+28.455203709 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b40): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b40): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b40): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.948873308 +0000 UTC m=+28.455203709 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706b40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f48c0 item 71 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706bc0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706bc0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706bc0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706bc0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706bc0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.949854491 +0000 UTC m=+28.456184893 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706bc0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706cc0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706cc0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4b60 item 72 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706cc0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706cc0): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706cc0): _writeAt: size=3, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706cc0): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706cc0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.950249549 +0000 UTC m=+28.456579951 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706cc0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d00): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d00): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d00): >_readAt: n=3, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.950249549 +0000 UTC m=+28.456579951 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4d90 item 72 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d40): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d40): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d40): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d40): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d40): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.951997114 +0000 UTC m=+28.458327525 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d80): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d80): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d80): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5110 item 73 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d80): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d80): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.952313986 +0000 UTC m=+28.458644387 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706d80): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706dc0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706dc0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706dc0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706dc0): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706dc0): _writeAt: size=3, off=2 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5260 item 73 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706dc0): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706dc0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.952723631 +0000 UTC m=+28.459054032 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706dc0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706e00): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706e00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706e00): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706e00): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706e00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.952723631 +0000 UTC m=+28.459054032 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706e00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5490 item 73 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706f00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706f00): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706f00): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706f00): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706f00): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706f00): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706f00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.953774184 +0000 UTC m=+28.460104585 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706f00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706f40): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706f40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706f40): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5730 item 74 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706f40): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706f40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.954161387 +0000 UTC m=+28.460491788 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000706f40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707000): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707000): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5960 item 74 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707000): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707000): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707000): _writeAt: size=3, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707000): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707000): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.954812213 +0000 UTC m=+28.461142615 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707000): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707040): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707040): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707040): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707040): >_readAt: n=3, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707040): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.954812213 +0000 UTC m=+28.461142615 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707040): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5ab0 item 74 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707100): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707100): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707100): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707100): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707100): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707100): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707100): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.955940241 +0000 UTC m=+28.462270642 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707100): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707140): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707140): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707140): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5e30 item 75 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707140): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707140): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.956337794 +0000 UTC m=+28.462668205 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707140): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707200): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707200): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707200): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707200): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707200): _writeAt: size=3, off=2 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a310 item 75 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707200): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707200): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.956842767 +0000 UTC m=+28.463173198 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707200): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707240): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707240): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707240): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707240): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707240): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.956842767 +0000 UTC m=+28.463173198 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707240): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a5b0 item 75 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707300): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707300): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707300): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707300): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707300): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707300): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707300): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.958071292 +0000 UTC m=+28.464401703 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707300): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707340): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707340): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707340): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ad20 item 76 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707340): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707340): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.958476791 +0000 UTC m=+28.464807191 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707340): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707480): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707480): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046af50 item 76 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707480): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707480): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707480): _writeAt: size=3, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707480): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707480): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.95895854 +0000 UTC m=+28.465289001 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707480): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707500): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707500): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707500): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707500): >_readAt: n=3, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707500): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.95895854 +0000 UTC m=+28.465289001 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707500): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b180 item 76 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707600): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707600): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707600): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707600): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707600): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707600): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707600): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.960043427 +0000 UTC m=+28.466373828 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707600): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707640): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707640): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707640): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b500 item 77 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707640): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707640): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.960398421 +0000 UTC m=+28.466728832 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707640): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707700): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707700): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707700): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707700): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707700): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.960398421 +0000 UTC m=+28.466728832 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707700): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b730 item 77 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007077c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007077c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007077c0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007077c0): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007077c0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007077c0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007077c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.961530877 +0000 UTC m=+28.467861278 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0007077c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707800): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707800): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707800): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b9d0 item 78 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707800): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707800): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.961897892 +0000 UTC m=+28.468228293 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707800): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707900): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707900): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707900): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707900): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707900): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.961897892 +0000 UTC m=+28.468228293 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707900): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bb20 item 78 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a00): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a00): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a00): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a00): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a00): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.96311165 +0000 UTC m=+28.469442050 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a40): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a40): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bea0 item 79 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a40): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.963532015 +0000 UTC m=+28.469862416 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707a40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707b00): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707b00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707b00): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707b00): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707b00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.963532015 +0000 UTC m=+28.469862416 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707b00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462f50 item 79 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707bc0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707bc0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707bc0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707bc0): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707bc0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707bc0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707bc0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.96470673 +0000 UTC m=+28.471037162 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707bc0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707c00): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707c00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707c00): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004633b0 item 80 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707c00): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707c00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.965105845 +0000 UTC m=+28.471436247 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707c00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707cc0): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707cc0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707cc0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707cc0): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707cc0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.965105845 +0000 UTC m=+28.471436247 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707cc0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463730 item 80 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d00): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d00): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d00): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.966326837 +0000 UTC m=+28.472657238 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d40): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d40): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d40): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d40): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d40): _writeAt: size=3, off=7 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463ea0 item 81 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d40): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.966831609 +0000 UTC m=+28.473162021 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d80): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d80): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d80): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d80): >_readAt: n=8, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d80): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.966831609 +0000 UTC m=+28.473162021 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707d80): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004763f0 item 81 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707e00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707e00): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707e00): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707e00): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707e00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.967986528 +0000 UTC m=+28.474316929 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707e00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707ec0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707ec0): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707ec0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476d90 item 82 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707ec0): _readAt: size=2, off=5 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707ec0): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707ec0): _writeAt: size=3, off=5 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707ec0): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707ec0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.968469541 +0000 UTC m=+28.474799952 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707ec0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707f00): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707f00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707f00): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707f00): >_readAt: n=3, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707f00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.968469541 +0000 UTC m=+28.474799952 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000707f00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004770a0 item 82 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156180): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156180): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156180): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156180): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156180): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.969835281 +0000 UTC m=+28.476165693 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156180): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156480): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156480): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156480): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156480): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156480): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156480): _writeAt: size=3, off=7 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477b90 item 83 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156480): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156480): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.970321429 +0000 UTC m=+28.476651831 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156480): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0001564c0): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0001564c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0001564c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0001564c0): >_readAt: n=8, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0001564c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.970321429 +0000 UTC m=+28.476651831 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0001564c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477f10 item 83 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156800): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156800): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156800): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156800): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156800): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.971945074 +0000 UTC m=+28.478275475 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156800): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0001568c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0001568c0): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0001568c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002befc0 item 84 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0001568c0): _readAt: size=2, off=5 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0001568c0): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0001568c0): _writeAt: size=3, off=5 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0001568c0): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0001568c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.972365509 +0000 UTC m=+28.478695911 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0001568c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156900): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156900): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156900): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156900): >_readAt: n=3, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156900): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.972365509 +0000 UTC m=+28.478695911 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156900): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bf960 item 84 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156980): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156980): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156980): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156980): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156980): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.973296889 +0000 UTC m=+28.479627290 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156980): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156a80): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156a80): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156a80): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156a80): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156a80): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156a80): _writeAt: size=3, off=7 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526310 item 85 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156a80): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156a80): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.973707666 +0000 UTC m=+28.480038098 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156a80): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156ac0): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156ac0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156ac0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156ac0): >_readAt: n=8, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156ac0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.973707666 +0000 UTC m=+28.480038098 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156ac0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005264d0 item 85 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156b40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156b40): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156b40): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156b40): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156b40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.974944367 +0000 UTC m=+28.481274778 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156b40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156c00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156c00): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156c00): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005267e0 item 86 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156c00): _readAt: size=2, off=5 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156c00): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156c00): _writeAt: size=3, off=5 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156c00): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156c00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.975430776 +0000 UTC m=+28.481761187 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156c00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156c40): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156c40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156c40): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156c40): >_readAt: n=3, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156c40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.975430776 +0000 UTC m=+28.481761187 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156c40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526930 item 86 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156cc0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156cc0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156cc0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156cc0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156cc0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.976395479 +0000 UTC m=+28.482725880 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156cc0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156dc0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156dc0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156dc0): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156dc0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156dc0): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156dc0): _writeAt: size=3, off=7 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526c40 item 87 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156dc0): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156dc0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.976782281 +0000 UTC m=+28.483112682 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156dc0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156e40): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156e40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156e40): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156e40): >_readAt: n=8, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156e40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.976782281 +0000 UTC m=+28.483112682 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156e40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526ee0 item 87 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156ec0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156ec0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156ec0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156ec0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156ec0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.977883518 +0000 UTC m=+28.484213919 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156ec0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156f80): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156f80): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156f80): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527260 item 88 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156f80): _readAt: size=2, off=5 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156f80): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156f80): _writeAt: size=3, off=5 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156f80): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156f80): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.978551146 +0000 UTC m=+28.484881547 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156f80): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156fc0): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156fc0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156fc0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156fc0): >_readAt: n=3, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156fc0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.978551146 +0000 UTC m=+28.484881547 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000156fc0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005273b0 item 88 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157200): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157200): open at offset 0 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157200): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157200): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157200): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157200): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157200): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157200): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.979687639 +0000 UTC m=+28.486018040 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157200): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157240): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157240): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157240): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005277a0 item 89 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157240): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157240): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.980139874 +0000 UTC m=+28.486470276 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157240): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157300): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157300): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157300): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157300): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157300): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157300): _writeAt: size=3, off=7 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005278f0 item 89 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157300): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157300): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.980648314 +0000 UTC m=+28.486978725 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157300): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0001574c0): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0001574c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0001574c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0001574c0): >_readAt: n=8, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0001574c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.980648314 +0000 UTC m=+28.486978725 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0001574c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527ab0 item 89 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157580): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157580): open at offset 0 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157580): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157580): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157580): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157580): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157580): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157580): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.981754531 +0000 UTC m=+28.488084932 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157580): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157e40): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157e40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157e40): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527dc0 item 90 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157e40): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157e40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.982142566 +0000 UTC m=+28.488472966 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157e40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157f00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157f00): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157f00): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052770 item 90 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157f00): _readAt: size=2, off=5 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157f00): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157f00): _writeAt: size=3, off=5 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157f00): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157f00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.982625217 +0000 UTC m=+28.488955619 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157f00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157f40): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157f40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157f40): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157f40): >_readAt: n=3, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157f40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.982625217 +0000 UTC m=+28.488955619 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000157f40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000535e0 item 90 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a22c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a22c0): open at offset 0 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a22c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a22c0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a22c0): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a22c0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a22c0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a22c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.983586604 +0000 UTC m=+28.489917005 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a22c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2300): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2300): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2300): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466230 item 91 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2300): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2300): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.983952868 +0000 UTC m=+28.490283268 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2300): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2400): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2400): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2400): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2400): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2400): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2400): _writeAt: size=3, off=7 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466690 item 91 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2400): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2400): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.984376239 +0000 UTC m=+28.490706650 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2400): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2440): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2440): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2440): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2440): >_readAt: n=8, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2440): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.984376239 +0000 UTC m=+28.490706650 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2440): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466d90 item 91 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2500): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2500): open at offset 0 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2500): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2500): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2500): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2500): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2500): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2500): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.985382099 +0000 UTC m=+28.491712499 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2500): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2540): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2540): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2540): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004679d0 item 92 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2540): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2540): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.985753091 +0000 UTC m=+28.492083492 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2540): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2680): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2680): open at offset 5 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2680): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467c70 item 92 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2680): _readAt: size=2, off=5 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2680): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2680): _writeAt: size=3, off=5 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2680): >_writeAt: n=3, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2680): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.986197371 +0000 UTC m=+28.492527772 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2680): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a26c0): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a26c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a26c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a26c0): >_readAt: n=3, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a26c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.986197371 +0000 UTC m=+28.492527772 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a26c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee0e0 item 92 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a27c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a27c0): open at offset 0 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a27c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a27c0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a27c0): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a27c0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a27c0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a27c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.987266048 +0000 UTC m=+28.493596450 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a27c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2840): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2840): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2840): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eed90 item 93 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2840): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2840): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.987698275 +0000 UTC m=+28.494028677 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2840): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2940): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2940): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2940): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2940): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2940): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.987698275 +0000 UTC m=+28.494028677 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2940): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef420 item 93 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2b40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2b40): open at offset 0 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2b40): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2b40): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2b40): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2b40): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2b40): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2b40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.98871204 +0000 UTC m=+28.495042440 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2b40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2c40): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2c40): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2c40): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e150 item 94 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2c40): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2c40): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.989109432 +0000 UTC m=+28.495439833 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2c40): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2d00): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2d00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2d00): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2d00): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2d00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.989109432 +0000 UTC m=+28.495439833 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2d00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e2a0 item 94 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2dc0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2dc0): open at offset 0 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2dc0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2dc0): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2dc0): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2dc0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2dc0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2dc0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.99026447 +0000 UTC m=+28.496594872 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2dc0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2e00): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2e00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2e00): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e700 item 95 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2e00): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2e00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.990733486 +0000 UTC m=+28.497063897 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2e00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2f00): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2f00): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2f00): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2f00): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2f00): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.990733486 +0000 UTC m=+28.497063897 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a2f00): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e8c0 item 95 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3040): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3040): open at offset 0 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3040): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3040): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3040): >_readAt: n=0, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3040): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3040): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3040): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.991743603 +0000 UTC m=+28.498074005 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3040): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a30c0): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a30c0): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a30c0): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ecb0 item 96 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a30c0): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a30c0): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.992158899 +0000 UTC m=+28.498489300 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a30c0): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3180): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3180): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3180): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3180): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3180): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.992158899 +0000 UTC m=+28.498489300 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc0005a3180): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ee00 item 96 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= 2024/11/22 01:00:55 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:55 DEBUG : : Looking for writers 2024/11/22 01:00:55 DEBUG : >WaitForWriters: 2024/11/22 01:00:55 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:55 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:55 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:55 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:55 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/11/22 01:00:55 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790240): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790240): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790240): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790240): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790240): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.996215038 +0000 UTC m=+28.502545439 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790240): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790300): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790300): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790300): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790300): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790300): _writeAt: size=3, off=2 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790300): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790300): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.996215038 +0000 UTC m=+28.502545439 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790300): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790380): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790380): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790380): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790380): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790380): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.996215038 +0000 UTC m=+28.502545439 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790380): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005444d0 item 1 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790400): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790400): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790400): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790400): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790400): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.99788102 +0000 UTC m=+28.504211422 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790400): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790440): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790440): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790440): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790440): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790440): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.99788102 +0000 UTC m=+28.504211422 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790440): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: Remove: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544a10 item 2 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790480): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790480): >openPending: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790480): _writeAt: size=5, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790480): >_writeAt: n=5, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790480): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.998988369 +0000 UTC m=+28.505318780 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790480): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790500): _readAt: size=2, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790500): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790500): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790500): >_readAt: n=2, err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790500): _writeAt: size=3, off=2 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790500): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790500): close: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.998988369 +0000 UTC m=+28.505318780 2024/11/22 01:00:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790500): >close: err= 2024/11/22 01:00:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:55 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:55 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790540): _readAt: size=512, off=0 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790540): openPending: 2024/11/22 01:00:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790540): >openPending: err= 2024/11/22 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790540): >_readAt: n=5, err=EOF 2024/11/22 01:00:55 DEBUG : open-test-file(0xc000790540): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:55.998988369 +0000 UTC m=+28.505318780 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790540): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545180 item 3 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6200): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6200): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6200): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6200): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6200): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.000895332 +0000 UTC m=+28.507225733 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6200): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6280): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6280): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6280): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6280): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6280): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.000895332 +0000 UTC m=+28.507225733 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6280): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056e310 item 4 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a62c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a62c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a62c0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a62c0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a62c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.002156177 +0000 UTC m=+28.508486579 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a62c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6340): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6340): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6340): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6340): >_readAt: n=2, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6340): _writeAt: size=3, off=2 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6340): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6340): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.002156177 +0000 UTC m=+28.508486579 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6340): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6380): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6380): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6380): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6380): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6380): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.002156177 +0000 UTC m=+28.508486579 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6380): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056e690 item 5 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6400): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6400): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6400): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6400): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6400): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.004075233 +0000 UTC m=+28.510405634 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6400): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a64c0): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a64c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a64c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a64c0): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a64c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.004075233 +0000 UTC m=+28.510405634 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a64c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056ecb0 item 6 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6580): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6580): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6580): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6580): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6580): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.005082585 +0000 UTC m=+28.511412986 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6580): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6680): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6680): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6680): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6680): >_readAt: n=2, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6680): _writeAt: size=3, off=2 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6680): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6680): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.005082585 +0000 UTC m=+28.511412986 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6680): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6700): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6700): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6700): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6700): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6700): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.005082585 +0000 UTC m=+28.511412986 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6700): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056ef50 item 7 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a69c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a69c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a69c0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a69c0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a69c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.006479375 +0000 UTC m=+28.512809776 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a69c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6d00): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6d00): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6d00): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6d00): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6d00): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.006479375 +0000 UTC m=+28.512809776 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6d00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056f490 item 8 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6d40): _readAt: size=2, off=0 2024/11/22 01:00:56 ERROR : open-test-file(0xc0002a6d40): Couldn't read size of file 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6d40): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6d40): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6d40): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6d40): close: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6d40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6d80): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6d80): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6d80): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6d80): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6d80): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.00746152 +0000 UTC m=+28.513791921 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6d80): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6fc0): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6fc0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6fc0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6fc0): >_readAt: n=2, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6fc0): _writeAt: size=3, off=2 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6fc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6fc0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.00746152 +0000 UTC m=+28.513791921 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6fc0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7000): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7000): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7000): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7000): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7000): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.00746152 +0000 UTC m=+28.513791921 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7000): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056f8f0 item 9 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7080): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7080): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7080): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7080): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7080): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.009234202 +0000 UTC m=+28.515564594 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7080): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7180): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7180): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7180): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7180): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7180): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.009234202 +0000 UTC m=+28.515564594 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7180): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056fd50 item 10 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7680): _readAt: size=2, off=0 2024/11/22 01:00:56 ERROR : open-test-file(0xc0002a7680): Couldn't read size of file 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7680): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7680): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7680): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7680): close: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7680): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a79c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a79c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a79c0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a79c0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a79c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.011280395 +0000 UTC m=+28.517610796 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a79c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7a80): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7a80): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7a80): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7a80): >_readAt: n=2, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7a80): _writeAt: size=3, off=2 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7a80): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7a80): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.011280395 +0000 UTC m=+28.517610796 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7a80): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7ac0): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7ac0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7ac0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7ac0): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7ac0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.011280395 +0000 UTC m=+28.517610796 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7ac0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532310 item 11 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7bc0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7bc0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7bc0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7bc0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7bc0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.013650944 +0000 UTC m=+28.519981345 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7bc0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7c40): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7c40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7c40): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7c40): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7c40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.013650944 +0000 UTC m=+28.519981345 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7c40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532e70 item 12 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7e00): _readAt: size=2, off=0 2024/11/22 01:00:56 ERROR : open-test-file(0xc0002a7e00): Couldn't read size of file 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7e00): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7e00): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7e00): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7e00): close: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7e00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7ec0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7ec0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7ec0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7ec0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7ec0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.015418296 +0000 UTC m=+28.521748707 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a7ec0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a180): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a180): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a180): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a180): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a180): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.015418296 +0000 UTC m=+28.521748707 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a180): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005332d0 item 13 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a900): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a900): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a900): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a900): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a900): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.016941682 +0000 UTC m=+28.523272113 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a900): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053ad40): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053ad40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053ad40): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053ad40): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053ad40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.016941682 +0000 UTC m=+28.523272113 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053ad40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533810 item 14 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b040): _readAt: size=2, off=0 2024/11/22 01:00:56 ERROR : open-test-file(0xc00053b040): Couldn't read size of file 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b040): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b040): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b040): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b040): close: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b040): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b140): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b140): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b140): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b140): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b140): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.018751654 +0000 UTC m=+28.525082055 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b140): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b780): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b780): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b780): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b780): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b780): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.018751654 +0000 UTC m=+28.525082055 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b780): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533c70 item 15 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b900): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b900): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b900): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b900): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b900): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.020463572 +0000 UTC m=+28.526793974 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b900): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b980): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b980): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b980): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b980): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b980): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.020463572 +0000 UTC m=+28.526793974 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b980): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533f10 item 16 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8040): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8040): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8040): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8040): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8040): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.027141539 +0000 UTC m=+28.533471930 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8040): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a22c0): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a22c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a22c0): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a22c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a22c0): >_readAt: n=2, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a22c0): _writeAt: size=3, off=7 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a22c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a22c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.027141539 +0000 UTC m=+28.533471930 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a22c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2300): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2300): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2300): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2300): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2300): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.027141539 +0000 UTC m=+28.533471930 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2300): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e0e0 item 17 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a23c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a23c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a23c0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a23c0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a23c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.030030777 +0000 UTC m=+28.536361178 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a23c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2440): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2440): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2440): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2440): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2440): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.030030777 +0000 UTC m=+28.536361178 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2440): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e620 item 18 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a24c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a24c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a24c0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a24c0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a24c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.033197954 +0000 UTC m=+28.539528385 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a24c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2580): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2580): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2580): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2580): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2580): >_readAt: n=2, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2580): _writeAt: size=3, off=7 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2580): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2580): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.033197954 +0000 UTC m=+28.539528385 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2580): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2600): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2600): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2600): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2600): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2600): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.033197954 +0000 UTC m=+28.539528385 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2600): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e930 item 19 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a26c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a26c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a26c0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a26c0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a26c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.035974361 +0000 UTC m=+28.542304873 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a26c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2780): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2780): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2780): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2780): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2780): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.035974361 +0000 UTC m=+28.542304873 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2780): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ee00 item 20 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2840): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2840): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2840): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2840): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2840): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.037492357 +0000 UTC m=+28.543822778 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2840): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2940): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2940): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2940): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2940): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2940): >_readAt: n=2, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2940): _writeAt: size=3, off=7 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2940): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2940): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.037492357 +0000 UTC m=+28.543822778 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2940): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a0c0): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a0c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a0c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a0c0): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a0c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.037492357 +0000 UTC m=+28.543822778 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a0c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f2d0 item 21 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a180): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a180): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a180): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a180): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a180): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.040010803 +0000 UTC m=+28.546341203 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a180): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a900): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a900): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a900): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a900): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a900): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.040010803 +0000 UTC m=+28.546341203 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053a900): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2310 item 22 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053ad40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053ad40): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053ad40): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053ad40): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053ad40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.041937702 +0000 UTC m=+28.548268104 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053ad40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b040): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b040): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b040): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b040): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b040): >_readAt: n=2, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b040): _writeAt: size=3, off=7 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b040): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b040): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.041937702 +0000 UTC m=+28.548268104 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b040): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b140): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b140): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b140): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b140): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b140): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.041937702 +0000 UTC m=+28.548268104 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b140): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d25b0 item 23 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b300): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b300): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b300): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b300): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b300): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.043722858 +0000 UTC m=+28.550053258 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b300): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b800): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b800): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b800): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b800): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b800): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.043722858 +0000 UTC m=+28.550053258 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053b800): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2a10 item 24 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053ba00): _readAt: size=2, off=0 2024/11/22 01:00:56 ERROR : open-test-file(0xc00053ba00): Couldn't read size of file 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053ba00): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053ba00): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053ba00): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053ba00): close: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053ba00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053ba40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053ba40): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053ba40): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053ba40): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053ba40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.045022907 +0000 UTC m=+28.551353308 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053ba40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bb00): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bb00): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bb00): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bb00): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bb00): >_readAt: n=2, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bb00): _writeAt: size=3, off=7 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bb00): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bb00): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.045022907 +0000 UTC m=+28.551353308 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bb00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bb40): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bb40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bb40): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bb40): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bb40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.045022907 +0000 UTC m=+28.551353308 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bb40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2d20 item 25 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bbc0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bbc0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bbc0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bbc0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bbc0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.047213179 +0000 UTC m=+28.553543580 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bbc0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bc40): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bc40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bc40): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bc40): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bc40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.047213179 +0000 UTC m=+28.553543580 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bc40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3260 item 26 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bd00): _readAt: size=2, off=0 2024/11/22 01:00:56 ERROR : open-test-file(0xc00053bd00): Couldn't read size of file 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bd00): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bd00): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bd00): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bd00): close: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bd00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bd40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bd40): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bd40): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bd40): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bd40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.049005467 +0000 UTC m=+28.555335869 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc00053bd40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790100): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790100): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790100): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790100): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790100): >_readAt: n=2, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790100): _writeAt: size=3, off=7 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790100): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790100): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.049005467 +0000 UTC m=+28.555335869 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790100): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2980): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2980): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2980): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2980): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2980): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.049005467 +0000 UTC m=+28.555335869 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2980): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3500 item 27 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2ac0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2ac0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2ac0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2ac0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2ac0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.050399542 +0000 UTC m=+28.556729943 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2ac0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2b40): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2b40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2b40): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2b40): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2b40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.050399542 +0000 UTC m=+28.556729943 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2b40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f7a0 item 28 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2cc0): _readAt: size=2, off=0 2024/11/22 01:00:56 ERROR : open-test-file(0xc0005a2cc0): Couldn't read size of file 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2cc0): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2cc0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2cc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2cc0): close: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2cc0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2d00): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2d00): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2d00): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2d00): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2d00): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.051306216 +0000 UTC m=+28.557636617 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2d00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2dc0): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2dc0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2dc0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2dc0): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2dc0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.051306216 +0000 UTC m=+28.557636617 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2dc0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fc70 item 29 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2e40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2e40): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2e40): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2e40): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2e40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.052392506 +0000 UTC m=+28.558722907 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2e40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2f00): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2f00): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2f00): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2f00): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2f00): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.052392506 +0000 UTC m=+28.558722907 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a2f00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005441c0 item 30 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3040): _readAt: size=2, off=0 2024/11/22 01:00:56 ERROR : open-test-file(0xc0005a3040): Couldn't read size of file 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3040): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3040): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3040): >_writeAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3040): close: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3040): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a30c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a30c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a30c0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a30c0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a30c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.053316752 +0000 UTC m=+28.559647154 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a30c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3180): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3180): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3180): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3180): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3180): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.053316752 +0000 UTC m=+28.559647154 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3180): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005445b0 item 31 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3240): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3240): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3240): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3240): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3240): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.054116006 +0000 UTC m=+28.560446408 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3240): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a32c0): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a32c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a32c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a32c0): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a32c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.054116006 +0000 UTC m=+28.560446408 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a32c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544a10 item 32 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3300): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3300): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3300): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3300): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3300): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.054978747 +0000 UTC m=+28.561309149 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3300): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3400): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3400): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3400): _writeAt: size=3, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3400): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3400): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545180 item 33 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3400): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3400): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.055269631 +0000 UTC m=+28.561600032 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3400): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3480): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3480): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3480): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3480): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3480): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.055269631 +0000 UTC m=+28.561600032 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3480): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545420 item 33 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3500): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3500): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3500): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3500): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3500): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.056051673 +0000 UTC m=+28.562382074 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3500): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a35c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a35c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545810 item 34 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a35c0): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a35c0): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a35c0): _writeAt: size=3, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a35c0): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a35c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.056395114 +0000 UTC m=+28.562725515 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a35c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3600): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3600): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3600): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3600): >_readAt: n=3, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3600): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.056395114 +0000 UTC m=+28.562725515 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3600): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005459d0 item 34 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3680): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3680): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3680): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3680): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3680): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.057276531 +0000 UTC m=+28.563606932 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3680): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a36c0): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a36c0): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a36c0): _writeAt: size=3, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a36c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a36c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4150 item 35 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a36c0): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a36c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.057613531 +0000 UTC m=+28.563943932 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a36c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3700): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3700): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3700): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3700): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3700): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.057613531 +0000 UTC m=+28.563943932 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3700): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4310 item 35 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3780): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3780): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3780): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3780): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3780): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.058438683 +0000 UTC m=+28.564769084 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3780): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3880): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3880): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4770 item 36 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3880): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3880): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3880): _writeAt: size=3, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3880): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3880): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.058797222 +0000 UTC m=+28.565127623 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3880): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a38c0): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a38c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a38c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a38c0): >_readAt: n=3, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a38c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.058797222 +0000 UTC m=+28.565127623 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a38c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d48c0 item 36 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3900): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3900): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3900): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3900): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3900): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.059668319 +0000 UTC m=+28.565998721 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3900): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3940): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3940): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3940): _writeAt: size=3, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3940): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3940): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4b60 item 37 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3940): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3940): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.06001676 +0000 UTC m=+28.566347161 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3940): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3980): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3980): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3980): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3980): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3980): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.06001676 +0000 UTC m=+28.566347161 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3980): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4d90 item 37 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3a00): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3a00): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3a00): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3a00): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3a00): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.061358757 +0000 UTC m=+28.567689158 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3a00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3ac0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3ac0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5180 item 38 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3ac0): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3ac0): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3ac0): _writeAt: size=3, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3ac0): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3ac0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.061943901 +0000 UTC m=+28.568274301 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3ac0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3b00): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3b00): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3b00): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3b00): >_readAt: n=3, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3b00): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.061943901 +0000 UTC m=+28.568274301 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3b00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d52d0 item 38 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3b80): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3b80): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3b80): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3b80): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3b80): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.063042193 +0000 UTC m=+28.569372593 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3b80): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3c40): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3c40): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3c40): _writeAt: size=3, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3c40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3c40): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d56c0 item 39 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3c40): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3c40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.06357032 +0000 UTC m=+28.569900721 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3c40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3c80): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3c80): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3c80): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3c80): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3c80): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.06357032 +0000 UTC m=+28.569900721 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3c80): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5880 item 39 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3d00): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3d00): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3d00): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3d00): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3d00): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.064719046 +0000 UTC m=+28.571049446 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3d00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3dc0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3dc0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5c70 item 40 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3dc0): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3dc0): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3dc0): _writeAt: size=3, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3dc0): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3dc0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.06510134 +0000 UTC m=+28.571431742 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3dc0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3e00): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3e00): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3e00): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3e00): >_readAt: n=3, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3e00): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.06510134 +0000 UTC m=+28.571431742 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3e00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5e30 item 40 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3e40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3e40): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3e40): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3e40): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3e40): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3e40): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3e40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.066361865 +0000 UTC m=+28.572692267 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3e40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3e80): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3e80): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3e80): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aa150 item 41 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3e80): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3e80): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.066771911 +0000 UTC m=+28.573102313 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3e80): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3ec0): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3ec0): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3ec0): _writeAt: size=3, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3ec0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3ec0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aa310 item 41 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3ec0): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3ec0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.067442364 +0000 UTC m=+28.573772765 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3ec0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3f00): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3f00): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3f00): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3f00): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3f00): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.067442364 +0000 UTC m=+28.573772765 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0005a3f00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aa4d0 item 41 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a82c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a82c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a82c0): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a82c0): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a82c0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a82c0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a82c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.068640773 +0000 UTC m=+28.574971174 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a82c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8300): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8300): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8300): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aa770 item 42 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8300): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8300): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.068998271 +0000 UTC m=+28.575328672 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8300): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a84c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a84c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aa8c0 item 42 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a84c0): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a84c0): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a84c0): _writeAt: size=3, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a84c0): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a84c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.069567014 +0000 UTC m=+28.575897415 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a84c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8500): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8500): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8500): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8500): >_readAt: n=3, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8500): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.069567014 +0000 UTC m=+28.575897415 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8500): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aaa10 item 42 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8640): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8640): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8640): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8640): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8640): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8640): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8640): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.071070382 +0000 UTC m=+28.577400784 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8640): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8680): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8680): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8680): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aad20 item 43 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8680): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8680): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.071610151 +0000 UTC m=+28.577940552 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8680): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8780): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8780): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8780): _writeAt: size=3, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8780): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8780): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aaee0 item 43 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8780): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8780): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.07207541 +0000 UTC m=+28.578405812 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8780): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a87c0): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a87c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a87c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a87c0): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a87c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.07207541 +0000 UTC m=+28.578405812 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a87c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ab0a0 item 43 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a88c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a88c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a88c0): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a88c0): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a88c0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a88c0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a88c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.073441022 +0000 UTC m=+28.579771423 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a88c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8940): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8940): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8940): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ab340 item 44 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8940): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8940): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.074059577 +0000 UTC m=+28.580389978 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8940): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8a40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8a40): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ab490 item 44 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8a40): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8a40): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8a40): _writeAt: size=3, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8a40): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8a40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.074664978 +0000 UTC m=+28.580995379 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8a40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8a80): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8a80): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8a80): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8a80): >_readAt: n=3, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8a80): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.074664978 +0000 UTC m=+28.580995379 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8a80): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ab650 item 44 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8b40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8b40): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8b40): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8b40): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8b40): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8b40): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8b40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.075925924 +0000 UTC m=+28.582256325 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8b40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8b80): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8b80): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8b80): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ab960 item 45 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8b80): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8b80): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.076310763 +0000 UTC m=+28.582641164 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8b80): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8c40): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8c40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8c40): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8c40): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8c40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.076310763 +0000 UTC m=+28.582641164 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8c40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005abb20 item 45 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8d00): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8d00): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8d00): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8d00): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8d00): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8d00): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8d00): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.077702143 +0000 UTC m=+28.584032543 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8d00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8d40): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8d40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8d40): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005abe30 item 46 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8d40): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8d40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.078097451 +0000 UTC m=+28.584427842 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8d40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8e40): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8e40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8e40): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8e40): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8e40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.078097451 +0000 UTC m=+28.584427842 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8e40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4380 item 46 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8f40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8f40): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8f40): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8f40): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8f40): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8f40): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8f40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.079469975 +0000 UTC m=+28.585800377 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8f40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8f80): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8f80): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8f80): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4700 item 47 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8f80): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8f80): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.079832513 +0000 UTC m=+28.586162914 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a8f80): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9040): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9040): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9040): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9040): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9040): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.079832513 +0000 UTC m=+28.586162914 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9040): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4930 item 47 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9100): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9100): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9100): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9100): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9100): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9100): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9100): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.080966332 +0000 UTC m=+28.587296753 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9100): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9140): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9140): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9140): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4cb0 item 48 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9140): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9140): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.081294414 +0000 UTC m=+28.587624815 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9140): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9200): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9200): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9200): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9200): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9200): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.081294414 +0000 UTC m=+28.587624815 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9200): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4e00 item 48 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9240): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9240): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9240): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9240): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9240): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.082670294 +0000 UTC m=+28.589000976 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9240): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9280): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9280): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9280): _writeAt: size=3, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9280): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9280): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9280): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5180 item 49 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9280): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9280): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.08304729 +0000 UTC m=+28.589377690 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9280): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a92c0): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a92c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a92c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a92c0): >_readAt: n=8, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a92c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.08304729 +0000 UTC m=+28.589377690 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a92c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f52d0 item 49 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9340): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9340): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9340): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9340): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9340): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.084186868 +0000 UTC m=+28.590517269 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9340): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9700): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9700): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9700): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5650 item 50 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9700): _readAt: size=2, off=5 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9700): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9700): _writeAt: size=3, off=5 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9700): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9700): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.084570215 +0000 UTC m=+28.590900616 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9700): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9740): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9740): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9740): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9740): >_readAt: n=3, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9740): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.084570215 +0000 UTC m=+28.590900616 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9740): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5880 item 50 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a97c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a97c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a97c0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a97c0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a97c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.085801936 +0000 UTC m=+28.592132337 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a97c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9880): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9880): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9880): _writeAt: size=3, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9880): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9880): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9880): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5b20 item 51 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9880): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9880): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.08626451 +0000 UTC m=+28.592594931 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9880): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a98c0): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a98c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a98c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a98c0): >_readAt: n=8, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a98c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.08626451 +0000 UTC m=+28.592594931 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a98c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f5d50 item 51 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9940): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9940): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9940): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9940): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9940): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.087675426 +0000 UTC m=+28.594005827 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9940): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9a00): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9a00): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9a00): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a380 item 52 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9a00): _readAt: size=2, off=5 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9a00): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9a00): _writeAt: size=3, off=5 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9a00): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9a00): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.088145594 +0000 UTC m=+28.594475996 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9a00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9a40): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9a40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9a40): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9a40): >_readAt: n=3, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9a40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.088145594 +0000 UTC m=+28.594475996 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9a40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a700 item 52 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9ac0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9ac0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9ac0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9ac0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9ac0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.089386373 +0000 UTC m=+28.595716784 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9ac0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9c00): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9c00): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9c00): _writeAt: size=3, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9c00): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9c00): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9c00): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ae00 item 53 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9c00): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9c00): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.089763487 +0000 UTC m=+28.596093888 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9c00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9c40): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9c40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9c40): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9c40): >_readAt: n=8, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9c40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.089763487 +0000 UTC m=+28.596093888 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9c40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b030 item 53 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9cc0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9cc0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9cc0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9cc0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9cc0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.09096898 +0000 UTC m=+28.597299381 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9cc0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9dc0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9dc0): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9dc0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b340 item 54 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9dc0): _readAt: size=2, off=5 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9dc0): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9dc0): _writeAt: size=3, off=5 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9dc0): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9dc0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.091468793 +0000 UTC m=+28.597799184 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9dc0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9e00): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9e00): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9e00): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9e00): >_readAt: n=3, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9e00): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.091468793 +0000 UTC m=+28.597799184 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9e00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b5e0 item 54 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9e80): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9e80): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9e80): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9e80): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9e80): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.092692069 +0000 UTC m=+28.599022460 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9e80): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9f40): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9f40): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9f40): _writeAt: size=3, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9f40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9f40): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9f40): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b8f0 item 55 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9f40): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9f40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.09306153 +0000 UTC m=+28.599391931 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0004a9f40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706000): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706000): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706000): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706000): >_readAt: n=8, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706000): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.09306153 +0000 UTC m=+28.599391931 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706000): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ba40 item 55 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706080): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706080): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706080): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706080): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706080): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.09433564 +0000 UTC m=+28.600666041 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706080): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007061c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007061c0): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007061c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bdc0 item 56 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007061c0): _readAt: size=2, off=5 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007061c0): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007061c0): _writeAt: size=3, off=5 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007061c0): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007061c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.094887681 +0000 UTC m=+28.601218082 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007061c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706200): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706200): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706200): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706200): >_readAt: n=3, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706200): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.094887681 +0000 UTC m=+28.601218082 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706200): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462000 item 56 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706400): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706400): open at offset 0 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706400): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706400): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706400): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706400): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706400): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706400): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.096175627 +0000 UTC m=+28.602506028 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706400): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706440): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706440): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706440): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462460 item 57 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706440): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706440): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.096577568 +0000 UTC m=+28.602907969 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706440): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706540): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706540): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706540): _writeAt: size=3, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706540): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706540): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706540): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004627e0 item 57 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706540): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706540): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.097157292 +0000 UTC m=+28.603487692 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706540): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706580): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706580): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706580): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706580): >_readAt: n=8, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706580): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.097157292 +0000 UTC m=+28.603487692 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706580): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462a80 item 57 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706640): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706640): open at offset 0 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706640): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706640): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706640): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706640): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706640): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706640): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.098719661 +0000 UTC m=+28.605050072 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706640): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706680): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706680): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706680): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004630a0 item 58 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706680): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706680): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.099493325 +0000 UTC m=+28.605823726 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706680): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706740): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706740): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706740): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463260 item 58 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706740): _readAt: size=2, off=5 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706740): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706740): _writeAt: size=3, off=5 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706740): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706740): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.099952814 +0000 UTC m=+28.606283215 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706740): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706780): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706780): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706780): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706780): >_readAt: n=3, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706780): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.099952814 +0000 UTC m=+28.606283215 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706780): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463500 item 58 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706840): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706840): open at offset 0 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706840): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706840): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706840): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706840): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706840): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706840): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.1011066 +0000 UTC m=+28.607437002 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706840): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706880): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706880): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706880): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463c00 item 59 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706880): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706880): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.101426437 +0000 UTC m=+28.607756838 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706880): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706940): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706940): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706940): _writeAt: size=3, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706940): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706940): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706940): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463f10 item 59 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706940): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706940): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.101857162 +0000 UTC m=+28.608187563 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706940): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706980): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706980): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706980): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706980): >_readAt: n=8, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706980): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.101857162 +0000 UTC m=+28.608187563 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706980): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004768c0 item 59 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706a40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706a40): open at offset 0 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706a40): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706a40): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706a40): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706a40): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706a40): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706a40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.103038199 +0000 UTC m=+28.609368600 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706a40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706ac0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706ac0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706ac0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476e70 item 60 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706ac0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706ac0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.103441242 +0000 UTC m=+28.609771643 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706ac0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706b80): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706b80): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706b80): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477260 item 60 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706b80): _readAt: size=2, off=5 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706b80): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706b80): _writeAt: size=3, off=5 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706b80): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706b80): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.103934142 +0000 UTC m=+28.610264543 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706b80): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706bc0): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706bc0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706bc0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706bc0): >_readAt: n=3, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706bc0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.103934142 +0000 UTC m=+28.610264543 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706bc0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477960 item 60 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706cc0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706cc0): open at offset 0 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706cc0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706cc0): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706cc0): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706cc0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706cc0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706cc0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.105073321 +0000 UTC m=+28.611403722 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706cc0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706d00): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706d00): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706d00): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002be5b0 item 61 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706d00): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706d00): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.105700633 +0000 UTC m=+28.612031044 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706d00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706dc0): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706dc0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706dc0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706dc0): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706dc0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.105700633 +0000 UTC m=+28.612031044 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706dc0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bea10 item 61 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706e80): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706e80): open at offset 0 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706e80): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706e80): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706e80): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706e80): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706e80): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706e80): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.107218399 +0000 UTC m=+28.613548800 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706e80): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706f00): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706f00): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706f00): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bf960 item 62 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706f00): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706f00): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.107869254 +0000 UTC m=+28.614199656 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706f00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706fc0): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706fc0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706fc0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706fc0): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706fc0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.107869254 +0000 UTC m=+28.614199656 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000706fc0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526070 item 62 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707080): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707080): open at offset 0 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707080): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707080): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707080): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707080): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707080): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707080): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.109453155 +0000 UTC m=+28.615783556 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707080): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007070c0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007070c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007070c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005264d0 item 63 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007070c0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007070c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.109888487 +0000 UTC m=+28.616218888 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007070c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707180): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707180): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707180): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707180): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707180): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.109888487 +0000 UTC m=+28.616218888 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707180): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526690 item 63 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707240): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707240): open at offset 0 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707240): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707240): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707240): >_readAt: n=0, err=Bad file descriptor 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707240): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707240): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707240): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.111589255 +0000 UTC m=+28.617919646 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707240): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707280): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707280): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707280): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526930 item 64 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707280): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707280): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.111987819 +0000 UTC m=+28.618318220 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707280): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707340): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707340): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707340): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707340): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707340): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.111987819 +0000 UTC m=+28.618318220 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707340): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526a80 item 64 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007073c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007073c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007073c0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007073c0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007073c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.113481351 +0000 UTC m=+28.619811751 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007073c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707400): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707400): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707400): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707400): >_readAt: n=2, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707400): _writeAt: size=3, off=2 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526ee0 item 65 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707400): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707400): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.113951568 +0000 UTC m=+28.620281969 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707400): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707480): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707480): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707480): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707480): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707480): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.113951568 +0000 UTC m=+28.620281969 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707480): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005270a0 item 65 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707500): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707500): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707500): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707500): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707500): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.115307092 +0000 UTC m=+28.621637493 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707500): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707580): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707580): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005273b0 item 66 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707580): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707580): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707580): _writeAt: size=3, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707580): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707580): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.115826101 +0000 UTC m=+28.622156522 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707580): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007075c0): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007075c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007075c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007075c0): >_readAt: n=3, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007075c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.115826101 +0000 UTC m=+28.622156522 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007075c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005275e0 item 66 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707600): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707600): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707600): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707600): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707600): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.117252857 +0000 UTC m=+28.623583258 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707600): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707640): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707640): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707640): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707640): >_readAt: n=2, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707640): _writeAt: size=3, off=2 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005278f0 item 67 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707640): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707640): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.117823073 +0000 UTC m=+28.624153474 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707640): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707680): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707680): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707680): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707680): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707680): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.117823073 +0000 UTC m=+28.624153474 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707680): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527ab0 item 67 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707700): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707700): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707700): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707700): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707700): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.119015219 +0000 UTC m=+28.625345621 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707700): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007077c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007077c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527dc0 item 68 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007077c0): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007077c0): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007077c0): _writeAt: size=3, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007077c0): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007077c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.119495647 +0000 UTC m=+28.625826049 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007077c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707800): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707800): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707800): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707800): >_readAt: n=3, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707800): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.119495647 +0000 UTC m=+28.625826049 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707800): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052770 item 68 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707840): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707840): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707840): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707840): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707840): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.120654322 +0000 UTC m=+28.626984723 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707840): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707880): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707880): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707880): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707880): >_readAt: n=2, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707880): _writeAt: size=3, off=2 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c00 item 69 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707880): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707880): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.121128398 +0000 UTC m=+28.627458798 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707880): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707900): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707900): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707900): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707900): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707900): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.121128398 +0000 UTC m=+28.627458798 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707900): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466230 item 69 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707980): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707980): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707980): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707980): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707980): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.122603002 +0000 UTC m=+28.628933404 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707980): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707a80): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707a80): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466d90 item 70 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707a80): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707a80): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707a80): _writeAt: size=3, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707a80): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707a80): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.123130098 +0000 UTC m=+28.629460499 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707a80): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707ac0): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707ac0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707ac0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707ac0): >_readAt: n=3, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707ac0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.123130098 +0000 UTC m=+28.629460499 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707ac0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004672d0 item 70 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707b40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707b40): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707b40): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707b40): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707b40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.124321944 +0000 UTC m=+28.630652345 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707b40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707c00): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707c00): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707c00): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707c00): >_readAt: n=2, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707c00): _writeAt: size=3, off=2 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467c70 item 71 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707c00): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707c00): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.12472655 +0000 UTC m=+28.631056951 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707c00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707c40): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707c40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707c40): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707c40): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707c40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.12472655 +0000 UTC m=+28.631056951 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707c40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee0e0 item 71 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707cc0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707cc0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707cc0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707cc0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707cc0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.125767494 +0000 UTC m=+28.632097895 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707cc0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707d80): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707d80): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eed90 item 72 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707d80): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707d80): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707d80): _writeAt: size=3, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707d80): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707d80): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.126421808 +0000 UTC m=+28.632752208 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707d80): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707dc0): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707dc0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707dc0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707dc0): >_readAt: n=3, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707dc0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.126421808 +0000 UTC m=+28.632752208 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707dc0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef420 item 72 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707e00): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707e00): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707e00): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707e00): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707e00): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707e00): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707e00): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.127363768 +0000 UTC m=+28.633694168 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707e00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707e40): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707e40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707e40): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056e1c0 item 73 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707e40): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707e40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.127907212 +0000 UTC m=+28.634237613 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707e40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707e80): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707e80): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707e80): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707e80): >_readAt: n=2, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707e80): _writeAt: size=3, off=2 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056e460 item 73 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707e80): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707e80): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.128373644 +0000 UTC m=+28.634704045 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707e80): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707ec0): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707ec0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707ec0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707ec0): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707ec0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.128373644 +0000 UTC m=+28.634704045 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000707ec0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056e620 item 73 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156140): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156140): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156140): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156140): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156140): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156140): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156140): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.129350549 +0000 UTC m=+28.635680950 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156140): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156180): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156180): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156180): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056ea10 item 74 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156180): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156180): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.129653806 +0000 UTC m=+28.635984206 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156180): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156480): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156480): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056ecb0 item 74 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156480): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156480): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156480): _writeAt: size=3, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156480): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156480): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.131196418 +0000 UTC m=+28.637526819 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156480): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0001564c0): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0001564c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0001564c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0001564c0): >_readAt: n=3, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0001564c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.131196418 +0000 UTC m=+28.637526819 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0001564c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056ee00 item 74 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156840): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156840): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156840): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156840): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156840): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156840): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156840): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.133603515 +0000 UTC m=+28.639933906 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156840): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156880): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156880): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156880): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056f0a0 item 75 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156880): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156880): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.134655952 +0000 UTC m=+28.640986353 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156880): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156940): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156940): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156940): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156940): >_readAt: n=2, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156940): _writeAt: size=3, off=2 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056f260 item 75 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156940): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156940): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.135274227 +0000 UTC m=+28.641604627 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156940): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156980): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156980): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156980): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156980): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156980): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.135274227 +0000 UTC m=+28.641604627 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156980): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056f570 item 75 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156a80): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156a80): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156a80): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156a80): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156a80): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156a80): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156a80): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.137295502 +0000 UTC m=+28.643625904 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156a80): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156ac0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156ac0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156ac0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056f9d0 item 76 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156ac0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156ac0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.138023352 +0000 UTC m=+28.644353753 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156ac0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156b80): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156b80): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056fb20 item 76 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156b80): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156b80): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156b80): _writeAt: size=3, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156b80): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156b80): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.138448607 +0000 UTC m=+28.644779008 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156b80): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156bc0): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156bc0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156bc0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156bc0): >_readAt: n=3, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156bc0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.138448607 +0000 UTC m=+28.644779008 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156bc0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056fc70 item 76 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156c80): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156c80): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156c80): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156c80): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156c80): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156c80): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156c80): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.139447333 +0000 UTC m=+28.645777734 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156c80): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156cc0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156cc0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156cc0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532230 item 77 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156cc0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156cc0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.140161017 +0000 UTC m=+28.646491408 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156cc0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156dc0): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156dc0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156dc0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156dc0): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156dc0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.140161017 +0000 UTC m=+28.646491408 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156dc0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005324d0 item 77 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156ec0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156ec0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156ec0): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156ec0): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156ec0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156ec0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156ec0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.141074904 +0000 UTC m=+28.647405305 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156ec0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156f00): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156f00): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156f00): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532e70 item 78 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156f00): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156f00): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.141402116 +0000 UTC m=+28.647732516 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156f00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156fc0): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156fc0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156fc0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156fc0): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156fc0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.141402116 +0000 UTC m=+28.647732516 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000156fc0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005330a0 item 78 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157200): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157200): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157200): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157200): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157200): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157200): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157200): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.14248595 +0000 UTC m=+28.648816341 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157200): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157240): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157240): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157240): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533570 item 79 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157240): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157240): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.142761004 +0000 UTC m=+28.649091405 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157240): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157300): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157300): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157300): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157300): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157300): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.142761004 +0000 UTC m=+28.649091405 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157300): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533810 item 79 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157540): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157540): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157540): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157540): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157540): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157540): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157540): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.144230851 +0000 UTC m=+28.650561252 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157540): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157580): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157580): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157580): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533c70 item 80 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157580): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157580): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.14466882 +0000 UTC m=+28.650999220 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157580): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157ec0): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157ec0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157ec0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157ec0): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157ec0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.14466882 +0000 UTC m=+28.650999220 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157ec0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533dc0 item 80 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157f00): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157f00): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157f00): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157f00): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157f00): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.145796716 +0000 UTC m=+28.652127108 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157f00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157f40): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157f40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157f40): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157f40): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157f40): >_readAt: n=2, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157f40): _writeAt: size=3, off=7 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312620 item 81 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157f40): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157f40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.146099441 +0000 UTC m=+28.652429842 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000157f40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6180): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6180): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6180): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6180): >_readAt: n=8, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6180): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.146099441 +0000 UTC m=+28.652429842 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6180): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312770 item 81 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6240): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6240): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6240): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6240): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6240): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.14699725 +0000 UTC m=+28.653327650 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6240): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6340): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6340): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6340): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312b60 item 82 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6340): _readAt: size=2, off=5 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6340): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6340): _writeAt: size=3, off=5 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6340): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6340): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.14732976 +0000 UTC m=+28.653660161 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6340): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6380): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6380): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6380): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6380): >_readAt: n=3, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6380): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.14732976 +0000 UTC m=+28.653660161 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6380): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312cb0 item 82 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6400): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6400): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6400): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6400): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6400): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.148298349 +0000 UTC m=+28.654628760 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6400): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6500): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6500): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6500): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6500): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6500): >_readAt: n=2, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6500): _writeAt: size=3, off=7 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313180 item 83 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6500): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6500): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.149343643 +0000 UTC m=+28.655674044 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0002a6500): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790080): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790080): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790080): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790080): >_readAt: n=8, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790080): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.149343643 +0000 UTC m=+28.655674044 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790080): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2070 item 83 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790140): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790140): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790140): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790140): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790140): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.150191538 +0000 UTC m=+28.656521938 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790140): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790200): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790200): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790200): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2310 item 84 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790200): _readAt: size=2, off=5 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790200): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790200): _writeAt: size=3, off=5 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790200): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790200): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.150598598 +0000 UTC m=+28.656928999 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790200): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790240): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790240): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790240): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790240): >_readAt: n=3, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790240): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.150598598 +0000 UTC m=+28.656928999 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790240): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2460 item 84 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790380): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790380): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790380): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790380): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790380): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.151404453 +0000 UTC m=+28.657734844 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790380): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790480): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790480): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790480): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790480): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790480): >_readAt: n=2, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790480): _writeAt: size=3, off=7 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2700 item 85 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790480): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790480): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.151726956 +0000 UTC m=+28.658057367 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790480): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790500): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790500): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790500): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790500): >_readAt: n=8, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790500): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.151726956 +0000 UTC m=+28.658057367 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790500): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d28c0 item 85 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790580): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790580): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790580): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790580): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790580): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.152583797 +0000 UTC m=+28.658914198 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790580): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007906c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007906c0): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007906c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2c40 item 86 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007906c0): _readAt: size=2, off=5 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007906c0): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007906c0): _writeAt: size=3, off=5 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007906c0): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007906c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.152948788 +0000 UTC m=+28.659279180 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007906c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790700): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790700): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790700): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790700): >_readAt: n=3, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790700): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.152948788 +0000 UTC m=+28.659279180 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790700): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2e70 item 86 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790780): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790780): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790780): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790780): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790780): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.153964286 +0000 UTC m=+28.660294687 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790780): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007908c0): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007908c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007908c0): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007908c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007908c0): >_readAt: n=2, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007908c0): _writeAt: size=3, off=7 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d31f0 item 87 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007908c0): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007908c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.15446953 +0000 UTC m=+28.660799930 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007908c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790900): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790900): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790900): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790900): >_readAt: n=8, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790900): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.15446953 +0000 UTC m=+28.660799930 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790900): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3340 item 87 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790a00): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790a00): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790a00): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790a00): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790a00): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.155898961 +0000 UTC m=+28.662229361 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790a00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790ac0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790ac0): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790ac0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d36c0 item 88 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790ac0): _readAt: size=2, off=5 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790ac0): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790ac0): _writeAt: size=3, off=5 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790ac0): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790ac0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.156290292 +0000 UTC m=+28.662620692 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790ac0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790b00): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790b00): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790b00): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790b00): >_readAt: n=3, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790b00): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.156290292 +0000 UTC m=+28.662620692 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790b00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3880 item 88 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790bc0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790bc0): open at offset 0 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790bc0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790bc0): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790bc0): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790bc0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790bc0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790bc0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.15712455 +0000 UTC m=+28.663454951 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790bc0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790c40): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790c40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790c40): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3c00 item 89 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790c40): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790c40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.157431524 +0000 UTC m=+28.663761925 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790c40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790d80): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790d80): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790d80): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790d80): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790d80): >_readAt: n=2, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790d80): _writeAt: size=3, off=7 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3d50 item 89 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790d80): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790d80): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.15783049 +0000 UTC m=+28.664160890 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790d80): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790dc0): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790dc0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790dc0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790dc0): >_readAt: n=8, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790dc0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.15783049 +0000 UTC m=+28.664160890 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790dc0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3f10 item 89 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790e80): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790e80): open at offset 0 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790e80): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790e80): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790e80): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790e80): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790e80): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790e80): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.158702489 +0000 UTC m=+28.665032890 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790e80): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790f00): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790f00): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790f00): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312700 item 90 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790f00): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790f00): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.159081717 +0000 UTC m=+28.665412118 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790f00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790fc0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790fc0): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790fc0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312850 item 90 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790fc0): _readAt: size=2, off=5 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790fc0): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790fc0): _writeAt: size=3, off=5 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790fc0): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790fc0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.159487475 +0000 UTC m=+28.665817876 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000790fc0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791000): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791000): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791000): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791000): >_readAt: n=3, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791000): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.159487475 +0000 UTC m=+28.665817876 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791000): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312af0 item 90 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791140): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791140): open at offset 0 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791140): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791140): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791140): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791140): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791140): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791140): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.160364614 +0000 UTC m=+28.666695015 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791140): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791180): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791180): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791180): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313260 item 91 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791180): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791180): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.160660426 +0000 UTC m=+28.666990817 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791180): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791280): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791280): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791280): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791280): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791280): >_readAt: n=2, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791280): _writeAt: size=3, off=7 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313490 item 91 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791280): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791280): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.161024196 +0000 UTC m=+28.667354597 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791280): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007912c0): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007912c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007912c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007912c0): >_readAt: n=8, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007912c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.161024196 +0000 UTC m=+28.667354597 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007912c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003135e0 item 91 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007913c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007913c0): open at offset 0 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007913c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007913c0): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007913c0): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007913c0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007913c0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007913c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.161868974 +0000 UTC m=+28.668199376 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007913c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791440): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791440): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791440): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313960 item 92 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791440): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791440): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.162222264 +0000 UTC m=+28.668552655 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791440): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791500): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791500): open at offset 5 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791500): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313b90 item 92 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791500): _readAt: size=2, off=5 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791500): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791500): _writeAt: size=3, off=5 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791500): >_writeAt: n=3, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791500): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.162720756 +0000 UTC m=+28.669051157 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791500): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791540): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791540): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791540): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791540): >_readAt: n=3, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791540): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.162720756 +0000 UTC m=+28.669051157 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791540): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313ce0 item 92 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791680): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791680): open at offset 0 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791680): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791680): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791680): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791680): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791680): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791680): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.163650432 +0000 UTC m=+28.669980834 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791680): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007916c0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007916c0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007916c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e150 item 93 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007916c0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007916c0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.164018691 +0000 UTC m=+28.670349091 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc0007916c0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791780): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791780): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791780): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791780): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791780): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.164018691 +0000 UTC m=+28.670349091 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791780): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e2a0 item 93 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791840): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791840): open at offset 0 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791840): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791840): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791840): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791840): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791840): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791840): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.164908573 +0000 UTC m=+28.671238975 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791840): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791880): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791880): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791880): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e700 item 94 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791880): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791880): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.165242847 +0000 UTC m=+28.671573248 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791880): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791940): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791940): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791940): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791940): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791940): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.165242847 +0000 UTC m=+28.671573248 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791940): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e8c0 item 94 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791a00): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791a00): open at offset 0 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791a00): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791a00): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791a00): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791a00): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791a00): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791a00): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.166203944 +0000 UTC m=+28.672534375 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791a00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791a40): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791a40): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791a40): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ecb0 item 95 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791a40): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791a40): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.166557383 +0000 UTC m=+28.672887785 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791a40): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791b00): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791b00): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791b00): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791b00): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791b00): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.166557383 +0000 UTC m=+28.672887785 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791b00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ee00 item 95 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791bc0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791bc0): open at offset 0 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791bc0): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791bc0): _readAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791bc0): >_readAt: n=0, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791bc0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791bc0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791bc0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.167454951 +0000 UTC m=+28.673785352 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791bc0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791c00): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791c00): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791c00): >openPending: err= 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f2d0 item 96 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791c00): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791c00): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.16780242 +0000 UTC m=+28.674132821 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791c00): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/22 01:00:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/22 01:00:56 DEBUG : open-test-file: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791cc0): _readAt: size=512, off=0 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791cc0): openPending: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791cc0): >openPending: err= 2024/11/22 01:00:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791cc0): >_readAt: n=5, err=EOF 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791cc0): close: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-22 01:00:56.16780242 +0000 UTC m=+28.674132821 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : open-test-file(0xc000791cc0): >close: err= 2024/11/22 01:00:56 DEBUG : open-test-file: Remove: 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f500 item 96 2024/11/22 01:00:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/22 01:00:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/22 01:00:56 DEBUG : open-test-file: >Remove: err= 2024/11/22 01:00:56 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:56 DEBUG : : Looking for writers 2024/11/22 01:00:56 DEBUG : >WaitForWriters: 2024/11/22 01:00:56 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.33s) --- PASS: TestRWFileHandleOpenTests/writes (0.15s) --- 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.18s) --- 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.01s) --- 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-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:56 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:56 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:56 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:56 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : file1: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : file1(0xc00053a0c0): openPending: 2024/11/22 01:00:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:56 DEBUG : file1(0xc00053a0c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : file1: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/22 01:00:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/22 01:00:56 DEBUG : file1(0xc00053a0c0): _writeAt: size=2, off=0 2024/11/22 01:00:56 DEBUG : file1(0xc00053a0c0): >_writeAt: n=2, err= 2024/11/22 01:00:56 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/11/22 01:00:56 DEBUG : file1(0xc00053a0c0): RWFileHandle.Flush 2024/11/22 01:00:56 DEBUG : file1(0xc00053a0c0): RWFileHandle.Release 2024/11/22 01:00:56 DEBUG : file1(0xc00053a0c0): close: 2024/11/22 01:00:56 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/11/22 01:00:56 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : file1(0xc00053a0c0): >close: err= 2024/11/22 01:00:56 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:56 DEBUG : : Looking for writers 2024/11/22 01:00:56 DEBUG : file1: reading active writers 2024/11/22 01:00:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/22 01:00:56 DEBUG : : Looking for writers 2024/11/22 01:00:56 DEBUG : file1: reading active writers 2024/11/22 01:00:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/22 01:00:56 DEBUG : : Looking for writers 2024/11/22 01:00:56 DEBUG : file1: reading active writers 2024/11/22 01:00:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/22 01:00:56 DEBUG : : Looking for writers 2024/11/22 01:00:56 DEBUG : file1: reading active writers 2024/11/22 01:00:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/22 01:00:56 DEBUG : file1: vfs cache: starting upload 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1.c8b6918.partial" 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1.c8b6918.partial 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1.c8b6918.partial" 2024/11/22 01:00:56 DEBUG : : Looking for writers 2024/11/22 01:00:56 DEBUG : file1: reading active writers 2024/11/22 01:00:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-senikob9hizu/file1.c8b6918.partial 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:56 DEBUG : file1.c8b6918.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/11/22 01:00:56 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/11/22 01:00:56 DEBUG : file1.c8b6918.partial: renamed to: file1 2024/11/22 01:00:56 INFO : file1: Copied (new) 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-senikob9hizu/file1 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:56 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/11/22 01:00:56 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2024/11/22 01:00:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/22 01:00:56 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:00:56 INFO : file1: vfs cache: upload succeeded try #1 2024/11/22 01:00:56 DEBUG : : Looking for writers 2024/11/22 01:00:56 DEBUG : file1: reading active writers 2024/11/22 01:00:56 DEBUG : >WaitForWriters: 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-senikob9hizu/file1 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:56 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/file1 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-senikob9hizu/file1 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:56 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2024/11/22 01:00:56 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:56 DEBUG : : Looking for writers 2024/11/22 01:00:56 DEBUG : file1: reading active writers 2024/11/22 01:00:56 DEBUG : >WaitForWriters: 2024/11/22 01:00:56 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.51s) === RUN TestRWCacheRename run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:56 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:56 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:56 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:56 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:56 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:56 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:00:56 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:56 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:00:56 DEBUG : rename_me: newRWFileHandle: 2024/11/22 01:00:56 DEBUG : rename_me(0xc0004a83c0): openPending: 2024/11/22 01:00:56 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/22 01:00:56 DEBUG : rename_me(0xc0004a83c0): >openPending: err= 2024/11/22 01:00:56 DEBUG : rename_me: >newRWFileHandle: err= 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/22 01:00:56 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/11/22 01:00:56 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/11/22 01:00:56 DEBUG : rename_me(0xc0004a83c0): _writeAt: size=5, off=0 2024/11/22 01:00:56 DEBUG : rename_me(0xc0004a83c0): >_writeAt: n=5, err= 2024/11/22 01:00:56 DEBUG : rename_me(0xc0004a83c0): close: 2024/11/22 01:00:56 DEBUG : rename_me: vfs cache: setting modification time to 2024-11-22 01:00:56.687383399 +0000 UTC m=+29.193713801 2024/11/22 01:00:56 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/11/22 01:00:56 DEBUG : rename_me(0xc0004a83c0): >close: err= 2024/11/22 01:00:56 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/11/22 01:00:56 DEBUG : i_was_renamed: Updating file with 0xc000705e00 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/22 01:00:56 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:00:56 DEBUG : : Looking for writers 2024/11/22 01:00:56 DEBUG : i_was_renamed: reading active writers 2024/11/22 01:00:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/22 01:00:56 DEBUG : : Looking for writers 2024/11/22 01:00:56 DEBUG : i_was_renamed: reading active writers 2024/11/22 01:00:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/22 01:00:56 DEBUG : : Looking for writers 2024/11/22 01:00:56 DEBUG : i_was_renamed: reading active writers 2024/11/22 01:00:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/22 01:00:56 DEBUG : : Looking for writers 2024/11/22 01:00:56 DEBUG : i_was_renamed: reading active writers 2024/11/22 01:00:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/22 01:00:56 DEBUG : i_was_renamed: vfs cache: starting upload 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/i_was_renamed.5fc81719.partial" 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/i_was_renamed.5fc81719.partial 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/i_was_renamed.5fc81719.partial" 2024/11/22 01:00:56 DEBUG : : Looking for writers 2024/11/22 01:00:56 DEBUG : i_was_renamed: reading active writers 2024/11/22 01:00:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-senikob9hizu/i_was_renamed.5fc81719.partial 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:56 DEBUG : i_was_renamed.5fc81719.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/22 01:00:56 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/22 01:00:56 DEBUG : i_was_renamed.5fc81719.partial: renamed to: i_was_renamed 2024/11/22 01:00:56 INFO : i_was_renamed: Copied (new) 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/i_was_renamed" 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/i_was_renamed 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/i_was_renamed" 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-senikob9hizu/i_was_renamed 2024/11/22 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:56 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/22 01:00:56 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-11-22 01:00:56 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/22 01:00:56 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/11/22 01:00:56 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/22 01:00:56 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/11/22 01:00:57 DEBUG : : Looking for writers 2024/11/22 01:00:57 DEBUG : i_was_renamed: reading active writers 2024/11/22 01:00:57 DEBUG : >WaitForWriters: 2024/11/22 01:00:57 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.32s) === RUN TestRWCacheUpdate run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:00:57 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:00:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/22 01:00:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/22 01:00:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-senikob9hizu" 2024/11/22 01:00:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2024/11/22 01:00:57 DEBUG : : forgetting directory cache 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate(0xc00053ad40): _readAt: size=512, off=0 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate(0xc00053ad40): openPending: 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-22 00:01:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/22 01:00:57 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate(0xc00053ad40): >openPending: err= 2024/11/22 01:00:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate(0xc00053ad40): >_readAt: n=20, err=EOF 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate(0xc00053ad40): close: 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-22 00:01:57 +0000 UTC 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate(0xc00053ad40): >close: err= 2024/11/22 01:00:57 DEBUG : : Re-reading directory (100.971629ms old) 2024/11/22 01:00:57 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:57 DEBUG : : forgetting directory cache 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate(0xc00053b1c0): _readAt: size=512, off=0 2024/11/22 01:00:57 DEBUG : TestRWCacheUpdate(0xc00053b1c0): openPending: 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-22 00:02:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2024-11-22 00:01:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-22 00:02:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2024-11-22 00:01:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2024/11/22 01:00:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/22 01:00:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate(0xc00053b1c0): >openPending: err= 2024/11/22 01:00:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate(0xc00053b1c0): >_readAt: n=20, err=EOF 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate(0xc00053b1c0): close: 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-22 00:02:57 +0000 UTC 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate(0xc00053b1c0): >close: err= 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:58 DEBUG : : forgetting directory cache 2024/11/22 01:00:58 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate(0xc0004a8980): _readAt: size=512, off=0 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate(0xc0004a8980): openPending: 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-22 00:03:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2024-11-22 00:02:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-22 00:03:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2024-11-22 00:02:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2024/11/22 01:00:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/22 01:00:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate(0xc0004a8980): >openPending: err= 2024/11/22 01:00:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate(0xc0004a8980): >_readAt: n=20, err=EOF 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate(0xc0004a8980): close: 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-22 00:03:57 +0000 UTC 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate(0xc0004a8980): >close: err= 2024/11/22 01:00:58 DEBUG : : Re-reading directory (106.829353ms old) 2024/11/22 01:00:58 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:58 DEBUG : : forgetting directory cache 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate(0xc00053bb40): _readAt: size=512, off=0 2024/11/22 01:00:58 DEBUG : TestRWCacheUpdate(0xc00053bb40): openPending: 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-22 00:04:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2024-11-22 00:03:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-22 00:04:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2024-11-22 00:03:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2024/11/22 01:00:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/22 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate(0xc00053bb40): >openPending: err= 2024/11/22 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate(0xc00053bb40): >_readAt: n=20, err=EOF 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate(0xc00053bb40): close: 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-22 00:04:57 +0000 UTC 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate(0xc00053bb40): >close: err= 2024/11/22 01:00:59 DEBUG : : Re-reading directory (100.571029ms old) 2024/11/22 01:00:59 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2024/11/22 01:00:59 DEBUG : : forgetting directory cache 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate(0xc0005a3480): _readAt: size=512, off=0 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate(0xc0005a3480): openPending: 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-22 00:05:57 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2024-11-22 00:04:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-22 00:05:57 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2024-11-22 00:04:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2024/11/22 01:00:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/22 01:00:59 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate(0xc0005a3480): >openPending: err= 2024/11/22 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate(0xc0005a3480): >_readAt: n=20, err=EOF 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate(0xc0005a3480): close: 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-22 00:05:57 +0000 UTC 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate(0xc0005a3480): >close: err= 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:59 DEBUG : : forgetting directory cache 2024/11/22 01:00:59 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate(0xc0005a3700): _readAt: size=512, off=0 2024/11/22 01:00:59 DEBUG : TestRWCacheUpdate(0xc0005a3700): openPending: 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-22 00:06:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2024-11-22 00:05:57 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-22 00:06:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2024-11-22 00:05:57 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2024/11/22 01:01:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/22 01:01:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate(0xc0005a3700): >openPending: err= 2024/11/22 01:01:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate(0xc0005a3700): >_readAt: n=20, err=EOF 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate(0xc0005a3700): close: 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-22 00:06:57 +0000 UTC 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate(0xc0005a3700): >close: err= 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:01:00 DEBUG : : forgetting directory cache 2024/11/22 01:01:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate(0xc0002a7180): _readAt: size=512, off=0 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate(0xc0002a7180): openPending: 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-11-22 00:07:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2024-11-22 00:06:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-11-22 00:07:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2024-11-22 00:06:57 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2024/11/22 01:01:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/11/22 01:01:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate(0xc0002a7180): >openPending: err= 2024/11/22 01:01:00 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate(0xc0002a7180): >_readAt: n=21, err=EOF 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate(0xc0002a7180): close: 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-22 00:07:57 +0000 UTC 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate(0xc0002a7180): >close: err= 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:01:00 DEBUG : : forgetting directory cache 2024/11/22 01:01:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate(0xc0007062c0): _readAt: size=512, off=0 2024/11/22 01:01:00 DEBUG : TestRWCacheUpdate(0xc0007062c0): openPending: 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-11-22 00:08:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2024-11-22 00:07:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-11-22 00:08:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2024-11-22 00:07:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2024/11/22 01:01:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/11/22 01:01:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate(0xc0007062c0): >openPending: err= 2024/11/22 01:01:01 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate(0xc0007062c0): >_readAt: n=22, err=EOF 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate(0xc0007062c0): close: 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-22 00:08:57 +0000 UTC 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate(0xc0007062c0): >close: err= 2024/11/22 01:01:01 DEBUG : : Re-reading directory (100.914561ms old) 2024/11/22 01:01:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:01:01 DEBUG : : forgetting directory cache 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate(0xc0004a8f40): _readAt: size=512, off=0 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate(0xc0004a8f40): openPending: 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-11-22 00:09:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2024-11-22 00:08:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-11-22 00:09:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2024-11-22 00:08:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2024/11/22 01:01:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/11/22 01:01:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate(0xc0004a8f40): >openPending: err= 2024/11/22 01:01:01 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate(0xc0004a8f40): >_readAt: n=23, err=EOF 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate(0xc0004a8f40): close: 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-22 00:09:57 +0000 UTC 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate(0xc0004a8f40): >close: err= 2024/11/22 01:01:01 DEBUG : : Re-reading directory (100.84901ms old) 2024/11/22 01:01:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:01:01 DEBUG : : forgetting directory cache 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate(0xc0005a2380): _readAt: size=512, off=0 2024/11/22 01:01:01 DEBUG : TestRWCacheUpdate(0xc0005a2380): openPending: 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/TestRWCacheUpdate" 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-senikob9hizu/TestRWCacheUpdate 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:02 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2024/11/22 01:01:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-11-22 00:10:57 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2024-11-22 00:09:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2024/11/22 01:01:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-11-22 00:10:57 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2024-11-22 00:09:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2024/11/22 01:01:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/22 01:01:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/22 01:01:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/11/22 01:01:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/22 01:01:02 DEBUG : TestRWCacheUpdate(0xc0005a2380): >openPending: err= 2024/11/22 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/11/22 01:01:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/22 01:01:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/22 01:01:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:01:02 DEBUG : TestRWCacheUpdate(0xc0005a2380): >_readAt: n=24, err=EOF 2024/11/22 01:01:02 DEBUG : TestRWCacheUpdate(0xc0005a2380): close: 2024/11/22 01:01:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-22 00:10:57 +0000 UTC 2024/11/22 01:01:02 DEBUG : TestRWCacheUpdate(0xc0005a2380): >close: err= 2024/11/22 01:01:02 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:01:02 DEBUG : : Looking for writers 2024/11/22 01:01:02 DEBUG : TestRWCacheUpdate: reading active writers 2024/11/22 01:01:02 DEBUG : >WaitForWriters: 2024/11/22 01:01:02 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.02s) === RUN TestCaseSensitivity run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/FiLeA" 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/FiLeA 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/FiLeA" 2024/11/22 01:01:02 DEBUG : : forgetting directory cache 2024/11/22 01:01:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-senikob9hizu/FiLeA 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:02 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/FiLeA" 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/FiLeA 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/FiLeA" 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-senikob9hizu/FiLeA 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:02 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/FiLeB" 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/FiLeB 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/FiLeB" 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-senikob9hizu/FiLeB 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:02 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/FiLeB" 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/FiLeB 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/FiLeB" 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-senikob9hizu/FiLeB 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:02 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2024/11/22 01:01:02 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:01:02 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:01:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/22 01:01:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/22 01:01:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/22 01:01:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:01:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/FiLeA" 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/FiLeA 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/FiLeA" 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-senikob9hizu/FiLeA 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:02 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/11/22 01:01:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/22 01:01:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/22 01:01:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/22 01:01:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:01:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/FiLeA" 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/FiLeA 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/FiLeA" 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-senikob9hizu/FiLeA 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:02 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/11/22 01:01:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/22 01:01:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/22 01:01:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/22 01:01:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:01:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/22 01:01:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/22 01:01:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/22 01:01:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/22 01:01:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:01:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/FiLeB" 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/FiLeB 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/FiLeB" 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-senikob9hizu/FiLeB 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:02 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/11/22 01:01:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:02 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/22 01:01:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/22 01:01:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/22 01:01:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:01:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/FilEb" 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/FilEb 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/FilEb" 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-senikob9hizu/FilEb 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:02 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/FiLeA" 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/FiLeA 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/FiLeA" 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-senikob9hizu/FiLeA 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:02 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/FiLeA" 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/FiLeA 2024/11/22 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/FiLeA" 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-senikob9hizu/FiLeA 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:03 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/FiLeB" 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/FiLeB 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/FiLeB" 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-senikob9hizu/FiLeB 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:03 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/FiLeB" 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/FiLeB 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/FiLeB" 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-senikob9hizu/FiLeB 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:03 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/FilEb" 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/FilEb 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/FilEb" 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-senikob9hizu/FilEb 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:03 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/FilEb" 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/FilEb 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/FilEb" 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-senikob9hizu/FilEb 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:03 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2024/11/22 01:01:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/22 01:01:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/22 01:01:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/22 01:01:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:01:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/22 01:01:03 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/22 01:01:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/22 01:01:03 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/11/22 01:01:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:01:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/22 01:01:03 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/22 01:01:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/22 01:01:03 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/11/22 01:01:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:01:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/22 01:01:03 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/22 01:01:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/22 01:01:03 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/11/22 01:01:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:01:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/22 01:01:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/22 01:01:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/22 01:01:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/22 01:01:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:01:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/FiLeB" 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/FiLeB 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/FiLeB" 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-senikob9hizu/FiLeB 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:03 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/11/22 01:01:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:03 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/22 01:01:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/22 01:01:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/22 01:01:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:01:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/FilEb" 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/FilEb 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/FilEb" 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-senikob9hizu/FilEb 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:03 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2024/11/22 01:01:03 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:03 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/22 01:01:03 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/22 01:01:03 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:03 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/22 01:01:03 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/22 01:01:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/22 01:01:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/22 01:01:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/22 01:01:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:01:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/22 01:01:03 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:03 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/11/22 01:01:03 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:03 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/11/22 01:01:03 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:03 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/11/22 01:01:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/22 01:01:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/22 01:01:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/22 01:01:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:01:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/22 01:01:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:03 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/22 01:01:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/22 01:01:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/22 01:01:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:01:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/22 01:01:03 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:03 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/11/22 01:01:03 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:03 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/11/22 01:01:03 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:01:03 DEBUG : : Looking for writers 2024/11/22 01:01:03 DEBUG : FiLeA: reading active writers 2024/11/22 01:01:03 DEBUG : FiLeB: reading active writers 2024/11/22 01:01:03 DEBUG : FilEb: reading active writers 2024/11/22 01:01:03 DEBUG : >WaitForWriters: 2024/11/22 01:01:03 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:01:03 DEBUG : : Looking for writers 2024/11/22 01:01:03 DEBUG : FiLeA: reading active writers 2024/11/22 01:01:03 DEBUG : FiLeB: reading active writers 2024/11/22 01:01:03 DEBUG : FilEb: reading active writers 2024/11/22 01:01:03 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.62s) === RUN TestUnicodeNormalization run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/normal name with no special characters.txt" 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/normal\ name\ with\ no\ special\ characters.txt 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/normal\ name\ with\ no\ special\ characters.txt" 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-senikob9hizu/normal name with no special characters.txt 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:03 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/normal name with no special characters.txt" 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/normal\ name\ with\ no\ special\ characters.txt 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/normal\ name\ with\ no\ special\ characters.txt" 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-senikob9hizu/normal name with no special characters.txt 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:03 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/測試_Русский___ě_áñ" 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/測試_Русский___ě_áñ 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/測試_Русский___ě_áñ" 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-senikob9hizu/測試_Русский___ě_áñ 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:03 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/測試_Русский___ě_áñ" 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/測試_Русский___ě_áñ 2024/11/22 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/測試_Русский___ě_áñ" 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-senikob9hizu/測試_Русский___ě_áñ 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:04 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2024/11/22 01:01:04 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:01:04 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:04 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/22 01:01:04 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/22 01:01:04 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/22 01:01:04 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:01:04 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/normal name with no special characters.txt" 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/normal\ name\ with\ no\ special\ characters.txt 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/normal\ name\ with\ no\ special\ characters.txt" 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-senikob9hizu/normal name with no special characters.txt 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:04 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/11/22 01:01:04 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:04 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/11/22 01:01:04 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/11/22 01:01:04 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/11/22 01:01:04 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:01:04 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/測試_Русский___ě_áñ" 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/測試_Русский___ě_áñ 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/測試_Русский___ě_áñ" 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-senikob9hizu/測試_Русский___ě_áñ 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:04 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/11/22 01:01:04 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:04 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/22 01:01:04 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/22 01:01:04 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/22 01:01:04 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:01:04 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/22 01:01:04 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:04 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/11/22 01:01:04 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:01:04 DEBUG : : Looking for writers 2024/11/22 01:01:04 DEBUG : normal name with no special characters.txt: reading active writers 2024/11/22 01:01:04 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/11/22 01:01:04 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.60s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:01:04 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Re-using VFS from active cache 2024/11/22 01:01:04 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:01:04 DEBUG : : Looking for writers 2024/11/22 01:01:04 DEBUG : >WaitForWriters: 2024/11/22 01:01:04 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:01:04 DEBUG : : Looking for writers 2024/11/22 01:01:04 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:01:04 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:01:04 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:01:04 DEBUG : : Looking for writers 2024/11/22 01:01:04 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:01:04 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:01:04 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:01:04 DEBUG : : Looking for writers 2024/11/22 01:01:04 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:01:04 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/file1 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:04 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/file1 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/file1 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:04 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file2" 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file2 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file2" 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-senikob9hizu/dir/file2 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:04 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file2" 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file2 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file2" 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-senikob9hizu/dir/file2 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:04 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/11/22 01:01:04 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:01:04 DEBUG : dir: Looking for writers 2024/11/22 01:01:04 DEBUG : file2: reading active writers 2024/11/22 01:01:04 DEBUG : : Looking for writers 2024/11/22 01:01:04 DEBUG : dir: reading active writers 2024/11/22 01:01:04 DEBUG : file1: reading active writers 2024/11/22 01:01:04 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.40s) === RUN TestVFSStatParent run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:01:04 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/file1 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:04 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/file1 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/file1 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:04 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file2" 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file2 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file2" 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-senikob9hizu/dir/file2 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:04 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file2" 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file2 2024/11/22 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file2" 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-senikob9hizu/dir/file2 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:05 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/11/22 01:01:05 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:01:05 DEBUG : dir: Looking for writers 2024/11/22 01:01:05 DEBUG : : Looking for writers 2024/11/22 01:01:05 DEBUG : dir: reading active writers 2024/11/22 01:01:05 DEBUG : file1: reading active writers 2024/11/22 01:01:05 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.40s) === RUN TestVFSOpenFile run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:01:05 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-senikob9hizu/file1 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:05 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/file1 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-senikob9hizu/file1 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:05 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file2" 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file2 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file2" 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-senikob9hizu/dir/file2 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:05 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file2" 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file2 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file2" 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-senikob9hizu/dir/file2 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:05 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/11/22 01:01:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:05 DEBUG : file1: Open: flags=O_RDONLY 2024/11/22 01:01:05 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/22 01:01:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/22 01:01:05 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:05 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/11/22 01:01:05 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/22 01:01:05 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/22 01:01:05 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:01:05 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:01:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/22 01:01:05 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/11/22 01:01:05 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/11/22 01:01:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: File to upload is small (0 bytes), uploading instead of streaming 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/new_file.txt" 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/new_file.txt 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/new_file.txt" 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-senikob9hizu/dir/new_file.txt 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:05 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/22 01:01:05 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/22 01:01:05 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2024/11/22 01:01:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/22 01:01:05 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:01:05 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/22 01:01:05 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:01:05 DEBUG : dir: Looking for writers 2024/11/22 01:01:05 DEBUG : file2: reading active writers 2024/11/22 01:01:05 DEBUG : new_file.txt: reading active writers 2024/11/22 01:01:05 DEBUG : : Looking for writers 2024/11/22 01:01:05 DEBUG : dir: reading active writers 2024/11/22 01:01:05 DEBUG : file1: reading active writers 2024/11/22 01:01:05 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.50s) === RUN TestVFSRename run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:01:05 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file2" 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file2 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file2" 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-senikob9hizu/dir/file2 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:05 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file2" 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file2 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file2" 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-senikob9hizu/dir/file2 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:05 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/11/22 01:01:05 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/11/22 01:01:05 DEBUG : dir/file1: Updating file with dir/file1 0xc0006a1380 2024/11/22 01:01:05 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/22 01:01:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:05 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/dir/file1" 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-senikob9hizu/dir/file1 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:05 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/11/22 01:01:05 INFO : dir/file1: Moved (server-side) to: file0 2024/11/22 01:01:05 DEBUG : file0: Updating file with file0 0xc0006a1380 2024/11/22 01:01:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/22 01:01:05 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file0" 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file0 2024/11/22 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file0" 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-senikob9hizu/file0 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:06 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file0" 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/file0 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/file0" 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-senikob9hizu/file0 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:06 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/11/22 01:01:06 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:01:06 DEBUG : dir: Looking for writers 2024/11/22 01:01:06 DEBUG : : Looking for writers 2024/11/22 01:01:06 DEBUG : dir: reading active writers 2024/11/22 01:01:06 DEBUG : file0: reading active writers 2024/11/22 01:01:06 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.63s) === RUN TestVFSStatfs run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:01:06 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Server has VFS statistics extension 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: About path "/rclone-test-senikob9hizu" 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu" 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: About path "/rclone-test-senikob9hizu" 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: About using shell command for shell type "unix" 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: df -k /rclone-test-senikob9hizu 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: 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-senikob9hizu" 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 87097616 63675392 55% / 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:06 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:01:06 DEBUG : : Looking for writers 2024/11/22 01:01:06 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.10s) === RUN TestVFSMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:01:06 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:01:06 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/11/22 01:01:06 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/22 01:01:06 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/11/22 01:01:06 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2024/11/22 01:01:06 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2024/11/22 01:01:06 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:01:06 DEBUG : : Looking for writers 2024/11/22 01:01:06 DEBUG : a: Looking for writers 2024/11/22 01:01:06 DEBUG : b: Looking for writers 2024/11/22 01:01:06 DEBUG : c: Looking for writers 2024/11/22 01:01:06 DEBUG : d: Looking for writers 2024/11/22 01:01:06 DEBUG : : Looking for writers 2024/11/22 01:01:06 DEBUG : /: reading active writers 2024/11/22 01:01:06 DEBUG : a: reading active writers 2024/11/22 01:01:06 DEBUG : b: reading active writers 2024/11/22 01:01:06 DEBUG : c: reading active writers 2024/11/22 01:01:06 DEBUG : d: reading active writers 2024/11/22 01:01:06 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.21s) === RUN TestVFSMkdirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:01:06 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:01:06 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/22 01:01:06 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/11/22 01:01:06 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/11/22 01:01:06 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/11/22 01:01:06 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:01:06 DEBUG : a/b/c/d: Looking for writers 2024/11/22 01:01:06 DEBUG : a/b/c: Looking for writers 2024/11/22 01:01:06 DEBUG : d: reading active writers 2024/11/22 01:01:06 DEBUG : a/b: Looking for writers 2024/11/22 01:01:06 DEBUG : c: reading active writers 2024/11/22 01:01:06 DEBUG : a: Looking for writers 2024/11/22 01:01:06 DEBUG : b: reading active writers 2024/11/22 01:01:06 DEBUG : : Looking for writers 2024/11/22 01:01:06 DEBUG : a: reading active writers 2024/11/22 01:01:06 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.03s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:01:06 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:01:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:01:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:01:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:06 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/22 01:01:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/22 01:01:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:06 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/22 01:01:06 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/22 01:01:06 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: File to upload is small (5 bytes), uploading instead of streaming 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-senikob9hizu/file1 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:06 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/22 01:01:06 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/22 01:01:06 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/22 01:01:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-senikob9hizu/file1 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:06 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/file1 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-senikob9hizu/file1 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:06 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2024/11/22 01:01:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:01:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:01:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:06 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/22 01:01:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/22 01:01:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:01:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:01:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:06 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/22 01:01:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/22 01:01:06 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/11/22 01:01:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/22 01:01:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/22 01:01:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:06 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/22 01:01:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/22 01:01:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: File to upload is small (0 bytes), uploading instead of streaming 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-senikob9hizu/file1 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:06 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/22 01:01:06 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/22 01:01:06 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/22 01:01:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/22 01:01:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/22 01:01:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:06 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/22 01:01:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/22 01:01:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: File to upload is small (7 bytes), uploading instead of streaming 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1 2024/11/22 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-senikob9hizu/file1 2024/11/22 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:07 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2024/11/22 01:01:07 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2024/11/22 01:01:07 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/22 01:01:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:07 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:01:07 DEBUG : : Looking for writers 2024/11/22 01:01:07 DEBUG : file1: reading active writers 2024/11/22 01:01:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.51s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:01:07 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:01:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:01:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:01:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:07 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/22 01:01:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/22 01:01:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:07 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/11/22 01:01:08 DEBUG : file1: aborting in-sequence write wait, off=100 2024/11/22 01:01:08 DEBUG : file1: failed to wait for in-sequence write to 100 2024/11/22 01:01:08 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: File to upload is small (11 bytes), uploading instead of streaming 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-senikob9hizu/file1 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:08 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/11/22 01:01:08 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/22 01:01:08 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/22 01:01:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:08 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-senikob9hizu/file1 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:08 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: sha1sum /rclone-test-senikob9hizu/file1 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-senikob9hizu/file1 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:08 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/11/22 01:01:08 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:01:08 DEBUG : : Looking for writers 2024/11/22 01:01:08 DEBUG : file1: reading active writers 2024/11/22 01:01:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.30s) === RUN TestWriteFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:01:08 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:01:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:01:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:01:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:08 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/22 01:01:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/22 01:01:08 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/11/22 01:01:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: File to upload is small (5 bytes), uploading instead of streaming 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-senikob9hizu/file1 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:08 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/22 01:01:08 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/22 01:01:08 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/22 01:01:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:08 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/11/22 01:01:08 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:01:08 DEBUG : : Looking for writers 2024/11/22 01:01:08 DEBUG : file1: reading active writers 2024/11/22 01:01:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.10s) === RUN TestWriteFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:01:08 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:01:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:01:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:01:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:08 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/22 01:01:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/22 01:01:08 DEBUG : file1: WriteFileHandle.Release closing 2024/11/22 01:01:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: File to upload is small (0 bytes), uploading instead of streaming 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-senikob9hizu/file1 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:08 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/22 01:01:08 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/22 01:01:08 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/22 01:01:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:08 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/11/22 01:01:08 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:01:08 DEBUG : : Looking for writers 2024/11/22 01:01:08 DEBUG : file1: reading active writers 2024/11/22 01:01:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.10s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:01:08 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:01:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:01:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:01:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:08 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/22 01:01:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/22 01:01:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: File to upload is small (2 bytes), uploading instead of streaming 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-senikob9hizu/file1 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:08 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/11/22 01:01:08 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/11/22 01:01:08 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/22 01:01:08 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/11/22 01:01:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:08 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:01:08 DEBUG : : Looking for writers 2024/11/22 01:01:08 DEBUG : file1: reading active writers 2024/11/22 01:01:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.10s) === RUN TestFileReadAtZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:01:08 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:01:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:01:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:01:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:08 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/22 01:01:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/22 01:01:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: File to upload is small (0 bytes), uploading instead of streaming 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-senikob9hizu/file1 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:08 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/22 01:01:08 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/22 01:01:08 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/22 01:01:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:08 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:01:08 DEBUG : file1: Open: flags=O_RDONLY 2024/11/22 01:01:08 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/22 01:01:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/22 01:01:08 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:01:08 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/22 01:01:08 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:01:08 DEBUG : : Looking for writers 2024/11/22 01:01:08 DEBUG : file1: reading active writers 2024/11/22 01:01:08 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.10s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-senikob9hizu", Local "Local file system at /tmp/rclone1625171010", Modify Window "1s" 2024/11/22 01:01:08 INFO : sftp://rclone@:22/rclone-test-senikob9hizu: poll-interval is not supported by this remote 2024/11/22 01:01:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/22 01:01:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/22 01:01:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:08 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/22 01:01:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/22 01:01:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: File to upload is small (100 bytes), uploading instead of streaming 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Shell path "/rclone-test-senikob9hizu/file1" 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: creating additional session 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Running remote command: md5sum /rclone-test-senikob9hizu/file1 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-senikob9hizu/file1" 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: command exited OK 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Remote command result: 71e793937e7a0a5f4aacc0de2d252964 /rclone-test-senikob9hizu/file1 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: ssh external: close 2024/11/22 01:01:08 DEBUG : file1: Parsed hash: 71e793937e7a0a5f4aacc0de2d252964 2024/11/22 01:01:08 DEBUG : file1: md5 = 71e793937e7a0a5f4aacc0de2d252964 OK 2024/11/22 01:01:08 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/22 01:01:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/22 01:01:08 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/22 01:01:08 DEBUG : file1: Open: flags=O_RDONLY 2024/11/22 01:01:08 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/22 01:01:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/22 01:01:08 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/22 01:01:08 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/22 01:01:08 DEBUG : WaitForWriters: timeout=30s 2024/11/22 01:01:08 DEBUG : : Looking for writers 2024/11/22 01:01:08 DEBUG : file1: reading active writers 2024/11/22 01:01:08 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.10s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/11/22 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-senikob9hizu: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 41.364757853s (try 1/5)