"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/03/19 01:59:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yuhadit1toyu" 2025/03/19 01:59:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 01:59:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/03/19 01:59:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/03/19 01:59:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/03/19 01:59:45 DEBUG : Setting pass="UQ0fiqG41-rxVYDtLmY6aM7kzhIvAQgPYqkjpx60NRg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/03/19 01:59:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/03/19 01:59:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{rv3wX}" suffix to name 2025/03/19 01:59:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/03/19 01:59:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/03/19 01:59:45 DEBUG : Setting pass="UQ0fiqG41-rxVYDtLmY6aM7kzhIvAQgPYqkjpx60NRg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/03/19 01:59:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: Connecting to FTP server 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:21") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : Creating backend with remote "/tmp/rclone2462336266" === RUN TestDirHandleMethods run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37480") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31930") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35057") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36581") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir: Looking for writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir: reading active writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39852") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37703") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32420") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleMethods (0.01s) === RUN TestDirHandleReaddir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31225") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31487") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30129") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31212") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34779") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34517") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36363") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37247") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir/subdir: Looking for writers 2025/03/19 01:59:45 DEBUG : dir: Looking for writers 2025/03/19 01:59:45 DEBUG : subdir: reading active writers 2025/03/19 01:59:45 DEBUG : file1: reading active writers 2025/03/19 01:59:45 DEBUG : file2: reading active writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir: reading active writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37461") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36501") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36931") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34427") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleReaddir (0.01s) === RUN TestDirHandleReaddirnames run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34623") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32505") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37079") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33840") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34354") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir: Looking for writers 2025/03/19 01:59:45 DEBUG : file1: reading active writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir: reading active writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31399") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36413") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36770") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleReaddirnames (0.01s) === RUN TestDirMethods run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32644") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32962") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35134") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35123") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir: Looking for writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir: reading active writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30009") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35629") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36448") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMethods (0.01s) === RUN TestDirForgetAll run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38090") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32219") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36507") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30934") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30298") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : dir: forgetting directory cache 2025/03/19 01:59:45 DEBUG : : forgetting directory cache 2025/03/19 01:59:45 DEBUG : dir: forgetting directory cache 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31843") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35498") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30572") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirForgetAll (0.01s) === RUN TestDirForgetPath run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35430") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30999") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31419") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31284") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30379") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/03/19 01:59:45 DEBUG : dir: invalidating directory cache 2025/03/19 01:59:45 DEBUG : : >ForgetPath: 2025/03/19 01:59:45 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/03/19 01:59:45 DEBUG : : invalidating directory cache 2025/03/19 01:59:45 DEBUG : dir: forgetting directory cache 2025/03/19 01:59:45 DEBUG : : >ForgetPath: 2025/03/19 01:59:45 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/03/19 01:59:45 DEBUG : : >ForgetPath: 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir: Looking for writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir: reading active writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31931") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39403") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35226") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirForgetPath (0.01s) === RUN TestDirWalk run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36543") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37311") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35477") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31990") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30216") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39107") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: Connecting to FTP server 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32216") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:21") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36533") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30376") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35125") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : : forgetting directory cache 2025/03/19 01:59:45 DEBUG : dir: forgetting directory cache 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37577") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30439") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34019") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir: Looking for writers 2025/03/19 01:59:45 DEBUG : fil/a/b: Looking for writers 2025/03/19 01:59:45 DEBUG : fil/a: Looking for writers 2025/03/19 01:59:45 DEBUG : b: reading active writers 2025/03/19 01:59:45 DEBUG : fil: Looking for writers 2025/03/19 01:59:45 DEBUG : a: reading active writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir: reading active writers 2025/03/19 01:59:45 DEBUG : fil: reading active writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33195") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34080") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39832") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35365") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30824") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34593") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirWalk (0.03s) === RUN TestDirSetModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35258") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37124") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30889") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37092") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir: Looking for writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir: reading active writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38228") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31700") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33237") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirSetModTime (0.01s) === RUN TestDirStat run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30688") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30539") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30653") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34810") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35144") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir: Looking for writers 2025/03/19 01:59:45 DEBUG : file1: reading active writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir: reading active writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39492") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30404") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36866") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirStat (0.01s) === RUN TestDirReadDirAll run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32098") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30904") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34931") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34619") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33887") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32889") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33702") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34205") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35790") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestDirReadDirAll/Virtual 2025/03/19 01:59:45 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/03/19 01:59:45 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/03/19 01:59:45 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/19 01:59:45 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34830") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38196") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : Waiting for deletions to finish 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38488") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 INFO : dir/subdir/file3: Deleted 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37586") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : removing 1 level 2 directories 2025/03/19 01:59:45 INFO : dir/subdir: Removing directory 2025/03/19 01:59:45 DEBUG : dir: invalidating directory cache 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33135") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/03/19 01:59:45 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/03/19 01:59:45 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/03/19 01:59:45 DEBUG : dir/file1: Reset virtual modtime 2025/03/19 01:59:45 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/03/19 01:59:45 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/19 01:59:45 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/03/19 01:59:45 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/03/19 01:59:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:59:45 DEBUG : dir: invalidating directory cache 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37398") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/03/19 01:59:45 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/03/19 01:59:45 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/19 01:59:45 DEBUG : : forgetting directory cache 2025/03/19 01:59:45 DEBUG : dir: forgetting directory cache 2025/03/19 01:59:45 DEBUG : dir/virtualDir: forgetting directory cache 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir/virtualDir: Looking for writers 2025/03/19 01:59:45 DEBUG : dir: Looking for writers 2025/03/19 01:59:45 DEBUG : file1: reading active writers 2025/03/19 01:59:45 DEBUG : virtualFile2: reading active writers 2025/03/19 01:59:45 DEBUG : virtualFile: reading active writers 2025/03/19 01:59:45 DEBUG : virtualDir: reading active writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir: reading active writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33887") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31398") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33689") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31102") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirReadDirAll (0.02s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31539") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37724") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36036") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38398") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 ERROR : dir/: Can only open directories read only 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir: Looking for writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir: reading active writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39966") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35038") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32294") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirOpen (0.01s) === RUN TestDirCreate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35383") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33034") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30917") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32641") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35818") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:45 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/19 01:59:45 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/03/19 01:59:45 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: File to upload is small (5 bytes), uploading instead of streaming 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38026") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 NOTICE: ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/19 01:59:45 DEBUG : dir/potato: Size of src and dst objects identical 2025/03/19 01:59:45 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir: Looking for writers 2025/03/19 01:59:45 DEBUG : file1: reading active writers 2025/03/19 01:59:45 DEBUG : potato: reading active writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir: reading active writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33031") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30156") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37838") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirCreate (0.11s) === RUN TestDirMkdir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31628") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37590") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35778") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31702") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39031") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33610") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37952") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35957") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37721") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir/sub: Looking for writers 2025/03/19 01:59:45 DEBUG : dir: Looking for writers 2025/03/19 01:59:45 DEBUG : file1: reading active writers 2025/03/19 01:59:45 DEBUG : sub: reading active writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir: reading active writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38895") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34712") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39779") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39573") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMkdir (0.11s) === RUN TestDirMkdirSub run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35408") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37583") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38128") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33323") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37400") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36188") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30586") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34085") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32806") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31282") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34740") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir/sub/subsub: Looking for writers 2025/03/19 01:59:45 DEBUG : dir/sub: Looking for writers 2025/03/19 01:59:45 DEBUG : subsub: reading active writers 2025/03/19 01:59:45 DEBUG : dir: Looking for writers 2025/03/19 01:59:45 DEBUG : file1: reading active writers 2025/03/19 01:59:45 DEBUG : sub: reading active writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir: reading active writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30094") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34915") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35737") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37798") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33968") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMkdirSub (0.01s) === RUN TestDirRemove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35619") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36482") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33423") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36469") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35262") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 ERROR : dir/: Dir.Remove not empty 2025/03/19 01:59:45 DEBUG : dir/file1: Remove: 2025/03/19 01:59:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:59:45 DEBUG : dir/file1: >Remove: err= 2025/03/19 01:59:45 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36911") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38706") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39385") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemove (0.01s) === RUN TestDirRemoveAll run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35719") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38798") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32598") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32863") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38249") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : dir/file1: Remove: 2025/03/19 01:59:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:59:45 DEBUG : dir/file1: >Remove: err= 2025/03/19 01:59:45 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35264") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34724") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38170") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemoveAll (0.01s) === RUN TestDirRemoveName run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30338") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36284") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38592") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35683") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30667") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : dir/file1: Remove: 2025/03/19 01:59:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:59:45 DEBUG : dir/file1: >Remove: err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32047") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31228") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir: Looking for writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir: reading active writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35811") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34844") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36781") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemoveName (0.11s) === RUN TestDirRename run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33164") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37818") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37986") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31020") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37247") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30732") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37046") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35055") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/03/19 01:59:45 DEBUG : dir: Updating dir with dir2 0xc0008a4d00 2025/03/19 01:59:45 DEBUG : dir: forgetting directory cache 2025/03/19 01:59:45 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/19 01:59:45 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39069") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34978") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32749") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 INFO : dir2/file1: Moved (server-side) to: file2 2025/03/19 01:59:45 DEBUG : file2: Updating file with file2 0xc00072f800 2025/03/19 01:59:45 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/03/19 01:59:45 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32659") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35772") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 INFO : dir2/file3: Deleted 2025/03/19 01:59:45 INFO : file2: Moved (server-side) to: dir2/file3 2025/03/19 01:59:45 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00072f800 2025/03/19 01:59:45 DEBUG : : Added virtual directory entry vDel: "file2" 2025/03/19 01:59:45 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38254") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38789") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/03/19 01:59:45 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000520d00 2025/03/19 01:59:45 DEBUG : empty directory: forgetting directory cache 2025/03/19 01:59:45 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/03/19 01:59:45 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/03/19 01:59:45 DEBUG : dir2: Renaming to "dir3" 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir3: Looking for writers 2025/03/19 01:59:45 DEBUG : file3: reading active writers 2025/03/19 01:59:45 DEBUG : renamed empty directory: Looking for writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir3: reading active writers 2025/03/19 01:59:45 DEBUG : renamed empty directory: reading active writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37719") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37773") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30356") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36726") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRename (0.13s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36438") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30629") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34614") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32819") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31214") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/19 01:59:45 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37100") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/19 01:59:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/19 01:59:45 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/03/19 01:59:45 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/03/19 01:59:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/19 01:59:45 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:45 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/19 01:59:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/19 01:59:45 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/03/19 01:59:45 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/03/19 01:59:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: File to upload is small (12 bytes), uploading instead of streaming 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33249") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/03/19 01:59:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/19 01:59:45 DEBUG : : forgetting directory cache 2025/03/19 01:59:45 DEBUG : dir: forgetting directory cache 2025/03/19 01:59:45 DEBUG : dir/sub: forgetting directory cache 2025/03/19 01:59:45 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/03/19 01:59:45 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: File to upload is small (5 bytes), uploading instead of streaming 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35791") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/03/19 01:59:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir/sub: Looking for writers 2025/03/19 01:59:45 DEBUG : file0: reading active writers 2025/03/19 01:59:45 DEBUG : file2: reading active writers 2025/03/19 01:59:45 DEBUG : dir: Looking for writers 2025/03/19 01:59:45 DEBUG : file1: reading active writers 2025/03/19 01:59:45 DEBUG : sub: reading active writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir: reading active writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39243") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32013") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33886") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31211") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirFileOpen (0.01s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote dir_test.go:665: Need DirModTimeUpdatesOnWrite 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31623") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39363") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestDirEntryModTimeInvalidation (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38610") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31017") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30556") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37381") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37239") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir: Looking for writers 2025/03/19 01:59:45 DEBUG : file1: reading active writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir: reading active writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38458") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32516") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33716") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileMethods (0.01s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30234") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36475") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30399") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33325") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35880") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36689") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : Can set mod time: true 2025/03/19 01:59:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38481") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37160") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir: Looking for writers 2025/03/19 01:59:45 DEBUG : file1: reading active writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir: reading active writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32396") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31744") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31066") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35422") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33693") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31106") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38215") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37741") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 01:59:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/19 01:59:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: File to upload is small (0 bytes), uploading instead of streaming 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33179") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/19 01:59:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/19 01:59:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir: Looking for writers 2025/03/19 01:59:45 DEBUG : file1: reading active writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir: reading active writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32083") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38322") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir: Looking for writers 2025/03/19 01:59:45 DEBUG : file1: reading active writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir: reading active writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36663") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33363") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34838") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39858") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37477") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39197") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32610") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31942") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 01:59:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/19 01:59:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: File to upload is small (5 bytes), uploading instead of streaming 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39144") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/19 01:59:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/19 01:59:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir: Looking for writers 2025/03/19 01:59:45 DEBUG : file1: reading active writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir: reading active writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32888") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32132") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir: Looking for writers 2025/03/19 01:59:45 DEBUG : file1: reading active writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir: reading active writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32034") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32729") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35290") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36009") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37763") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32444") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37429") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32624") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39710") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34891") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir: Looking for writers 2025/03/19 01:59:45 DEBUG : file1: reading active writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir: reading active writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38167") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35363") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33631") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37722") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37535") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33413") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35049") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32088") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/19 01:59:45 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:59:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:59:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:59:45 DEBUG : dir/file1(0xc0004cd640): close: 2025/03/19 01:59:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/19 01:59:45 DEBUG : dir/file1(0xc0004cd640): >close: err= 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir: Looking for writers 2025/03/19 01:59:45 DEBUG : file1: reading active writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir: reading active writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38685") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32145") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir: Looking for writers 2025/03/19 01:59:45 DEBUG : file1: reading active writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir: reading active writers 2025/03/19 01:59:45 DEBUG : >WaitForWriters: 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39203") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37419") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39420") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:45 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37009") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39455") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35598") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38456") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39644") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/19 01:59:45 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:59:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:59:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:59:45 DEBUG : dir/file1(0xc000cb6180): _writeAt: size=5, off=0 2025/03/19 01:59:45 DEBUG : dir/file1(0xc000cb6180): openPending: 2025/03/19 01:59:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/19 01:59:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/19 01:59:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:45 DEBUG : dir/file1(0xc000cb6180): >openPending: err= 2025/03/19 01:59:45 DEBUG : dir/file1(0xc000cb6180): >_writeAt: n=5, err= 2025/03/19 01:59:45 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/19 01:59:45 DEBUG : dir/file1(0xc000cb6180): close: 2025/03/19 01:59:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/03/19 01:59:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/03/19 01:59:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/03/19 01:59:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33276") 2025/03/19 01:59:45 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:45 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/19 01:59:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:45 DEBUG : dir/file1(0xc000cb6180): >close: err= 2025/03/19 01:59:45 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:45 DEBUG : dir: Looking for writers 2025/03/19 01:59:45 DEBUG : file1: reading active writers 2025/03/19 01:59:45 DEBUG : : Looking for writers 2025/03/19 01:59:45 DEBUG : dir: reading active writers 2025/03/19 01:59:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : file1: reading active writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : file1: reading active writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : file1: reading active writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: starting upload 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37230") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2025/03/19 01:59:46 INFO : dir/file1: Copied (replaced existing) 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC" 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/19 01:59:46 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : file1: reading active writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : >WaitForWriters: 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31041") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39100") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : file1: reading active writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : >WaitForWriters: 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37483") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39055") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36077") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileSetModTime (0.19s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.01s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.01s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.01s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.16s) === RUN TestFileOpenRead run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:46 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38260") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32674") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37895") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30129") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39343") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:59:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/19 01:59:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30280") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:46 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : file1: reading active writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : >WaitForWriters: 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37275") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32492") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36980") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpenRead (0.01s) === RUN TestFileOpenReadUnknownSize 2025/03/19 01:59:46 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/03/19 01:59:46 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/19 01:59:46 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:46 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/03/19 01:59:46 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : file.txt: reading active writers 2025/03/19 01:59:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:46 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38725") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38547") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30565") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36405") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34970") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: File to upload is small (25 bytes), uploading instead of streaming 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30356") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:46 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : file1: reading active writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : >WaitForWriters: 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36880") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38990") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39002") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpenWrite (0.01s) === RUN TestFileRemove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:46 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31824") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30412") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36022") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36181") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38374") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : dir/file1: Remove: 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:59:46 DEBUG : dir/file1: >Remove: err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37854") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39451") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : dir/file1: Remove: 2025/03/19 01:59:46 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/19 01:59:46 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : >WaitForWriters: 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32085") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34618") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37736") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRemove (0.01s) === RUN TestFileRemoveAll run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:46 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34633") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32332") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33118") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39619") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30528") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : dir/file1: Remove: 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:59:46 DEBUG : dir/file1: >Remove: err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36232") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31107") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : dir/file1: Remove: 2025/03/19 01:59:46 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/19 01:59:46 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : >WaitForWriters: 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33707") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31038") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34101") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRemoveAll (0.01s) === RUN TestFileOpen run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:46 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32157") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36635") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39189") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32740") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36958") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:59:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/19 01:59:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/19 01:59:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/19 01:59:46 DEBUG : dir/file1: Open: flags=O_RDWR 2025/03/19 01:59:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/19 01:59:46 DEBUG : dir/file1: Open: flags=0x3 2025/03/19 01:59:46 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/03/19 01:59:46 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/03/19 01:59:46 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : file1: reading active writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : >WaitForWriters: 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38727") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36071") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31650") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpen (0.00s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:46 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33451") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35696") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36653") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36835") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38959") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : file1: reading active writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : >WaitForWriters: 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38344") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31709") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 01:59:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000937380 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:59:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34342") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30435") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/19 01:59:46 DEBUG : dir/file1: Updating file with dir/file1 0xc000937380 2025/03/19 01:59:46 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37121") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32906") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 01:59:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:46 DEBUG : dir/file1: File is currently open, delaying rename 0xc000937380 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:59:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: File to upload is small (25 bytes), uploading instead of streaming 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30167") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/19 01:59:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:59:46 DEBUG : newLeaf: Running delayed rename now 2025/03/19 01:59:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 01:59:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000937380 2025/03/19 01:59:46 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:46 DEBUG : >WaitForWriters: 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33794") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38988") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : >WaitForWriters: 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35720") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38915") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36130") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:46 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:46 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32466") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32582") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35744") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37744") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37433") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : file1: reading active writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : >WaitForWriters: 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35524") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39959") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 01:59:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000c235c0 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:59:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33885") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34978") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/19 01:59:46 DEBUG : dir/file1: Updating file with dir/file1 0xc000c235c0 2025/03/19 01:59:46 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34263") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34133") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 01:59:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:46 DEBUG : dir/file1: File is currently open, delaying rename 0xc000c235c0 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:59:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: File to upload is small (25 bytes), uploading instead of streaming 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30069") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/19 01:59:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:59:46 DEBUG : newLeaf: Running delayed rename now 2025/03/19 01:59:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 01:59:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000c235c0 2025/03/19 01:59:46 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : >WaitForWriters: 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36826") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38326") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:46 DEBUG : >WaitForWriters: 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31161") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33155") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36616") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:46 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:46 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34265") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31338") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31822") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36703") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31169") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/19 01:59:46 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000cb6e40): openPending: 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000cb6e40): >openPending: err= 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/19 01:59:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000cb6e40): _writeAt: size=14, off=0 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000cb6e40): >_writeAt: n=14, err= 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000cb6e40): close: 2025/03/19 01:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/19 01:59:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000cb6e40): >close: err= 2025/03/19 01:59:46 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : file1: reading active writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : file1: reading active writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : file1: reading active writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : file1: reading active writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: starting upload 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33015") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/03/19 01:59:46 INFO : dir/file1: Copied (replaced existing) 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/19 01:59:46 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : file1: reading active writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : >WaitForWriters: 2025/03/19 01:59:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:59:46 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:59:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:59:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000cb70c0): _readAt: size=512, off=0 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000cb70c0): openPending: 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000cb70c0): >openPending: err= 2025/03/19 01:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000cb70c0): >_readAt: n=14, err=EOF 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000cb70c0): close: 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000cb70c0): >close: err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33109") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39046") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 01:59:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/19 01:59:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000c89680 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:59:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35763") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31937") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/19 01:59:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/19 01:59:46 DEBUG : dir/file1: Updating file with dir/file1 0xc000c89680 2025/03/19 01:59:46 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33916") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32740") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 01:59:46 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000cb7340): openPending: 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000cb7340): >openPending: err= 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/19 01:59:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:59:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000cb7340): _writeAt: size=25, off=0 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000cb7340): >_writeAt: n=25, err= 2025/03/19 01:59:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 01:59:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/19 01:59:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000c89680 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:59:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:59:46 DEBUG : newLeaf(0xc000cb7340): close: 2025/03/19 01:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/19 01:59:46 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-19 01:59:46.368418949 +0000 UTC m=+1.060285574 2025/03/19 01:59:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:46 DEBUG : newLeaf(0xc000cb7340): >close: err= 2025/03/19 01:59:46 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:59:46 DEBUG : newLeaf: vfs cache: starting upload 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34448") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : newLeaf.51ca553d.partial: renamed to: newLeaf 2025/03/19 01:59:46 INFO : newLeaf: Copied (replaced existing) 2025/03/19 01:59:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-19 01:59:46 +0000 UTC" 2025/03/19 01:59:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/19 01:59:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:59:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:46 DEBUG : >WaitForWriters: 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37240") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32869") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:46 DEBUG : >WaitForWriters: 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37782") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31905") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32218") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:46 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:46 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37323") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35313") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30594") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36343") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35253") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : file1: reading active writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : >WaitForWriters: 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31553") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37824") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 01:59:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000649b00 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:59:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31248") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39552") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/19 01:59:46 DEBUG : dir/file1: Updating file with dir/file1 0xc000649b00 2025/03/19 01:59:46 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38029") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30581") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 01:59:46 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:59:46 DEBUG : dir/file1(0xc0002cfb00): openPending: 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:46 DEBUG : dir/file1(0xc0002cfb00): >openPending: err= 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/19 01:59:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:59:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:59:46 DEBUG : dir/file1(0xc0002cfb00): _writeAt: size=25, off=0 2025/03/19 01:59:46 DEBUG : dir/file1(0xc0002cfb00): >_writeAt: n=25, err= 2025/03/19 01:59:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 01:59:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/19 01:59:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000649b00 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:59:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:59:46 DEBUG : newLeaf(0xc0002cfb00): close: 2025/03/19 01:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/19 01:59:46 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-19 01:59:46.537726769 +0000 UTC m=+1.229593404 2025/03/19 01:59:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:46 DEBUG : newLeaf(0xc0002cfb00): >close: err= 2025/03/19 01:59:46 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:59:46 DEBUG : newLeaf: vfs cache: starting upload 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33940") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : newLeaf.b9d1538.partial: renamed to: newLeaf 2025/03/19 01:59:46 INFO : newLeaf: Copied (replaced existing) 2025/03/19 01:59:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-19 01:59:46 +0000 UTC" 2025/03/19 01:59:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/19 01:59:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:59:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:46 DEBUG : >WaitForWriters: 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32123") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37710") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:46 DEBUG : >WaitForWriters: 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32763") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30844") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39371") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:46 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:46 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39168") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30107") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32345") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36574") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37883") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/19 01:59:46 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000cb79c0): openPending: 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000cb79c0): >openPending: err= 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/19 01:59:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000cb79c0): _writeAt: size=14, off=0 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000cb79c0): >_writeAt: n=14, err= 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000cb79c0): close: 2025/03/19 01:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/19 01:59:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000cb79c0): >close: err= 2025/03/19 01:59:46 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : file1: reading active writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : file1: reading active writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : file1: reading active writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : file1: reading active writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: starting upload 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33035") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/03/19 01:59:46 INFO : dir/file1: Copied (replaced existing) 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/19 01:59:46 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : file1: reading active writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : >WaitForWriters: 2025/03/19 01:59:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:59:46 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:59:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:59:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000441300): _readAt: size=512, off=0 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000441300): openPending: 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000441300): >openPending: err= 2025/03/19 01:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000441300): >_readAt: n=14, err=EOF 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000441300): close: 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000441300): >close: err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32388") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31654") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 01:59:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/19 01:59:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000878780 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:59:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33001") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34175") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/19 01:59:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/19 01:59:46 DEBUG : dir/file1: Updating file with dir/file1 0xc000878780 2025/03/19 01:59:46 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30269") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35100") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 01:59:46 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000bd5cc0): openPending: 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000bd5cc0): >openPending: err= 2025/03/19 01:59:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/19 01:59:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:59:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000bd5cc0): _writeAt: size=25, off=0 2025/03/19 01:59:46 DEBUG : dir/file1(0xc000bd5cc0): >_writeAt: n=25, err= 2025/03/19 01:59:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 01:59:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/19 01:59:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000878780 2025/03/19 01:59:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:59:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:59:46 DEBUG : newLeaf(0xc000bd5cc0): close: 2025/03/19 01:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/19 01:59:46 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-19 01:59:46.856475489 +0000 UTC m=+1.548342114 2025/03/19 01:59:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:46 DEBUG : newLeaf(0xc000bd5cc0): >close: err= 2025/03/19 01:59:46 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:59:46 DEBUG : dir: Looking for writers 2025/03/19 01:59:46 DEBUG : : Looking for writers 2025/03/19 01:59:46 DEBUG : dir: reading active writers 2025/03/19 01:59:46 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:59:46 DEBUG : newLeaf: vfs cache: starting upload 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33574") 2025/03/19 01:59:46 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:46 DEBUG : newLeaf.87b962b3.partial: renamed to: newLeaf 2025/03/19 01:59:46 INFO : newLeaf: Copied (replaced existing) 2025/03/19 01:59:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-19 01:59:46 +0000 UTC" 2025/03/19 01:59:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/19 01:59:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:59:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/19 01:59:47 DEBUG : dir: Looking for writers 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:47 DEBUG : dir: reading active writers 2025/03/19 01:59:47 DEBUG : >WaitForWriters: 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36440") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35078") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:47 DEBUG : dir: Looking for writers 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : dir: reading active writers 2025/03/19 01:59:47 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:47 DEBUG : >WaitForWriters: 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36886") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36742") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39522") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/full,forceCache=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38799") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38647") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30023") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38041") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33904") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:47 DEBUG : dir: Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : dir: reading active writers 2025/03/19 01:59:47 DEBUG : >WaitForWriters: 2025/03/19 01:59:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:59:47 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:59:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:59:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000487180): _readAt: size=512, off=0 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000487180): openPending: 2025/03/19 01:59:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/19 01:59:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/19 01:59:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000487180): >openPending: err= 2025/03/19 01:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31597") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000487180): >_readAt: n=14, err=EOF 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000487180): close: 2025/03/19 01:59:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000487180): >close: err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33844") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35822") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 01:59:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/19 01:59:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000920240 2025/03/19 01:59:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:59:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32314") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39875") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/19 01:59:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/19 01:59:47 DEBUG : dir/file1: Updating file with dir/file1 0xc000920240 2025/03/19 01:59:47 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/19 01:59:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39379") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31089") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 01:59:47 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:59:47 DEBUG : dir/file1(0xc0004876c0): openPending: 2025/03/19 01:59:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/19 01:59:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/19 01:59:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:47 DEBUG : dir/file1(0xc0004876c0): >openPending: err= 2025/03/19 01:59:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/19 01:59:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:59:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:59:47 DEBUG : dir/file1(0xc0004876c0): _writeAt: size=25, off=0 2025/03/19 01:59:47 DEBUG : dir/file1(0xc0004876c0): >_writeAt: n=25, err= 2025/03/19 01:59:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/19 01:59:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/19 01:59:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000920240 2025/03/19 01:59:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:59:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:59:47 DEBUG : newLeaf(0xc0004876c0): close: 2025/03/19 01:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/19 01:59:47 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-19 01:59:47.022275439 +0000 UTC m=+1.714142074 2025/03/19 01:59:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:47 DEBUG : newLeaf(0xc0004876c0): >close: err= 2025/03/19 01:59:47 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:47 DEBUG : dir: Looking for writers 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : dir: reading active writers 2025/03/19 01:59:47 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:59:47 DEBUG : dir: Looking for writers 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : dir: reading active writers 2025/03/19 01:59:47 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:59:47 DEBUG : dir: Looking for writers 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : dir: reading active writers 2025/03/19 01:59:47 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:59:47 DEBUG : dir: Looking for writers 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : dir: reading active writers 2025/03/19 01:59:47 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:59:47 DEBUG : newLeaf: vfs cache: starting upload 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34802") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : newLeaf.a1e71ce9.partial: renamed to: newLeaf 2025/03/19 01:59:47 INFO : newLeaf: Copied (replaced existing) 2025/03/19 01:59:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-19 01:59:47 +0000 UTC" 2025/03/19 01:59:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/19 01:59:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/19 01:59:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/19 01:59:47 DEBUG : dir: Looking for writers 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : dir: reading active writers 2025/03/19 01:59:47 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:47 DEBUG : >WaitForWriters: 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33831") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34790") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:47 DEBUG : dir: Looking for writers 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : dir: reading active writers 2025/03/19 01:59:47 DEBUG : newLeaf: reading active writers 2025/03/19 01:59:47 DEBUG : >WaitForWriters: 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38307") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32575") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31690") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRename (1.00s) --- PASS: TestFileRename/off,forceCache=false (0.01s) --- PASS: TestFileRename/minimal,forceCache=false (0.01s) --- PASS: TestFileRename/minimal,forceCache=true (0.32s) --- PASS: TestFileRename/writes,forceCache=false (0.17s) --- PASS: TestFileRename/writes,forceCache=true (0.32s) --- PASS: TestFileRename/full,forceCache=false (0.17s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:47 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : >WaitForWriters: 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30158") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35846") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- 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 "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35714") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38212") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34138") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34398") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38516") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:59:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/19 01:59:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31172") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:47 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:47 DEBUG : dir: Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : dir: reading active writers 2025/03/19 01:59:47 DEBUG : >WaitForWriters: 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33235") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30186") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39115") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleMethods (0.01s) === RUN TestReadFileHandleSeek run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35307") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34761") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31902") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34390") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31893") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:59:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/19 01:59:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31663") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:47 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/19 01:59:47 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/19 01:59:47 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/19 01:59:47 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39284") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33222") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38620") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:47 DEBUG : dir: Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : dir: reading active writers 2025/03/19 01:59:47 DEBUG : >WaitForWriters: 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36243") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37791") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30778") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleSeek (0.05s) === RUN TestReadFileHandleReadAt run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30508") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31193") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36293") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34329") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34562") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:59:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/19 01:59:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33210") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:47 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/19 01:59:47 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/19 01:59:47 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/19 01:59:47 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38483") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31703") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/03/19 01:59:47 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/03/19 01:59:47 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/03/19 01:59:47 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34390") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33790") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/19 01:59:47 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/19 01:59:47 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/19 01:59:47 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/03/19 01:59:47 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/19 01:59:47 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/19 01:59:47 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/19 01:59:47 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/03/19 01:59:47 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:47 DEBUG : dir: Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : dir: reading active writers 2025/03/19 01:59:47 DEBUG : >WaitForWriters: 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33172") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31315") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34771") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31174") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33975") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31527") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39956") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30475") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:59:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/19 01:59:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37925") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:47 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:47 DEBUG : dir: Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : dir: reading active writers 2025/03/19 01:59:47 DEBUG : >WaitForWriters: 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35418") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36537") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32969") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleFlush (0.01s) === RUN TestReadFileHandleRelease run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35494") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38874") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37900") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30009") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36908") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:59:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/19 01:59:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38045") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:47 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/03/19 01:59:47 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/03/19 01:59:47 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:47 DEBUG : dir: Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : dir: reading active writers 2025/03/19 01:59:47 DEBUG : >WaitForWriters: 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33626") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37031") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34238") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleRelease (0.01s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30749") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35811") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34013") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37212") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33425") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:59:47 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:59:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:59:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:59:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717600): _readAt: size=1, off=0 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717600): openPending: 2025/03/19 01:59:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/19 01:59:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/19 01:59:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717600): >openPending: err= 2025/03/19 01:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38547") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717600): >_readAt: n=1, err= 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717600): _readAt: size=256, off=1 2025/03/19 01:59:47 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717600): >_readAt: n=15, err=EOF 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717600): _readAt: size=16, off=16 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717600): >_readAt: n=0, err=EOF 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717600): close: 2025/03/19 01:59:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717600): >close: err= 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717600): close: 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717600): >close: err=file already closed 2025/03/19 01:59:47 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:47 DEBUG : dir: Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : dir: reading active writers 2025/03/19 01:59:47 DEBUG : >WaitForWriters: 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38134") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30098") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35015") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleMethodsRead (0.01s) === RUN TestRWFileHandleSeek run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32539") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36090") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35156") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32913") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39324") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:59:47 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:59:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:59:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:59:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717c00): _readAt: size=1, off=0 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717c00): openPending: 2025/03/19 01:59:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/19 01:59:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/19 01:59:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717c00): >openPending: err= 2025/03/19 01:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36761") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717c00): >_readAt: n=1, err= 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717c00): _readAt: size=1, off=5 2025/03/19 01:59:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717c00): >_readAt: n=1, err= 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717c00): _readAt: size=1, off=3 2025/03/19 01:59:47 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717c00): >_readAt: n=1, err= 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717c00): _readAt: size=1, off=13 2025/03/19 01:59:47 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717c00): >_readAt: n=1, err= 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717c00): _readAt: size=16, off=100 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717c00): >_readAt: n=0, err=EOF 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717c00): close: 2025/03/19 01:59:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000717c00): >close: err= 2025/03/19 01:59:47 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:47 DEBUG : dir: Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : dir: reading active writers 2025/03/19 01:59:47 DEBUG : >WaitForWriters: 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30847") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32385") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34707") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSeek (0.01s) === RUN TestRWFileHandleReadAt run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34473") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31525") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37143") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34078") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37524") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:59:47 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:59:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:59:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:59:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000cbc640): _readAt: size=1, off=0 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000cbc640): openPending: 2025/03/19 01:59:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/19 01:59:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/19 01:59:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000cbc640): >openPending: err= 2025/03/19 01:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39400") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000cbc640): >_readAt: n=1, err= 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000cbc640): _readAt: size=1, off=5 2025/03/19 01:59:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000cbc640): >_readAt: n=1, err= 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000cbc640): _readAt: size=1, off=1 2025/03/19 01:59:47 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000cbc640): >_readAt: n=1, err= 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000cbc640): _readAt: size=6, off=10 2025/03/19 01:59:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000cbc640): >_readAt: n=6, err= 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000cbc640): _readAt: size=256, off=10 2025/03/19 01:59:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000cbc640): >_readAt: n=6, err=EOF 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000cbc640): _readAt: size=256, off=100 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000cbc640): >_readAt: n=0, err=EOF 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000cbc640): close: 2025/03/19 01:59:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000cbc640): >close: err= 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000cbc640): _readAt: size=256, off=100 2025/03/19 01:59:47 DEBUG : dir/file1(0xc000cbc640): >_readAt: n=0, err=file already closed 2025/03/19 01:59:47 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:47 DEBUG : dir: Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : dir: reading active writers 2025/03/19 01:59:47 DEBUG : >WaitForWriters: 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33612") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36560") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38672") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReadAt (0.01s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31705") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36860") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38879") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31231") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30583") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:59:47 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:59:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:59:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:59:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/19 01:59:47 DEBUG : dir/file1(0xc00082d500): RWFileHandle.Flush 2025/03/19 01:59:47 DEBUG : dir/file1(0xc00082d500): _readAt: size=256, off=0 2025/03/19 01:59:47 DEBUG : dir/file1(0xc00082d500): openPending: 2025/03/19 01:59:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/19 01:59:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/19 01:59:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:47 DEBUG : dir/file1(0xc00082d500): >openPending: err= 2025/03/19 01:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38259") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1(0xc00082d500): >_readAt: n=16, err=EOF 2025/03/19 01:59:47 DEBUG : dir/file1(0xc00082d500): RWFileHandle.Flush 2025/03/19 01:59:47 DEBUG : dir/file1(0xc00082d500): RWFileHandle.Flush 2025/03/19 01:59:47 DEBUG : dir/file1(0xc00082d500): close: 2025/03/19 01:59:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/19 01:59:47 DEBUG : dir/file1(0xc00082d500): >close: err= 2025/03/19 01:59:47 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:47 DEBUG : dir: Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : dir: reading active writers 2025/03/19 01:59:47 DEBUG : >WaitForWriters: 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32288") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36786") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32853") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleFlushRead (0.01s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34197") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30059") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32728") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36149") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33902") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/19 01:59:47 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:59:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:59:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:59:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/19 01:59:47 DEBUG : dir/file1(0xc0004cc0c0): _readAt: size=256, off=0 2025/03/19 01:59:47 DEBUG : dir/file1(0xc0004cc0c0): openPending: 2025/03/19 01:59:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/19 01:59:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/19 01:59:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:47 DEBUG : dir/file1(0xc0004cc0c0): >openPending: err= 2025/03/19 01:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31226") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : dir/file1(0xc0004cc0c0): >_readAt: n=16, err=EOF 2025/03/19 01:59:47 DEBUG : dir/file1(0xc0004cc0c0): RWFileHandle.Release 2025/03/19 01:59:47 DEBUG : dir/file1(0xc0004cc0c0): close: 2025/03/19 01:59:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/19 01:59:47 DEBUG : dir/file1(0xc0004cc0c0): >close: err= 2025/03/19 01:59:47 DEBUG : dir/file1(0xc0004cc0c0): RWFileHandle.Release 2025/03/19 01:59:47 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:47 DEBUG : dir: Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : dir: reading active writers 2025/03/19 01:59:47 DEBUG : >WaitForWriters: 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38915") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30981") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36508") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReleaseRead (0.01s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39971") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:47 DEBUG : file1: newRWFileHandle: 2025/03/19 01:59:47 DEBUG : file1(0xc00082c080): openPending: 2025/03/19 01:59:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:47 DEBUG : file1(0xc00082c080): >openPending: err= 2025/03/19 01:59:47 DEBUG : file1: >newRWFileHandle: err= 2025/03/19 01:59:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/19 01:59:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/19 01:59:47 DEBUG : file1(0xc00082c080): _writeAt: size=5, off=0 2025/03/19 01:59:47 DEBUG : file1(0xc00082c080): >_writeAt: n=5, err= 2025/03/19 01:59:47 DEBUG : file1(0xc00082c080): _writeAt: size=7, off=5 2025/03/19 01:59:47 DEBUG : file1(0xc00082c080): >_writeAt: n=7, err= 2025/03/19 01:59:47 DEBUG : file1: vfs cache: truncate to size=11 2025/03/19 01:59:47 DEBUG : file1(0xc00082c080): close: 2025/03/19 01:59:47 DEBUG : file1: vfs cache: setting modification time to 2025-03-19 01:59:47.426826157 +0000 UTC m=+2.118692792 2025/03/19 01:59:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:47 DEBUG : file1(0xc00082c080): >close: err= 2025/03/19 01:59:47 DEBUG : file1(0xc00082c080): close: 2025/03/19 01:59:47 DEBUG : file1(0xc00082c080): >close: err=file already closed 2025/03/19 01:59:47 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:59:47 DEBUG : file1: vfs cache: starting upload 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36788") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : file1.e31ef38.partial: renamed to: file1 2025/03/19 01:59:47 INFO : file1: Copied (new) 2025/03/19 01:59:47 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-19 01:59:47 +0000 UTC" 2025/03/19 01:59:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/19 01:59:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:47 INFO : file1: vfs cache: upload succeeded try #1 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : >WaitForWriters: 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32955") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : >WaitForWriters: 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32792") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38280") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleMethodsWrite (0.16s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33132") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:47 DEBUG : file1: newRWFileHandle: 2025/03/19 01:59:47 DEBUG : file1(0xc000cbc4c0): openPending: 2025/03/19 01:59:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:47 DEBUG : file1(0xc000cbc4c0): >openPending: err= 2025/03/19 01:59:47 DEBUG : file1: >newRWFileHandle: err= 2025/03/19 01:59:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/19 01:59:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/19 01:59:47 DEBUG : file1(0xc000cbc4c0): _writeAt: size=7, off=0 2025/03/19 01:59:47 DEBUG : file1(0xc000cbc4c0): >_writeAt: n=7, err= 2025/03/19 01:59:47 DEBUG : file1(0xc000cbc4c0): _writeAt: size=6, off=5 2025/03/19 01:59:47 DEBUG : file1(0xc000cbc4c0): >_writeAt: n=6, err= 2025/03/19 01:59:47 DEBUG : file1(0xc000cbc4c0): close: 2025/03/19 01:59:47 DEBUG : file1: vfs cache: setting modification time to 2025-03-19 01:59:47.582458748 +0000 UTC m=+2.274325383 2025/03/19 01:59:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:47 DEBUG : file1(0xc000cbc4c0): >close: err= 2025/03/19 01:59:47 DEBUG : file1(0xc000cbc4c0): _writeAt: size=5, off=0 2025/03/19 01:59:47 DEBUG : file1(0xc000cbc4c0): >_writeAt: n=0, err=file already closed 2025/03/19 01:59:47 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:59:47 DEBUG : file1: vfs cache: starting upload 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33567") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : file1.e75e6306.partial: renamed to: file1 2025/03/19 01:59:47 INFO : file1: Copied (new) 2025/03/19 01:59:47 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-19 01:59:47 +0000 UTC" 2025/03/19 01:59:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/19 01:59:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:47 INFO : file1: vfs cache: upload succeeded try #1 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : >WaitForWriters: 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35771") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : >WaitForWriters: 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33647") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33389") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleWriteAt (0.16s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32931") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:47 DEBUG : file1: newRWFileHandle: 2025/03/19 01:59:47 DEBUG : file1(0xc00082c280): openPending: 2025/03/19 01:59:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:47 DEBUG : file1(0xc00082c280): >openPending: err= 2025/03/19 01:59:47 DEBUG : file1: >newRWFileHandle: err= 2025/03/19 01:59:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/19 01:59:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/19 01:59:47 DEBUG : file1(0xc00082c280): close: 2025/03/19 01:59:47 DEBUG : file1: vfs cache: setting modification time to 2025-03-19 01:59:47.73755937 +0000 UTC m=+2.429425994 2025/03/19 01:59:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:47 DEBUG : file1(0xc00082c280): >close: err= 2025/03/19 01:59:47 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/19 01:59:47 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/19 01:59:47 DEBUG : file2: newRWFileHandle: 2025/03/19 01:59:47 DEBUG : file2(0xc00082c340): openPending: 2025/03/19 01:59:47 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:47 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/19 01:59:47 DEBUG : file2(0xc00082c340): >openPending: err= 2025/03/19 01:59:47 DEBUG : file2: >newRWFileHandle: err= 2025/03/19 01:59:47 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/19 01:59:47 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/03/19 01:59:47 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/03/19 01:59:47 DEBUG : file2(0xc00082c340): RWFileHandle.Flush 2025/03/19 01:59:47 DEBUG : file2(0xc00082c340): RWFileHandle.Release 2025/03/19 01:59:47 DEBUG : file2(0xc00082c340): close: 2025/03/19 01:59:47 DEBUG : file2: vfs cache: setting modification time to 2025-03-19 01:59:47.738395634 +0000 UTC m=+2.430262269 2025/03/19 01:59:47 INFO : file2: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:47 DEBUG : file2(0xc00082c340): >close: err= 2025/03/19 01:59:47 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : file2: reading active writers 2025/03/19 01:59:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : file2: reading active writers 2025/03/19 01:59:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : file2: reading active writers 2025/03/19 01:59:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : file2: reading active writers 2025/03/19 01:59:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/03/19 01:59:47 DEBUG : file1: vfs cache: starting upload 2025/03/19 01:59:47 DEBUG : file2: vfs cache: starting upload 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34385") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36372") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : file1.fd9d403c.partial: renamed to: file1 2025/03/19 01:59:47 INFO : file1: Copied (new) 2025/03/19 01:59:47 DEBUG : file1: vfs cache: fingerprint now "0,2025-03-19 01:59:47 +0000 UTC" 2025/03/19 01:59:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/19 01:59:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:47 INFO : file1: vfs cache: upload succeeded try #1 2025/03/19 01:59:47 DEBUG : file2.6654d6b.partial: renamed to: file2 2025/03/19 01:59:47 INFO : file2: Copied (new) 2025/03/19 01:59:47 DEBUG : file2: vfs cache: fingerprint now "0,2025-03-19 01:59:47 +0000 UTC" 2025/03/19 01:59:47 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/03/19 01:59:47 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/19 01:59:47 INFO : file2: vfs cache: upload succeeded try #1 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : file2: reading active writers 2025/03/19 01:59:47 DEBUG : >WaitForWriters: 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31815") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : file2: reading active writers 2025/03/19 01:59:47 DEBUG : >WaitForWriters: 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35227") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39225") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleWriteNoWrite (0.16s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:47 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36629") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:47 DEBUG : file1: newRWFileHandle: 2025/03/19 01:59:47 DEBUG : file1(0xc0004cd200): openPending: 2025/03/19 01:59:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:47 DEBUG : file1(0xc0004cd200): >openPending: err= 2025/03/19 01:59:47 DEBUG : file1: >newRWFileHandle: err= 2025/03/19 01:59:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/19 01:59:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/19 01:59:47 DEBUG : file1(0xc0004cd200): _writeAt: size=5, off=0 2025/03/19 01:59:47 DEBUG : file1(0xc0004cd200): >_writeAt: n=5, err= 2025/03/19 01:59:47 DEBUG : file1(0xc0004cd200): RWFileHandle.Flush 2025/03/19 01:59:47 DEBUG : file1(0xc0004cd200): RWFileHandle.Flush 2025/03/19 01:59:47 DEBUG : file1(0xc0004cd200): close: 2025/03/19 01:59:47 DEBUG : file1: vfs cache: setting modification time to 2025-03-19 01:59:47.896447563 +0000 UTC m=+2.588314188 2025/03/19 01:59:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:47 DEBUG : file1(0xc0004cd200): >close: err= 2025/03/19 01:59:47 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:59:47 DEBUG : : Looking for writers 2025/03/19 01:59:47 DEBUG : file1: reading active writers 2025/03/19 01:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:59:47 DEBUG : file1: vfs cache: starting upload 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38748") 2025/03/19 01:59:47 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:47 DEBUG : file1.43b7892.partial: renamed to: file1 2025/03/19 01:59:47 INFO : file1: Copied (new) 2025/03/19 01:59:47 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-19 01:59:47 +0000 UTC" 2025/03/19 01:59:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/19 01:59:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:47 INFO : file1: vfs cache: upload succeeded try #1 2025/03/19 01:59:48 DEBUG : : Looking for writers 2025/03/19 01:59:48 DEBUG : file1: reading active writers 2025/03/19 01:59:48 DEBUG : >WaitForWriters: 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34021") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37671") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:48 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32451") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : file1: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : file1(0xc0004cd580): openPending: 2025/03/19 01:59:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:48 DEBUG : file1(0xc0004cd580): >openPending: err= 2025/03/19 01:59:48 DEBUG : file1: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/19 01:59:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/19 01:59:48 DEBUG : file1(0xc0004cd580): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : file1(0xc0004cd580): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : file1(0xc0004cd580): RWFileHandle.Release 2025/03/19 01:59:48 DEBUG : file1(0xc0004cd580): close: 2025/03/19 01:59:48 DEBUG : file1: vfs cache: setting modification time to 2025-03-19 01:59:48.051714305 +0000 UTC m=+2.743580929 2025/03/19 01:59:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : file1(0xc0004cd580): >close: err= 2025/03/19 01:59:48 DEBUG : file1(0xc0004cd580): RWFileHandle.Release 2025/03/19 01:59:48 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:48 DEBUG : : Looking for writers 2025/03/19 01:59:48 DEBUG : file1: reading active writers 2025/03/19 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:59:48 DEBUG : : Looking for writers 2025/03/19 01:59:48 DEBUG : file1: reading active writers 2025/03/19 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:59:48 DEBUG : : Looking for writers 2025/03/19 01:59:48 DEBUG : file1: reading active writers 2025/03/19 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:59:48 DEBUG : : Looking for writers 2025/03/19 01:59:48 DEBUG : file1: reading active writers 2025/03/19 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:59:48 DEBUG : file1: vfs cache: starting upload 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32379") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : file1.bca770a4.partial: renamed to: file1 2025/03/19 01:59:48 INFO : file1: Copied (new) 2025/03/19 01:59:48 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-19 01:59:48 +0000 UTC" 2025/03/19 01:59:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:48 INFO : file1: vfs cache: upload succeeded try #1 2025/03/19 01:59:48 DEBUG : : Looking for writers 2025/03/19 01:59:48 DEBUG : file1: reading active writers 2025/03/19 01:59:48 DEBUG : >WaitForWriters: 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33077") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34165") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReleaseWrite (0.15s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:48 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35606") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32634") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34693") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30870") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37068") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 01:59:48 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : dir/file1(0xc0003074c0): openPending: 2025/03/19 01:59:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/19 01:59:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/19 01:59:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:48 DEBUG : dir/file1(0xc0003074c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:59:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/19 01:59:48 DEBUG : dir/file1(0xc0003074c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : dir/file1(0xc0003074c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : dir/file1(0xc0003074c0): close: 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-19 01:59:48.209211393 +0000 UTC m=+2.901078029 2025/03/19 01:59:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : dir/file1(0xc0003074c0): >close: err= 2025/03/19 01:59:48 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:48 DEBUG : dir: Looking for writers 2025/03/19 01:59:48 DEBUG : file1: reading active writers 2025/03/19 01:59:48 DEBUG : : Looking for writers 2025/03/19 01:59:48 DEBUG : dir: reading active writers 2025/03/19 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:59:48 DEBUG : dir: Looking for writers 2025/03/19 01:59:48 DEBUG : file1: reading active writers 2025/03/19 01:59:48 DEBUG : : Looking for writers 2025/03/19 01:59:48 DEBUG : dir: reading active writers 2025/03/19 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:59:48 DEBUG : dir: Looking for writers 2025/03/19 01:59:48 DEBUG : file1: reading active writers 2025/03/19 01:59:48 DEBUG : : Looking for writers 2025/03/19 01:59:48 DEBUG : dir: reading active writers 2025/03/19 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:59:48 DEBUG : dir: Looking for writers 2025/03/19 01:59:48 DEBUG : file1: reading active writers 2025/03/19 01:59:48 DEBUG : : Looking for writers 2025/03/19 01:59:48 DEBUG : dir: reading active writers 2025/03/19 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:59:48 DEBUG : dir/file1: vfs cache: starting upload 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38826") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : dir/file1.411f1b85.partial: renamed to: dir/file1 2025/03/19 01:59:48 INFO : dir/file1: Copied (replaced existing) 2025/03/19 01:59:48 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-03-19 01:59:48 +0000 UTC" 2025/03/19 01:59:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/19 01:59:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/19 01:59:48 DEBUG : dir: Looking for writers 2025/03/19 01:59:48 DEBUG : file1: reading active writers 2025/03/19 01:59:48 DEBUG : : Looking for writers 2025/03/19 01:59:48 DEBUG : dir: reading active writers 2025/03/19 01:59:48 DEBUG : >WaitForWriters: 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30228") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33077") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38680") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeTruncateExisting (0.16s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:48 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38727") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38874") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38481") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38628") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39766") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : dir/file1: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/19 01:59:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/19 01:59:48 DEBUG : dir/file1(0xc00082ce00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : dir/file1(0xc00082ce00): openPending: 2025/03/19 01:59:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/19 01:59:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/19 01:59:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:48 DEBUG : dir/file1(0xc00082ce00): >openPending: err= 2025/03/19 01:59:48 DEBUG : dir/file1(0xc00082ce00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : dir/file1(0xc00082ce00): _writeAt: size=15, off=5 2025/03/19 01:59:48 DEBUG : dir/file1(0xc00082ce00): >_writeAt: n=15, err= 2025/03/19 01:59:48 DEBUG : dir/file1(0xc00082ce00): close: 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/03/19 01:59:48 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-19 01:59:48.36923067 +0000 UTC m=+3.061097326 2025/03/19 01:59:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : dir/file1(0xc00082ce00): >close: err= 2025/03/19 01:59:48 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:48 DEBUG : dir: Looking for writers 2025/03/19 01:59:48 DEBUG : file1: reading active writers 2025/03/19 01:59:48 DEBUG : : Looking for writers 2025/03/19 01:59:48 DEBUG : dir: reading active writers 2025/03/19 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:59:48 DEBUG : dir: Looking for writers 2025/03/19 01:59:48 DEBUG : file1: reading active writers 2025/03/19 01:59:48 DEBUG : : Looking for writers 2025/03/19 01:59:48 DEBUG : dir: reading active writers 2025/03/19 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:59:48 DEBUG : dir: Looking for writers 2025/03/19 01:59:48 DEBUG : file1: reading active writers 2025/03/19 01:59:48 DEBUG : : Looking for writers 2025/03/19 01:59:48 DEBUG : dir: reading active writers 2025/03/19 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:59:48 DEBUG : dir: Looking for writers 2025/03/19 01:59:48 DEBUG : file1: reading active writers 2025/03/19 01:59:48 DEBUG : : Looking for writers 2025/03/19 01:59:48 DEBUG : dir: reading active writers 2025/03/19 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:59:48 DEBUG : dir/file1: vfs cache: starting upload 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38110") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : dir/file1.415f1658.partial: renamed to: dir/file1 2025/03/19 01:59:48 INFO : dir/file1: Copied (replaced existing) 2025/03/19 01:59:48 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-03-19 01:59:48 +0000 UTC" 2025/03/19 01:59:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/19 01:59:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/19 01:59:48 DEBUG : dir: Looking for writers 2025/03/19 01:59:48 DEBUG : file1: reading active writers 2025/03/19 01:59:48 DEBUG : : Looking for writers 2025/03/19 01:59:48 DEBUG : dir: reading active writers 2025/03/19 01:59:48 DEBUG : >WaitForWriters: 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34098") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32266") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38677") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeCreateExisting (0.16s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:48 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32186") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : file1: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : file1(0xc0004cda40): openPending: 2025/03/19 01:59:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:48 DEBUG : file1(0xc0004cda40): >openPending: err= 2025/03/19 01:59:48 DEBUG : file1: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/19 01:59:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/19 01:59:48 DEBUG : file1(0xc0004cda40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : file1(0xc0004cda40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : file1(0xc0004cda40): close: 2025/03/19 01:59:48 DEBUG : file1: vfs cache: setting modification time to 2025-03-19 01:59:48.524998916 +0000 UTC m=+3.216865541 2025/03/19 01:59:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : file1(0xc0004cda40): >close: err= 2025/03/19 01:59:48 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:48 DEBUG : : Looking for writers 2025/03/19 01:59:48 DEBUG : file1: reading active writers 2025/03/19 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:59:48 DEBUG : : Looking for writers 2025/03/19 01:59:48 DEBUG : file1: reading active writers 2025/03/19 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:59:48 DEBUG : : Looking for writers 2025/03/19 01:59:48 DEBUG : file1: reading active writers 2025/03/19 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:59:48 DEBUG : : Looking for writers 2025/03/19 01:59:48 DEBUG : file1: reading active writers 2025/03/19 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:59:48 DEBUG : file1: vfs cache: starting upload 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35756") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : file1.6a4bfcbf.partial: renamed to: file1 2025/03/19 01:59:48 INFO : file1: Copied (new) 2025/03/19 01:59:48 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-19 01:59:48 +0000 UTC" 2025/03/19 01:59:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:48 INFO : file1: vfs cache: upload succeeded try #1 2025/03/19 01:59:48 DEBUG : : Looking for writers 2025/03/19 01:59:48 DEBUG : file1: reading active writers 2025/03/19 01:59:48 DEBUG : >WaitForWriters: 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34145") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32869") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeCreateNew (0.15s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:48 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/03/19 01:59:48 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33553") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.679437659 +0000 UTC m=+3.371304294 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b40): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b40): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b40): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b40): _writeAt: size=3, off=2 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b40): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.679437659 +0000 UTC m=+3.371304294 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b80): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b80): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b80): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.679437659 +0000 UTC m=+3.371304294 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0850 item 1 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307bc0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307bc0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307bc0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307bc0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307bc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.681237716 +0000 UTC m=+3.373104351 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307bc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c00): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c00): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c00): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.681237716 +0000 UTC m=+3.373104351 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0c40 item 2 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.682364139 +0000 UTC m=+3.374230774 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c80): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c80): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c80): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c80): _writeAt: size=3, off=2 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c80): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.682364139 +0000 UTC m=+3.374230774 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307cc0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307cc0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307cc0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307cc0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307cc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.682364139 +0000 UTC m=+3.374230774 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307cc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a11f0 item 3 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307d40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307d40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307d40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307d40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307d40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.683788717 +0000 UTC m=+3.375655343 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307d40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307dc0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307dc0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307dc0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307dc0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307dc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.683788717 +0000 UTC m=+3.375655343 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307dc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a18f0 item 4 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.684759412 +0000 UTC m=+3.376626047 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e40): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e40): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e40): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e40): _writeAt: size=3, off=2 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e40): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.684759412 +0000 UTC m=+3.376626047 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e80): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e80): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e80): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.684759412 +0000 UTC m=+3.376626047 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2150 item 5 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307f00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307f00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307f00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307f00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307f00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.686125301 +0000 UTC m=+3.377991936 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307f00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4000): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4000): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4000): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4000): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4000): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.686125301 +0000 UTC m=+3.377991936 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4000): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c24d0 item 6 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4080): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4080): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4080): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4080): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4080): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.687136892 +0000 UTC m=+3.379003517 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4080): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd41c0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd41c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd41c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd41c0): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd41c0): _writeAt: size=3, off=2 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd41c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd41c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.687136892 +0000 UTC m=+3.379003517 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd41c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4200): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4200): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4200): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4200): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4200): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.687136892 +0000 UTC m=+3.379003517 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4200): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2af0 item 7 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4280): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4280): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4280): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4280): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4280): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.68856154 +0000 UTC m=+3.380428166 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4280): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4300): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4300): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4300): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4300): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4300): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.68856154 +0000 UTC m=+3.380428166 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4300): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3180 item 8 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4340): _readAt: size=2, off=0 2025/03/19 01:59:48 ERROR : open-test-file(0xc000bd4340): Couldn't read size of file 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4340): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4340): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4340): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4340): close: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4340): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4380): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4380): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4380): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4380): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4380): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.689708682 +0000 UTC m=+3.381575317 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4380): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd43c0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd43c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd43c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd43c0): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd43c0): _writeAt: size=3, off=2 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd43c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd43c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.689708682 +0000 UTC m=+3.381575317 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd43c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4400): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4400): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4400): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4400): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4400): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.689708682 +0000 UTC m=+3.381575317 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4400): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3490 item 9 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4480): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4480): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4480): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4480): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4480): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.69109029 +0000 UTC m=+3.382956925 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4480): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4500): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4500): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4500): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4500): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4500): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.69109029 +0000 UTC m=+3.382956925 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4500): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c38f0 item 10 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd45c0): _readAt: size=2, off=0 2025/03/19 01:59:48 ERROR : open-test-file(0xc000bd45c0): Couldn't read size of file 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd45c0): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd45c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd45c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd45c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd45c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4600): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4600): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4600): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4600): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4600): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.692149829 +0000 UTC m=+3.384016464 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4600): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd46c0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd46c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd46c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd46c0): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd46c0): _writeAt: size=3, off=2 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd46c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd46c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.692149829 +0000 UTC m=+3.384016464 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd46c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4700): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4700): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4700): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4700): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4700): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.692149829 +0000 UTC m=+3.384016464 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4700): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3b90 item 11 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4780): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4780): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4780): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4780): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4780): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.693542037 +0000 UTC m=+3.385408673 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4780): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4800): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4800): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4800): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4800): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4800): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.693542037 +0000 UTC m=+3.385408673 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4800): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d40e0 item 12 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd48c0): _readAt: size=2, off=0 2025/03/19 01:59:48 ERROR : open-test-file(0xc000bd48c0): Couldn't read size of file 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd48c0): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd48c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd48c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd48c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd48c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4940): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4940): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4940): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4940): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4940): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.694741567 +0000 UTC m=+3.386608193 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4940): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4a00): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4a00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4a00): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4a00): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4a00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.694741567 +0000 UTC m=+3.386608193 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4a00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4380 item 13 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4a80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4a80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4a80): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4a80): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4a80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.695781721 +0000 UTC m=+3.387648346 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4a80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4b00): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4b00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4b00): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4b00): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4b00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.695781721 +0000 UTC m=+3.387648346 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4b00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4690 item 14 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4bc0): _readAt: size=2, off=0 2025/03/19 01:59:48 ERROR : open-test-file(0xc000bd4bc0): Couldn't read size of file 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4bc0): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4bc0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4bc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4bc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4bc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4c00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4c00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4c00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4c00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4c00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.696999675 +0000 UTC m=+3.388866300 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4c00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4cc0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4cc0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4cc0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4cc0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4cc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.696999675 +0000 UTC m=+3.388866300 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4cc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4b60 item 15 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4d40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4d40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4d40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4d40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4d40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.698076387 +0000 UTC m=+3.389943012 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4d40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4dc0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4dc0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4dc0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4dc0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4dc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.698076387 +0000 UTC m=+3.389943012 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4dc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4e00 item 16 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.699071927 +0000 UTC m=+3.390938562 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e40): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e40): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e40): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e40): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e40): _writeAt: size=3, off=7 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e40): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.699071927 +0000 UTC m=+3.390938562 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e80): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e80): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e80): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.699071927 +0000 UTC m=+3.390938562 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5110 item 17 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.700499261 +0000 UTC m=+3.392365896 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f80): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f80): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f80): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.700499261 +0000 UTC m=+3.392365896 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5570 item 18 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5000): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5000): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5000): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5000): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5000): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.701646784 +0000 UTC m=+3.393513409 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5000): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5100): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5100): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5100): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5100): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5100): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5100): _writeAt: size=3, off=7 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5100): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5100): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.701646784 +0000 UTC m=+3.393513409 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5100): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5140): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5140): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5140): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5140): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5140): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.701646784 +0000 UTC m=+3.393513409 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5140): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5810 item 19 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd51c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd51c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd51c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd51c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd51c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.703041526 +0000 UTC m=+3.394908151 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd51c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5240): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5240): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5240): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5240): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5240): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.703041526 +0000 UTC m=+3.394908151 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5240): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5b90 item 20 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd52c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd52c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd52c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd52c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd52c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.704064337 +0000 UTC m=+3.395930972 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd52c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5380): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5380): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5380): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5380): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5380): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5380): _writeAt: size=3, off=7 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5380): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5380): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.704064337 +0000 UTC m=+3.395930972 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5380): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd53c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd53c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd53c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd53c0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd53c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.704064337 +0000 UTC m=+3.395930972 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd53c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e150 item 21 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5440): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5440): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5440): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5440): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5440): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.705326263 +0000 UTC m=+3.397192888 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5440): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd54c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd54c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd54c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd54c0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd54c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.705326263 +0000 UTC m=+3.397192888 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd54c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e7e0 item 22 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5540): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5540): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5540): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5540): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5540): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.706280036 +0000 UTC m=+3.398146662 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5540): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5600): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5600): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5600): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5600): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5600): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5600): _writeAt: size=3, off=7 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5600): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5600): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.706280036 +0000 UTC m=+3.398146662 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5600): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5640): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5640): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5640): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5640): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5640): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.706280036 +0000 UTC m=+3.398146662 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5640): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ed90 item 23 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd56c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd56c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd56c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd56c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd56c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.707571006 +0000 UTC m=+3.399437631 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd56c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5740): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5740): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5740): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5740): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5740): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.707571006 +0000 UTC m=+3.399437631 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5740): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f9d0 item 24 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5800): _readAt: size=2, off=0 2025/03/19 01:59:48 ERROR : open-test-file(0xc000bd5800): Couldn't read size of file 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5800): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5800): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5800): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5800): close: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5800): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5840): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5840): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5840): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5840): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5840): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.708663517 +0000 UTC m=+3.400530133 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5840): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5940): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5940): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5940): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5940): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5940): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5940): _writeAt: size=3, off=7 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5940): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5940): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.708663517 +0000 UTC m=+3.400530133 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5940): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5980): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5980): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5980): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5980): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5980): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.708663517 +0000 UTC m=+3.400530133 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5980): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fd50 item 25 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5a00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5a00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5a00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5a00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5a00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.710139841 +0000 UTC m=+3.402006466 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5a00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5b00): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5b00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5b00): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5b00): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5b00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.710139841 +0000 UTC m=+3.402006466 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5b00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004deaf0 item 26 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5bc0): _readAt: size=2, off=0 2025/03/19 01:59:48 ERROR : open-test-file(0xc000bd5bc0): Couldn't read size of file 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5bc0): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5bc0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5bc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5bc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5bc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5c00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5c00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5c00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5c00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5c00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.711133258 +0000 UTC m=+3.402999883 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5c00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5cc0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5cc0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5cc0): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5cc0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5cc0): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5cc0): _writeAt: size=3, off=7 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5cc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5cc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.711133258 +0000 UTC m=+3.402999883 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5cc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d00): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d00): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d00): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.711133258 +0000 UTC m=+3.402999883 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004def50 item 27 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d80): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d80): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.712559449 +0000 UTC m=+3.404426074 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5e00): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5e00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5e00): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5e00): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5e00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.712559449 +0000 UTC m=+3.404426074 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5e00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df3b0 item 28 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5ec0): _readAt: size=2, off=0 2025/03/19 01:59:48 ERROR : open-test-file(0xc000bd5ec0): Couldn't read size of file 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5ec0): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5ec0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5ec0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5ec0): close: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5ec0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5f00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5f00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5f00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5f00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5f00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.713632524 +0000 UTC m=+3.405499149 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5f00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce2c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce2c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce2c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce2c0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce2c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.713632524 +0000 UTC m=+3.405499149 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce2c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df7a0 item 29 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce380): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce380): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce380): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce380): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce380): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.714589753 +0000 UTC m=+3.406456378 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce380): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce400): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce400): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce400): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce400): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce400): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.714589753 +0000 UTC m=+3.406456378 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce400): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dfab0 item 30 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce4c0): _readAt: size=2, off=0 2025/03/19 01:59:48 ERROR : open-test-file(0xc0002ce4c0): Couldn't read size of file 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce4c0): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce4c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce4c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce4c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce4c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce580): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce580): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce580): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce580): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce580): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.715671354 +0000 UTC m=+3.407538250 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce580): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce640): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce640): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce640): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce640): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce640): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.715671354 +0000 UTC m=+3.407538250 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce640): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ae310 item 31 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce6c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce6c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce6c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce6c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce6c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.716564653 +0000 UTC m=+3.408431269 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce6c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce880): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce880): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce880): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce880): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce880): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.716564653 +0000 UTC m=+3.408431269 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce880): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ae930 item 32 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce940): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce940): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce940): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce940): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce940): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.717688252 +0000 UTC m=+3.409554878 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce940): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce9c0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce9c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce9c0): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce9c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce9c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aec40 item 33 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce9c0): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce9c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.71805806 +0000 UTC m=+3.409924685 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce9c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea00): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea00): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea00): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.71805806 +0000 UTC m=+3.409924685 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aeee0 item 33 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.719119122 +0000 UTC m=+3.410986018 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005af2d0 item 34 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea80): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea80): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea80): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea80): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.719516611 +0000 UTC m=+3.411383237 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceac0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceac0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceac0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceac0): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceac0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.719516611 +0000 UTC m=+3.411383237 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceac0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005af420 item 34 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceb00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceb00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceb00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceb00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceb00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.720636203 +0000 UTC m=+3.412502838 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceb00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceb40): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceb40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceb40): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceb40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceb40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005af960 item 35 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceb40): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceb40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.721082422 +0000 UTC m=+3.412949057 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceb40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cebc0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cebc0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cebc0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cebc0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cebc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.721082422 +0000 UTC m=+3.412949057 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cebc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005afc00 item 35 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cec40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cec40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cec40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cec40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cec40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.722233091 +0000 UTC m=+3.414099727 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cec40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cedc0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cedc0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be000 item 36 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cedc0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cedc0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cedc0): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cedc0): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cedc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.722646861 +0000 UTC m=+3.414513496 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cedc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cee00): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cee00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cee00): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cee00): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cee00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.722646861 +0000 UTC m=+3.414513496 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cee00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be150 item 36 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cee40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cee40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cee40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cee40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cee40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.723870555 +0000 UTC m=+3.415737180 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cee40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd0c0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd0c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd0c0): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd0c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd0c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be5b0 item 37 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd0c0): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd0c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.724384721 +0000 UTC m=+3.416251345 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd0c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd100): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd100): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd100): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd100): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd100): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.724384721 +0000 UTC m=+3.416251345 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd100): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0310 item 37 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd180): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd180): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd180): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd180): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd180): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.72591243 +0000 UTC m=+3.417779046 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd180): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd240): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd240): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b05b0 item 38 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd240): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd240): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd240): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd240): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd240): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.730679162 +0000 UTC m=+3.422545787 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd240): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd280): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd280): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd280): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd280): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd280): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.730679162 +0000 UTC m=+3.422545787 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd280): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b08c0 item 38 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd300): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd300): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd300): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd300): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd300): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.731734353 +0000 UTC m=+3.423600979 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd300): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd3c0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd3c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd3c0): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd3c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd3c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0bd0 item 39 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd3c0): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd3c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.732203986 +0000 UTC m=+3.424070612 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd3c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd400): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd400): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd400): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd400): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd400): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.732203986 +0000 UTC m=+3.424070612 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd400): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0e70 item 39 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd480): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd480): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd480): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd480): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd480): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.733443781 +0000 UTC m=+3.425310416 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd480): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd540): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd540): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1110 item 40 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd540): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd540): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd540): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd540): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd540): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.733969579 +0000 UTC m=+3.425836203 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd540): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd580): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd580): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd580): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd580): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd580): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.733969579 +0000 UTC m=+3.425836203 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd580): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1260 item 40 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd5c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd5c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd5c0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd5c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd5c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd5c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd5c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.735143641 +0000 UTC m=+3.427010266 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd5c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd600): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd600): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd600): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1570 item 41 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd600): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd600): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.735514189 +0000 UTC m=+3.427380824 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd600): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd640): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd640): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd640): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd640): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd640): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1730 item 41 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd640): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd640): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.735970327 +0000 UTC m=+3.427836953 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd640): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd680): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd680): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd680): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd680): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd680): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.735970327 +0000 UTC m=+3.427836953 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd680): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1a40 item 41 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd740): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd740): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd740): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd740): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd740): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd740): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd740): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.737573638 +0000 UTC m=+3.429453387 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd740): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd780): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd780): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd780): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1ea0 item 42 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd780): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd780): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.739410252 +0000 UTC m=+3.431276887 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd780): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd840): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd840): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510070 item 42 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd840): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd840): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd840): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd840): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd840): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.740023722 +0000 UTC m=+3.431890347 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd840): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd880): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd880): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd880): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd880): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd880): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.740023722 +0000 UTC m=+3.431890347 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd880): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510310 item 42 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd940): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd940): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd940): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd940): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd940): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd940): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd940): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.741302299 +0000 UTC m=+3.433168934 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd940): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd980): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd980): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd980): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510770 item 43 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd980): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd980): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.741754319 +0000 UTC m=+3.433620944 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbd980): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbda40): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbda40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbda40): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbda40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbda40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510930 item 43 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbda40): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbda40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.742234472 +0000 UTC m=+3.434101097 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbda40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbda80): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbda80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbda80): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbda80): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbda80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.742234472 +0000 UTC m=+3.434101097 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbda80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510bd0 item 43 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdb40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdb40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdb40): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdb40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdb40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdb40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdb40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.743512999 +0000 UTC m=+3.435379634 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdb40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdb80): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdb80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdb80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510fc0 item 44 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdb80): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdb80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.743979094 +0000 UTC m=+3.435845730 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdb80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdc40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdc40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511110 item 44 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdc40): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdc40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdc40): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdc40): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdc40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.744522314 +0000 UTC m=+3.436388949 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdc40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdc80): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdc80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdc80): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdc80): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdc80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.744522314 +0000 UTC m=+3.436388949 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdc80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005118f0 item 44 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdd40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdd40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdd40): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdd40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdd40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdd40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdd40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.745718327 +0000 UTC m=+3.437584952 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdd40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdd80): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdd80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdd80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511ea0 item 45 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdd80): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdd80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.74613947 +0000 UTC m=+3.438006095 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdd80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbde40): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbde40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbde40): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbde40): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbde40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.74613947 +0000 UTC m=+3.438006095 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbde40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f20e0 item 45 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdf00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdf00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdf00): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdf00): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdf00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdf00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdf00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.747497595 +0000 UTC m=+3.439364230 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdf00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdf40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdf40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdf40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f23f0 item 46 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdf40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdf40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.747953202 +0000 UTC m=+3.439819827 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbdf40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6080): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6080): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6080): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6080): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6080): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.747953202 +0000 UTC m=+3.439819827 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6080): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2620 item 46 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6180): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6180): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6180): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6180): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6180): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6180): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6180): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.749315084 +0000 UTC m=+3.441181739 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6180): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb61c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb61c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb61c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f29a0 item 47 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb61c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb61c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.749786781 +0000 UTC m=+3.441653416 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb61c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6280): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6280): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6280): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6280): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6280): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.749786781 +0000 UTC m=+3.441653416 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6280): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2af0 item 47 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6380): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6380): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6380): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6380): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6380): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6380): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6380): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.751178477 +0000 UTC m=+3.443045133 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6380): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb63c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb63c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb63c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2e70 item 48 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb63c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb63c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.751628874 +0000 UTC m=+3.443495509 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb63c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6500): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6500): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6500): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6500): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6500): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.751628874 +0000 UTC m=+3.443495509 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6500): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2fc0 item 48 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6540): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6540): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6540): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6540): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6540): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.753083939 +0000 UTC m=+3.444950574 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6540): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6580): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6580): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6580): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6580): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6580): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6580): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3260 item 49 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6580): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6580): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.753564082 +0000 UTC m=+3.445430717 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6580): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb65c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb65c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb65c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb65c0): >_readAt: n=8, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb65c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.753564082 +0000 UTC m=+3.445430717 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb65c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f33b0 item 49 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6640): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6640): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6640): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6640): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6640): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.754828994 +0000 UTC m=+3.446695618 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6640): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6700): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6700): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6700): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3650 item 50 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6700): _readAt: size=2, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6700): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6700): _writeAt: size=3, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6700): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6700): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.755498488 +0000 UTC m=+3.447365123 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6700): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6740): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6740): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6740): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6740): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6740): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.755498488 +0000 UTC m=+3.447365123 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6740): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f37a0 item 50 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb67c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb67c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb67c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb67c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb67c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.756722653 +0000 UTC m=+3.448589288 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb67c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6880): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6880): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6880): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6880): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6880): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6880): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3b20 item 51 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6880): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6880): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.757211142 +0000 UTC m=+3.449077777 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6880): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb68c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb68c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb68c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb68c0): >_readAt: n=8, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb68c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.757211142 +0000 UTC m=+3.449077777 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb68c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3dc0 item 51 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6940): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6940): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6940): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6940): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6940): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.758473408 +0000 UTC m=+3.450340053 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6940): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a00): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548310 item 52 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a00): _readAt: size=2, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a00): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a00): _writeAt: size=3, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a00): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.75902844 +0000 UTC m=+3.450895075 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a40): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a40): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a40): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.75902844 +0000 UTC m=+3.450895075 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548460 item 52 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6ac0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6ac0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6ac0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6ac0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6ac0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.760176574 +0000 UTC m=+3.452043198 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6ac0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6b80): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6b80): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6b80): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6b80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6b80): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6b80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548c40 item 53 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6b80): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6b80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.760669239 +0000 UTC m=+3.452535865 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6b80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6bc0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6bc0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6bc0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6bc0): >_readAt: n=8, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6bc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.760669239 +0000 UTC m=+3.452535865 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6bc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548e00 item 53 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6c40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6c40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6c40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6c40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6c40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.761749438 +0000 UTC m=+3.453616063 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6c40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d00): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005491f0 item 54 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d00): _readAt: size=2, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d00): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d00): _writeAt: size=3, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d00): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.762200977 +0000 UTC m=+3.454067612 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d40): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d40): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d40): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.762200977 +0000 UTC m=+3.454067612 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549500 item 54 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6dc0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6dc0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6dc0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6dc0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6dc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.763173705 +0000 UTC m=+3.455040330 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6dc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6f80): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6f80): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6f80): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6f80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6f80): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6f80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549810 item 55 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6f80): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6f80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.763615997 +0000 UTC m=+3.455482623 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6f80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6fc0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6fc0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6fc0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6fc0): >_readAt: n=8, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6fc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.763615997 +0000 UTC m=+3.455482623 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6fc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549ab0 item 55 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7040): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7040): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7040): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7040): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7040): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.764640531 +0000 UTC m=+3.456507167 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7040): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7100): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7100): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7100): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005302a0 item 56 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7100): _readAt: size=2, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7100): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7100): _writeAt: size=3, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7100): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7100): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.765076813 +0000 UTC m=+3.456943448 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7100): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7140): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7140): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7140): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7140): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7140): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.765076813 +0000 UTC m=+3.456943448 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7140): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005304d0 item 56 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7200): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7200): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7200): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7200): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7200): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7200): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7200): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7200): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.766087773 +0000 UTC m=+3.457954398 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7200): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7240): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7240): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7240): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530af0 item 57 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7240): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7240): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.76645792 +0000 UTC m=+3.458324555 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7240): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7300): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7300): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7300): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7300): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7300): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7300): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530e00 item 57 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7300): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7300): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.76686692 +0000 UTC m=+3.458733545 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7300): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7340): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7340): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7340): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7340): >_readAt: n=8, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7340): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.76686692 +0000 UTC m=+3.458733545 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7340): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531030 item 57 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7400): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7400): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7400): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7400): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7400): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7400): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7400): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7400): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.767888169 +0000 UTC m=+3.459754794 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7400): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7440): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7440): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7440): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005316c0 item 58 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7440): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7440): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.768242878 +0000 UTC m=+3.460109503 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7440): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7500): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7500): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7500): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531a40 item 58 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7500): _readAt: size=2, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7500): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7500): _writeAt: size=3, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7500): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7500): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.768672155 +0000 UTC m=+3.460538790 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7500): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7540): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7540): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7540): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7540): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7540): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.768672155 +0000 UTC m=+3.460538790 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7540): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531c00 item 58 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7600): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7600): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7600): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7600): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7600): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7600): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7600): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7600): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.769652738 +0000 UTC m=+3.461519373 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7600): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7640): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7640): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7640): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a2a0 item 59 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7640): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7640): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.770020643 +0000 UTC m=+3.461887268 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7640): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7700): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7700): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7700): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7700): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7700): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7700): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a4d0 item 59 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7700): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7700): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.770446765 +0000 UTC m=+3.462313400 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7700): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d5c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d5c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d5c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d5c0): >_readAt: n=8, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d5c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.770446765 +0000 UTC m=+3.462313400 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d5c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000230a0 item 59 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d680): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d680): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d680): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d680): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d680): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d680): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d680): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d680): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.771384338 +0000 UTC m=+3.463250963 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d680): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d6c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d6c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d6c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000023810 item 60 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d6c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d6c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.771798498 +0000 UTC m=+3.463665122 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d6c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d780): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d780): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d780): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000239d0 item 60 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d780): _readAt: size=2, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d780): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d780): _writeAt: size=3, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d780): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d780): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.772289389 +0000 UTC m=+3.464156015 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d780): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d7c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d7c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d7c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d7c0): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d7c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.772289389 +0000 UTC m=+3.464156015 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d7c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000023c70 item 60 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d8c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d8c0): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d8c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d8c0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d8c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d8c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d8c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d8c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.77323635 +0000 UTC m=+3.465102975 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d8c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d900): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d900): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d900): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000158460 item 61 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d900): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d900): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.773557057 +0000 UTC m=+3.465423682 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d900): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d9c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d9c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d9c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d9c0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d9c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.773557057 +0000 UTC m=+3.465423682 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082d9c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000158850 item 61 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082da80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082da80): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082da80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082da80): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082da80): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082da80): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082da80): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082da80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.77451632 +0000 UTC m=+3.466382945 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082da80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dac0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dac0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dac0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000158ee0 item 62 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dac0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dac0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.774873483 +0000 UTC m=+3.466740108 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dac0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082db80): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082db80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082db80): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082db80): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082db80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.774873483 +0000 UTC m=+3.466740108 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082db80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000159490 item 62 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dc40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dc40): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dc40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dc40): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dc40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dc40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dc40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dc40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.775781582 +0000 UTC m=+3.467648206 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dc40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dc80): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dc80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dc80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000159c70 item 63 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dc80): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dc80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.776130039 +0000 UTC m=+3.467996665 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dc80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dd40): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dd40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dd40): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dd40): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dd40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.776130039 +0000 UTC m=+3.467996665 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082dd40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052070 item 63 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082de00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082de00): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082de00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082de00): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082de00): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082de00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082de00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082de00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.777084805 +0000 UTC m=+3.468951429 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082de00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082de40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082de40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082de40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052620 item 64 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082de40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082de40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.77750766 +0000 UTC m=+3.469374286 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082de40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082df00): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082df00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082df00): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082df00): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082df00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.77750766 +0000 UTC m=+3.469374286 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082df00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052850 item 64 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082df40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082df40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082df40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082df40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082df40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.778428943 +0000 UTC m=+3.470295568 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082df40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000154d40): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000154d40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000154d40): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000154d40): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000154d40): _writeAt: size=3, off=2 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 65 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000154d40): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000154d40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.778818096 +0000 UTC m=+3.470684711 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000154d40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0001551c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0001551c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0001551c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0001551c0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0001551c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.778818096 +0000 UTC m=+3.470684711 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0001551c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053030 item 65 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000155780): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000155780): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000155780): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000155780): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000155780): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.779785866 +0000 UTC m=+3.471652490 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000155780): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440040): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440040): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053650 item 66 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440040): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440040): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440040): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440040): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440040): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.780227486 +0000 UTC m=+3.472094111 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440040): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004400c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004400c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004400c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004400c0): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004400c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.780227486 +0000 UTC m=+3.472094111 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004400c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053880 item 66 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440100): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440100): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440100): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440100): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440100): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.781053181 +0000 UTC m=+3.472919806 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440100): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440140): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440140): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440140): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440140): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440140): _writeAt: size=3, off=2 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380000 item 67 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440140): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440140): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.781431715 +0000 UTC m=+3.473298340 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440140): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440180): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440180): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440180): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440180): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440180): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.781431715 +0000 UTC m=+3.473298340 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440180): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003801c0 item 67 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440200): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440200): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440200): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440200): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440200): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.782365 +0000 UTC m=+3.474231625 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440200): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440340): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440340): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380690 item 68 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440340): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440340): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440340): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440340): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440340): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.78275795 +0000 UTC m=+3.474624575 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440340): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004403c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004403c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004403c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004403c0): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004403c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.78275795 +0000 UTC m=+3.474624575 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004403c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003807e0 item 68 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440400): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440400): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440400): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440400): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440400): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.783740726 +0000 UTC m=+3.475607352 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440400): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440480): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440480): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440480): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440480): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440480): _writeAt: size=3, off=2 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380cb0 item 69 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440480): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440480): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.784120403 +0000 UTC m=+3.475987028 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440480): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004404c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004404c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004404c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004404c0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004404c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.784120403 +0000 UTC m=+3.475987028 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004404c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380fc0 item 69 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440540): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440540): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440540): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440540): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440540): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.785113559 +0000 UTC m=+3.476980174 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440540): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440600): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440600): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381340 item 70 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440600): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440600): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440600): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440600): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440600): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.785557764 +0000 UTC m=+3.477424390 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440600): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440640): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440640): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440640): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440640): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440640): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.785557764 +0000 UTC m=+3.477424390 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440640): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381650 item 70 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004406c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004406c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004406c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004406c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004406c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.786429535 +0000 UTC m=+3.478296159 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004406c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440780): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440780): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440780): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440780): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440780): _writeAt: size=3, off=2 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003819d0 item 71 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440780): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440780): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.786796097 +0000 UTC m=+3.478662711 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440780): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004407c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004407c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004407c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004407c0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004407c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.786796097 +0000 UTC m=+3.478662711 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004407c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381b20 item 71 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440840): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440840): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440840): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440840): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440840): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.787709195 +0000 UTC m=+3.479575819 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440840): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440900): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440900): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c2a0 item 72 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440900): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440900): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440900): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440900): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440900): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.788138682 +0000 UTC m=+3.480005307 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440900): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440940): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440940): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440940): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440940): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440940): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.788138682 +0000 UTC m=+3.480005307 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440940): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c4d0 item 72 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440980): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440980): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440980): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440980): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440980): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440980): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440980): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.789080744 +0000 UTC m=+3.480947368 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440980): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004409c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004409c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004409c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c930 item 73 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004409c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004409c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.789512026 +0000 UTC m=+3.481378650 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004409c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440a00): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440a00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440a00): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440a00): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440a00): _writeAt: size=3, off=2 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cb60 item 73 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440a00): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440a00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.78989695 +0000 UTC m=+3.481763576 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440a00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440a40): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440a40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440a40): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440a40): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440a40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.78989695 +0000 UTC m=+3.481763576 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440a40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cd20 item 73 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440b40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440b40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440b40): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440b40): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440b40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440b40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440b40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.790798537 +0000 UTC m=+3.482665161 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440b40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7740): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7740): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7740): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a850 item 74 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7740): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7740): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.791116829 +0000 UTC m=+3.482983454 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7740): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7800): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7800): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a9a0 item 74 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7800): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7800): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7800): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7800): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7800): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.791486765 +0000 UTC m=+3.483353391 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7800): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7840): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7840): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7840): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7840): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7840): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.791486765 +0000 UTC m=+3.483353391 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7840): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b0a0 item 74 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7900): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7900): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7900): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7900): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7900): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7900): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7900): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.792385997 +0000 UTC m=+3.484252623 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7900): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7940): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7940): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7940): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b500 item 75 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7940): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7940): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.792736689 +0000 UTC m=+3.484603315 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7940): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7a00): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7a00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7a00): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7a00): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7a00): _writeAt: size=3, off=2 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b7a0 item 75 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7a00): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7a00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.793085558 +0000 UTC m=+3.484952183 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7a00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7a40): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7a40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7a40): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7a40): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7a40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.793085558 +0000 UTC m=+3.484952183 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7a40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ba40 item 75 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7b00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7b00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7b00): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7b00): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7b00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7b00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7b00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.794203456 +0000 UTC m=+3.486070081 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7b00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7b40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7b40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7b40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050be30 item 76 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7b40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7b40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.794529702 +0000 UTC m=+3.486396317 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7b40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7c00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7c00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004122a0 item 76 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7c00): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7c00): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7c00): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7c00): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7c00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.794932872 +0000 UTC m=+3.486799486 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7c00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7c40): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7c40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7c40): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7c40): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7c40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.794932872 +0000 UTC m=+3.486799486 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7c40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004125b0 item 76 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7d40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7d40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7d40): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7d40): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7d40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7d40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7d40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.795832624 +0000 UTC m=+3.487699250 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7d40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7d80): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7d80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7d80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412af0 item 77 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7d80): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7d80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.796144583 +0000 UTC m=+3.488011209 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7d80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7e80): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7e80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7e80): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7e80): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7e80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.796144583 +0000 UTC m=+3.488011209 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7e80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412cb0 item 77 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440c40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440c40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440c40): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440c40): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440c40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440c40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440c40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.797430264 +0000 UTC m=+3.489296888 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440c40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6000): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6000): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6000): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004131f0 item 78 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6000): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6000): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.797964396 +0000 UTC m=+3.489831022 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6000): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb60c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb60c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb60c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb60c0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb60c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.797964396 +0000 UTC m=+3.489831022 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb60c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413490 item 78 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb61c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb61c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb61c0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb61c0): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb61c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb61c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb61c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.799114685 +0000 UTC m=+3.490981491 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb61c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6200): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6200): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6200): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004138f0 item 79 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6200): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6200): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.7994941 +0000 UTC m=+3.491360715 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6200): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6300): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6300): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6300): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6300): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6300): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.7994941 +0000 UTC m=+3.491360715 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6300): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413b90 item 79 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb63c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb63c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb63c0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb63c0): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb63c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb63c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb63c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.800465266 +0000 UTC m=+3.492331891 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb63c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6440): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6440): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6440): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c3f0 item 80 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6440): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6440): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.800861803 +0000 UTC m=+3.492728428 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6440): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6540): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6540): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6540): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6540): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6540): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.800861803 +0000 UTC m=+3.492728428 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6540): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c5b0 item 80 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6580): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6580): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6580): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6580): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6580): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.801892188 +0000 UTC m=+3.493758813 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6580): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb65c0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb65c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb65c0): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb65c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb65c0): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb65c0): _writeAt: size=3, off=7 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c9a0 item 81 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb65c0): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb65c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.802275541 +0000 UTC m=+3.494142166 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb65c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6600): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6600): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6600): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6600): >_readAt: n=8, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6600): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.802275541 +0000 UTC m=+3.494142166 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6600): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cbd0 item 81 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6680): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6680): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6680): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6680): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6680): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.803159324 +0000 UTC m=+3.495025949 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6680): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6740): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6740): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6740): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cfc0 item 82 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6740): _readAt: size=2, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6740): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6740): _writeAt: size=3, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6740): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6740): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.803521037 +0000 UTC m=+3.495387651 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6740): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6780): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6780): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6780): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6780): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6780): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.803521037 +0000 UTC m=+3.495387651 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6780): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d260 item 82 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6800): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6800): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6800): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6800): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6800): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.804370345 +0000 UTC m=+3.496236970 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6800): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb68c0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb68c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb68c0): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb68c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb68c0): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb68c0): _writeAt: size=3, off=7 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d570 item 83 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb68c0): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb68c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.804740282 +0000 UTC m=+3.496606908 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb68c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6900): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6900): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6900): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6900): >_readAt: n=8, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6900): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.804740282 +0000 UTC m=+3.496606908 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6900): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d6c0 item 83 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6980): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6980): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6980): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6980): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6980): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.805783331 +0000 UTC m=+3.497649957 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6980): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a40): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035dc70 item 84 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a40): _readAt: size=2, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a40): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a40): _writeAt: size=3, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a40): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.80623985 +0000 UTC m=+3.498106475 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a80): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a80): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a80): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.80623985 +0000 UTC m=+3.498106475 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6a80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035de30 item 84 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6b00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6b00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6b00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6b00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6b00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.807325178 +0000 UTC m=+3.499191803 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6b00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6bc0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6bc0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6bc0): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6bc0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6bc0): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6bc0): _writeAt: size=3, off=7 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4460 item 85 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6bc0): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6bc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.807785213 +0000 UTC m=+3.499651838 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6bc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6c00): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6c00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6c00): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6c00): >_readAt: n=8, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6c00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.807785213 +0000 UTC m=+3.499651838 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6c00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4690 item 85 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6c80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6c80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6c80): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6c80): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6c80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.808730771 +0000 UTC m=+3.500597396 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6c80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d40): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4b60 item 86 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d40): _readAt: size=2, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d40): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d40): _writeAt: size=3, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d40): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.809207737 +0000 UTC m=+3.501074363 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d80): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d80): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d80): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.809207737 +0000 UTC m=+3.501074363 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6d80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4d20 item 86 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6e00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6e00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6e00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6e00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6e00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.810181347 +0000 UTC m=+3.502047972 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6e00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6f80): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6f80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6f80): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6f80): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6f80): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6f80): _writeAt: size=3, off=7 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4fc0 item 87 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6f80): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6f80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.810626033 +0000 UTC m=+3.502492658 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6f80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6fc0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6fc0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6fc0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6fc0): >_readAt: n=8, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6fc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.810626033 +0000 UTC m=+3.502492658 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb6fc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5180 item 87 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7040): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7040): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7040): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7040): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7040): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.811597028 +0000 UTC m=+3.503463654 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7040): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7100): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7100): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7100): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5570 item 88 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7100): _readAt: size=2, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7100): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7100): _writeAt: size=3, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7100): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7100): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.812013362 +0000 UTC m=+3.503879988 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7100): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7140): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7140): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7140): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7140): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7140): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.812013362 +0000 UTC m=+3.503879988 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7140): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c56c0 item 88 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7200): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7200): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7200): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7200): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7200): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7200): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7200): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7200): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.813133395 +0000 UTC m=+3.505000020 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7200): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7240): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7240): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7240): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5b20 item 89 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7240): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7240): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.813521666 +0000 UTC m=+3.505388292 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7240): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7300): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7300): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7300): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7300): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7300): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7300): _writeAt: size=3, off=7 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5c70 item 89 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7300): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7300): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.814048195 +0000 UTC m=+3.505914820 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7300): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7340): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7340): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7340): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7340): >_readAt: n=8, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7340): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.814048195 +0000 UTC m=+3.505914820 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7340): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5dc0 item 89 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7400): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7400): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7400): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7400): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7400): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7400): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7400): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7400): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.815200097 +0000 UTC m=+3.507066722 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7400): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7440): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7440): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7440): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be150 item 90 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7440): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7440): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.816107022 +0000 UTC m=+3.507973658 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7440): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7500): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7500): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7500): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be310 item 90 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7500): _readAt: size=2, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7500): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7500): _writeAt: size=3, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7500): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7500): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.816679155 +0000 UTC m=+3.508545780 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7500): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7540): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7540): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7540): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7540): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7540): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.816679155 +0000 UTC m=+3.508545780 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7540): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be5b0 item 90 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7600): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7600): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7600): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7600): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7600): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7600): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7600): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7600): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.817745578 +0000 UTC m=+3.509612203 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7600): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7640): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7640): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7640): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bea80 item 91 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7640): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7640): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.818206865 +0000 UTC m=+3.510073491 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7640): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7700): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7700): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7700): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7700): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7700): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7700): _writeAt: size=3, off=7 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bebd0 item 91 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7700): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7700): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.818623199 +0000 UTC m=+3.510489825 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7700): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7740): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7740): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7740): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7740): >_readAt: n=8, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7740): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.818623199 +0000 UTC m=+3.510489825 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7740): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bee70 item 91 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7800): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7800): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7800): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7800): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7800): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7800): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7800): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7800): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.819654276 +0000 UTC m=+3.511521221 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7800): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7840): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7840): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7840): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf1f0 item 92 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7840): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7840): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.820047887 +0000 UTC m=+3.511914502 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7840): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7900): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7900): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7900): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf3b0 item 92 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7900): _readAt: size=2, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7900): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7900): _writeAt: size=3, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7900): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7900): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.820639707 +0000 UTC m=+3.512506332 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7900): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7940): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7940): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7940): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7940): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7940): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.820639707 +0000 UTC m=+3.512506332 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7940): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf5e0 item 92 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7a00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7a00): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7a00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7a00): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7a00): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7a00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7a00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7a00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.82197457 +0000 UTC m=+3.513841194 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7a00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7ec0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7ec0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7ec0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf9d0 item 93 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7ec0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7ec0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.822377849 +0000 UTC m=+3.514244474 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cb7ec0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440040): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440040): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440040): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440040): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440040): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.822377849 +0000 UTC m=+3.514244474 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440040): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bfb90 item 93 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440140): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440140): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440140): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440140): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440140): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440140): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440140): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440140): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.823404166 +0000 UTC m=+3.515270791 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440140): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440180): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440180): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440180): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d68070 item 94 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440180): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440180): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.823783672 +0000 UTC m=+3.515650297 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440180): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004402c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004402c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004402c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004402c0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004402c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.823783672 +0000 UTC m=+3.515650297 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004402c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d68230 item 94 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004403c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004403c0): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004403c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004403c0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004403c0): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004403c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004403c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004403c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.824844905 +0000 UTC m=+3.516711530 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004403c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440400): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440400): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440400): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d68540 item 95 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440400): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440400): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.825218028 +0000 UTC m=+3.517084653 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440400): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440500): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440500): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440500): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440500): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440500): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.825218028 +0000 UTC m=+3.517084653 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440500): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d68690 item 95 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004405c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004405c0): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004405c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004405c0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004405c0): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004405c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004405c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004405c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.826242503 +0000 UTC m=+3.518109128 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004405c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440600): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440600): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440600): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d68930 item 96 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440600): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440600): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.826638809 +0000 UTC m=+3.518505435 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440600): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004406c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004406c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004406c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004406c0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004406c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.826638809 +0000 UTC m=+3.518505435 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004406c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d68a80 item 96 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= 2025/03/19 01:59:48 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:48 DEBUG : : Looking for writers 2025/03/19 01:59:48 DEBUG : >WaitForWriters: 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32948") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30989") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:48 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/03/19 01:59:48 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33766") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc200): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc200): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc200): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc200): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc200): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.830075377 +0000 UTC m=+3.521942002 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc200): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc240): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc240): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc240): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc240): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc240): _writeAt: size=3, off=2 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc240): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc240): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.830075377 +0000 UTC m=+3.521942002 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc240): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc3c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc3c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc3c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc3c0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc3c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.830075377 +0000 UTC m=+3.521942002 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc3c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac690 item 1 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc480): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc480): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc480): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc480): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc480): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.831426959 +0000 UTC m=+3.523293585 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc480): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc4c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc4c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc4c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc4c0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc4c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.831426959 +0000 UTC m=+3.523293585 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc4c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004acaf0 item 2 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc500): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc500): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc500): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc500): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc500): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.832441787 +0000 UTC m=+3.524308411 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc500): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc640): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc640): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc640): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc640): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc640): _writeAt: size=3, off=2 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc640): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc640): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.832441787 +0000 UTC m=+3.524308411 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc640): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc680): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc680): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc680): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc680): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc680): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.832441787 +0000 UTC m=+3.524308411 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc680): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004acd90 item 3 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc700): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc700): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc700): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc700): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc700): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.83378873 +0000 UTC m=+3.525655345 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc700): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc780): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc780): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc780): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc780): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc780): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.83378873 +0000 UTC m=+3.525655345 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc780): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad260 item 4 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc7c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc7c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc7c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc7c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc7c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.834820329 +0000 UTC m=+3.526686953 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc7c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc880): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc880): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc880): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc880): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc880): _writeAt: size=3, off=2 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc880): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc880): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.834820329 +0000 UTC m=+3.526686953 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc880): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc8c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc8c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc8c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc8c0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc8c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.834820329 +0000 UTC m=+3.526686953 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc8c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad650 item 5 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc940): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc940): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc940): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc940): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc940): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.836097793 +0000 UTC m=+3.527964408 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cc940): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cca80): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cca80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cca80): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cca80): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cca80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.836097793 +0000 UTC m=+3.527964408 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cca80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adb20 item 6 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004ccb40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004ccb40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004ccb40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004ccb40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004ccb40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.837002224 +0000 UTC m=+3.528868848 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004ccb40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004ccfc0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004ccfc0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004ccfc0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004ccfc0): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004ccfc0): _writeAt: size=3, off=2 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004ccfc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004ccfc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.837002224 +0000 UTC m=+3.528868848 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004ccfc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd000): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd000): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd000): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd000): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd000): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.837002224 +0000 UTC m=+3.528868848 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd000): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004addc0 item 7 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd300): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd300): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd300): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd300): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd300): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.838239494 +0000 UTC m=+3.530106119 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd300): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd540): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd540): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd540): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd540): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd540): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.838239494 +0000 UTC m=+3.530106119 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd540): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2460 item 8 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd580): _readAt: size=2, off=0 2025/03/19 01:59:48 ERROR : open-test-file(0xc0004cd580): Couldn't read size of file 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd580): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd580): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd580): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd580): close: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd580): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd640): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd640): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd640): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd640): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd640): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.839207233 +0000 UTC m=+3.531073858 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd640): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd740): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd740): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd740): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd740): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd740): _writeAt: size=3, off=2 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd740): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd740): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.839207233 +0000 UTC m=+3.531073858 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd740): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd780): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd780): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd780): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd780): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd780): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.839207233 +0000 UTC m=+3.531073858 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cd780): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2a80 item 9 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cda40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cda40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cda40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cda40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cda40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.840503042 +0000 UTC m=+3.532369667 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cda40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cdb40): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cdb40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cdb40): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cdb40): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cdb40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.840503042 +0000 UTC m=+3.532369667 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cdb40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3880 item 10 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce300): _readAt: size=2, off=0 2025/03/19 01:59:48 ERROR : open-test-file(0xc0002ce300): Couldn't read size of file 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce300): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce300): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce300): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce300): close: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce300): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce380): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce380): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce380): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce380): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce380): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.841741344 +0000 UTC m=+3.533607969 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce380): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce440): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce440): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce440): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce440): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce440): _writeAt: size=3, off=2 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce440): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce440): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.841741344 +0000 UTC m=+3.533607969 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce440): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce480): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce480): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce480): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce480): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce480): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.841741344 +0000 UTC m=+3.533607969 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce480): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482b60 item 11 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce580): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce580): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce580): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce580): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce580): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.843151716 +0000 UTC m=+3.535018341 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce580): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce600): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce600): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce600): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce600): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce600): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.843151716 +0000 UTC m=+3.535018341 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce600): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004835e0 item 12 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce6c0): _readAt: size=2, off=0 2025/03/19 01:59:48 ERROR : open-test-file(0xc0002ce6c0): Couldn't read size of file 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce6c0): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce6c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce6c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce6c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce6c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce780): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce780): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce780): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce780): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce780): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.844244176 +0000 UTC m=+3.536110801 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce780): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce9c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce9c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce9c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce9c0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce9c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.844244176 +0000 UTC m=+3.536110801 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ce9c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483a40 item 13 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.845304587 +0000 UTC m=+3.537171213 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cea40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceac0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceac0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceac0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceac0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceac0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.845304587 +0000 UTC m=+3.537171213 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceac0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5c0e0 item 14 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cebc0): _readAt: size=2, off=0 2025/03/19 01:59:48 ERROR : open-test-file(0xc0002cebc0): Couldn't read size of file 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cebc0): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cebc0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cebc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cebc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cebc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cec00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cec00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cec00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cec00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cec00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.846374545 +0000 UTC m=+3.538241171 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cec00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ced80): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ced80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ced80): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ced80): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ced80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.846374545 +0000 UTC m=+3.538241171 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ced80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5c380 item 15 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cee00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cee00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cee00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cee00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cee00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.847346352 +0000 UTC m=+3.539212978 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cee00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cee80): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cee80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cee80): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cee80): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cee80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.847346352 +0000 UTC m=+3.539212978 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cee80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5c690 item 16 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceec0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceec0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceec0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceec0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceec0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.848255673 +0000 UTC m=+3.540122298 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002ceec0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf280): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf280): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf280): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf280): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf280): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf280): _writeAt: size=3, off=7 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf280): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf280): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.848255673 +0000 UTC m=+3.540122298 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf280): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf2c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf2c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf2c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf2c0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf2c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.848255673 +0000 UTC m=+3.540122298 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf2c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5ca10 item 17 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf3c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf3c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf3c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf3c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf3c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.849794543 +0000 UTC m=+3.541661168 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf3c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf500): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf500): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf500): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf500): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf500): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.849794543 +0000 UTC m=+3.541661168 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf500): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5cd90 item 18 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf580): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf580): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf580): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf580): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf580): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.851552161 +0000 UTC m=+3.543418786 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf580): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf640): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf640): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf640): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf640): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf640): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf640): _writeAt: size=3, off=7 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf640): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf640): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.851552161 +0000 UTC m=+3.543418786 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf640): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf680): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf680): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf680): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf680): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf680): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.851552161 +0000 UTC m=+3.543418786 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf680): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5d030 item 19 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf700): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf700): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf700): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf700): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf700): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.853041278 +0000 UTC m=+3.544907903 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf700): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf780): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf780): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf780): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf780): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf780): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.853041278 +0000 UTC m=+3.544907903 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf780): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5d3b0 item 20 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf800): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf800): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf800): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf800): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf800): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.854250216 +0000 UTC m=+3.546116841 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf800): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf8c0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf8c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf8c0): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf8c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf8c0): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf8c0): _writeAt: size=3, off=7 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf8c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf8c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.854250216 +0000 UTC m=+3.546116841 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf8c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf900): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf900): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf900): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf900): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf900): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.854250216 +0000 UTC m=+3.546116841 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf900): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5d650 item 21 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf980): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf980): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf980): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf980): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf980): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.855832668 +0000 UTC m=+3.547699282 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cf980): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfa00): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfa00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfa00): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfa00): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfa00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.855832668 +0000 UTC m=+3.547699282 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfa00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5db20 item 22 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004409c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004409c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004409c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004409c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004409c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.856939555 +0000 UTC m=+3.548806180 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004409c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440a80): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440a80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440a80): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440a80): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440a80): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440a80): _writeAt: size=3, off=7 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440a80): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440a80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.856939555 +0000 UTC m=+3.548806180 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440a80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440b00): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440b00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440b00): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440b00): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440b00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.856939555 +0000 UTC m=+3.548806180 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440b00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d69650 item 23 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440c80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440c80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440c80): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440c80): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440c80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.85838418 +0000 UTC m=+3.550250795 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440c80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440d00): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440d00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440d00): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440d00): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440d00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.85838418 +0000 UTC m=+3.550250795 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440d00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d699d0 item 24 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440dc0): _readAt: size=2, off=0 2025/03/19 01:59:48 ERROR : open-test-file(0xc000440dc0): Couldn't read size of file 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440dc0): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440dc0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440dc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440dc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440dc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440e00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440e00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440e00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440e00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440e00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.859383999 +0000 UTC m=+3.551250613 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440e00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440ec0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440ec0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440ec0): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440ec0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440ec0): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440ec0): _writeAt: size=3, off=7 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440ec0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440ec0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.859383999 +0000 UTC m=+3.551250613 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440ec0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440f00): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440f00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440f00): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440f00): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440f00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.859383999 +0000 UTC m=+3.551250613 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440f00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d69c70 item 25 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440f80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440f80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440f80): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440f80): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440f80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.860728748 +0000 UTC m=+3.552595373 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000440f80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441000): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441000): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441000): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441000): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441000): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.860728748 +0000 UTC m=+3.552595373 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441000): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce8070 item 26 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004410c0): _readAt: size=2, off=0 2025/03/19 01:59:48 ERROR : open-test-file(0xc0004410c0): Couldn't read size of file 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004410c0): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004410c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004410c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004410c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004410c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441100): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441100): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441100): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441100): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441100): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.86197763 +0000 UTC m=+3.553844245 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441100): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441280): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441280): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441280): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441280): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441280): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441280): _writeAt: size=3, off=7 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441280): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441280): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.86197763 +0000 UTC m=+3.553844245 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441280): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004412c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004412c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004412c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004412c0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004412c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.86197763 +0000 UTC m=+3.553844245 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004412c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce8310 item 27 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441340): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441340): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441340): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441340): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441340): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.863861402 +0000 UTC m=+3.555728027 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441340): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004413c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004413c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004413c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004413c0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004413c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.863861402 +0000 UTC m=+3.555728027 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004413c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce8700 item 28 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441480): _readAt: size=2, off=0 2025/03/19 01:59:48 ERROR : open-test-file(0xc000441480): Couldn't read size of file 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441480): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441480): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441480): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441480): close: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441480): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004414c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004414c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004414c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004414c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004414c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.86920197 +0000 UTC m=+3.561068595 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004414c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441580): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441580): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441580): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441580): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441580): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.86920197 +0000 UTC m=+3.561068595 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441580): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce89a0 item 29 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441600): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441600): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441600): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441600): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441600): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.870535118 +0000 UTC m=+3.562401773 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441600): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441680): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441680): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441680): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441680): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441680): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.870535118 +0000 UTC m=+3.562401773 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441680): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce8c40 item 30 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441780): _readAt: size=2, off=0 2025/03/19 01:59:48 ERROR : open-test-file(0xc000441780): Couldn't read size of file 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441780): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441780): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441780): >_writeAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441780): close: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441780): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004417c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004417c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004417c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004417c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004417c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.871654779 +0000 UTC m=+3.563521424 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004417c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441880): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441880): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441880): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441880): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441880): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.871654779 +0000 UTC m=+3.563521424 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441880): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce8ee0 item 31 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441900): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441900): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441900): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441900): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441900): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.87290939 +0000 UTC m=+3.564776016 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441900): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004419c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004419c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004419c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004419c0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004419c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.87290939 +0000 UTC m=+3.564776016 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004419c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce9180 item 32 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441a00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441a00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441a00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441a00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441a00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.874032909 +0000 UTC m=+3.565899544 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441a00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441a40): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441a40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441a40): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441a40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441a40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce9500 item 33 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441a40): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441a40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.874456477 +0000 UTC m=+3.566323102 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441a40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441ac0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441ac0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441ac0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441ac0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441ac0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.874456477 +0000 UTC m=+3.566323102 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441ac0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce9650 item 33 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441b40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441b40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441b40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441b40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441b40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.875638605 +0000 UTC m=+3.567505229 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441b40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441b80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441b80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce98f0 item 34 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441b80): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441b80): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441b80): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441b80): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441b80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.876112185 +0000 UTC m=+3.567978840 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441b80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441bc0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441bc0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441bc0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441bc0): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441bc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.876112185 +0000 UTC m=+3.567978840 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441bc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce9a40 item 34 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441c00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441c00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441c00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441c00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441c00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.877129365 +0000 UTC m=+3.568995990 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441c00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441c80): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441c80): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441c80): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441c80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441c80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce9ce0 item 35 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441c80): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441c80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.8777017 +0000 UTC m=+3.569568325 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441c80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441d00): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441d00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441d00): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441d00): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441d00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.8777017 +0000 UTC m=+3.569568325 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441d00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ce9e30 item 35 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441dc0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441dc0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441dc0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441dc0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441dc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.879019389 +0000 UTC m=+3.570886014 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441dc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441e80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441e80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a2a0 item 36 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441e80): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441e80): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441e80): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441e80): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441e80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.879632068 +0000 UTC m=+3.571498693 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441e80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441ec0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441ec0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441ec0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441ec0): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441ec0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.879632068 +0000 UTC m=+3.571498693 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441ec0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a4d0 item 36 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441f00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441f00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441f00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441f00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441f00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.881055433 +0000 UTC m=+3.572922058 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000441f00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306340): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306340): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306340): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306340): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306340): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a850 item 37 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306340): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306340): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.881567135 +0000 UTC m=+3.573433760 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306340): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003064c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003064c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003064c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003064c0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003064c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.881567135 +0000 UTC m=+3.573433760 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003064c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049af50 item 37 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306d00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306d00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306d00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306d00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306d00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.882928445 +0000 UTC m=+3.574795070 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306d00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306e40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306e40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b5e0 item 38 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306e40): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306e40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306e40): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306e40): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306e40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.883622305 +0000 UTC m=+3.575488931 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306e40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306ec0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306ec0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306ec0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306ec0): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306ec0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.883622305 +0000 UTC m=+3.575488931 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306ec0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b960 item 38 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306f80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306f80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306f80): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306f80): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306f80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.885010436 +0000 UTC m=+3.576877061 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306f80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307040): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307040): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307040): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307040): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307040): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049be30 item 39 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307040): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307040): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.885510926 +0000 UTC m=+3.577377551 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307040): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003070c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003070c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003070c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003070c0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003070c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.885510926 +0000 UTC m=+3.577377551 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003070c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc0e0 item 39 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003071c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003071c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003071c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003071c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003071c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.886828896 +0000 UTC m=+3.578695521 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003071c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003072c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003072c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc4d0 item 40 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003072c0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003072c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003072c0): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003072c0): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003072c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.887443569 +0000 UTC m=+3.579310194 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003072c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307340): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307340): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307340): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307340): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307340): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.887443569 +0000 UTC m=+3.579310194 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307340): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc770 item 40 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307440): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307440): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307440): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307440): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307440): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307440): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307440): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.88862289 +0000 UTC m=+3.580489515 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307440): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307480): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307480): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307480): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bcbd0 item 41 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307480): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307480): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.889087054 +0000 UTC m=+3.580953709 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307480): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003074c0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003074c0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003074c0): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003074c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003074c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bcd20 item 41 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003074c0): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003074c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.889490965 +0000 UTC m=+3.581357590 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003074c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307540): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307540): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307540): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307540): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307540): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.889490965 +0000 UTC m=+3.581357590 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307540): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bcfc0 item 41 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307600): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307600): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307600): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307600): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307600): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307600): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307600): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.890670277 +0000 UTC m=+3.582536892 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307600): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307680): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307680): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307680): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd340 item 42 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307680): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307680): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.891096679 +0000 UTC m=+3.582963304 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307680): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307740): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307740): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd500 item 42 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307740): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307740): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307740): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307740): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307740): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.891556714 +0000 UTC m=+3.583423349 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307740): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307780): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307780): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307780): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307780): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307780): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.891556714 +0000 UTC m=+3.583423349 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307780): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bd730 item 42 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307840): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307840): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307840): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307840): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307840): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307840): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307840): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.892484108 +0000 UTC m=+3.584350734 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307840): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307880): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307880): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307880): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bdb20 item 43 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307880): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307880): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.892930738 +0000 UTC m=+3.584797364 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307880): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307940): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307940): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307940): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307940): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307940): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bddc0 item 43 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307940): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307940): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.893331734 +0000 UTC m=+3.585198359 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307940): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307980): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307980): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307980): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307980): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307980): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.893331734 +0000 UTC m=+3.585198359 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307980): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338150 item 43 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307a40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307a40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307a40): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307a40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307a40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307a40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307a40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.894484446 +0000 UTC m=+3.586351072 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307a40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307a80): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307a80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307a80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338690 item 44 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307a80): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307a80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.894862609 +0000 UTC m=+3.586729235 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307a80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338a10 item 44 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b40): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b40): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b40): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.895305884 +0000 UTC m=+3.587172519 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b80): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b80): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b80): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.895305884 +0000 UTC m=+3.587172519 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338bd0 item 44 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c40): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.896303538 +0000 UTC m=+3.588170163 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c80): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339260 item 45 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c80): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.896687362 +0000 UTC m=+3.588554017 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfa40): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfa40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfa40): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfa40): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfa40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.896687362 +0000 UTC m=+3.588554017 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfa40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003395e0 item 45 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfb00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfb00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfb00): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfb00): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfb00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfb00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfb00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.897768 +0000 UTC m=+3.589634625 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfb00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfb40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfb40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfb40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5df10 item 46 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfb40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfb40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.898122329 +0000 UTC m=+3.589988954 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfb40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfc40): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfc40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfc40): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfc40): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfc40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.898122329 +0000 UTC m=+3.589988954 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfc40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003701c0 item 46 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfd00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfd00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfd00): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfd00): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfd00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfd00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfd00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.89925253 +0000 UTC m=+3.591119165 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfd00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfd40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfd40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfd40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370690 item 47 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfd40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfd40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.899584627 +0000 UTC m=+3.591451252 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfd40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfe00): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfe00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfe00): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfe00): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfe00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.899584627 +0000 UTC m=+3.591451252 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfe00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003708c0 item 47 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfec0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfec0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfec0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfec0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfec0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfec0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfec0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.900662211 +0000 UTC m=+3.592528836 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cfec0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cff40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cff40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cff40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370d20 item 48 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cff40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cff40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.90106549 +0000 UTC m=+3.592932115 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0002cff40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4080): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4080): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4080): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4080): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4080): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.90106549 +0000 UTC m=+3.592932115 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4080): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370fc0 item 48 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4140): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4140): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4140): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4140): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4140): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.902099191 +0000 UTC m=+3.593965816 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4140): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4180): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4180): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4180): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4180): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4180): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4180): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003712d0 item 49 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4180): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4180): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.902483026 +0000 UTC m=+3.594349640 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4180): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd41c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd41c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd41c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd41c0): >_readAt: n=8, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd41c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.902483026 +0000 UTC m=+3.594349640 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd41c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371420 item 49 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4240): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4240): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4240): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4240): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4240): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.903449632 +0000 UTC m=+3.595316257 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4240): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4300): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4300): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4300): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003717a0 item 50 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4300): _readAt: size=2, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4300): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4300): _writeAt: size=3, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4300): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4300): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.903875163 +0000 UTC m=+3.595741788 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4300): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4340): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4340): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4340): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4340): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4340): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.903875163 +0000 UTC m=+3.595741788 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4340): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371960 item 50 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd43c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd43c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd43c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd43c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd43c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.90491757 +0000 UTC m=+3.596784195 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd43c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4480): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4480): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4480): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4480): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4480): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4480): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371d50 item 51 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4480): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4480): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.905346678 +0000 UTC m=+3.597213304 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4480): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd44c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd44c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd44c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd44c0): >_readAt: n=8, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd44c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.905346678 +0000 UTC m=+3.597213304 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd44c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371ea0 item 51 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4540): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4540): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4540): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4540): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4540): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.906341117 +0000 UTC m=+3.598207742 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4540): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4600): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4600): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4600): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c700 item 52 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4600): _readAt: size=2, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4600): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4600): _writeAt: size=3, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4600): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4600): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.906737844 +0000 UTC m=+3.598604469 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4600): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4640): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4640): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4640): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4640): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4640): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.906737844 +0000 UTC m=+3.598604469 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4640): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c850 item 52 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd46c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd46c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd46c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd46c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd46c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.907652495 +0000 UTC m=+3.599519120 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd46c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4780): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4780): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4780): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4780): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4780): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4780): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cd90 item 53 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4780): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4780): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.908018805 +0000 UTC m=+3.599885430 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4780): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd47c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd47c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd47c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd47c0): >_readAt: n=8, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd47c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.908018805 +0000 UTC m=+3.599885430 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd47c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cf50 item 53 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4840): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4840): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4840): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4840): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4840): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.908996162 +0000 UTC m=+3.600862788 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4840): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4940): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4940): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4940): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d2d0 item 54 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4940): _readAt: size=2, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4940): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4940): _writeAt: size=3, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4940): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4940): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.909523443 +0000 UTC m=+3.601390068 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4940): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4980): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4980): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4980): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4980): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4980): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.909523443 +0000 UTC m=+3.601390068 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4980): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d6c0 item 54 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4a00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4a00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4a00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4a00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4a00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.910481463 +0000 UTC m=+3.602348088 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4a00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4ac0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4ac0): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4ac0): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4ac0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4ac0): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4ac0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033db20 item 55 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4ac0): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4ac0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.910857963 +0000 UTC m=+3.602724589 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4ac0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4b00): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4b00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4b00): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4b00): >_readAt: n=8, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4b00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.910857963 +0000 UTC m=+3.602724589 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4b00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033dd50 item 55 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4b80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4b80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4b80): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4b80): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4b80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.911780107 +0000 UTC m=+3.603646732 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4b80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4c40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4c40): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4c40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0460 item 56 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4c40): _readAt: size=2, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4c40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4c40): _writeAt: size=3, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4c40): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4c40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.912255471 +0000 UTC m=+3.604122086 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4c40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4c80): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4c80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4c80): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4c80): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4c80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.912255471 +0000 UTC m=+3.604122086 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4c80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a07e0 item 56 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4d40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4d40): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4d40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4d40): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4d40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4d40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4d40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4d40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.913193835 +0000 UTC m=+3.605060460 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4d40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4d80): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4d80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4d80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0af0 item 57 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4d80): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4d80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.913537143 +0000 UTC m=+3.605403769 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4d80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e40): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e40): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e40): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0c40 item 57 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e40): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.913877425 +0000 UTC m=+3.605744051 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e80): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e80): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e80): >_readAt: n=8, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.913877425 +0000 UTC m=+3.605744051 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4e80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1030 item 57 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f40): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f40): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f40): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.914799931 +0000 UTC m=+3.606666556 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f80): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a13b0 item 58 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f80): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.915143841 +0000 UTC m=+3.607010465 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd4f80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5040): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5040): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5040): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a16c0 item 58 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5040): _readAt: size=2, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5040): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5040): _writeAt: size=3, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5040): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5040): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.915538303 +0000 UTC m=+3.607404929 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5040): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd50c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd50c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd50c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd50c0): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd50c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.915538303 +0000 UTC m=+3.607404929 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd50c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1a40 item 58 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5180): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5180): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5180): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5180): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5180): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5180): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5180): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5180): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.916477309 +0000 UTC m=+3.608343934 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5180): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd51c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd51c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd51c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c21c0 item 59 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd51c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd51c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.916762028 +0000 UTC m=+3.608628653 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd51c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5280): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5280): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5280): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5280): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5280): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5280): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2310 item 59 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5280): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5280): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.91707514 +0000 UTC m=+3.608941765 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5280): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd52c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd52c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd52c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd52c0): >_readAt: n=8, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd52c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.91707514 +0000 UTC m=+3.608941765 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd52c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2460 item 59 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5380): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5380): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5380): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5380): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5380): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5380): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5380): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5380): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.917876921 +0000 UTC m=+3.609743545 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5380): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd53c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd53c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd53c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2930 item 60 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd53c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd53c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.918179684 +0000 UTC m=+3.610046308 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd53c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5480): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5480): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5480): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2d90 item 60 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5480): _readAt: size=2, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5480): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5480): _writeAt: size=3, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5480): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5480): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.918506141 +0000 UTC m=+3.610372766 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5480): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd54c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd54c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd54c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd54c0): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd54c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.918506141 +0000 UTC m=+3.610372766 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd54c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3030 item 60 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5580): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5580): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5580): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5580): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5580): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5580): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5580): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5580): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.919321527 +0000 UTC m=+3.611188151 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5580): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd55c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd55c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd55c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c32d0 item 61 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd55c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd55c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.919620352 +0000 UTC m=+3.611486977 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd55c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5680): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5680): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5680): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5680): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5680): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.919620352 +0000 UTC m=+3.611486977 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5680): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3490 item 61 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5740): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5740): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5740): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5740): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5740): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5740): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5740): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5740): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.920499346 +0000 UTC m=+3.612365971 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5740): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5780): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5780): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5780): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3810 item 62 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5780): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5780): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.920839789 +0000 UTC m=+3.612706413 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5780): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5840): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5840): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5840): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5840): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5840): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.920839789 +0000 UTC m=+3.612706413 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5840): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3960 item 62 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5940): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5940): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5940): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5940): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5940): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5940): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5940): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5940): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.921893457 +0000 UTC m=+3.613760082 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5940): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5980): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5980): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5980): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3c00 item 63 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5980): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5980): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.922229161 +0000 UTC m=+3.614095786 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5980): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cde40): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cde40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cde40): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cde40): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cde40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.922229161 +0000 UTC m=+3.614095786 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0004cde40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3ab0 item 63 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc000): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc000): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc000): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc000): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc000): >_readAt: n=0, err=Bad file descriptor 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc000): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc000): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc000): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.923314618 +0000 UTC m=+3.615181243 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc000): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc040): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc040): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc040): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4070 item 64 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc040): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc040): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.923727125 +0000 UTC m=+3.615593750 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc040): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc100): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc100): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc100): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc100): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc100): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.923727125 +0000 UTC m=+3.615593750 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc100): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d41c0 item 64 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc140): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc140): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc140): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc140): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc140): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.92460648 +0000 UTC m=+3.616473105 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc140): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc1c0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc1c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc1c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc1c0): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc1c0): _writeAt: size=3, off=2 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4460 item 65 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc1c0): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc1c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.924978362 +0000 UTC m=+3.616844986 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc1c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc200): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc200): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc200): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc200): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc200): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.924978362 +0000 UTC m=+3.616844986 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc200): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4620 item 65 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc240): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc240): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc240): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc240): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc240): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.925901207 +0000 UTC m=+3.617767832 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc240): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc280): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc280): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4af0 item 66 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc280): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc280): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc280): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc280): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc280): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.926281292 +0000 UTC m=+3.618147918 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc280): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc300): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc300): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc300): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc300): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc300): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.926281292 +0000 UTC m=+3.618147918 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc300): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4c40 item 66 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc340): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc340): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc340): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc340): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc340): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.927088273 +0000 UTC m=+3.618954898 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc340): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc380): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc380): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc380): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc380): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc380): _writeAt: size=3, off=2 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4ee0 item 67 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc380): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc380): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.927427944 +0000 UTC m=+3.619294570 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc380): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc3c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc3c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc3c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc3c0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc3c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.927427944 +0000 UTC m=+3.619294570 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc3c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d50a0 item 67 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc440): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc440): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc440): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc440): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc440): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.928374645 +0000 UTC m=+3.620241270 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc440): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc500): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc500): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d53b0 item 68 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc500): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc500): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc500): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc500): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc500): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.928728883 +0000 UTC m=+3.620595508 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc500): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc540): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc540): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc540): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc540): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc540): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.928728883 +0000 UTC m=+3.620595508 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc540): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5570 item 68 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc580): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc580): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc580): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc580): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc580): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.929608128 +0000 UTC m=+3.621474752 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc580): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc5c0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc5c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc5c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc5c0): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc5c0): _writeAt: size=3, off=2 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5810 item 69 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc5c0): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc5c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.9299431 +0000 UTC m=+3.621809725 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc5c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc640): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc640): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc640): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc640): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc640): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.9299431 +0000 UTC m=+3.621809725 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc640): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5960 item 69 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc6c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc6c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc6c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc6c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc6c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.930777902 +0000 UTC m=+3.622644527 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc6c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc780): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc780): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5c00 item 70 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc780): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc780): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc780): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc780): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc780): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.931183846 +0000 UTC m=+3.623050471 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc780): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc7c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc7c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc7c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc7c0): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc7c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.931183846 +0000 UTC m=+3.623050471 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc7c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5e30 item 70 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc840): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc840): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc840): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc840): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc840): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.931956553 +0000 UTC m=+3.623823178 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc840): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc900): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc900): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc900): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc900): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc900): _writeAt: size=3, off=2 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e4d0 item 71 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc900): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc900): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.932339274 +0000 UTC m=+3.624205889 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc900): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc940): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc940): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc940): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc940): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc940): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.932339274 +0000 UTC m=+3.624205889 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc940): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e690 item 71 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc9c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc9c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc9c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc9c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc9c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.933258724 +0000 UTC m=+3.625125349 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc9c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbca80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbca80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ecb0 item 72 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbca80): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbca80): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbca80): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbca80): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbca80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.933684505 +0000 UTC m=+3.625551129 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbca80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcac0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcac0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcac0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcac0): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcac0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.933684505 +0000 UTC m=+3.625551129 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcac0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f030 item 72 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcb00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcb00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcb00): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcb00): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcb00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcb00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcb00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.934518796 +0000 UTC m=+3.626385421 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcb00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcb40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcb40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcb40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f9d0 item 73 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcb40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcb40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.934859108 +0000 UTC m=+3.626725733 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcb40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcb80): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcb80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcb80): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcb80): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcb80): _writeAt: size=3, off=2 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fc00 item 73 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcb80): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcb80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.935217094 +0000 UTC m=+3.627083719 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcb80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcbc0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcbc0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcbc0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcbc0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcbc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.935217094 +0000 UTC m=+3.627083719 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcbc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fd50 item 73 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbccc0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbccc0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbccc0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbccc0): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbccc0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbccc0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbccc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.936037388 +0000 UTC m=+3.627904014 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbccc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcd00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcd00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcd00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de7e0 item 74 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcd00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcd00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.936351492 +0000 UTC m=+3.628218118 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcd00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcdc0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcdc0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004deb60 item 74 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcdc0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcdc0): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcdc0): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcdc0): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcdc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.936734825 +0000 UTC m=+3.628601450 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcdc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbce00): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbce00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbce00): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbce00): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbce00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.936734825 +0000 UTC m=+3.628601450 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbce00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ded90 item 74 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcec0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcec0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcec0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcec0): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcec0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcec0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcec0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.93760371 +0000 UTC m=+3.629470335 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbcec0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd59c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd59c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd59c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3ea0 item 75 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd59c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd59c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.937884933 +0000 UTC m=+3.629751559 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd59c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5b00): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5b00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5b00): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5b00): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5b00): _writeAt: size=3, off=2 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ae2a0 item 75 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5b00): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5b00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.938220227 +0000 UTC m=+3.630086852 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5b00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5b40): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5b40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5b40): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5b40): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5b40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.938220227 +0000 UTC m=+3.630086852 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5b40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ae620 item 75 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5c00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5c00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5c00): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5c00): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5c00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5c00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5c00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.939126702 +0000 UTC m=+3.630993327 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5c00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5c40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5c40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5c40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aea80 item 76 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5c40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5c40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.939411842 +0000 UTC m=+3.631278467 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5c40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aebd0 item 76 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d00): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d00): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d00): _writeAt: size=3, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d00): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.939770749 +0000 UTC m=+3.631637375 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d40): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d40): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d40): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.939770749 +0000 UTC m=+3.631637375 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5d40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aee70 item 76 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5e00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5e00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5e00): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5e00): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5e00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5e00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5e00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.940545528 +0000 UTC m=+3.632412154 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5e00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5e40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5e40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5e40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005af260 item 77 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5e40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5e40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.94086356 +0000 UTC m=+3.632730185 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5e40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5f00): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5f00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5f00): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5f00): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5f00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.94086356 +0000 UTC m=+3.632730185 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000bd5f00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005af3b0 item 77 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c080): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c080): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c080): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c080): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c080): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c080): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c080): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.941750519 +0000 UTC m=+3.633617144 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c080): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c0c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c0c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c0c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005af8f0 item 78 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c0c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c0c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.942075633 +0000 UTC m=+3.633942258 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c0c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c180): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c180): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c180): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c180): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c180): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.942075633 +0000 UTC m=+3.633942258 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c180): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005afb90 item 78 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c240): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c240): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c240): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c240): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c240): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c240): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c240): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.942976298 +0000 UTC m=+3.634842913 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c240): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c280): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c280): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c280): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005afea0 item 79 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c280): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c280): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.943496354 +0000 UTC m=+3.635362969 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c280): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c340): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c340): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c340): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c340): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c340): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.943496354 +0000 UTC m=+3.635362969 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c340): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b01c0 item 79 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c440): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c440): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c440): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c440): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c440): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c440): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c440): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.944465836 +0000 UTC m=+3.636332461 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c440): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c480): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c480): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c480): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b04d0 item 80 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c480): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c480): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.944828981 +0000 UTC m=+3.636695606 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c480): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c540): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c540): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c540): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c540): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c540): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.944828981 +0000 UTC m=+3.636695606 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c540): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0690 item 80 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c580): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c580): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c580): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c580): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c580): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.945703377 +0000 UTC m=+3.637570002 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c580): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c5c0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c5c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c5c0): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c5c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c5c0): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c5c0): _writeAt: size=3, off=7 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0af0 item 81 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c5c0): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c5c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.946085718 +0000 UTC m=+3.637952342 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c5c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c600): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c600): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c600): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c600): >_readAt: n=8, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c600): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.946085718 +0000 UTC m=+3.637952342 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c600): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0cb0 item 81 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c680): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c680): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c680): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c680): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c680): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.947145668 +0000 UTC m=+3.639012293 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c680): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c740): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c740): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c740): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1030 item 82 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c740): _readAt: size=2, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c740): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c740): _writeAt: size=3, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c740): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c740): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.947716439 +0000 UTC m=+3.639583074 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c740): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c780): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c780): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c780): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c780): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c780): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.947716439 +0000 UTC m=+3.639583074 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c780): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1180 item 82 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c840): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c840): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c840): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c840): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c840): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.94859904 +0000 UTC m=+3.640465654 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c840): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c900): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c900): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c900): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c900): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c900): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c900): _writeAt: size=3, off=7 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1490 item 83 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c900): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c900): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.949031903 +0000 UTC m=+3.640898529 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c900): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c940): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c940): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c940): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c940): >_readAt: n=8, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c940): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.949031903 +0000 UTC m=+3.640898529 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c940): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b15e0 item 83 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c9c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c9c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c9c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c9c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c9c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.949883767 +0000 UTC m=+3.641750393 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c9c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082ca80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082ca80): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082ca80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1ab0 item 84 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082ca80): _readAt: size=2, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082ca80): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082ca80): _writeAt: size=3, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082ca80): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082ca80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.950275225 +0000 UTC m=+3.642141850 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082ca80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cac0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cac0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cac0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cac0): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cac0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.950275225 +0000 UTC m=+3.642141850 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cac0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1c70 item 84 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cb40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cb40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cb40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cb40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cb40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.951135664 +0000 UTC m=+3.643002289 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cb40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cc00): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cc00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cc00): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cc00): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cc00): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cc00): _writeAt: size=3, off=7 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005101c0 item 85 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cc00): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cc00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.951490223 +0000 UTC m=+3.643356848 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cc00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cc40): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cc40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cc40): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cc40): >_readAt: n=8, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cc40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.951490223 +0000 UTC m=+3.643356848 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082cc40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005103f0 item 85 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082ccc0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082ccc0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082ccc0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082ccc0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082ccc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.952402008 +0000 UTC m=+3.644268634 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082ccc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0001551c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0001551c0): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0001551c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005107e0 item 86 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0001551c0): _readAt: size=2, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0001551c0): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0001551c0): _writeAt: size=3, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0001551c0): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0001551c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.95439317 +0000 UTC m=+3.646259795 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0001551c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000486780): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000486780): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000486780): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000486780): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000486780): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.95439317 +0000 UTC m=+3.646259795 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000486780): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2150 item 86 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306d00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306d00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306d00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306d00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306d00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.955364505 +0000 UTC m=+3.647231130 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306d00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306e40): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306e40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306e40): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306e40): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306e40): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306e40): _writeAt: size=3, off=7 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338540 item 87 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306e40): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306e40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.95569494 +0000 UTC m=+3.647561565 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306e40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306ec0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306ec0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306ec0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306ec0): >_readAt: n=8, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306ec0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.95569494 +0000 UTC m=+3.647561565 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306ec0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003387e0 item 87 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306f80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306f80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306f80): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306f80): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306f80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.956608568 +0000 UTC m=+3.648475193 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000306f80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307040): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307040): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307040): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338d20 item 88 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307040): _readAt: size=2, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307040): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307040): _writeAt: size=3, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307040): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307040): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.957068653 +0000 UTC m=+3.648935278 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307040): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003070c0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003070c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003070c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003070c0): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003070c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.957068653 +0000 UTC m=+3.648935278 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003070c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339110 item 88 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307200): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307200): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307200): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307200): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307200): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307200): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307200): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307200): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.957957295 +0000 UTC m=+3.649823920 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307200): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307280): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307280): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307280): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339650 item 89 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307280): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307280): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.958279975 +0000 UTC m=+3.650146600 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307280): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307440): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307440): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307440): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307440): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307440): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307440): _writeAt: size=3, off=7 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339810 item 89 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307440): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307440): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.958666143 +0000 UTC m=+3.650532768 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307440): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307480): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307480): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307480): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307480): >_readAt: n=8, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307480): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.958666143 +0000 UTC m=+3.650532768 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307480): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003399d0 item 89 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307580): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307580): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307580): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307580): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307580): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307580): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307580): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307580): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.959543604 +0000 UTC m=+3.651410229 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307580): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003075c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003075c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003075c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510070 item 90 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003075c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003075c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.959905827 +0000 UTC m=+3.651772453 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003075c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003076c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003076c0): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003076c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510310 item 90 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003076c0): _readAt: size=2, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003076c0): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003076c0): _writeAt: size=3, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003076c0): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003076c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.960274443 +0000 UTC m=+3.652141058 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003076c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307700): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307700): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307700): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307700): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307700): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.960274443 +0000 UTC m=+3.652141058 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307700): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005104d0 item 90 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003077c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003077c0): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003077c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003077c0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003077c0): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003077c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003077c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003077c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.961152616 +0000 UTC m=+3.653019241 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003077c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307800): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307800): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307800): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510af0 item 91 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307800): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307800): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.961498408 +0000 UTC m=+3.653365033 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307800): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003078c0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003078c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003078c0): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003078c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003078c0): >_readAt: n=2, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003078c0): _writeAt: size=3, off=7 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510cb0 item 91 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003078c0): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003078c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.961912358 +0000 UTC m=+3.653778983 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003078c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307900): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307900): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307900): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307900): >_readAt: n=8, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307900): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.961912358 +0000 UTC m=+3.653778983 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307900): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510e00 item 91 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003079c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003079c0): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003079c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003079c0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003079c0): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003079c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003079c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003079c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.962840553 +0000 UTC m=+3.654707178 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc0003079c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307a00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307a00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307a00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005113b0 item 92 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307a00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307a00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.963197116 +0000 UTC m=+3.655063741 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307a00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307ac0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307ac0): open at offset 5 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307ac0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511a40 item 92 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307ac0): _readAt: size=2, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307ac0): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307ac0): _writeAt: size=3, off=5 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307ac0): >_writeAt: n=3, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307ac0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.963585076 +0000 UTC m=+3.655451702 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307ac0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b00): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b00): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b00): >_readAt: n=3, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.963585076 +0000 UTC m=+3.655451702 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307b00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511e30 item 92 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307bc0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307bc0): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307bc0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307bc0): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307bc0): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307bc0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307bc0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307bc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.964473839 +0000 UTC m=+3.656340454 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307bc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c00): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c00): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c00): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de770 item 93 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c00): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c00): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.964875024 +0000 UTC m=+3.656741650 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307c00): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307cc0): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307cc0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307cc0): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307cc0): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307cc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.964875024 +0000 UTC m=+3.656741650 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307cc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004deaf0 item 93 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307d80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307d80): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307d80): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307d80): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307d80): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307d80): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307d80): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307d80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.96584082 +0000 UTC m=+3.657707445 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307d80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307dc0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307dc0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307dc0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004def50 item 94 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307dc0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307dc0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.966190951 +0000 UTC m=+3.658057576 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307dc0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e80): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e80): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e80): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e80): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e80): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.966190951 +0000 UTC m=+3.658057576 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307e80): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df0a0 item 94 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307f40): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307f40): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307f40): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307f40): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307f40): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307f40): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307f40): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307f40): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.967191821 +0000 UTC m=+3.659058447 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000307f40): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c000): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c000): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c000): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df420 item 95 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c000): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c000): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.967534309 +0000 UTC m=+3.659400933 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc00082c000): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc000): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc000): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc000): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc000): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc000): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.967534309 +0000 UTC m=+3.659400933 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc000): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df5e0 item 95 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc140): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc140): open at offset 0 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc140): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc140): _readAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc140): >_readAt: n=0, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc140): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc140): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc140): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.968547152 +0000 UTC m=+3.660413775 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc140): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc1c0): _writeAt: size=5, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc1c0): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc1c0): >openPending: err= 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f24d0 item 96 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc1c0): >_writeAt: n=5, err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc1c0): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.968910045 +0000 UTC m=+3.660776670 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc1c0): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/19 01:59:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/19 01:59:48 DEBUG : open-test-file: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc280): _readAt: size=512, off=0 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc280): openPending: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc280): >openPending: err= 2025/03/19 01:59:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc280): >_readAt: n=5, err=EOF 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc280): close: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-19 01:59:48.968910045 +0000 UTC m=+3.660776670 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : open-test-file(0xc000cbc280): >close: err= 2025/03/19 01:59:48 DEBUG : open-test-file: Remove: 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2770 item 96 2025/03/19 01:59:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/19 01:59:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/19 01:59:48 DEBUG : open-test-file: >Remove: err= 2025/03/19 01:59:48 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:48 DEBUG : : Looking for writers 2025/03/19 01:59:48 DEBUG : >WaitForWriters: 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30506") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30364") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleOpenTests (0.29s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.14s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:48 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:48 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30203") 2025/03/19 01:59:48 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:48 DEBUG : file1: newRWFileHandle: 2025/03/19 01:59:48 DEBUG : file1(0xc00082c140): openPending: 2025/03/19 01:59:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:48 DEBUG : file1(0xc00082c140): >openPending: err= 2025/03/19 01:59:48 DEBUG : file1: >newRWFileHandle: err= 2025/03/19 01:59:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/19 01:59:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/19 01:59:48 DEBUG : file1(0xc00082c140): _writeAt: size=2, off=0 2025/03/19 01:59:48 DEBUG : file1(0xc00082c140): >_writeAt: n=2, err= 2025/03/19 01:59:48 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/03/19 01:59:48 DEBUG : file1(0xc00082c140): RWFileHandle.Flush 2025/03/19 01:59:48 DEBUG : file1(0xc00082c140): RWFileHandle.Release 2025/03/19 01:59:48 DEBUG : file1(0xc00082c140): close: 2025/03/19 01:59:48 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/03/19 01:59:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:48 DEBUG : file1(0xc00082c140): >close: err= 2025/03/19 01:59:48 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:48 DEBUG : : Looking for writers 2025/03/19 01:59:48 DEBUG : file1: reading active writers 2025/03/19 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:59:48 DEBUG : : Looking for writers 2025/03/19 01:59:48 DEBUG : file1: reading active writers 2025/03/19 01:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:59:49 DEBUG : : Looking for writers 2025/03/19 01:59:49 DEBUG : file1: reading active writers 2025/03/19 01:59:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:59:49 DEBUG : : Looking for writers 2025/03/19 01:59:49 DEBUG : file1: reading active writers 2025/03/19 01:59:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:59:49 DEBUG : file1: vfs cache: starting upload 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35626") 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:49 DEBUG : file1.c8b6918.partial: renamed to: file1 2025/03/19 01:59:49 INFO : file1: Copied (new) 2025/03/19 01:59:49 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2025/03/19 01:59:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/19 01:59:49 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/03/19 01:59:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:49 INFO : file1: vfs cache: upload succeeded try #1 2025/03/19 01:59:49 DEBUG : : Looking for writers 2025/03/19 01:59:49 DEBUG : file1: reading active writers 2025/03/19 01:59:49 DEBUG : >WaitForWriters: 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37951") 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:49 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:49 DEBUG : : Looking for writers 2025/03/19 01:59:49 DEBUG : file1: reading active writers 2025/03/19 01:59:49 DEBUG : >WaitForWriters: 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33006") 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37381") 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileModTimeWithOpenWriters (0.16s) === RUN TestRWCacheRename run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:49 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:49 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:49 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31115") 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:49 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:49 DEBUG : rename_me: newRWFileHandle: 2025/03/19 01:59:49 DEBUG : rename_me(0xc000487780): openPending: 2025/03/19 01:59:49 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/19 01:59:49 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/19 01:59:49 DEBUG : rename_me(0xc000487780): >openPending: err= 2025/03/19 01:59:49 DEBUG : rename_me: >newRWFileHandle: err= 2025/03/19 01:59:49 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/19 01:59:49 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/03/19 01:59:49 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/03/19 01:59:49 DEBUG : rename_me(0xc000487780): _writeAt: size=5, off=0 2025/03/19 01:59:49 DEBUG : rename_me(0xc000487780): >_writeAt: n=5, err= 2025/03/19 01:59:49 DEBUG : rename_me(0xc000487780): close: 2025/03/19 01:59:49 DEBUG : rename_me: vfs cache: setting modification time to 2025-03-19 01:59:49.127885384 +0000 UTC m=+3.819752019 2025/03/19 01:59:49 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/03/19 01:59:49 DEBUG : rename_me(0xc000487780): >close: err= 2025/03/19 01:59:49 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/03/19 01:59:49 DEBUG : i_was_renamed: Updating file with 0xc000c88cc0 2025/03/19 01:59:49 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/03/19 01:59:49 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/19 01:59:49 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:49 DEBUG : : Looking for writers 2025/03/19 01:59:49 DEBUG : i_was_renamed: reading active writers 2025/03/19 01:59:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/19 01:59:49 DEBUG : : Looking for writers 2025/03/19 01:59:49 DEBUG : i_was_renamed: reading active writers 2025/03/19 01:59:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/19 01:59:49 DEBUG : : Looking for writers 2025/03/19 01:59:49 DEBUG : i_was_renamed: reading active writers 2025/03/19 01:59:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/19 01:59:49 DEBUG : : Looking for writers 2025/03/19 01:59:49 DEBUG : i_was_renamed: reading active writers 2025/03/19 01:59:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/19 01:59:49 DEBUG : i_was_renamed: vfs cache: starting upload 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30836") 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:49 DEBUG : i_was_renamed.1090f613.partial: renamed to: i_was_renamed 2025/03/19 01:59:49 INFO : i_was_renamed: Copied (new) 2025/03/19 01:59:49 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-03-19 01:59:49 +0000 UTC" 2025/03/19 01:59:49 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/03/19 01:59:49 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/19 01:59:49 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/03/19 01:59:49 DEBUG : : Looking for writers 2025/03/19 01:59:49 DEBUG : i_was_renamed: reading active writers 2025/03/19 01:59:49 DEBUG : >WaitForWriters: 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30037") 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38510") 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:49 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/19 01:59:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rv3wX}/rclone-test-yuhadit1toyu" 2025/03/19 01:59:49 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30940") 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30224") 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:49 DEBUG : : forgetting directory cache 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34624") 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate(0xc0004400c0): _readAt: size=512, off=0 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate(0xc0004400c0): openPending: 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-19 01:00:49 +0000 UTC" against cached fingerprint "" 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/19 01:59:49 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate(0xc0004400c0): >openPending: err= 2025/03/19 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32680") 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate(0xc0004400c0): >_readAt: n=20, err=EOF 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate(0xc0004400c0): close: 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 01:00:49 +0000 UTC 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate(0xc0004400c0): >close: err= 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39657") 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38732") 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:49 DEBUG : : forgetting directory cache 2025/03/19 01:59:49 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36805") 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate(0xc00082c280): _readAt: size=512, off=0 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate(0xc00082c280): openPending: 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-19 01:01:49 +0000 UTC" against cached fingerprint "20,2025-03-19 01:00:49 +0000 UTC" 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-19 01:01:49 +0000 UTC" != cached fingerprint "20,2025-03-19 01:00:49 +0000 UTC") 2025/03/19 01:59:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/19 01:59:49 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate(0xc00082c280): >openPending: err= 2025/03/19 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33291") 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate(0xc00082c280): >_readAt: n=20, err=EOF 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate(0xc00082c280): close: 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 01:01:49 +0000 UTC 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate(0xc00082c280): >close: err= 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35544") 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35581") 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:49 DEBUG : : forgetting directory cache 2025/03/19 01:59:49 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37766") 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate(0xc000cbcb00): _readAt: size=512, off=0 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate(0xc000cbcb00): openPending: 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-19 01:02:49 +0000 UTC" against cached fingerprint "20,2025-03-19 01:01:49 +0000 UTC" 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-19 01:02:49 +0000 UTC" != cached fingerprint "20,2025-03-19 01:01:49 +0000 UTC") 2025/03/19 01:59:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/19 01:59:49 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate(0xc000cbcb00): >openPending: err= 2025/03/19 01:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38660") 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate(0xc000cbcb00): >_readAt: n=20, err=EOF 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate(0xc000cbcb00): close: 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 01:02:49 +0000 UTC 2025/03/19 01:59:49 DEBUG : TestRWCacheUpdate(0xc000cbcb00): >close: err= 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34726") 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30280") 2025/03/19 01:59:49 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:50 DEBUG : : forgetting directory cache 2025/03/19 01:59:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37729") 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc000440700): _readAt: size=512, off=0 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc000440700): openPending: 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-19 01:03:49 +0000 UTC" against cached fingerprint "20,2025-03-19 01:02:49 +0000 UTC" 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-19 01:03:49 +0000 UTC" != cached fingerprint "20,2025-03-19 01:02:49 +0000 UTC") 2025/03/19 01:59:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/19 01:59:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc000440700): >openPending: err= 2025/03/19 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31309") 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc000440700): >_readAt: n=20, err=EOF 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc000440700): close: 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 01:03:49 +0000 UTC 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc000440700): >close: err= 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39981") 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35960") 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:50 DEBUG : : forgetting directory cache 2025/03/19 01:59:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35812") 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc000440880): _readAt: size=512, off=0 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc000440880): openPending: 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-19 01:04:49 +0000 UTC" against cached fingerprint "20,2025-03-19 01:03:49 +0000 UTC" 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-19 01:04:49 +0000 UTC" != cached fingerprint "20,2025-03-19 01:03:49 +0000 UTC") 2025/03/19 01:59:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/19 01:59:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc000440880): >openPending: err= 2025/03/19 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35965") 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc000440880): >_readAt: n=20, err=EOF 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc000440880): close: 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 01:04:49 +0000 UTC 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc000440880): >close: err= 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31912") 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37753") 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:50 DEBUG : : forgetting directory cache 2025/03/19 01:59:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35884") 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc000440b80): _readAt: size=512, off=0 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc000440b80): openPending: 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-19 01:05:49 +0000 UTC" against cached fingerprint "20,2025-03-19 01:04:49 +0000 UTC" 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-19 01:05:49 +0000 UTC" != cached fingerprint "20,2025-03-19 01:04:49 +0000 UTC") 2025/03/19 01:59:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/19 01:59:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc000440b80): >openPending: err= 2025/03/19 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33089") 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc000440b80): >_readAt: n=20, err=EOF 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc000440b80): close: 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 01:05:49 +0000 UTC 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc000440b80): >close: err= 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30843") 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32680") 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:50 DEBUG : : forgetting directory cache 2025/03/19 01:59:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33236") 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc00082c900): _readAt: size=512, off=0 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc00082c900): openPending: 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-03-19 01:06:49 +0000 UTC" against cached fingerprint "20,2025-03-19 01:05:49 +0000 UTC" 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-03-19 01:06:49 +0000 UTC" != cached fingerprint "20,2025-03-19 01:05:49 +0000 UTC") 2025/03/19 01:59:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/03/19 01:59:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc00082c900): >openPending: err= 2025/03/19 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31065") 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc00082c900): >_readAt: n=21, err=EOF 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc00082c900): close: 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 01:06:49 +0000 UTC 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc00082c900): >close: err= 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38493") 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37075") 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:50 DEBUG : : forgetting directory cache 2025/03/19 01:59:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31576") 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc000440d00): _readAt: size=512, off=0 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc000440d00): openPending: 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-03-19 01:07:49 +0000 UTC" against cached fingerprint "21,2025-03-19 01:06:49 +0000 UTC" 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-03-19 01:07:49 +0000 UTC" != cached fingerprint "21,2025-03-19 01:06:49 +0000 UTC") 2025/03/19 01:59:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/03/19 01:59:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc000440d00): >openPending: err= 2025/03/19 01:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39314") 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc000440d00): >_readAt: n=22, err=EOF 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc000440d00): close: 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 01:07:49 +0000 UTC 2025/03/19 01:59:50 DEBUG : TestRWCacheUpdate(0xc000440d00): >close: err= 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38498") 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33478") 2025/03/19 01:59:50 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : : forgetting directory cache 2025/03/19 01:59:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34464") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate(0xc000440e00): _readAt: size=512, off=0 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate(0xc000440e00): openPending: 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-03-19 01:08:49 +0000 UTC" against cached fingerprint "22,2025-03-19 01:07:49 +0000 UTC" 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-03-19 01:08:49 +0000 UTC" != cached fingerprint "22,2025-03-19 01:07:49 +0000 UTC") 2025/03/19 01:59:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/03/19 01:59:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate(0xc000440e00): >openPending: err= 2025/03/19 01:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36649") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate(0xc000440e00): >_readAt: n=23, err=EOF 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate(0xc000440e00): close: 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 01:08:49 +0000 UTC 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate(0xc000440e00): >close: err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34772") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37461") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : : forgetting directory cache 2025/03/19 01:59:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38916") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate(0xc000441040): _readAt: size=512, off=0 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate(0xc000441040): openPending: 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-03-19 01:09:49 +0000 UTC" against cached fingerprint "23,2025-03-19 01:08:49 +0000 UTC" 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-03-19 01:09:49 +0000 UTC" != cached fingerprint "23,2025-03-19 01:08:49 +0000 UTC") 2025/03/19 01:59:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/03/19 01:59:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate(0xc000441040): >openPending: err= 2025/03/19 01:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36000") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate(0xc000441040): >_readAt: n=24, err=EOF 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate(0xc000441040): close: 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-19 01:09:49 +0000 UTC 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate(0xc000441040): >close: err= 2025/03/19 01:59:51 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:51 DEBUG : : Looking for writers 2025/03/19 01:59:51 DEBUG : TestRWCacheUpdate: reading active writers 2025/03/19 01:59:51 DEBUG : >WaitForWriters: 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: vfs cache: cleaner exiting 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33773") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35321") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWCacheUpdate (2.05s) === RUN TestCaseSensitivity run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34956") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32197") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31936") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30299") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:51 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35478") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/19 01:59:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/19 01:59:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/19 01:59:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37531") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36733") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/19 01:59:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/19 01:59:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/19 01:59:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38014") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/19 01:59:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/19 01:59:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/19 01:59:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32862") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:51 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/19 01:59:51 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/19 01:59:51 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/19 01:59:51 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34595") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:51 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/19 01:59:51 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/19 01:59:51 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/19 01:59:51 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31851") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32182") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/19 01:59:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/19 01:59:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/19 01:59:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37560") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:51 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/19 01:59:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/19 01:59:51 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/03/19 01:59:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36859") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:51 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/19 01:59:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/19 01:59:51 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/03/19 01:59:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39445") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:51 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/19 01:59:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/19 01:59:51 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/03/19 01:59:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33307") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:51 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/19 01:59:51 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/19 01:59:51 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/19 01:59:51 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31077") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:51 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/19 01:59:51 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/19 01:59:51 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/19 01:59:51 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31573") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:51 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/19 01:59:51 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/19 01:59:51 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/19 01:59:51 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/19 01:59:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/19 01:59:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/19 01:59:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/19 01:59:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36797") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:51 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:51 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:51 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:51 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/19 01:59:51 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/19 01:59:51 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/19 01:59:51 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31639") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:51 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/19 01:59:51 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/19 01:59:51 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/19 01:59:51 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38136") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:51 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:51 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:51 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:51 DEBUG : : Looking for writers 2025/03/19 01:59:51 DEBUG : FiLeA: reading active writers 2025/03/19 01:59:51 DEBUG : FiLeB: reading active writers 2025/03/19 01:59:51 DEBUG : FilEb: reading active writers 2025/03/19 01:59:51 DEBUG : >WaitForWriters: 2025/03/19 01:59:51 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:51 DEBUG : : Looking for writers 2025/03/19 01:59:51 DEBUG : FiLeA: reading active writers 2025/03/19 01:59:51 DEBUG : FiLeB: reading active writers 2025/03/19 01:59:51 DEBUG : FilEb: reading active writers 2025/03/19 01:59:51 DEBUG : >WaitForWriters: 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38108") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39877") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestCaseSensitivity (0.15s) === RUN TestUnicodeNormalization run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35526") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32692") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36781") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:51 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37216") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/19 01:59:51 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/19 01:59:51 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/19 01:59:51 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32976") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:51 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/03/19 01:59:51 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/03/19 01:59:51 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/03/19 01:59:51 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38559") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:51 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/19 01:59:51 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/19 01:59:51 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/19 01:59:51 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37793") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:51 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:51 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:51 DEBUG : : Looking for writers 2025/03/19 01:59:51 DEBUG : normal name with no special characters.txt: reading active writers 2025/03/19 01:59:51 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/03/19 01:59:51 DEBUG : >WaitForWriters: 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38872") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35333") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestUnicodeNormalization (0.03s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:51 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: Reusing VFS from active cache 2025/03/19 01:59:51 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:51 DEBUG : : Looking for writers 2025/03/19 01:59:51 DEBUG : >WaitForWriters: 2025/03/19 01:59:51 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:51 DEBUG : : Looking for writers 2025/03/19 01:59:51 DEBUG : >WaitForWriters: 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31107") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34179") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:51 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:51 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:51 DEBUG : : Looking for writers 2025/03/19 01:59:51 DEBUG : >WaitForWriters: 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39088") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35952") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:51 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:51 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:51 DEBUG : : Looking for writers 2025/03/19 01:59:51 DEBUG : >WaitForWriters: 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39446") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30438") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:51 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39761") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30576") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36817") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32638") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37693") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37991") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:51 DEBUG : dir: Looking for writers 2025/03/19 01:59:51 DEBUG : file2: reading active writers 2025/03/19 01:59:51 DEBUG : : Looking for writers 2025/03/19 01:59:51 DEBUG : file1: reading active writers 2025/03/19 01:59:51 DEBUG : dir: reading active writers 2025/03/19 01:59:51 DEBUG : >WaitForWriters: 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36816") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35378") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : : forgetting directory cache 2025/03/19 01:59:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35387") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStat (0.01s) === RUN TestVFSStatParent run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:51 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34220") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38043") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37565") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35210") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39472") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:51 DEBUG : dir: Looking for writers 2025/03/19 01:59:51 DEBUG : : Looking for writers 2025/03/19 01:59:51 DEBUG : file1: reading active writers 2025/03/19 01:59:51 DEBUG : dir: reading active writers 2025/03/19 01:59:51 DEBUG : >WaitForWriters: 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35673") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33339") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31127") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStatParent (0.01s) === RUN TestVFSOpenFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:51 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35587") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37031") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36385") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30455") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37160") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : file1: Open: flags=O_RDONLY 2025/03/19 01:59:51 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/19 01:59:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/19 01:59:51 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/03/19 01:59:51 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38930") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:51 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:51 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/19 01:59:51 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/03/19 01:59:51 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/03/19 01:59:51 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: File to upload is small (0 bytes), uploading instead of streaming 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37769") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/03/19 01:59:51 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/19 01:59:51 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/19 01:59:51 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:51 DEBUG : dir: Looking for writers 2025/03/19 01:59:51 DEBUG : new_file.txt: reading active writers 2025/03/19 01:59:51 DEBUG : file2: reading active writers 2025/03/19 01:59:51 DEBUG : : Looking for writers 2025/03/19 01:59:51 DEBUG : dir: reading active writers 2025/03/19 01:59:51 DEBUG : file1: reading active writers 2025/03/19 01:59:51 DEBUG : >WaitForWriters: 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38899") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33924") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35545") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSOpenFile (0.01s) === RUN TestVFSRename run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:51 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36987") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33330") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32609") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37270") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35432") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/03/19 01:59:51 DEBUG : dir/file1: Updating file with dir/file1 0xc0008780c0 2025/03/19 01:59:51 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/19 01:59:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32882") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34779") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 INFO : dir/file1: Moved (server-side) to: file0 2025/03/19 01:59:51 DEBUG : file0: Updating file with file0 0xc0008780c0 2025/03/19 01:59:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/19 01:59:51 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30079") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36683") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:51 DEBUG : dir: Looking for writers 2025/03/19 01:59:51 DEBUG : : Looking for writers 2025/03/19 01:59:51 DEBUG : dir: reading active writers 2025/03/19 01:59:51 DEBUG : file0: reading active writers 2025/03/19 01:59:51 DEBUG : >WaitForWriters: 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36316") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32110") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39772") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSRename (0.02s) === RUN TestVFSStatfs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:51 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:51 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:51 DEBUG : : Looking for writers 2025/03/19 01:59:51 DEBUG : >WaitForWriters: 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30042") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33687") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:51 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32709") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32279") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39734") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31426") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38206") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36596") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37594") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32449") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35884") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32349") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34617") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: Connecting to FTP server 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:21") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36175") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30943") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34644") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37056") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: Connecting to FTP server 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:21") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38892") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33173") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38898") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38034") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:51 DEBUG : : Looking for writers 2025/03/19 01:59:51 DEBUG : a: Looking for writers 2025/03/19 01:59:51 DEBUG : b: Looking for writers 2025/03/19 01:59:51 DEBUG : c: Looking for writers 2025/03/19 01:59:51 DEBUG : d: Looking for writers 2025/03/19 01:59:51 DEBUG : : Looking for writers 2025/03/19 01:59:51 DEBUG : /: reading active writers 2025/03/19 01:59:51 DEBUG : a: reading active writers 2025/03/19 01:59:51 DEBUG : b: reading active writers 2025/03/19 01:59:51 DEBUG : c: reading active writers 2025/03/19 01:59:51 DEBUG : d: reading active writers 2025/03/19 01:59:51 DEBUG : >WaitForWriters: 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36859") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32837") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35312") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35553") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30779") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31714") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSMkdir (0.05s) === RUN TestVFSMkdirAll run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:51 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33442") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30029") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32850") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36815") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38751") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32380") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33677") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34903") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37916") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32554") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34014") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35288") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31731") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31345") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38817") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39222") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31049") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30528") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34495") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38606") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38656") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:51 DEBUG : a/b/c/d: Looking for writers 2025/03/19 01:59:51 DEBUG : a/b/c: Looking for writers 2025/03/19 01:59:51 DEBUG : d: reading active writers 2025/03/19 01:59:51 DEBUG : a/b: Looking for writers 2025/03/19 01:59:51 DEBUG : c: reading active writers 2025/03/19 01:59:51 DEBUG : a: Looking for writers 2025/03/19 01:59:51 DEBUG : b: reading active writers 2025/03/19 01:59:51 DEBUG : : Looking for writers 2025/03/19 01:59:51 DEBUG : a: reading active writers 2025/03/19 01:59:51 DEBUG : >WaitForWriters: 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36310") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34310") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37984") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33108") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34068") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37387") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- 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 "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:51 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37788") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/19 01:59:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/19 01:59:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:51 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/19 01:59:51 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/19 01:59:51 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: File to upload is small (5 bytes), uploading instead of streaming 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32926") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : file1: Size of src and dst objects identical 2025/03/19 01:59:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33532") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/19 01:59:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/19 01:59:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/19 01:59:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/19 01:59:51 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/03/19 01:59:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/19 01:59:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/19 01:59:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/19 01:59:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: File to upload is small (0 bytes), uploading instead of streaming 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31327") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : file1: Size of src and dst objects identical 2025/03/19 01:59:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/19 01:59:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/19 01:59:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/19 01:59:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: File to upload is small (7 bytes), uploading instead of streaming 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35402") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : file1: Size of src and dst objects identical 2025/03/19 01:59:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:51 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:51 DEBUG : : Looking for writers 2025/03/19 01:59:51 DEBUG : file1: reading active writers 2025/03/19 01:59:51 DEBUG : >WaitForWriters: 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32967") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34877") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleMethods (0.01s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:51 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31300") 2025/03/19 01:59:51 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/19 01:59:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/19 01:59:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:51 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/03/19 01:59:52 DEBUG : file1: aborting in-sequence write wait, off=100 2025/03/19 01:59:52 DEBUG : file1: failed to wait for in-sequence write to 100 2025/03/19 01:59:52 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: File to upload is small (11 bytes), uploading instead of streaming 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38415") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:52 DEBUG : file1: Size of src and dst objects identical 2025/03/19 01:59:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:52 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33630") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:52 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:52 DEBUG : : Looking for writers 2025/03/19 01:59:52 DEBUG : file1: reading active writers 2025/03/19 01:59:52 DEBUG : >WaitForWriters: 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32793") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31801") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleWriteAt (1.01s) === RUN TestWriteFileHandleFlush run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:52 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30296") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/19 01:59:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/19 01:59:52 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/03/19 01:59:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: File to upload is small (5 bytes), uploading instead of streaming 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:33636") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:52 DEBUG : file1: Size of src and dst objects identical 2025/03/19 01:59:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:52 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/03/19 01:59:52 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:52 DEBUG : : Looking for writers 2025/03/19 01:59:52 DEBUG : file1: reading active writers 2025/03/19 01:59:52 DEBUG : >WaitForWriters: 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37060") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30911") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleFlush (0.00s) === RUN TestWriteFileHandleRelease run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:52 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31419") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/19 01:59:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/19 01:59:52 DEBUG : file1: WriteFileHandle.Release closing 2025/03/19 01:59:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: File to upload is small (0 bytes), uploading instead of streaming 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:36333") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:52 DEBUG : file1: Size of src and dst objects identical 2025/03/19 01:59:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:52 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/03/19 01:59:52 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:52 DEBUG : : Looking for writers 2025/03/19 01:59:52 DEBUG : file1: reading active writers 2025/03/19 01:59:52 DEBUG : >WaitForWriters: 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34218") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37675") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleRelease (0.00s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:52 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38300") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/19 01:59:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/19 01:59:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: File to upload is small (2 bytes), uploading instead of streaming 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:38230") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:52 DEBUG : file1: Size of src and dst objects identical 2025/03/19 01:59:52 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/03/19 01:59:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:52 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:52 DEBUG : : Looking for writers 2025/03/19 01:59:52 DEBUG : file1: reading active writers 2025/03/19 01:59:52 DEBUG : >WaitForWriters: 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:34703") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32108") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileModTimeWithOpenWriters (0.00s) === RUN TestFileReadAtZeroLength run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:52 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39253") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/19 01:59:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/19 01:59:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: File to upload is small (0 bytes), uploading instead of streaming 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:35417") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:52 DEBUG : file1: Size of src and dst objects identical 2025/03/19 01:59:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:52 DEBUG : file1: Open: flags=O_RDONLY 2025/03/19 01:59:52 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/19 01:59:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/19 01:59:52 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32757") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:52 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:52 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:52 DEBUG : : Looking for writers 2025/03/19 01:59:52 DEBUG : file1: reading active writers 2025/03/19 01:59:52 DEBUG : >WaitForWriters: 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32887") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:37915") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileReadAtZeroLength (0.00s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yuhadit1toyu", Local "Local file system at /tmp/rclone2462336266", Modify Window "1s" 2025/03/19 01:59:52 INFO : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: poll-interval is not supported by this remote 2025/03/19 01:59:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39494") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/19 01:59:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/19 01:59:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/19 01:59:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: File to upload is small (100 bytes), uploading instead of streaming 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:39226") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:52 DEBUG : file1: Size of src and dst objects identical 2025/03/19 01:59:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/19 01:59:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/19 01:59:52 DEBUG : file1: Open: flags=O_RDONLY 2025/03/19 01:59:52 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/19 01:59:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/19 01:59:52 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32250") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:52 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/19 01:59:52 DEBUG : WaitForWriters: timeout=30s 2025/03/19 01:59:52 DEBUG : : Looking for writers 2025/03/19 01:59:52 DEBUG : file1: reading active writers 2025/03/19 01:59:52 DEBUG : >WaitForWriters: 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:32120") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:31217") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: dial("tcp","172.17.0.3:30256") 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: > dial: conn=*fshttp.timeoutConn, err= 2025/03/19 01:59:52 DEBUG : ftp://172.17.0.3:21/rclone-test-yuhadit1toyu: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 7.396603826s (try 1/5)