"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/02/11 01:09:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bojawah8fato" 2025/02/11 01:09:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/11 01:09:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/02/11 01:09:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/02/11 01:09:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/02/11 01:09:51 DEBUG : Setting pass="A7kGhzkslFS-BfKJckIHoMxJ7Q0boXp4Fj9ND8UbXrw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/02/11 01:09:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/02/11 01:09:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{rWnfR}" suffix to name 2025/02/11 01:09:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/02/11 01:09:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/02/11 01:09:51 DEBUG : Setting pass="A7kGhzkslFS-BfKJckIHoMxJ7Q0boXp4Fj9ND8UbXrw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/02/11 01:09:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: Connecting to FTP server 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:21") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : Creating backend with remote "/tmp/rclone2861670882" === RUN TestDirHandleMethods run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:51 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35367") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30172") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32939") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30484") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:51 DEBUG : dir: Looking for writers 2025/02/11 01:09:51 DEBUG : : Looking for writers 2025/02/11 01:09:51 DEBUG : dir: reading active writers 2025/02/11 01:09:51 DEBUG : >WaitForWriters: 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32800") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39919") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30694") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleMethods (0.01s) === RUN TestDirHandleReaddir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:51 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38446") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39251") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34127") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33028") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30862") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38703") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36191") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33992") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:51 DEBUG : dir/subdir: Looking for writers 2025/02/11 01:09:51 DEBUG : dir: Looking for writers 2025/02/11 01:09:51 DEBUG : subdir: reading active writers 2025/02/11 01:09:51 DEBUG : file1: reading active writers 2025/02/11 01:09:51 DEBUG : file2: reading active writers 2025/02/11 01:09:51 DEBUG : : Looking for writers 2025/02/11 01:09:51 DEBUG : dir: reading active writers 2025/02/11 01:09:51 DEBUG : >WaitForWriters: 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39217") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39701") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32073") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30919") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleReaddir (0.01s) === RUN TestDirHandleReaddirnames run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:51 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30012") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34933") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34669") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31532") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39784") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:51 DEBUG : dir: Looking for writers 2025/02/11 01:09:51 DEBUG : file1: reading active writers 2025/02/11 01:09:51 DEBUG : : Looking for writers 2025/02/11 01:09:51 DEBUG : dir: reading active writers 2025/02/11 01:09:51 DEBUG : >WaitForWriters: 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35568") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32932") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32124") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleReaddirnames (0.01s) === RUN TestDirMethods run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:51 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34157") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39137") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38457") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33788") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:51 DEBUG : dir: Looking for writers 2025/02/11 01:09:51 DEBUG : : Looking for writers 2025/02/11 01:09:51 DEBUG : dir: reading active writers 2025/02/11 01:09:51 DEBUG : >WaitForWriters: 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36637") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33789") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31878") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMethods (0.01s) === RUN TestDirForgetAll run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:51 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36364") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34138") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31665") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33735") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30166") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : dir: forgetting directory cache 2025/02/11 01:09:51 DEBUG : : forgetting directory cache 2025/02/11 01:09:51 DEBUG : dir: forgetting directory cache 2025/02/11 01:09:51 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:51 DEBUG : : Looking for writers 2025/02/11 01:09:51 DEBUG : >WaitForWriters: 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30396") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39516") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39798") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirForgetAll (0.01s) === RUN TestDirForgetPath run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:51 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39927") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39141") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33100") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32842") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30202") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/02/11 01:09:51 DEBUG : dir: invalidating directory cache 2025/02/11 01:09:51 DEBUG : : >ForgetPath: 2025/02/11 01:09:51 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/02/11 01:09:51 DEBUG : : invalidating directory cache 2025/02/11 01:09:51 DEBUG : dir: forgetting directory cache 2025/02/11 01:09:51 DEBUG : : >ForgetPath: 2025/02/11 01:09:51 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/02/11 01:09:51 DEBUG : : >ForgetPath: 2025/02/11 01:09:51 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:51 DEBUG : dir: Looking for writers 2025/02/11 01:09:51 DEBUG : : Looking for writers 2025/02/11 01:09:51 DEBUG : dir: reading active writers 2025/02/11 01:09:51 DEBUG : >WaitForWriters: 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39017") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37579") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39263") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirForgetPath (0.00s) === RUN TestDirWalk run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:51 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35126") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37815") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30669") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31521") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35169") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33745") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: Connecting to FTP server 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:21") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32988") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35714") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38957") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30392") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : : forgetting directory cache 2025/02/11 01:09:51 DEBUG : dir: forgetting directory cache 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38791") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34930") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38187") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:51 DEBUG : dir: Looking for writers 2025/02/11 01:09:51 DEBUG : fil/a/b: Looking for writers 2025/02/11 01:09:51 DEBUG : fil/a: Looking for writers 2025/02/11 01:09:51 DEBUG : b: reading active writers 2025/02/11 01:09:51 DEBUG : fil: Looking for writers 2025/02/11 01:09:51 DEBUG : a: reading active writers 2025/02/11 01:09:51 DEBUG : : Looking for writers 2025/02/11 01:09:51 DEBUG : dir: reading active writers 2025/02/11 01:09:51 DEBUG : fil: reading active writers 2025/02/11 01:09:51 DEBUG : >WaitForWriters: 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33584") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34340") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38710") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30185") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39605") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31654") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirWalk (0.02s) === RUN TestDirSetModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:51 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32041") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35959") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39981") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36573") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:51 DEBUG : dir: Looking for writers 2025/02/11 01:09:51 DEBUG : : Looking for writers 2025/02/11 01:09:51 DEBUG : dir: reading active writers 2025/02/11 01:09:51 DEBUG : >WaitForWriters: 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36072") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35695") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39660") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirSetModTime (0.00s) === RUN TestDirStat run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:51 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30526") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39914") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38204") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36867") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35561") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:51 DEBUG : dir: Looking for writers 2025/02/11 01:09:51 DEBUG : file1: reading active writers 2025/02/11 01:09:51 DEBUG : : Looking for writers 2025/02/11 01:09:51 DEBUG : dir: reading active writers 2025/02/11 01:09:51 DEBUG : >WaitForWriters: 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35944") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31502") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37642") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirStat (0.01s) === RUN TestDirReadDirAll run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:51 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39306") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38638") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31129") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33394") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33747") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35375") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38171") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30187") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34974") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= === RUN TestDirReadDirAll/Virtual 2025/02/11 01:09:51 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/02/11 01:09:51 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/02/11 01:09:51 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/11 01:09:51 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35554") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33334") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : Waiting for deletions to finish 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32929") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 INFO : dir/subdir/file3: Deleted 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31014") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : removing 1 level 2 directories 2025/02/11 01:09:51 INFO : dir/subdir: Removing directory 2025/02/11 01:09:51 DEBUG : dir: invalidating directory cache 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36435") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/02/11 01:09:51 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/02/11 01:09:51 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/02/11 01:09:51 DEBUG : dir/file1: Reset virtual modtime 2025/02/11 01:09:51 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/02/11 01:09:51 DEBUG : dir/virtualFile: Reset virtual modtime 2025/02/11 01:09:51 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/02/11 01:09:51 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/02/11 01:09:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 01:09:51 DEBUG : dir: invalidating directory cache 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33858") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/02/11 01:09:51 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/11 01:09:51 DEBUG : dir/virtualFile: Reset virtual modtime 2025/02/11 01:09:51 DEBUG : : forgetting directory cache 2025/02/11 01:09:51 DEBUG : dir: forgetting directory cache 2025/02/11 01:09:51 DEBUG : dir/virtualDir: forgetting directory cache 2025/02/11 01:09:51 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:51 DEBUG : dir/virtualDir: Looking for writers 2025/02/11 01:09:51 DEBUG : dir: Looking for writers 2025/02/11 01:09:51 DEBUG : file1: reading active writers 2025/02/11 01:09:51 DEBUG : virtualFile2: reading active writers 2025/02/11 01:09:51 DEBUG : virtualFile: reading active writers 2025/02/11 01:09:51 DEBUG : virtualDir: reading active writers 2025/02/11 01:09:51 DEBUG : : Looking for writers 2025/02/11 01:09:51 DEBUG : dir: reading active writers 2025/02/11 01:09:51 DEBUG : >WaitForWriters: 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35394") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30690") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33643") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32050") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > 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-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:51 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33022") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39518") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35178") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35129") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 ERROR : dir/: Can only open directories read only 2025/02/11 01:09:51 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:51 DEBUG : dir: Looking for writers 2025/02/11 01:09:51 DEBUG : : Looking for writers 2025/02/11 01:09:51 DEBUG : dir: reading active writers 2025/02/11 01:09:51 DEBUG : >WaitForWriters: 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39680") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37242") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32018") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirOpen (0.00s) === RUN TestDirCreate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:51 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30785") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37721") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30454") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38433") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39468") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/11 01:09:51 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/02/11 01:09:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: File to upload is small (5 bytes), uploading instead of streaming 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32972") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 NOTICE: ftp://172.17.0.3:21/rclone-test-bojawah8fato: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/11 01:09:51 DEBUG : dir/potato: Size of src and dst objects identical 2025/02/11 01:09:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/11 01:09:51 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:51 DEBUG : dir: Looking for writers 2025/02/11 01:09:51 DEBUG : file1: reading active writers 2025/02/11 01:09:51 DEBUG : potato: reading active writers 2025/02/11 01:09:51 DEBUG : : Looking for writers 2025/02/11 01:09:51 DEBUG : dir: reading active writers 2025/02/11 01:09:51 DEBUG : >WaitForWriters: 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36060") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35858") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39504") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirCreate (0.11s) === RUN TestDirMkdir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:51 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30948") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38085") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32122") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39615") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38551") 2025/02/11 01:09:51 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36045") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39387") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38818") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39981") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir/sub: Looking for writers 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : sub: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38165") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36907") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30942") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33685") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMkdir (0.11s) === RUN TestDirMkdirSub run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31378") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38962") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32243") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35801") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38786") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32410") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39564") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31615") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39751") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30010") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37663") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir/sub/subsub: Looking for writers 2025/02/11 01:09:52 DEBUG : dir/sub: Looking for writers 2025/02/11 01:09:52 DEBUG : subsub: reading active writers 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : sub: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34225") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38351") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30398") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34249") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38232") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMkdirSub (0.01s) === RUN TestDirRemove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37890") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34814") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33305") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37726") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39546") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 ERROR : dir/: Dir.Remove not empty 2025/02/11 01:09:52 DEBUG : dir/file1: Remove: 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 01:09:52 DEBUG : dir/file1: >Remove: err= 2025/02/11 01:09:52 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37630") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31592") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36124") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemove (0.00s) === RUN TestDirRemoveAll run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36463") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39955") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33546") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31959") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32792") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1: Remove: 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 01:09:52 DEBUG : dir/file1: >Remove: err= 2025/02/11 01:09:52 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38058") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34875") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34564") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemoveAll (0.00s) === RUN TestDirRemoveName run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37102") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36614") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36028") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31538") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32703") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1: Remove: 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 01:09:52 DEBUG : dir/file1: >Remove: err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35138") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31620") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38909") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33878") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39833") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemoveName (0.11s) === RUN TestDirRename run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37755") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39002") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31422") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34073") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30073") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35258") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36011") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30686") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/02/11 01:09:52 DEBUG : dir: Updating dir with dir2 0xc0006f12b0 2025/02/11 01:09:52 DEBUG : dir: forgetting directory cache 2025/02/11 01:09:52 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/11 01:09:52 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39838") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31835") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33071") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 INFO : dir2/file1: Moved (server-side) to: file2 2025/02/11 01:09:52 DEBUG : file2: Updating file with file2 0xc0007c72c0 2025/02/11 01:09:52 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/02/11 01:09:52 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32041") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36140") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 INFO : dir2/file3: Deleted 2025/02/11 01:09:52 INFO : file2: Moved (server-side) to: dir2/file3 2025/02/11 01:09:52 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0007c72c0 2025/02/11 01:09:52 DEBUG : : Added virtual directory entry vDel: "file2" 2025/02/11 01:09:52 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39376") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34249") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/02/11 01:09:52 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0006c04e0 2025/02/11 01:09:52 DEBUG : empty directory: forgetting directory cache 2025/02/11 01:09:52 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/02/11 01:09:52 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/02/11 01:09:52 DEBUG : dir2: Renaming to "dir3" 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir3: Looking for writers 2025/02/11 01:09:52 DEBUG : file3: reading active writers 2025/02/11 01:09:52 DEBUG : renamed empty directory: Looking for writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir3: reading active writers 2025/02/11 01:09:52 DEBUG : renamed empty directory: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37734") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36782") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35565") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39333") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRename (0.12s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32401") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38189") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35616") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32743") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32369") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/11 01:09:52 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30731") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/11 01:09:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/11 01:09:52 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/02/11 01:09:52 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/02/11 01:09:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/11 01:09:52 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:52 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/11 01:09:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/11 01:09:52 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/02/11 01:09:52 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/02/11 01:09:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: File to upload is small (12 bytes), uploading instead of streaming 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36419") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/02/11 01:09:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/11 01:09:52 DEBUG : : forgetting directory cache 2025/02/11 01:09:52 DEBUG : dir: forgetting directory cache 2025/02/11 01:09:52 DEBUG : dir/sub: forgetting directory cache 2025/02/11 01:09:52 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/02/11 01:09:52 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: File to upload is small (5 bytes), uploading instead of streaming 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37161") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/02/11 01:09:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir/sub: Looking for writers 2025/02/11 01:09:52 DEBUG : file0: reading active writers 2025/02/11 01:09:52 DEBUG : file2: reading active writers 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : sub: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36502") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35114") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34758") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33852") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirFileOpen (0.01s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35109") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35767") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30786") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37837") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32275") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38682") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39130") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36458") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileMethods (0.00s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37440") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36890") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31724") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34262") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34879") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35209") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : Can set mod time: true 2025/02/11 01:09:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34969") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31488") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38905") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36689") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31565") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > 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-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38504") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35549") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31904") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30744") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37819") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/11 01:09:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: File to upload is small (0 bytes), uploading instead of streaming 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33812") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/11 01:09:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30355") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39306") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32084") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37546") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34007") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > 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-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33902") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39483") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34673") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31221") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39500") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/11 01:09:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: File to upload is small (5 bytes), uploading instead of streaming 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37718") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/11 01:09:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32519") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36433") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35114") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34530") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33265") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > 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-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34547") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32366") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32975") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32433") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37837") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31936") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37863") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37832") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35038") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33968") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > 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-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34811") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30229") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37095") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39127") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39991") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/02/11 01:09:52 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 01:09:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 01:09:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 01:09:52 DEBUG : dir/file1(0xc00071c8c0): close: 2025/02/11 01:09:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/02/11 01:09:52 DEBUG : dir/file1(0xc00071c8c0): >close: err= 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30773") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39801") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31428") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30210") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33196") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > 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-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31903") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37244") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39976") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34712") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39941") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/02/11 01:09:52 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 01:09:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 01:09:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 01:09:52 DEBUG : dir/file1(0xc00071cec0): _writeAt: size=5, off=0 2025/02/11 01:09:52 DEBUG : dir/file1(0xc00071cec0): openPending: 2025/02/11 01:09:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/11 01:09:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:52 DEBUG : dir/file1(0xc00071cec0): >openPending: err= 2025/02/11 01:09:52 DEBUG : dir/file1(0xc00071cec0): >_writeAt: n=5, err= 2025/02/11 01:09:52 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/02/11 01:09:52 DEBUG : dir/file1(0xc00071cec0): close: 2025/02/11 01:09:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/02/11 01:09:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/02/11 01:09:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/02/11 01:09:52 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39899") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/02/11 01:09:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:52 DEBUG : dir/file1(0xc00071cec0): >close: err= 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 01:09:52 DEBUG : dir/file1: vfs cache: starting upload 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35448") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2025/02/11 01:09:52 INFO : dir/file1: Copied (replaced existing) 2025/02/11 01:09:52 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC" 2025/02/11 01:09:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/11 01:09:52 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39780") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33882") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32368") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30169") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31563") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileSetModTime (0.19s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.00s) --- 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-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30779") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32402") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32231") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35840") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38434") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 01:09:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/11 01:09:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37648") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30048") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38754") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38203") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpenRead (0.00s) === RUN TestFileOpenReadUnknownSize 2025/02/11 01:09:52 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/02/11 01:09:52 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/11 01:09:52 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:52 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : file.txt: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38649") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38446") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30565") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38614") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35440") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: File to upload is small (25 bytes), uploading instead of streaming 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34994") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32333") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37199") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33853") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpenWrite (0.00s) === RUN TestFileRemove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31666") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35492") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39383") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39247") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34516") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1: Remove: 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 01:09:52 DEBUG : dir/file1: >Remove: err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31368") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37371") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1: Remove: 2025/02/11 01:09:52 DEBUG : dir/file1: >Remove: err=Read only file system 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31668") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31012") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35498") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRemove (0.00s) === RUN TestFileRemoveAll run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37180") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38325") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37012") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36148") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31275") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1: Remove: 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 01:09:52 DEBUG : dir/file1: >Remove: err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34477") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33805") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1: Remove: 2025/02/11 01:09:52 DEBUG : dir/file1: >Remove: err=Read only file system 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33517") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35646") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30322") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRemoveAll (0.00s) === RUN TestFileOpen run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39772") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30527") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38783") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30877") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31579") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 01:09:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/11 01:09:52 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/02/11 01:09:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/11 01:09:52 DEBUG : dir/file1: Open: flags=O_RDWR 2025/02/11 01:09:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/11 01:09:52 DEBUG : dir/file1: Open: flags=0x3 2025/02/11 01:09:52 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/02/11 01:09:52 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36520") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39148") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30493") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > 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-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37459") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33694") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33084") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36574") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31772") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38614") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30149") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/11 01:09:52 DEBUG : newLeaf: Updating file with newLeaf 0xc00071ea80 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 01:09:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31322") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36400") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/11 01:09:52 DEBUG : dir/file1: Updating file with dir/file1 0xc00071ea80 2025/02/11 01:09:52 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36642") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31001") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/11 01:09:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:52 DEBUG : dir/file1: File is currently open, delaying rename 0xc00071ea80 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 01:09:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: File to upload is small (25 bytes), uploading instead of streaming 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30231") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/11 01:09:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 01:09:52 DEBUG : newLeaf: Running delayed rename now 2025/02/11 01:09:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/11 01:09:52 DEBUG : newLeaf: Updating file with newLeaf 0xc00071ea80 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32470") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35896") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32339") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34702") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33417") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30081") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33550") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39208") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35756") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35112") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38633") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34742") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/11 01:09:52 DEBUG : newLeaf: Updating file with newLeaf 0xc00071f2c0 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 01:09:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31048") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39805") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/11 01:09:52 DEBUG : dir/file1: Updating file with dir/file1 0xc00071f2c0 2025/02/11 01:09:52 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31083") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30376") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/11 01:09:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:52 DEBUG : dir/file1: File is currently open, delaying rename 0xc00071f2c0 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 01:09:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: File to upload is small (25 bytes), uploading instead of streaming 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32107") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/11 01:09:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 01:09:52 DEBUG : newLeaf: Running delayed rename now 2025/02/11 01:09:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/11 01:09:52 DEBUG : newLeaf: Updating file with newLeaf 0xc00071f2c0 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38908") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35806") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37399") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33535") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38595") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37108") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37817") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32214") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39824") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30060") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/11 01:09:52 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 01:09:52 DEBUG : dir/file1(0xc000977f40): openPending: 2025/02/11 01:09:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/11 01:09:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:52 DEBUG : dir/file1(0xc000977f40): >openPending: err= 2025/02/11 01:09:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/11 01:09:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 01:09:52 DEBUG : dir/file1(0xc000977f40): _writeAt: size=14, off=0 2025/02/11 01:09:52 DEBUG : dir/file1(0xc000977f40): >_writeAt: n=14, err= 2025/02/11 01:09:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/11 01:09:52 DEBUG : dir/file1(0xc000977f40): close: 2025/02/11 01:09:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/11 01:09:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/11 01:09:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:52 DEBUG : dir/file1(0xc000977f40): >close: err= 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 01:09:52 DEBUG : dir/file1: vfs cache: starting upload 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36172") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/02/11 01:09:52 INFO : dir/file1: Copied (replaced existing) 2025/02/11 01:09:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/11 01:09:52 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 01:09:52 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 01:09:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 01:09:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 01:09:52 DEBUG : dir/file1(0xc0004f4600): _readAt: size=512, off=0 2025/02/11 01:09:52 DEBUG : dir/file1(0xc0004f4600): openPending: 2025/02/11 01:09:52 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/02/11 01:09:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:52 DEBUG : dir/file1(0xc0004f4600): >openPending: err= 2025/02/11 01:09:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/11 01:09:52 DEBUG : dir/file1(0xc0004f4600): >_readAt: n=14, err=EOF 2025/02/11 01:09:52 DEBUG : dir/file1(0xc0004f4600): close: 2025/02/11 01:09:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/11 01:09:52 DEBUG : dir/file1(0xc0004f4600): >close: err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37204") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30595") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/11 01:09:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/11 01:09:52 DEBUG : newLeaf: Updating file with newLeaf 0xc00071f8c0 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 01:09:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31288") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30891") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/11 01:09:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/11 01:09:52 DEBUG : dir/file1: Updating file with dir/file1 0xc00071f8c0 2025/02/11 01:09:52 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39878") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34873") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/11 01:09:52 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 01:09:52 DEBUG : dir/file1(0xc0004f5c80): openPending: 2025/02/11 01:09:52 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/02/11 01:09:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:52 DEBUG : dir/file1(0xc0004f5c80): >openPending: err= 2025/02/11 01:09:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/11 01:09:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 01:09:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 01:09:52 DEBUG : dir/file1(0xc0004f5c80): _writeAt: size=25, off=0 2025/02/11 01:09:52 DEBUG : dir/file1(0xc0004f5c80): >_writeAt: n=25, err= 2025/02/11 01:09:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/11 01:09:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/11 01:09:52 DEBUG : newLeaf: Updating file with newLeaf 0xc00071f8c0 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 01:09:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 01:09:52 DEBUG : newLeaf(0xc0004f5c80): close: 2025/02/11 01:09:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/11 01:09:52 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-11 01:09:52.751231425 +0000 UTC m=+1.001954114 2025/02/11 01:09:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:52 DEBUG : newLeaf(0xc0004f5c80): >close: err= 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 01:09:52 DEBUG : newLeaf: vfs cache: starting upload 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33522") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : newLeaf.91bb4570.partial: renamed to: newLeaf 2025/02/11 01:09:52 INFO : newLeaf: Copied (replaced existing) 2025/02/11 01:09:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-11 01:09:52 +0000 UTC" 2025/02/11 01:09:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/11 01:09:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 01:09:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38539") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36803") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34967") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39393") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34280") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:52 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39015") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31639") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33070") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39186") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30227") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : file1: reading active writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : >WaitForWriters: 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38687") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32714") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/11 01:09:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000d04000 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 01:09:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30207") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31980") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/11 01:09:52 DEBUG : dir/file1: Updating file with dir/file1 0xc000d04000 2025/02/11 01:09:52 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39790") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35819") 2025/02/11 01:09:52 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/11 01:09:52 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 01:09:52 DEBUG : dir/file1(0xc0007b93c0): openPending: 2025/02/11 01:09:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/11 01:09:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:52 DEBUG : dir/file1(0xc0007b93c0): >openPending: err= 2025/02/11 01:09:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/11 01:09:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 01:09:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 01:09:52 DEBUG : dir/file1(0xc0007b93c0): _writeAt: size=25, off=0 2025/02/11 01:09:52 DEBUG : dir/file1(0xc0007b93c0): >_writeAt: n=25, err= 2025/02/11 01:09:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/11 01:09:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/11 01:09:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000d04000 2025/02/11 01:09:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 01:09:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 01:09:52 DEBUG : newLeaf(0xc0007b93c0): close: 2025/02/11 01:09:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/11 01:09:52 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-11 01:09:52.915240165 +0000 UTC m=+1.165962864 2025/02/11 01:09:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:52 DEBUG : newLeaf(0xc0007b93c0): >close: err= 2025/02/11 01:09:52 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 01:09:52 DEBUG : dir: Looking for writers 2025/02/11 01:09:52 DEBUG : : Looking for writers 2025/02/11 01:09:52 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:52 DEBUG : dir: reading active writers 2025/02/11 01:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 01:09:53 DEBUG : newLeaf: vfs cache: starting upload 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31588") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : newLeaf.6541c52f.partial: renamed to: newLeaf 2025/02/11 01:09:53 INFO : newLeaf: Copied (replaced existing) 2025/02/11 01:09:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-11 01:09:52 +0000 UTC" 2025/02/11 01:09:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/11 01:09:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 01:09:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:53 DEBUG : >WaitForWriters: 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38971") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35316") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:53 DEBUG : >WaitForWriters: 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30390") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34358") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31054") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:53 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32391") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37641") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33794") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38887") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35682") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/11 01:09:53 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 01:09:53 DEBUG : dir/file1(0xc0007b9740): openPending: 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/11 01:09:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:53 DEBUG : dir/file1(0xc0007b9740): >openPending: err= 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/11 01:09:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 01:09:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc0007b9740): _writeAt: size=14, off=0 2025/02/11 01:09:53 DEBUG : dir/file1(0xc0007b9740): >_writeAt: n=14, err= 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/11 01:09:53 DEBUG : dir/file1(0xc0007b9740): close: 2025/02/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/11 01:09:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:53 DEBUG : dir/file1(0xc0007b9740): >close: err= 2025/02/11 01:09:53 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : file1: reading active writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : file1: reading active writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : file1: reading active writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : file1: reading active writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: starting upload 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33248") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/02/11 01:09:53 INFO : dir/file1: Copied (replaced existing) 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/11 01:09:53 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/11 01:09:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : file1: reading active writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : >WaitForWriters: 2025/02/11 01:09:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 01:09:53 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 01:09:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 01:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000620c40): _readAt: size=512, off=0 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000620c40): openPending: 2025/02/11 01:09:53 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/02/11 01:09:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/11 01:09:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000620c40): >openPending: err= 2025/02/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000620c40): >_readAt: n=14, err=EOF 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000620c40): close: 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000620c40): >close: err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31622") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36884") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/11 01:09:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/11 01:09:53 DEBUG : newLeaf: Updating file with newLeaf 0xc00095f200 2025/02/11 01:09:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 01:09:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38074") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37630") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/11 01:09:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/11 01:09:53 DEBUG : dir/file1: Updating file with dir/file1 0xc00095f200 2025/02/11 01:09:53 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/11 01:09:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37482") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36528") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/11 01:09:53 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000cc4d00): openPending: 2025/02/11 01:09:53 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/02/11 01:09:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/11 01:09:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000cc4d00): >openPending: err= 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/11 01:09:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 01:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000cc4d00): _writeAt: size=25, off=0 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000cc4d00): >_writeAt: n=25, err= 2025/02/11 01:09:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/11 01:09:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/11 01:09:53 DEBUG : newLeaf: Updating file with newLeaf 0xc00095f200 2025/02/11 01:09:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 01:09:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 01:09:53 DEBUG : newLeaf(0xc000cc4d00): close: 2025/02/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/11 01:09:53 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-11 01:09:53.231495613 +0000 UTC m=+1.482218302 2025/02/11 01:09:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:53 DEBUG : newLeaf(0xc000cc4d00): >close: err= 2025/02/11 01:09:53 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 01:09:53 DEBUG : newLeaf: vfs cache: starting upload 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32060") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : newLeaf.ecd2c1c0.partial: renamed to: newLeaf 2025/02/11 01:09:53 INFO : newLeaf: Copied (replaced existing) 2025/02/11 01:09:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-11 01:09:53 +0000 UTC" 2025/02/11 01:09:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/11 01:09:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 01:09:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:53 DEBUG : >WaitForWriters: 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35823") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38621") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:53 DEBUG : >WaitForWriters: 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31980") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34183") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31459") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/full,forceCache=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:53 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32983") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39290") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37177") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37579") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33828") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : file1: reading active writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : >WaitForWriters: 2025/02/11 01:09:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 01:09:53 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 01:09:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 01:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000de0240): _readAt: size=512, off=0 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000de0240): openPending: 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/11 01:09:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000de0240): >openPending: err= 2025/02/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36364") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000de0240): >_readAt: n=14, err=EOF 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000de0240): close: 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000de0240): >close: err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35455") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33347") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/11 01:09:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/11 01:09:53 DEBUG : newLeaf: Updating file with newLeaf 0xc00095f8c0 2025/02/11 01:09:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 01:09:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34609") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35338") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/11 01:09:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/11 01:09:53 DEBUG : dir/file1: Updating file with dir/file1 0xc00095f8c0 2025/02/11 01:09:53 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/11 01:09:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37040") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34397") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/11 01:09:53 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000de0300): openPending: 2025/02/11 01:09:53 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/02/11 01:09:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/11 01:09:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000de0300): >openPending: err= 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/11 01:09:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 01:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000de0300): _writeAt: size=25, off=0 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000de0300): >_writeAt: n=25, err= 2025/02/11 01:09:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/11 01:09:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/11 01:09:53 DEBUG : newLeaf: Updating file with newLeaf 0xc00095f8c0 2025/02/11 01:09:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 01:09:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 01:09:53 DEBUG : newLeaf(0xc000de0300): close: 2025/02/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/11 01:09:53 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-11 01:09:53.395902588 +0000 UTC m=+1.646625277 2025/02/11 01:09:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:53 DEBUG : newLeaf(0xc000de0300): >close: err= 2025/02/11 01:09:53 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 01:09:53 DEBUG : newLeaf: vfs cache: starting upload 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35749") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : newLeaf.430a8d35.partial: renamed to: newLeaf 2025/02/11 01:09:53 INFO : newLeaf: Copied (replaced existing) 2025/02/11 01:09:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-11 01:09:53 +0000 UTC" 2025/02/11 01:09:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/11 01:09:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/11 01:09:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:53 DEBUG : >WaitForWriters: 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32046") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38293") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : newLeaf: reading active writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : >WaitForWriters: 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31582") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37212") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38655") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRename (0.98s) --- 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.16s) --- PASS: TestFileRename/writes,forceCache=true (0.32s) --- PASS: TestFileRename/full,forceCache=false (0.16s) === 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-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:53 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:53 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:53 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : >WaitForWriters: 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33494") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33284") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > 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-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:53 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38395") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34887") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39764") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31899") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32813") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 01:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/11 01:09:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36546") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:53 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : file1: reading active writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : >WaitForWriters: 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33698") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34401") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32752") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleMethods (0.00s) === RUN TestReadFileHandleSeek run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:53 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30926") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33920") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32880") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37319") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37231") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 01:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/11 01:09:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32212") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:53 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/11 01:09:53 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/11 01:09:53 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/11 01:09:53 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37069") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36456") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30294") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : file1: reading active writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : >WaitForWriters: 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37471") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38620") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34803") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleSeek (0.05s) === RUN TestReadFileHandleReadAt run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:53 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33551") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32568") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36874") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31533") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31419") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 01:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/11 01:09:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30369") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:53 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/11 01:09:53 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/11 01:09:53 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/11 01:09:53 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39291") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31882") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/02/11 01:09:53 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/02/11 01:09:53 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/02/11 01:09:53 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37713") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35028") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/11 01:09:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/11 01:09:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/11 01:09:53 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/02/11 01:09:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/11 01:09:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/11 01:09:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/11 01:09:53 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/02/11 01:09:53 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : file1: reading active writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : >WaitForWriters: 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31721") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32166") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31330") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:53 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35746") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34438") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32684") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36353") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34608") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 01:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/11 01:09:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37008") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:53 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : file1: reading active writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : >WaitForWriters: 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39162") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34532") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35617") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleFlush (0.00s) === RUN TestReadFileHandleRelease run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:53 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33279") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36875") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39870") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33450") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36924") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 01:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/11 01:09:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36896") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:53 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/02/11 01:09:53 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/02/11 01:09:53 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : file1: reading active writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : >WaitForWriters: 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38176") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36002") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36090") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleRelease (0.01s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:53 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38004") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39584") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35526") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30754") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37287") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 01:09:53 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 01:09:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 01:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 01:09:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62b80): _readAt: size=1, off=0 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62b80): openPending: 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/11 01:09:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62b80): >openPending: err= 2025/02/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36539") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62b80): >_readAt: n=1, err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62b80): _readAt: size=256, off=1 2025/02/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62b80): >_readAt: n=15, err=EOF 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62b80): _readAt: size=16, off=16 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62b80): >_readAt: n=0, err=EOF 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62b80): close: 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62b80): >close: err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62b80): close: 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62b80): >close: err=file already closed 2025/02/11 01:09:53 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : file1: reading active writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : >WaitForWriters: 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34418") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37014") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39150") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleMethodsRead (0.01s) === RUN TestRWFileHandleSeek run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:53 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39546") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31249") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38726") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37235") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31437") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 01:09:53 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 01:09:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 01:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 01:09:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62f80): _readAt: size=1, off=0 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62f80): openPending: 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/11 01:09:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62f80): >openPending: err= 2025/02/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37057") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62f80): >_readAt: n=1, err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62f80): _readAt: size=1, off=5 2025/02/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62f80): >_readAt: n=1, err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62f80): _readAt: size=1, off=3 2025/02/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62f80): >_readAt: n=1, err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62f80): _readAt: size=1, off=13 2025/02/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62f80): >_readAt: n=1, err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62f80): _readAt: size=16, off=100 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62f80): >_readAt: n=0, err=EOF 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62f80): close: 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62f80): >close: err= 2025/02/11 01:09:53 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : file1: reading active writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : >WaitForWriters: 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36840") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39572") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31881") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSeek (0.01s) === RUN TestRWFileHandleReadAt run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:53 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39269") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35980") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38699") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33201") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37720") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 01:09:53 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 01:09:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 01:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 01:09:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000cc5d40): _readAt: size=1, off=0 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000cc5d40): openPending: 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/11 01:09:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000cc5d40): >openPending: err= 2025/02/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33698") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000cc5d40): >_readAt: n=1, err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000cc5d40): _readAt: size=1, off=5 2025/02/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000cc5d40): >_readAt: n=1, err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000cc5d40): _readAt: size=1, off=1 2025/02/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000cc5d40): >_readAt: n=1, err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000cc5d40): _readAt: size=6, off=10 2025/02/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000cc5d40): >_readAt: n=6, err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000cc5d40): _readAt: size=256, off=10 2025/02/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000cc5d40): >_readAt: n=6, err=EOF 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000cc5d40): _readAt: size=256, off=100 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000cc5d40): >_readAt: n=0, err=EOF 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000cc5d40): close: 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000cc5d40): >close: err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000cc5d40): _readAt: size=256, off=100 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000cc5d40): >_readAt: n=0, err=file already closed 2025/02/11 01:09:53 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : file1: reading active writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : >WaitForWriters: 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33286") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39674") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39339") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReadAt (0.01s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:53 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31893") 2025/02/11 01:09:53 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32614") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34840") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35675") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35167") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 01:09:53 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 01:09:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 01:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 01:09:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d620c0): RWFileHandle.Flush 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d620c0): _readAt: size=256, off=0 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d620c0): openPending: 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/11 01:09:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d620c0): >openPending: err= 2025/02/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36361") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d620c0): >_readAt: n=16, err=EOF 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d620c0): RWFileHandle.Flush 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d620c0): RWFileHandle.Flush 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d620c0): close: 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d620c0): >close: err= 2025/02/11 01:09:53 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : file1: reading active writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : >WaitForWriters: 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36555") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31324") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39785") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleFlushRead (0.01s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:53 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34427") 2025/02/11 01:09:53 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38279") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31551") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36049") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39557") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/11 01:09:53 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 01:09:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 01:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 01:09:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62880): _readAt: size=256, off=0 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62880): openPending: 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/11 01:09:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62880): >openPending: err= 2025/02/11 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30730") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62880): >_readAt: n=16, err=EOF 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62880): RWFileHandle.Release 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62880): close: 2025/02/11 01:09:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62880): >close: err= 2025/02/11 01:09:53 DEBUG : dir/file1(0xc000d62880): RWFileHandle.Release 2025/02/11 01:09:53 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:53 DEBUG : dir: Looking for writers 2025/02/11 01:09:53 DEBUG : file1: reading active writers 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : dir: reading active writers 2025/02/11 01:09:53 DEBUG : >WaitForWriters: 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39224") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36594") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31880") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReleaseRead (0.01s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:53 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35470") 2025/02/11 01:09:53 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:53 DEBUG : file1: newRWFileHandle: 2025/02/11 01:09:53 DEBUG : file1(0xc000de02c0): openPending: 2025/02/11 01:09:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:53 DEBUG : file1(0xc000de02c0): >openPending: err= 2025/02/11 01:09:53 DEBUG : file1: >newRWFileHandle: err= 2025/02/11 01:09:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/11 01:09:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/11 01:09:53 DEBUG : file1(0xc000de02c0): _writeAt: size=5, off=0 2025/02/11 01:09:53 DEBUG : file1(0xc000de02c0): >_writeAt: n=5, err= 2025/02/11 01:09:53 DEBUG : file1(0xc000de02c0): _writeAt: size=7, off=5 2025/02/11 01:09:53 DEBUG : file1(0xc000de02c0): >_writeAt: n=7, err= 2025/02/11 01:09:53 DEBUG : file1: vfs cache: truncate to size=11 2025/02/11 01:09:53 DEBUG : file1(0xc000de02c0): close: 2025/02/11 01:09:53 DEBUG : file1: vfs cache: setting modification time to 2025-02-11 01:09:53.796273347 +0000 UTC m=+2.046996046 2025/02/11 01:09:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:53 DEBUG : file1(0xc000de02c0): >close: err= 2025/02/11 01:09:53 DEBUG : file1(0xc000de02c0): close: 2025/02/11 01:09:53 DEBUG : file1(0xc000de02c0): >close: err=file already closed 2025/02/11 01:09:53 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : file1: reading active writers 2025/02/11 01:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : file1: reading active writers 2025/02/11 01:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : file1: reading active writers 2025/02/11 01:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : file1: reading active writers 2025/02/11 01:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 01:09:53 DEBUG : file1: vfs cache: starting upload 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30338") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : file1.bdbdbd6d.partial: renamed to: file1 2025/02/11 01:09:53 INFO : file1: Copied (new) 2025/02/11 01:09:53 DEBUG : file1: vfs cache: fingerprint now "11,2025-02-11 01:09:53 +0000 UTC" 2025/02/11 01:09:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/11 01:09:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:53 INFO : file1: vfs cache: upload succeeded try #1 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : file1: reading active writers 2025/02/11 01:09:53 DEBUG : >WaitForWriters: 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36294") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : file1: reading active writers 2025/02/11 01:09:53 DEBUG : >WaitForWriters: 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35734") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30194") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleMethodsWrite (0.16s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:53 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:53 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33262") 2025/02/11 01:09:53 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:53 DEBUG : file1: newRWFileHandle: 2025/02/11 01:09:53 DEBUG : file1(0xc000d62e40): openPending: 2025/02/11 01:09:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:53 DEBUG : file1(0xc000d62e40): >openPending: err= 2025/02/11 01:09:53 DEBUG : file1: >newRWFileHandle: err= 2025/02/11 01:09:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/11 01:09:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/11 01:09:53 DEBUG : file1(0xc000d62e40): _writeAt: size=7, off=0 2025/02/11 01:09:53 DEBUG : file1(0xc000d62e40): >_writeAt: n=7, err= 2025/02/11 01:09:53 DEBUG : file1(0xc000d62e40): _writeAt: size=6, off=5 2025/02/11 01:09:53 DEBUG : file1(0xc000d62e40): >_writeAt: n=6, err= 2025/02/11 01:09:53 DEBUG : file1(0xc000d62e40): close: 2025/02/11 01:09:53 DEBUG : file1: vfs cache: setting modification time to 2025-02-11 01:09:53.956755156 +0000 UTC m=+2.207477855 2025/02/11 01:09:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:53 DEBUG : file1(0xc000d62e40): >close: err= 2025/02/11 01:09:53 DEBUG : file1(0xc000d62e40): _writeAt: size=5, off=0 2025/02/11 01:09:53 DEBUG : file1(0xc000d62e40): >_writeAt: n=0, err=file already closed 2025/02/11 01:09:53 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : file1: reading active writers 2025/02/11 01:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : file1: reading active writers 2025/02/11 01:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 01:09:53 DEBUG : : Looking for writers 2025/02/11 01:09:53 DEBUG : file1: reading active writers 2025/02/11 01:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 01:09:54 DEBUG : file1: vfs cache: starting upload 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34496") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : file1.2553d324.partial: renamed to: file1 2025/02/11 01:09:54 INFO : file1: Copied (new) 2025/02/11 01:09:54 DEBUG : file1: vfs cache: fingerprint now "11,2025-02-11 01:09:53 +0000 UTC" 2025/02/11 01:09:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/11 01:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:54 INFO : file1: vfs cache: upload succeeded try #1 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : >WaitForWriters: 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38953") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : >WaitForWriters: 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37632") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32476") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleWriteAt (0.16s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:54 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:54 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38043") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:54 DEBUG : file1: newRWFileHandle: 2025/02/11 01:09:54 DEBUG : file1(0xc000de0880): openPending: 2025/02/11 01:09:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:54 DEBUG : file1(0xc000de0880): >openPending: err= 2025/02/11 01:09:54 DEBUG : file1: >newRWFileHandle: err= 2025/02/11 01:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/11 01:09:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/11 01:09:54 DEBUG : file1(0xc000de0880): close: 2025/02/11 01:09:54 DEBUG : file1: vfs cache: setting modification time to 2025-02-11 01:09:54.1118936 +0000 UTC m=+2.362616289 2025/02/11 01:09:54 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:54 DEBUG : file1(0xc000de0880): >close: err= 2025/02/11 01:09:54 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/11 01:09:54 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/11 01:09:54 DEBUG : file2: newRWFileHandle: 2025/02/11 01:09:54 DEBUG : file2(0xc000de0980): openPending: 2025/02/11 01:09:54 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:54 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/11 01:09:54 DEBUG : file2(0xc000de0980): >openPending: err= 2025/02/11 01:09:54 DEBUG : file2: >newRWFileHandle: err= 2025/02/11 01:09:54 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/11 01:09:54 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/02/11 01:09:54 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/02/11 01:09:54 DEBUG : file2(0xc000de0980): RWFileHandle.Flush 2025/02/11 01:09:54 DEBUG : file2(0xc000de0980): RWFileHandle.Release 2025/02/11 01:09:54 DEBUG : file2(0xc000de0980): close: 2025/02/11 01:09:54 DEBUG : file2: vfs cache: setting modification time to 2025-02-11 01:09:54.112499912 +0000 UTC m=+2.363222601 2025/02/11 01:09:54 INFO : file2: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:54 DEBUG : file2(0xc000de0980): >close: err= 2025/02/11 01:09:54 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : file2: reading active writers 2025/02/11 01:09:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : file2: reading active writers 2025/02/11 01:09:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : file2: reading active writers 2025/02/11 01:09:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : file2: reading active writers 2025/02/11 01:09:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/02/11 01:09:54 DEBUG : file1: vfs cache: starting upload 2025/02/11 01:09:54 DEBUG : file2: vfs cache: starting upload 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36594") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34958") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : file1.e4d66b67.partial: renamed to: file1 2025/02/11 01:09:54 INFO : file1: Copied (new) 2025/02/11 01:09:54 DEBUG : file1: vfs cache: fingerprint now "0,2025-02-11 01:09:54 +0000 UTC" 2025/02/11 01:09:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/11 01:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:54 INFO : file1: vfs cache: upload succeeded try #1 2025/02/11 01:09:54 DEBUG : file2.6437a837.partial: renamed to: file2 2025/02/11 01:09:54 INFO : file2: Copied (new) 2025/02/11 01:09:54 DEBUG : file2: vfs cache: fingerprint now "0,2025-02-11 01:09:54 +0000 UTC" 2025/02/11 01:09:54 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/02/11 01:09:54 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/11 01:09:54 INFO : file2: vfs cache: upload succeeded try #1 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : file2: reading active writers 2025/02/11 01:09:54 DEBUG : >WaitForWriters: 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33818") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : file2: reading active writers 2025/02/11 01:09:54 DEBUG : >WaitForWriters: 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30375") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34675") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleWriteNoWrite (0.16s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:54 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30631") 2025/02/11 01:09:54 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:54 DEBUG : file1: newRWFileHandle: 2025/02/11 01:09:54 DEBUG : file1(0xc000de0e40): openPending: 2025/02/11 01:09:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:54 DEBUG : file1(0xc000de0e40): >openPending: err= 2025/02/11 01:09:54 DEBUG : file1: >newRWFileHandle: err= 2025/02/11 01:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/11 01:09:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/11 01:09:54 DEBUG : file1(0xc000de0e40): _writeAt: size=5, off=0 2025/02/11 01:09:54 DEBUG : file1(0xc000de0e40): >_writeAt: n=5, err= 2025/02/11 01:09:54 DEBUG : file1(0xc000de0e40): RWFileHandle.Flush 2025/02/11 01:09:54 DEBUG : file1(0xc000de0e40): RWFileHandle.Flush 2025/02/11 01:09:54 DEBUG : file1(0xc000de0e40): close: 2025/02/11 01:09:54 DEBUG : file1: vfs cache: setting modification time to 2025-02-11 01:09:54.268332173 +0000 UTC m=+2.519054862 2025/02/11 01:09:54 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:54 DEBUG : file1(0xc000de0e40): >close: err= 2025/02/11 01:09:54 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 01:09:54 DEBUG : file1: vfs cache: starting upload 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31354") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : file1.4bb632c7.partial: renamed to: file1 2025/02/11 01:09:54 INFO : file1: Copied (new) 2025/02/11 01:09:54 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-11 01:09:54 +0000 UTC" 2025/02/11 01:09:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/11 01:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:54 INFO : file1: vfs cache: upload succeeded try #1 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : >WaitForWriters: 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35774") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36798") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:54 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:54 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37791") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:54 DEBUG : file1: newRWFileHandle: 2025/02/11 01:09:54 DEBUG : file1(0xc000d63240): openPending: 2025/02/11 01:09:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:54 DEBUG : file1(0xc000d63240): >openPending: err= 2025/02/11 01:09:54 DEBUG : file1: >newRWFileHandle: err= 2025/02/11 01:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/11 01:09:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/11 01:09:54 DEBUG : file1(0xc000d63240): _writeAt: size=5, off=0 2025/02/11 01:09:54 DEBUG : file1(0xc000d63240): >_writeAt: n=5, err= 2025/02/11 01:09:54 DEBUG : file1(0xc000d63240): RWFileHandle.Release 2025/02/11 01:09:54 DEBUG : file1(0xc000d63240): close: 2025/02/11 01:09:54 DEBUG : file1: vfs cache: setting modification time to 2025-02-11 01:09:54.424252877 +0000 UTC m=+2.674975567 2025/02/11 01:09:54 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:54 DEBUG : file1(0xc000d63240): >close: err= 2025/02/11 01:09:54 DEBUG : file1(0xc000d63240): RWFileHandle.Release 2025/02/11 01:09:54 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 01:09:54 DEBUG : file1: vfs cache: starting upload 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38096") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : file1.f304ba8a.partial: renamed to: file1 2025/02/11 01:09:54 INFO : file1: Copied (new) 2025/02/11 01:09:54 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-11 01:09:54 +0000 UTC" 2025/02/11 01:09:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/11 01:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:54 INFO : file1: vfs cache: upload succeeded try #1 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : >WaitForWriters: 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36137") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36470") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReleaseWrite (0.15s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:54 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35462") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38964") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30972") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31085") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35652") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/11 01:09:54 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 01:09:54 DEBUG : dir/file1(0xc000f64d40): openPending: 2025/02/11 01:09:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/11 01:09:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/11 01:09:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:54 DEBUG : dir/file1(0xc000f64d40): >openPending: err= 2025/02/11 01:09:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/11 01:09:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 01:09:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 01:09:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/11 01:09:54 DEBUG : dir/file1(0xc000f64d40): _writeAt: size=5, off=0 2025/02/11 01:09:54 DEBUG : dir/file1(0xc000f64d40): >_writeAt: n=5, err= 2025/02/11 01:09:54 DEBUG : dir/file1(0xc000f64d40): close: 2025/02/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:54 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-11 01:09:54.580759277 +0000 UTC m=+2.831481967 2025/02/11 01:09:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:54 DEBUG : dir/file1(0xc000f64d40): >close: err= 2025/02/11 01:09:54 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:54 DEBUG : dir: Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : dir: reading active writers 2025/02/11 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 01:09:54 DEBUG : dir: Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : dir: reading active writers 2025/02/11 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 01:09:54 DEBUG : dir: Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : dir: reading active writers 2025/02/11 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 01:09:54 DEBUG : dir: Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : dir: reading active writers 2025/02/11 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 01:09:54 DEBUG : dir/file1: vfs cache: starting upload 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39786") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : dir/file1.4a55584f.partial: renamed to: dir/file1 2025/02/11 01:09:54 INFO : dir/file1: Copied (replaced existing) 2025/02/11 01:09:54 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-02-11 01:09:54 +0000 UTC" 2025/02/11 01:09:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/11 01:09:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/11 01:09:54 DEBUG : dir: Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : dir: reading active writers 2025/02/11 01:09:54 DEBUG : >WaitForWriters: 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35655") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36889") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35113") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeTruncateExisting (0.16s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:54 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37852") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34754") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30406") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31790") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32289") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:54 DEBUG : dir/file1: newRWFileHandle: 2025/02/11 01:09:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/11 01:09:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/11 01:09:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/11 01:09:54 DEBUG : dir/file1(0xc000f65280): _writeAt: size=5, off=0 2025/02/11 01:09:54 DEBUG : dir/file1(0xc000f65280): openPending: 2025/02/11 01:09:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/02/11 01:09:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/11 01:09:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:54 DEBUG : dir/file1(0xc000f65280): >openPending: err= 2025/02/11 01:09:54 DEBUG : dir/file1(0xc000f65280): >_writeAt: n=5, err= 2025/02/11 01:09:54 DEBUG : dir/file1(0xc000f65280): _writeAt: size=15, off=5 2025/02/11 01:09:54 DEBUG : dir/file1(0xc000f65280): >_writeAt: n=15, err= 2025/02/11 01:09:54 DEBUG : dir/file1(0xc000f65280): close: 2025/02/11 01:09:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/02/11 01:09:54 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-11 01:09:54.737569846 +0000 UTC m=+2.988292534 2025/02/11 01:09:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:54 DEBUG : dir/file1(0xc000f65280): >close: err= 2025/02/11 01:09:54 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:54 DEBUG : dir: Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : dir: reading active writers 2025/02/11 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 01:09:54 DEBUG : dir: Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : dir: reading active writers 2025/02/11 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 01:09:54 DEBUG : dir: Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : dir: reading active writers 2025/02/11 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 01:09:54 DEBUG : dir: Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : dir: reading active writers 2025/02/11 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 01:09:54 DEBUG : dir/file1: vfs cache: starting upload 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36560") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : dir/file1.2127b74e.partial: renamed to: dir/file1 2025/02/11 01:09:54 INFO : dir/file1: Copied (replaced existing) 2025/02/11 01:09:54 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-02-11 01:09:54 +0000 UTC" 2025/02/11 01:09:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/11 01:09:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/11 01:09:54 DEBUG : dir: Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : dir: reading active writers 2025/02/11 01:09:54 DEBUG : >WaitForWriters: 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33112") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31100") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38471") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeCreateExisting (0.16s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:54 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:54 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33050") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:54 DEBUG : file1: newRWFileHandle: 2025/02/11 01:09:54 DEBUG : file1(0xc000f65640): openPending: 2025/02/11 01:09:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:54 DEBUG : file1(0xc000f65640): >openPending: err= 2025/02/11 01:09:54 DEBUG : file1: >newRWFileHandle: err= 2025/02/11 01:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/11 01:09:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/11 01:09:54 DEBUG : file1(0xc000f65640): _writeAt: size=5, off=0 2025/02/11 01:09:54 DEBUG : file1(0xc000f65640): >_writeAt: n=5, err= 2025/02/11 01:09:54 DEBUG : file1(0xc000f65640): close: 2025/02/11 01:09:54 DEBUG : file1: vfs cache: setting modification time to 2025-02-11 01:09:54.891599217 +0000 UTC m=+3.142321907 2025/02/11 01:09:54 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:54 DEBUG : file1(0xc000f65640): >close: err= 2025/02/11 01:09:54 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 01:09:54 DEBUG : : Looking for writers 2025/02/11 01:09:54 DEBUG : file1: reading active writers 2025/02/11 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 01:09:54 DEBUG : file1: vfs cache: starting upload 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31887") 2025/02/11 01:09:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:54 DEBUG : file1.38e29cb5.partial: renamed to: file1 2025/02/11 01:09:54 INFO : file1: Copied (new) 2025/02/11 01:09:54 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-11 01:09:54 +0000 UTC" 2025/02/11 01:09:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/11 01:09:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:54 INFO : file1: vfs cache: upload succeeded try #1 2025/02/11 01:09:55 DEBUG : : Looking for writers 2025/02/11 01:09:55 DEBUG : file1: reading active writers 2025/02/11 01:09:55 DEBUG : >WaitForWriters: 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31965") 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37089") 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > 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-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:55 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/02/11 01:09:55 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39508") 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63640): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63640): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63640): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63640): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63640): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.049093633 +0000 UTC m=+3.299816312 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63640): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63680): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63680): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63680): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63680): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63680): _writeAt: size=3, off=2 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63680): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63680): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.049093633 +0000 UTC m=+3.299816312 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63680): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d636c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d636c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d636c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d636c0): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d636c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.049093633 +0000 UTC m=+3.299816312 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d636c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333ea0 item 1 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63700): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63700): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63700): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63700): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63700): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.05052061 +0000 UTC m=+3.301243299 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63700): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63740): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63740): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63740): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63740): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63740): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.05052061 +0000 UTC m=+3.301243299 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63740): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d4620 item 2 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63780): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63780): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63780): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63780): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63780): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.051421033 +0000 UTC m=+3.302143722 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63780): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d637c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d637c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d637c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d637c0): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d637c0): _writeAt: size=3, off=2 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d637c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d637c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.051421033 +0000 UTC m=+3.302143722 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d637c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63800): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63800): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63800): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63800): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63800): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.051421033 +0000 UTC m=+3.302143722 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63800): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d48c0 item 3 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63880): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63880): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63880): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63880): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63880): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.052697999 +0000 UTC m=+3.303420689 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63880): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63900): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63900): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63900): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63900): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63900): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.052697999 +0000 UTC m=+3.303420689 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63900): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d5110 item 4 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63940): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63940): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63940): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63940): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63940): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.053889045 +0000 UTC m=+3.304611744 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63940): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63980): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63980): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63980): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63980): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63980): _writeAt: size=3, off=2 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63980): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63980): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.053889045 +0000 UTC m=+3.304611744 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63980): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d639c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d639c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d639c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d639c0): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d639c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.053889045 +0000 UTC m=+3.304611744 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d639c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d5500 item 5 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63a40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63a40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63a40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63a40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63a40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.055215824 +0000 UTC m=+3.305938513 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63a40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63ac0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63ac0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63ac0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63ac0): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63ac0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.055215824 +0000 UTC m=+3.305938513 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63ac0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a070 item 6 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63b40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63b40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63b40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63b40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63b40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.056057446 +0000 UTC m=+3.306780136 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63b40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63c00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63c00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63c00): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63c00): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63c00): _writeAt: size=3, off=2 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63c00): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63c00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.056057446 +0000 UTC m=+3.306780136 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63c00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63c40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63c40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63c40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63c40): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63c40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.056057446 +0000 UTC m=+3.306780136 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63c40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a540 item 7 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63cc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63cc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63cc0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63cc0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63cc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.057149067 +0000 UTC m=+3.307871756 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63cc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63d40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63d40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63d40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63d40): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63d40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.057149067 +0000 UTC m=+3.307871756 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63d40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031aa80 item 8 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63d80): _readAt: size=2, off=0 2025/02/11 01:09:55 ERROR : open-test-file(0xc000d63d80): Couldn't read size of file 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63d80): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63d80): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63d80): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63d80): close: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63d80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63dc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63dc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63dc0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63dc0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63dc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.057965602 +0000 UTC m=+3.308688291 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63dc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63e00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63e00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63e00): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63e00): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63e00): _writeAt: size=3, off=2 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63e00): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63e00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.057965602 +0000 UTC m=+3.308688291 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63e00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63e40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63e40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63e40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63e40): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63e40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.057965602 +0000 UTC m=+3.308688291 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63e40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ae00 item 9 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63ec0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63ec0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63ec0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63ec0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63ec0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.059056071 +0000 UTC m=+3.309778760 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63ec0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63f40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63f40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63f40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63f40): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63f40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.059056071 +0000 UTC m=+3.309778760 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d63f40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b500 item 10 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c080): _readAt: size=2, off=0 2025/02/11 01:09:55 ERROR : open-test-file(0xc00071c080): Couldn't read size of file 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c080): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c080): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c080): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c080): close: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c080): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c0c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c0c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c0c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c0c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c0c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.06016862 +0000 UTC m=+3.310891309 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c0c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c180): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c180): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c180): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c180): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c180): _writeAt: size=3, off=2 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c180): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c180): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.06016862 +0000 UTC m=+3.310891309 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c180): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c1c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c1c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c1c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c1c0): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c1c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.06016862 +0000 UTC m=+3.310891309 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c1c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031bb20 item 11 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c240): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c240): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c240): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c240): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c240): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.061726621 +0000 UTC m=+3.312449310 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c240): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c2c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c2c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c2c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c2c0): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c2c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.061726621 +0000 UTC m=+3.312449310 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c2c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003389a0 item 12 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c3c0): _readAt: size=2, off=0 2025/02/11 01:09:55 ERROR : open-test-file(0xc00071c3c0): Couldn't read size of file 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c3c0): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c3c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c3c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c3c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c3c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c400): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c400): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c400): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c400): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c400): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.062983129 +0000 UTC m=+3.313705818 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c400): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c4c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c4c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c4c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c4c0): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c4c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.062983129 +0000 UTC m=+3.313705818 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c4c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338d90 item 13 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c540): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c540): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c540): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c540): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c540): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.064079168 +0000 UTC m=+3.314801857 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c540): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c5c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c5c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c5c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c5c0): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c5c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.064079168 +0000 UTC m=+3.314801857 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c5c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003391f0 item 14 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c680): _readAt: size=2, off=0 2025/02/11 01:09:55 ERROR : open-test-file(0xc00071c680): Couldn't read size of file 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c680): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c680): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c680): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c680): close: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c680): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c6c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c6c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c6c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c6c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c6c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.065128348 +0000 UTC m=+3.315851037 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c6c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c780): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c780): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c780): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c780): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c780): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.065128348 +0000 UTC m=+3.315851037 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c780): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339650 item 15 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c800): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c800): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c800): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c800): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c800): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.065990479 +0000 UTC m=+3.316713168 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c800): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c900): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c900): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c900): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c900): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c900): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.065990479 +0000 UTC m=+3.316713168 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c900): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339a40 item 16 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c940): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c940): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c940): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c940): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c940): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.066812606 +0000 UTC m=+3.317535295 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c940): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c980): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c980): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c980): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c980): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c980): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c980): _writeAt: size=3, off=7 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c980): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c980): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.066812606 +0000 UTC m=+3.317535295 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c980): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c9c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c9c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c9c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c9c0): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c9c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.066812606 +0000 UTC m=+3.317535295 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c9c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339dc0 item 17 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ca40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ca40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ca40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ca40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ca40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.067999493 +0000 UTC m=+3.318722172 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ca40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cac0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cac0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cac0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cac0): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cac0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.067999493 +0000 UTC m=+3.318722172 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cac0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382310 item 18 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cb40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cb40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cb40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cb40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cb40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.068871613 +0000 UTC m=+3.319594292 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cb40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cc00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cc00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cc00): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cc00): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cc00): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cc00): _writeAt: size=3, off=7 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cc00): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cc00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.068871613 +0000 UTC m=+3.319594292 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cc00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cc40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cc40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cc40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cc40): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cc40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.068871613 +0000 UTC m=+3.319594292 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cc40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382620 item 19 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ccc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ccc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ccc0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ccc0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ccc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.07002557 +0000 UTC m=+3.320748259 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ccc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cd40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cd40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cd40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cd40): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cd40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.07002557 +0000 UTC m=+3.320748259 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cd40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382a80 item 20 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cdc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cdc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cdc0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cdc0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cdc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.0709087 +0000 UTC m=+3.321631389 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cdc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d000): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d000): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d000): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d000): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d000): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d000): _writeAt: size=3, off=7 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d000): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d000): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.0709087 +0000 UTC m=+3.321631389 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d000): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d040): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d040): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d040): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d040): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d040): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.0709087 +0000 UTC m=+3.321631389 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d040): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382d90 item 21 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d0c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d0c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d0c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d0c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d0c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.072036327 +0000 UTC m=+3.322759016 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d0c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d180): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d180): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d180): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d180): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d180): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.072036327 +0000 UTC m=+3.322759016 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d180): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383110 item 22 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d200): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d200): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d200): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d200): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d200): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.073082773 +0000 UTC m=+3.323805462 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d200): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d300): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d300): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d300): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d300): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d300): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d300): _writeAt: size=3, off=7 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d300): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d300): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.073082773 +0000 UTC m=+3.323805462 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d300): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d340): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d340): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d340): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d340): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d340): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.073082773 +0000 UTC m=+3.323805462 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d340): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383650 item 23 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d3c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d3c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d3c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d3c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d3c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.074201143 +0000 UTC m=+3.324923832 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d3c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d480): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d480): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d480): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d480): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d480): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.074201143 +0000 UTC m=+3.324923832 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d480): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383ab0 item 24 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d540): _readAt: size=2, off=0 2025/02/11 01:09:55 ERROR : open-test-file(0xc00071d540): Couldn't read size of file 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d540): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d540): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d540): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d540): close: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d540): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d580): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d580): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d580): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d580): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d580): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.075076558 +0000 UTC m=+3.325799247 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d580): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d640): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d640): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d640): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d640): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d640): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d640): _writeAt: size=3, off=7 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d640): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d640): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.075076558 +0000 UTC m=+3.325799247 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d640): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d680): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d680): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d680): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d680): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d680): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.075076558 +0000 UTC m=+3.325799247 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d680): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383e30 item 25 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d700): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d700): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d700): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d700): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d700): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.076295237 +0000 UTC m=+3.327017925 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d700): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d780): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d780): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d780): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d780): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d780): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.076295237 +0000 UTC m=+3.327017925 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d780): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039c310 item 26 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d840): _readAt: size=2, off=0 2025/02/11 01:09:55 ERROR : open-test-file(0xc00071d840): Couldn't read size of file 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d840): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d840): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d840): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d840): close: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d840): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d880): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d880): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d880): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d880): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d880): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.077282381 +0000 UTC m=+3.328005070 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d880): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d940): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d940): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d940): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d940): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d940): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d940): _writeAt: size=3, off=7 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d940): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d940): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.077282381 +0000 UTC m=+3.328005070 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d940): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d980): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d980): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d980): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d980): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d980): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.077282381 +0000 UTC m=+3.328005070 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d980): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039c700 item 27 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071da00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071da00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071da00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071da00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071da00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.078479999 +0000 UTC m=+3.329202688 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071da00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071da80): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071da80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071da80): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071da80): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071da80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.078479999 +0000 UTC m=+3.329202688 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071da80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039ce00 item 28 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071db40): _readAt: size=2, off=0 2025/02/11 01:09:55 ERROR : open-test-file(0xc00071db40): Couldn't read size of file 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071db40): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071db40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071db40): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071db40): close: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071db40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071db80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071db80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071db80): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071db80): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071db80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.079393375 +0000 UTC m=+3.330116064 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071db80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dc40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dc40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dc40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dc40): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dc40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.079393375 +0000 UTC m=+3.330116064 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dc40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d260 item 29 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dcc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dcc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dcc0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dcc0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dcc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.080267419 +0000 UTC m=+3.330990108 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dcc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dd40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dd40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dd40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dd40): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dd40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.080267419 +0000 UTC m=+3.330990108 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dd40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d7a0 item 30 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de00): _readAt: size=2, off=0 2025/02/11 01:09:55 ERROR : open-test-file(0xc00071de00): Couldn't read size of file 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de00): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de00): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de00): close: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.081419562 +0000 UTC m=+3.332142251 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071df00): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071df00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071df00): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071df00): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071df00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.081419562 +0000 UTC m=+3.332142251 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071df00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039dd50 item 31 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0180): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0180): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0180): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0180): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0180): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.082265153 +0000 UTC m=+3.332987841 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0180): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0940): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0940): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0940): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0940): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0940): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.082265153 +0000 UTC m=+3.332987841 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0940): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6540 item 32 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0980): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0980): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0980): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0980): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0980): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.083210649 +0000 UTC m=+3.333933339 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0980): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d09c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d09c0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d09c0): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d09c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d09c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6a10 item 33 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d09c0): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d09c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.083509458 +0000 UTC m=+3.334232147 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d09c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0a00): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0a00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0a00): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0a00): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0a00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.083509458 +0000 UTC m=+3.334232147 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0a00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6bd0 item 33 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0a40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0a40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0a40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0a40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0a40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.084504126 +0000 UTC m=+3.335226806 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0a40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0a80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0a80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6f50 item 34 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0a80): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0a80): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0a80): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0a80): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0a80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.084890278 +0000 UTC m=+3.335612967 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0a80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0b00): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0b00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0b00): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0b00): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0b00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.084890278 +0000 UTC m=+3.335612967 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0b00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a71f0 item 34 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0b40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0b40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0b40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0b40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0b40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.085685925 +0000 UTC m=+3.336408614 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0b40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0b80): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0b80): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0b80): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0b80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0b80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7a40 item 35 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0b80): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0b80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.086004079 +0000 UTC m=+3.336726769 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0b80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0bc0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0bc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0bc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0bc0): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0bc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.086004079 +0000 UTC m=+3.336726769 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0bc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7dc0 item 35 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0c80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0c80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0c80): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0c80): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0c80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.086843589 +0000 UTC m=+3.337566277 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0c80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0d80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0d80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060e310 item 36 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0d80): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0d80): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0d80): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0d80): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0d80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.087172552 +0000 UTC m=+3.337895241 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0d80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0dc0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0dc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0dc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0dc0): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0dc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.087172552 +0000 UTC m=+3.337895241 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0dc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060e4d0 item 36 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0e00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0e00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0e00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0e00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0e00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.088003286 +0000 UTC m=+3.338725975 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0e00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0e40): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0e40): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0e40): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0e40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0e40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060e9a0 item 37 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0e40): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0e40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.088302564 +0000 UTC m=+3.339025254 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0e40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0e80): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0e80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0e80): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0e80): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0e80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.088302564 +0000 UTC m=+3.339025254 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0e80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060ebd0 item 37 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65a80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65a80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65a80): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65a80): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65a80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.089132876 +0000 UTC m=+3.339855565 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65a80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65b40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65b40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605650 item 38 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65b40): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65b40): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65b40): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65b40): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65b40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.089496766 +0000 UTC m=+3.340219446 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65b40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65b80): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65b80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65b80): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65b80): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65b80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.089496766 +0000 UTC m=+3.340219446 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65b80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605880 item 38 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65c00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65c00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65c00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65c00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65c00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.090250945 +0000 UTC m=+3.340973634 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65c00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65cc0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65cc0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65cc0): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65cc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65cc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605c00 item 39 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65cc0): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65cc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.090552409 +0000 UTC m=+3.341275088 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65cc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65d00): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65d00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65d00): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65d00): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65d00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.090552409 +0000 UTC m=+3.341275088 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65d00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605d50 item 39 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65d80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65d80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65d80): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65d80): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65d80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.091423978 +0000 UTC m=+3.342146667 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65d80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65e40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65e40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590150 item 40 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65e40): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65e40): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65e40): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65e40): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65e40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.091811862 +0000 UTC m=+3.342534551 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65e40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65e80): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65e80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65e80): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65e80): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65e80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.091811862 +0000 UTC m=+3.342534551 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65e80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005902a0 item 40 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65ec0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65ec0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65ec0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65ec0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65ec0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65ec0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65ec0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.092863047 +0000 UTC m=+3.343585736 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65ec0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65f00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65f00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65f00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590620 item 41 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65f00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65f00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.09320209 +0000 UTC m=+3.343924780 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65f00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65f40): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65f40): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65f40): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65f40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65f40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005907e0 item 41 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65f40): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65f40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.093514775 +0000 UTC m=+3.344237464 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65f40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000188cc0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000188cc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000188cc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000188cc0): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000188cc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.093514775 +0000 UTC m=+3.344237464 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000188cc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590a10 item 41 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396340): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396340): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396340): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396340): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396340): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396340): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396340): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.09438457 +0000 UTC m=+3.345107259 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396340): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003963c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003963c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003963c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590d90 item 42 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003963c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003963c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.094685702 +0000 UTC m=+3.345408392 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003963c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396600): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396600): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590ee0 item 42 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396600): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396600): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396600): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396600): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396600): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.095052739 +0000 UTC m=+3.345775428 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396600): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396640): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396640): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396640): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396640): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396640): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.095052739 +0000 UTC m=+3.345775428 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396640): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005910a0 item 42 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396800): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396800): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396800): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396800): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396800): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396800): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396800): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.095777422 +0000 UTC m=+3.346500112 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396800): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003968c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003968c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003968c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591420 item 43 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003968c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003968c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.096202998 +0000 UTC m=+3.346925687 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003968c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396a40): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396a40): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396a40): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396a40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396a40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005915e0 item 43 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396a40): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396a40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.096603808 +0000 UTC m=+3.347326487 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396a40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396b40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396b40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396b40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396b40): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396b40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.096603808 +0000 UTC m=+3.347326487 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396b40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591730 item 43 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396c80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396c80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396c80): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396c80): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396c80): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396c80): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396c80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.097764626 +0000 UTC m=+3.348487315 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396c80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396d40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396d40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396d40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591a40 item 44 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396d40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396d40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.098089374 +0000 UTC m=+3.348812052 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396d40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396f00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396f00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591c70 item 44 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396f00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396f00): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396f00): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396f00): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396f00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.098432895 +0000 UTC m=+3.349155584 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396f00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396f40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396f40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396f40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396f40): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396f40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.098432895 +0000 UTC m=+3.349155584 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000396f40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591e30 item 44 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397000): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397000): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397000): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397000): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397000): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397000): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397000): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.09962349 +0000 UTC m=+3.350346180 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397000): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397040): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397040): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397040): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c230 item 45 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397040): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397040): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.10006753 +0000 UTC m=+3.350790219 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397040): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397100): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397100): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397100): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397100): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397100): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.10006753 +0000 UTC m=+3.350790219 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397100): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c460 item 45 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397200): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397200): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397200): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397200): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397200): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397200): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397200): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.101343345 +0000 UTC m=+3.352066034 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397200): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397240): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397240): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397240): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c770 item 46 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397240): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397240): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.101705642 +0000 UTC m=+3.352428330 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397240): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397300): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397300): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397300): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397300): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397300): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.101705642 +0000 UTC m=+3.352428330 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397300): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c8c0 item 46 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397480): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397480): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397480): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397480): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397480): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397480): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397480): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.102923146 +0000 UTC m=+3.353645835 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397480): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003974c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003974c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003974c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cbd0 item 47 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003974c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003974c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.103301964 +0000 UTC m=+3.354024653 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003974c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397580): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397580): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397580): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397580): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397580): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.103301964 +0000 UTC m=+3.354024653 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397580): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cd20 item 47 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397700): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397700): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397700): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397700): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397700): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397700): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397700): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.104618775 +0000 UTC m=+3.355341465 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397700): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397780): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397780): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397780): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d0a0 item 48 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397780): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397780): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.105052726 +0000 UTC m=+3.355775406 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397780): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397840): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397840): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397840): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397840): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397840): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.105052726 +0000 UTC m=+3.355775406 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397840): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d2d0 item 48 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397880): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397880): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397880): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397880): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397880): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.106302873 +0000 UTC m=+3.357025561 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397880): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003978c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003978c0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003978c0): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003978c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003978c0): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003978c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d650 item 49 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003978c0): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003978c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.106715353 +0000 UTC m=+3.357438052 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003978c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397900): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397900): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397900): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397900): >_readAt: n=8, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397900): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.106715353 +0000 UTC m=+3.357438052 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397900): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d810 item 49 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397980): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397980): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397980): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397980): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397980): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.111595043 +0000 UTC m=+3.362317731 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397980): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0f80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0f80): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0f80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060ec40 item 50 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0f80): _readAt: size=2, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0f80): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0f80): _writeAt: size=3, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0f80): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0f80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.117287851 +0000 UTC m=+3.368010540 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0f80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0fc0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0fc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0fc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0fc0): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0fc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.117287851 +0000 UTC m=+3.368010540 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d0fc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060eee0 item 50 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1040): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1040): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1040): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1040): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1040): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.118132168 +0000 UTC m=+3.368854858 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1040): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1140): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1140): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1140): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1140): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1140): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1140): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060f260 item 51 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1140): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1140): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.118456626 +0000 UTC m=+3.369179304 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1140): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1180): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1180): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1180): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1180): >_readAt: n=8, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1180): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.118456626 +0000 UTC m=+3.369179304 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1180): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060f490 item 51 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1200): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1200): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1200): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1200): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1200): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.119360915 +0000 UTC m=+3.370083603 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1200): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1340): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1340): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1340): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060f7a0 item 52 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1340): _readAt: size=2, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1340): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1340): _writeAt: size=3, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1340): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1340): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.119755361 +0000 UTC m=+3.370478051 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1340): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d13c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d13c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d13c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d13c0): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d13c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.119755361 +0000 UTC m=+3.370478051 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d13c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060f8f0 item 52 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1a80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1a80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1a80): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1a80): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1a80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.120729933 +0000 UTC m=+3.371452622 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0002d1a80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976000): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976000): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976000): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976000): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976000): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976000): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060fdc0 item 53 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976000): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976000): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.121114341 +0000 UTC m=+3.371837030 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976000): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976040): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976040): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976040): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976040): >_readAt: n=8, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976040): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.121114341 +0000 UTC m=+3.371837030 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976040): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000618150 item 53 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009760c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009760c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009760c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009760c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009760c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.122040883 +0000 UTC m=+3.372763572 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009760c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976180): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976180): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976180): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006184d0 item 54 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976180): _readAt: size=2, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976180): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976180): _writeAt: size=3, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976180): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976180): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.122409582 +0000 UTC m=+3.373132260 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976180): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976280): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976280): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976280): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976280): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976280): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.122409582 +0000 UTC m=+3.373132260 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976280): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000618770 item 54 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976340): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976340): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976340): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976340): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976340): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.123304615 +0000 UTC m=+3.374027304 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976340): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976400): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976400): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976400): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976400): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976400): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976400): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000618af0 item 55 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976400): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976400): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.123664647 +0000 UTC m=+3.374387336 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976400): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976440): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976440): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976440): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976440): >_readAt: n=8, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976440): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.123664647 +0000 UTC m=+3.374387336 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976440): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000618cb0 item 55 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009764c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009764c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009764c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009764c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009764c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.124448962 +0000 UTC m=+3.375171652 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009764c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976580): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976580): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976580): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000618fc0 item 56 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976580): _readAt: size=2, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976580): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976580): _writeAt: size=3, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976580): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976580): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.124772989 +0000 UTC m=+3.375495677 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976580): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009765c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009765c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009765c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009765c0): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009765c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.124772989 +0000 UTC m=+3.375495677 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009765c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006191f0 item 56 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009766c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009766c0): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009766c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009766c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009766c0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009766c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009766c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009766c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.125594884 +0000 UTC m=+3.376317563 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009766c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976700): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976700): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976700): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000619490 item 57 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976700): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976700): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.125932826 +0000 UTC m=+3.376655515 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976700): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009767c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009767c0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009767c0): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009767c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009767c0): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009767c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006197a0 item 57 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009767c0): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009767c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.126395101 +0000 UTC m=+3.377117789 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009767c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976800): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976800): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976800): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976800): >_readAt: n=8, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976800): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.126395101 +0000 UTC m=+3.377117789 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976800): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000619b20 item 57 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976900): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976900): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976900): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976900): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976900): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976900): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976900): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976900): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.127275505 +0000 UTC m=+3.377998184 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976900): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976940): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976940): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976940): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052150 item 58 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976940): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976940): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.127626051 +0000 UTC m=+3.378348740 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976940): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976a00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976a00): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976a00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052380 item 58 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976a00): _readAt: size=2, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976a00): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976a00): _writeAt: size=3, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976a00): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976a00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.128014636 +0000 UTC m=+3.378737325 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976a00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976a40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976a40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976a40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976a40): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976a40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.128014636 +0000 UTC m=+3.378737325 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976a40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052620 item 58 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b00): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b00): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.12885679 +0000 UTC m=+3.379579480 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000529a0 item 59 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.129197646 +0000 UTC m=+3.379920336 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c00): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c00): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c00): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 59 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c00): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.129538935 +0000 UTC m=+3.380261614 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c40): >_readAt: n=8, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.129538935 +0000 UTC m=+3.380261614 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e00 item 59 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d00): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d00): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.130434708 +0000 UTC m=+3.381157397 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053260 item 60 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.130767671 +0000 UTC m=+3.381490360 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e00): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053420 item 60 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e00): _readAt: size=2, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e00): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e00): _writeAt: size=3, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e00): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.131143713 +0000 UTC m=+3.381866393 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e40): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.131143713 +0000 UTC m=+3.381866393 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053730 item 60 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976f00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976f00): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976f00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976f00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976f00): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976f00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976f00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976f00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.132009291 +0000 UTC m=+3.382731980 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976f00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003979c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003979c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003979c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ddc0 item 61 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003979c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003979c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.13227668 +0000 UTC m=+3.382999370 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0003979c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397a80): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397a80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397a80): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397a80): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397a80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.13227668 +0000 UTC m=+3.382999370 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397a80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033df10 item 61 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397b40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397b40): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397b40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397b40): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397b40): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397b40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397b40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397b40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.133117983 +0000 UTC m=+3.383840672 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397b40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397b80): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397b80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397b80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c620 item 62 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397b80): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397b80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.133395331 +0000 UTC m=+3.384118020 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397b80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397c80): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397c80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397c80): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397c80): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397c80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.133395331 +0000 UTC m=+3.384118020 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397c80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ca10 item 62 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397d80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397d80): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397d80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397d80): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397d80): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397d80): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397d80): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397d80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.134255899 +0000 UTC m=+3.384978589 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397d80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397dc0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397dc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397dc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d180 item 63 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397dc0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397dc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.134605693 +0000 UTC m=+3.385328382 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397dc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397e80): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397e80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397e80): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397e80): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397e80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.134605693 +0000 UTC m=+3.385328382 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000397e80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d6c0 item 63 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4000): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4000): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4000): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4000): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4000): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4000): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4000): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4000): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.135978949 +0000 UTC m=+3.386701638 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4000): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4040): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4040): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4040): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dab0 item 64 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4040): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4040): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.136315388 +0000 UTC m=+3.387038077 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4040): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4100): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4100): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4100): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4100): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4100): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.136315388 +0000 UTC m=+3.387038077 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4100): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dd50 item 64 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4140): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4140): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4140): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4140): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4140): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.137216643 +0000 UTC m=+3.387939331 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4140): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4180): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4180): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4180): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4180): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4180): _writeAt: size=3, off=2 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314230 item 65 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4180): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4180): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.137599708 +0000 UTC m=+3.388322397 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4180): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f41c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f41c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f41c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f41c0): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f41c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.137599708 +0000 UTC m=+3.388322397 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f41c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314540 item 65 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4240): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4240): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4240): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4240): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4240): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.138512083 +0000 UTC m=+3.389234772 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4240): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4280): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4280): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003151f0 item 66 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4280): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4280): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4280): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4280): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4280): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.138921368 +0000 UTC m=+3.389644057 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4280): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f42c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f42c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f42c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f42c0): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f42c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.138921368 +0000 UTC m=+3.389644057 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f42c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315340 item 66 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4300): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4300): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4300): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4300): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4300): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.139886041 +0000 UTC m=+3.390608731 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4300): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4340): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4340): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4340): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4340): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4340): _writeAt: size=3, off=2 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c0e0 item 67 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4340): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4340): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.140204175 +0000 UTC m=+3.390926874 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4340): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f43c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f43c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f43c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f43c0): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f43c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.140204175 +0000 UTC m=+3.390926874 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f43c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c310 item 67 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4480): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4480): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4480): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4480): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4480): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.141033215 +0000 UTC m=+3.391755903 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4480): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4600): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4600): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c930 item 68 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4600): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4600): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4600): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4600): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4600): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.14136775 +0000 UTC m=+3.392090439 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4600): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4640): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4640): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4640): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4640): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4640): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.14136775 +0000 UTC m=+3.392090439 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4640): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034cd20 item 68 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4800): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4800): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4800): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4800): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4800): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.142172684 +0000 UTC m=+3.392895373 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4800): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f48c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f48c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f48c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f48c0): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f48c0): _writeAt: size=3, off=2 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d3b0 item 69 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f48c0): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f48c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.142465761 +0000 UTC m=+3.393188441 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f48c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4980): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4980): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4980): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4980): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4980): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.142465761 +0000 UTC m=+3.393188441 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4980): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d570 item 69 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4f00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4f00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4f00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4f00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4f00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.143265306 +0000 UTC m=+3.393987994 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f4f00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5000): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5000): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034dce0 item 70 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5000): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5000): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5000): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5000): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5000): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.143644514 +0000 UTC m=+3.394367203 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5000): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5040): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5040): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5040): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5040): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5040): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.143644514 +0000 UTC m=+3.394367203 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5040): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc150 item 70 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5380): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5380): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5380): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5380): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5380): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.144478182 +0000 UTC m=+3.395200871 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5380): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5480): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5480): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5480): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5480): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5480): _writeAt: size=3, off=2 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc620 item 71 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5480): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5480): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.14482501 +0000 UTC m=+3.395547699 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5480): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f54c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f54c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f54c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f54c0): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f54c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.14482501 +0000 UTC m=+3.395547699 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f54c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc930 item 71 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5d00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5d00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5d00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5d00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5d00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.145651475 +0000 UTC m=+3.396374164 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0004f5d00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8080): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8080): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dce70 item 72 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8080): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8080): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8080): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8080): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8080): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.146008061 +0000 UTC m=+3.396730750 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8080): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b80c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b80c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b80c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b80c0): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b80c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.146008061 +0000 UTC m=+3.396730750 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b80c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd030 item 72 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596e00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596e00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596e00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596e00): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596e00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596e00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596e00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.148969405 +0000 UTC m=+3.399692094 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596e00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596e40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596e40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596e40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001525b0 item 73 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596e40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596e40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.149316144 +0000 UTC m=+3.400038833 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596e40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8000): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8000): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8000): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8000): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8000): _writeAt: size=3, off=2 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc150 item 73 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8000): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8000): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.150482473 +0000 UTC m=+3.401205161 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8000): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8080): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8080): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8080): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8080): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8080): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.150482473 +0000 UTC m=+3.401205161 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8080): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc380 item 73 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8140): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8140): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8140): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8140): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8140): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8140): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8140): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.151344303 +0000 UTC m=+3.402066983 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8140): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8180): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8180): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8180): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc930 item 74 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8180): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8180): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.151650496 +0000 UTC m=+3.402373184 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8180): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b82c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b82c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcbd0 item 74 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b82c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b82c0): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b82c0): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b82c0): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b82c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.152006711 +0000 UTC m=+3.402729400 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b82c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8300): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8300): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8300): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8300): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8300): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.152006711 +0000 UTC m=+3.402729400 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8300): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dce70 item 74 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b83c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b83c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b83c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b83c0): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b83c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b83c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b83c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.152896684 +0000 UTC m=+3.403619374 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b83c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8400): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8400): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8400): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd1f0 item 75 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8400): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8400): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.153200042 +0000 UTC m=+3.403922731 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8400): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b84c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b84c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b84c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b84c0): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b84c0): _writeAt: size=3, off=2 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd420 item 75 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b84c0): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b84c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.153521982 +0000 UTC m=+3.404244671 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b84c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8500): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8500): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8500): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8500): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8500): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.153521982 +0000 UTC m=+3.404244671 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8500): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd570 item 75 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b85c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b85c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b85c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b85c0): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b85c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b85c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b85c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.154322709 +0000 UTC m=+3.405045399 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b85c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8680): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8680): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8680): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddb20 item 76 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8680): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8680): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.154600158 +0000 UTC m=+3.405322847 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8680): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8780): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8780): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dddc0 item 76 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8780): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8780): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8780): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8780): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8780): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.154969157 +0000 UTC m=+3.405691846 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8780): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b87c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b87c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b87c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b87c0): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b87c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.154969157 +0000 UTC m=+3.405691846 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b87c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000520e0 item 76 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8880): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8880): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8880): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8880): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8880): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8880): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8880): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.155751589 +0000 UTC m=+3.406474268 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8880): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b88c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b88c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b88c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052540 item 77 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b88c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b88c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.156052742 +0000 UTC m=+3.406775431 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b88c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8a00): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8a00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8a00): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8a00): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8a00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.156052742 +0000 UTC m=+3.406775431 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8a00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052770 item 77 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8ac0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8ac0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8ac0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8ac0): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8ac0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8ac0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8ac0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.156951723 +0000 UTC m=+3.407674411 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8ac0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8b00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8b00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8b00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052b60 item 78 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8b00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8b00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.157302778 +0000 UTC m=+3.408025467 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8b00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8bc0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8bc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8bc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8bc0): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8bc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.157302778 +0000 UTC m=+3.408025467 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8bc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d90 item 78 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8c80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8c80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8c80): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8c80): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8c80): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8c80): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8c80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.158314389 +0000 UTC m=+3.409037077 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8c80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8cc0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8cc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8cc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053110 item 79 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8cc0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8cc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.158623747 +0000 UTC m=+3.409346436 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8cc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8d80): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8d80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8d80): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8d80): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8d80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.158623747 +0000 UTC m=+3.409346436 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8d80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053340 item 79 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8e40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8e40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8e40): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8e40): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8e40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8e40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8e40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.159520342 +0000 UTC m=+3.410243031 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8e40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8e80): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8e80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8e80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000538f0 item 80 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8e80): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8e80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.15983486 +0000 UTC m=+3.410557549 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8e80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8f40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8f40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8f40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8f40): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8f40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.15983486 +0000 UTC m=+3.410557549 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8f40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ce0 item 80 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8f80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8f80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8f80): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8f80): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8f80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.160698134 +0000 UTC m=+3.411420823 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8f80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8fc0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8fc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8fc0): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8fc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8fc0): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8fc0): _writeAt: size=3, off=7 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458150 item 81 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8fc0): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8fc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.161050441 +0000 UTC m=+3.411773150 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b8fc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9000): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9000): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9000): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9000): >_readAt: n=8, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9000): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.161050441 +0000 UTC m=+3.411773150 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9000): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004583f0 item 81 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9080): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9080): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9080): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9080): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9080): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.162285058 +0000 UTC m=+3.413007748 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9080): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976080): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976080): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976080): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001529a0 item 82 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976080): _readAt: size=2, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976080): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976080): _writeAt: size=3, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976080): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976080): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.162644561 +0000 UTC m=+3.413367250 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976080): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009760c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009760c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009760c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009760c0): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009760c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.162644561 +0000 UTC m=+3.413367250 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009760c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152bd0 item 82 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976140): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976140): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976140): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976140): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976140): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.163707887 +0000 UTC m=+3.414430577 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976140): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976300): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976300): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976300): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976300): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976300): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976300): _writeAt: size=3, off=7 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153260 item 83 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976300): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976300): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.164032234 +0000 UTC m=+3.414754923 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976300): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976340): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976340): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976340): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976340): >_readAt: n=8, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976340): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.164032234 +0000 UTC m=+3.414754923 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976340): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001535e0 item 83 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009763c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009763c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009763c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009763c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009763c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.164975597 +0000 UTC m=+3.415698285 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009763c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976480): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976480): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976480): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153ab0 item 84 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976480): _readAt: size=2, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976480): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976480): _writeAt: size=3, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976480): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976480): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.165316214 +0000 UTC m=+3.416038893 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976480): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009764c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009764c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009764c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009764c0): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009764c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.165316214 +0000 UTC m=+3.416038893 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009764c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153ea0 item 84 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976540): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976540): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976540): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976540): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976540): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.16605343 +0000 UTC m=+3.416776120 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976540): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976600): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976600): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976600): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976600): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976600): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976600): _writeAt: size=3, off=7 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c63f0 item 85 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976600): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976600): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.166521295 +0000 UTC m=+3.417243985 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976600): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976680): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976680): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976680): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976680): >_readAt: n=8, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976680): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.166521295 +0000 UTC m=+3.417243985 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976680): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6700 item 85 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976700): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976700): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976700): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976700): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976700): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.167264604 +0000 UTC m=+3.417987293 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976700): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009767c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009767c0): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009767c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6a10 item 86 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009767c0): _readAt: size=2, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009767c0): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009767c0): _writeAt: size=3, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009767c0): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009767c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.167596705 +0000 UTC m=+3.418319394 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009767c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976800): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976800): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976800): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976800): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976800): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.167596705 +0000 UTC m=+3.418319394 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976800): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6b60 item 86 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009768c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009768c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009768c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009768c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009768c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.168319045 +0000 UTC m=+3.419041733 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009768c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976980): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976980): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976980): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976980): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976980): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976980): _writeAt: size=3, off=7 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6ee0 item 87 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976980): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976980): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.168636157 +0000 UTC m=+3.419358845 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976980): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009769c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009769c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009769c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009769c0): >_readAt: n=8, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009769c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.168636157 +0000 UTC m=+3.419358845 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009769c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7180 item 87 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976a40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976a40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976a40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976a40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976a40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.169594388 +0000 UTC m=+3.420317077 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976a40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b00): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c76c0 item 88 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b00): _readAt: size=2, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b00): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b00): _writeAt: size=3, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b00): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.169958528 +0000 UTC m=+3.420681217 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b40): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.169958528 +0000 UTC m=+3.420681217 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976b40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7810 item 88 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c00): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c00): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.170753924 +0000 UTC m=+3.421476614 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7b20 item 89 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.171009862 +0000 UTC m=+3.421732542 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976c40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d00): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d00): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d00): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d00): _writeAt: size=3, off=7 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7c70 item 89 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d00): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.171328127 +0000 UTC m=+3.422050817 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d40): >_readAt: n=8, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.171328127 +0000 UTC m=+3.422050817 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976d40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7ea0 item 89 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e00): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e00): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.172128283 +0000 UTC m=+3.422850971 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d61c0 item 90 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.172391465 +0000 UTC m=+3.423114155 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976e40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976f00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976f00): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976f00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6310 item 90 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976f00): _readAt: size=2, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976f00): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976f00): _writeAt: size=3, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976f00): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976f00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.172745326 +0000 UTC m=+3.423468015 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976f00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976f40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976f40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976f40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976f40): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976f40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.172745326 +0000 UTC m=+3.423468015 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000976f40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6460 item 90 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977000): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977000): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977000): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977000): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977000): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977000): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977000): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977000): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.173518471 +0000 UTC m=+3.424241160 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977000): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977040): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977040): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977040): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d67e0 item 91 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977040): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977040): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.173804346 +0000 UTC m=+3.424527035 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977040): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977100): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977100): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977100): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977100): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977100): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977100): _writeAt: size=3, off=7 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6930 item 91 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977100): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977100): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.174109345 +0000 UTC m=+3.424832034 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977100): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977140): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977140): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977140): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977140): >_readAt: n=8, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977140): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.174109345 +0000 UTC m=+3.424832034 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977140): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6a80 item 91 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977240): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977240): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977240): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977240): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977240): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977240): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977240): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977240): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.174912426 +0000 UTC m=+3.425635116 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977240): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977280): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977280): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977280): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6d20 item 92 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977280): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977280): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.17517654 +0000 UTC m=+3.425899229 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977280): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977340): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977340): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977340): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6e70 item 92 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977340): _readAt: size=2, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977340): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977340): _writeAt: size=3, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977340): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977340): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.175493702 +0000 UTC m=+3.426216391 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977340): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977380): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977380): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977380): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977380): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977380): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.175493702 +0000 UTC m=+3.426216391 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977380): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7030 item 92 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977440): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977440): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977440): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977440): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977440): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977440): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977440): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977440): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.176247101 +0000 UTC m=+3.426969789 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977440): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977480): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977480): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977480): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7340 item 93 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977480): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977480): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.176515151 +0000 UTC m=+3.427237840 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977480): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977540): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977540): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977540): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977540): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977540): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.176515151 +0000 UTC m=+3.427237840 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977540): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7490 item 93 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977600): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977600): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977600): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977600): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977600): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977600): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977600): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977600): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.177369518 +0000 UTC m=+3.428092197 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977600): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977640): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977640): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977640): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7880 item 94 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977640): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977640): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.177650392 +0000 UTC m=+3.428373072 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977640): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977700): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977700): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977700): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977700): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977700): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.177650392 +0000 UTC m=+3.428373072 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977700): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d79d0 item 94 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009777c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009777c0): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009777c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009777c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009777c0): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009777c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009777c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009777c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.178484421 +0000 UTC m=+3.429207110 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009777c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977800): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977800): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977800): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7ce0 item 95 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977800): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977800): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.17878346 +0000 UTC m=+3.429506140 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977800): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009778c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009778c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009778c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009778c0): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009778c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.17878346 +0000 UTC m=+3.429506140 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009778c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7e30 item 95 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977980): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977980): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977980): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977980): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977980): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977980): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977980): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977980): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.17966096 +0000 UTC m=+3.430383648 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977980): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009779c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009779c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009779c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322620 item 96 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009779c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009779c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.179940872 +0000 UTC m=+3.430663552 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0009779c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977a80): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977a80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977a80): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977a80): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977a80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.179940872 +0000 UTC m=+3.430663552 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977a80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003229a0 item 96 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= 2025/02/11 01:09:55 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:55 DEBUG : : Looking for writers 2025/02/11 01:09:55 DEBUG : >WaitForWriters: 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37094") 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30552") 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:55 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/02/11 01:09:55 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39711") 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977b80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977b80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977b80): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977b80): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977b80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.183068047 +0000 UTC m=+3.433790736 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977b80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977bc0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977bc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977bc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977bc0): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977bc0): _writeAt: size=3, off=2 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977bc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977bc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.183068047 +0000 UTC m=+3.433790736 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977bc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977c00): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977c00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977c00): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977c00): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977c00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.183068047 +0000 UTC m=+3.433790736 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977c00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323810 item 1 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977c40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977c40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977c40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977c40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977c40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.184328964 +0000 UTC m=+3.435051652 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977c40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977c80): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977c80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977c80): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977c80): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977c80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.184328964 +0000 UTC m=+3.435051652 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977c80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c0e0 item 2 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977cc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977cc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977cc0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977cc0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977cc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.185227712 +0000 UTC m=+3.435950401 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977cc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977d00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977d00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977d00): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977d00): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977d00): _writeAt: size=3, off=2 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977d00): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977d00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.185227712 +0000 UTC m=+3.435950401 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977d00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977d40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977d40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977d40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977d40): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977d40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.185227712 +0000 UTC m=+3.435950401 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977d40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c7e0 item 3 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977dc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977dc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977dc0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977dc0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977dc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.186551717 +0000 UTC m=+3.437274406 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977dc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977e40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977e40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977e40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977e40): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977e40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.186551717 +0000 UTC m=+3.437274406 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977e40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cf50 item 4 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977e80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977e80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977e80): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977e80): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977e80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.187374976 +0000 UTC m=+3.438097664 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977e80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977ec0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977ec0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977ec0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977ec0): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977ec0): _writeAt: size=3, off=2 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977ec0): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977ec0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.187374976 +0000 UTC m=+3.438097664 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977ec0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977f00): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977f00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977f00): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977f00): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977f00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.187374976 +0000 UTC m=+3.438097664 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000977f00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d960 item 5 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596080): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596080): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596080): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596080): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596080): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.188529433 +0000 UTC m=+3.439252122 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596080): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596100): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596100): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596100): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596100): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596100): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.188529433 +0000 UTC m=+3.439252122 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596100): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6150 item 6 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596200): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596200): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596200): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596200): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596200): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.18958214 +0000 UTC m=+3.440304829 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596200): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005962c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005962c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005962c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005962c0): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005962c0): _writeAt: size=3, off=2 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005962c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005962c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.18958214 +0000 UTC m=+3.440304829 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005962c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596380): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596380): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596380): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596380): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596380): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.18958214 +0000 UTC m=+3.440304829 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596380): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6460 item 7 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596400): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596400): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596400): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596400): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596400): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.190805065 +0000 UTC m=+3.441527754 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596400): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596480): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596480): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596480): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596480): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596480): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.190805065 +0000 UTC m=+3.441527754 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596480): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6930 item 8 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005964c0): _readAt: size=2, off=0 2025/02/11 01:09:55 ERROR : open-test-file(0xc0005964c0): Couldn't read size of file 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005964c0): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005964c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005964c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005964c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005964c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596500): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596500): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596500): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596500): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596500): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.191970704 +0000 UTC m=+3.442693393 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596500): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596540): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596540): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596540): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596540): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596540): _writeAt: size=3, off=2 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596540): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596540): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.191970704 +0000 UTC m=+3.442693393 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596540): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596580): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596580): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596580): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596580): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596580): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.191970704 +0000 UTC m=+3.442693393 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596580): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6bd0 item 9 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596640): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596640): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596640): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596640): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596640): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.193180764 +0000 UTC m=+3.443903454 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596640): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596740): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596740): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596740): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596740): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596740): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.193180764 +0000 UTC m=+3.443903454 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596740): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7030 item 10 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005968c0): _readAt: size=2, off=0 2025/02/11 01:09:55 ERROR : open-test-file(0xc0005968c0): Couldn't read size of file 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005968c0): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005968c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005968c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005968c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005968c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596900): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596900): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596900): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596900): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596900): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.194274188 +0000 UTC m=+3.444996877 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596900): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596bc0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596bc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596bc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596bc0): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596bc0): _writeAt: size=3, off=2 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596bc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596bc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.194274188 +0000 UTC m=+3.444996877 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596bc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596c00): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596c00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596c00): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596c00): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596c00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.194274188 +0000 UTC m=+3.444996877 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596c00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7420 item 11 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596ec0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596ec0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596ec0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596ec0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596ec0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.19545241 +0000 UTC m=+3.446175099 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000596ec0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000597880): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000597880): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000597880): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000597880): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000597880): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.19545241 +0000 UTC m=+3.446175099 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000597880): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f78f0 item 12 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000597980): _readAt: size=2, off=0 2025/02/11 01:09:55 ERROR : open-test-file(0xc000597980): Couldn't read size of file 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000597980): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000597980): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000597980): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000597980): close: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000597980): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005979c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005979c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005979c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005979c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005979c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.196360837 +0000 UTC m=+3.447083526 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0005979c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000597b00): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000597b00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000597b00): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000597b00): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000597b00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.196360837 +0000 UTC m=+3.447083526 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000597b00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7e30 item 13 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000597c00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000597c00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000597c00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000597c00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000597c00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.197383238 +0000 UTC m=+3.448105927 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000597c00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62040): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62040): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62040): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62040): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62040): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.197383238 +0000 UTC m=+3.448105927 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62040): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332540 item 14 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62140): _readAt: size=2, off=0 2025/02/11 01:09:55 ERROR : open-test-file(0xc000d62140): Couldn't read size of file 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62140): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62140): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62140): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62140): close: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62140): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62180): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62180): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62180): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62180): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62180): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.198344484 +0000 UTC m=+3.449067174 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62180): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62240): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62240): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62240): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62240): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62240): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.198344484 +0000 UTC m=+3.449067174 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62240): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332b60 item 15 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 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/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d622c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d622c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d622c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d622c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d622c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.199258642 +0000 UTC m=+3.449981322 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d622c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62340): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62340): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62340): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62340): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62340): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.199258642 +0000 UTC m=+3.449981322 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62340): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003333b0 item 16 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62380): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62380): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62380): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62380): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62380): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.200133498 +0000 UTC m=+3.450856186 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62380): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d623c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d623c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d623c0): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d623c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d623c0): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d623c0): _writeAt: size=3, off=7 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d623c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d623c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.200133498 +0000 UTC m=+3.450856186 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d623c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62400): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62400): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62400): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62400): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62400): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.200133498 +0000 UTC m=+3.450856186 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62400): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333ce0 item 17 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62480): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62480): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62480): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62480): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62480): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.20133853 +0000 UTC m=+3.452061219 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62480): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62500): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62500): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62500): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62500): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62500): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.20133853 +0000 UTC m=+3.452061219 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62500): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d42a0 item 18 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62580): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62580): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62580): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62580): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62580): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.20237133 +0000 UTC m=+3.453094019 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62580): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62640): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62640): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62640): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62640): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62640): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62640): _writeAt: size=3, off=7 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62640): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62640): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.20237133 +0000 UTC m=+3.453094019 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62640): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0280): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0280): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0280): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0280): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0280): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.20237133 +0000 UTC m=+3.453094019 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0280): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d4770 item 19 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0440): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0440): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0440): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0440): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0440): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.2038218 +0000 UTC m=+3.454544499 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0440): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de04c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de04c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de04c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de04c0): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de04c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.2038218 +0000 UTC m=+3.454544499 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de04c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fe9a0 item 20 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0540): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0540): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0540): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0540): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0540): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.204851784 +0000 UTC m=+3.455574483 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0540): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0600): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0600): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0600): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0600): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0600): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0600): _writeAt: size=3, off=7 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0600): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0600): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.204851784 +0000 UTC m=+3.455574483 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0600): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0640): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0640): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0640): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0640): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0640): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.204851784 +0000 UTC m=+3.455574483 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0640): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fee00 item 21 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de06c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de06c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de06c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de06c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de06c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.206271418 +0000 UTC m=+3.456994117 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de06c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0740): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0740): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0740): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0740): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0740): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.206271418 +0000 UTC m=+3.456994117 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0740): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff340 item 22 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de07c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de07c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de07c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de07c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de07c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.207666856 +0000 UTC m=+3.458389555 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de07c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de08c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de08c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de08c0): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de08c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de08c0): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de08c0): _writeAt: size=3, off=7 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de08c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de08c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.207666856 +0000 UTC m=+3.458389555 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de08c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0940): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0940): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0940): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0940): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0940): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.207666856 +0000 UTC m=+3.458389555 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0940): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff8f0 item 23 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 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/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0a00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0a00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0a00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0a00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0a00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.209059178 +0000 UTC m=+3.459781866 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0a00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0a80): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0a80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0a80): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0a80): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0a80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.209059178 +0000 UTC m=+3.459781866 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0a80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fff10 item 24 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0b40): _readAt: size=2, off=0 2025/02/11 01:09:55 ERROR : open-test-file(0xc000de0b40): Couldn't read size of file 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0b40): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0b40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0b40): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0b40): close: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0b40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0b80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0b80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0b80): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0b80): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0b80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.210155506 +0000 UTC m=+3.460878205 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0b80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0c40): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0c40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0c40): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0c40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0c40): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0c40): _writeAt: size=3, off=7 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0c40): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0c40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.210155506 +0000 UTC m=+3.460878205 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0c40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0c80): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0c80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0c80): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0c80): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0c80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.210155506 +0000 UTC m=+3.460878205 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0c80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a3f0 item 25 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0d00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0d00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0d00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0d00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0d00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.21150092 +0000 UTC m=+3.462223619 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0d00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0d80): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0d80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0d80): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0d80): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0d80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.21150092 +0000 UTC m=+3.462223619 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0d80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a9a0 item 26 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0e80): _readAt: size=2, off=0 2025/02/11 01:09:55 ERROR : open-test-file(0xc000de0e80): Couldn't read size of file 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0e80): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0e80): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0e80): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0e80): close: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0e80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0ec0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0ec0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0ec0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0ec0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0ec0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.212557505 +0000 UTC m=+3.463280204 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0ec0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0fc0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0fc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0fc0): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0fc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0fc0): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0fc0): _writeAt: size=3, off=7 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0fc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0fc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.212557505 +0000 UTC m=+3.463280204 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de0fc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1000): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1000): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1000): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1000): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1000): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.212557505 +0000 UTC m=+3.463280204 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1000): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ad20 item 27 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 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/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1080): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1080): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1080): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1080): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1080): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.213953133 +0000 UTC m=+3.464675823 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1080): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1180): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1180): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1180): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1180): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1180): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.213953133 +0000 UTC m=+3.464675823 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1180): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b340 item 28 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1280): _readAt: size=2, off=0 2025/02/11 01:09:55 ERROR : open-test-file(0xc000de1280): Couldn't read size of file 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1280): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1280): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1280): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1280): close: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1280): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de12c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de12c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de12c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de12c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de12c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.215232243 +0000 UTC m=+3.465954932 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de12c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1380): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1380): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1380): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1380): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1380): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.215232243 +0000 UTC m=+3.465954932 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1380): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ba40 item 29 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 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/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1400): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1400): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1400): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1400): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1400): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.216239475 +0000 UTC m=+3.466962164 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1400): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1480): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1480): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1480): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1480): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1480): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.216239475 +0000 UTC m=+3.466962164 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1480): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003380e0 item 30 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 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/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1540): _readAt: size=2, off=0 2025/02/11 01:09:55 ERROR : open-test-file(0xc000de1540): Couldn't read size of file 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1540): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1540): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1540): >_writeAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1540): close: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1540): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1580): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1580): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1580): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1580): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1580): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.217158132 +0000 UTC m=+3.467880822 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1580): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1640): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1640): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1640): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1640): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1640): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.217158132 +0000 UTC m=+3.467880822 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1640): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338b60 item 31 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 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/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de16c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de16c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de16c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de16c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de16c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.218124649 +0000 UTC m=+3.468847338 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de16c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1740): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1740): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1740): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1740): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1740): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.218124649 +0000 UTC m=+3.468847338 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1740): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339030 item 32 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1780): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1780): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1780): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1780): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1780): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.218999523 +0000 UTC m=+3.469722212 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1780): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de17c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de17c0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de17c0): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de17c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de17c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339490 item 33 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de17c0): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de17c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.219333206 +0000 UTC m=+3.470055896 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de17c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1800): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1800): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1800): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1800): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1800): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.219333206 +0000 UTC m=+3.470055896 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1800): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003395e0 item 33 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1840): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1840): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1840): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1840): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1840): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.220225815 +0000 UTC m=+3.470948505 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1840): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1880): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1880): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003399d0 item 34 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1880): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1880): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1880): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1880): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1880): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.220594874 +0000 UTC m=+3.471317564 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1880): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de18c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de18c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de18c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de18c0): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de18c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.220594874 +0000 UTC m=+3.471317564 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de18c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339c00 item 34 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1900): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1900): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1900): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1900): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1900): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.221446376 +0000 UTC m=+3.472169065 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1900): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1940): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1940): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1940): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1940): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1940): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339ea0 item 35 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1940): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1940): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.221800307 +0000 UTC m=+3.472522996 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1940): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1980): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1980): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1980): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1980): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1980): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.221800307 +0000 UTC m=+3.472522996 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1980): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382150 item 35 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1a00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1a00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1a00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1a00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1a00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.222654563 +0000 UTC m=+3.473377253 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1a00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1ac0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1ac0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382460 item 36 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1ac0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1ac0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1ac0): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1ac0): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1ac0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.223055423 +0000 UTC m=+3.473778112 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1ac0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1b00): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1b00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1b00): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1b00): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1b00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.223055423 +0000 UTC m=+3.473778112 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1b00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382620 item 36 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1b40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1b40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1b40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1b40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1b40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.223870956 +0000 UTC m=+3.474593636 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1b40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1b80): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1b80): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1b80): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1b80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1b80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003829a0 item 37 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1b80): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1b80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.224189221 +0000 UTC m=+3.474911911 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1b80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1bc0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1bc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1bc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1bc0): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1bc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.224189221 +0000 UTC m=+3.474911911 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1bc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382b60 item 37 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1c40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1c40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1c40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1c40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1c40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.225108029 +0000 UTC m=+3.475830718 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1c40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1d00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1d00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382e00 item 38 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1d00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1d00): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1d00): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1d00): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1d00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.225477469 +0000 UTC m=+3.476200158 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1d00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1d40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1d40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1d40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1d40): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1d40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.225477469 +0000 UTC m=+3.476200158 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1d40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382f50 item 38 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1dc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1dc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1dc0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1dc0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1dc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.226289436 +0000 UTC m=+3.477012125 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1dc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1e80): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1e80): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1e80): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1e80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1e80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383260 item 39 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1e80): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1e80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.226591841 +0000 UTC m=+3.477314531 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1e80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1ec0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1ec0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1ec0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1ec0): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1ec0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.226591841 +0000 UTC m=+3.477314531 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1ec0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383570 item 39 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1f40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1f40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1f40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1f40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1f40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.227641914 +0000 UTC m=+3.478364604 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000de1f40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c080): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c080): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383880 item 40 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c080): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c080): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c080): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c080): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c080): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.228041351 +0000 UTC m=+3.478764040 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c080): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c0c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c0c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c0c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c0c0): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c0c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.228041351 +0000 UTC m=+3.478764040 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c0c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383ab0 item 40 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c100): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c100): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c100): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c100): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c100): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c100): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c100): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.228981156 +0000 UTC m=+3.479703846 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c100): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c140): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c140): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c140): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383e30 item 41 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c140): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c140): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.229327363 +0000 UTC m=+3.480050052 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c140): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c180): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c180): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c180): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c180): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c180): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039c000 item 41 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c180): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c180): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.229667759 +0000 UTC m=+3.480390449 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c180): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c1c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c1c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c1c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c1c0): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c1c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.229667759 +0000 UTC m=+3.480390449 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c1c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039c1c0 item 41 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c280): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c280): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c280): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c280): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c280): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c280): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c280): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.230542735 +0000 UTC m=+3.481265424 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c280): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c2c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c2c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c2c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039c540 item 42 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c2c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c2c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.230869666 +0000 UTC m=+3.481592355 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c2c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c3c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c3c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039c770 item 42 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c3c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c3c0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c3c0): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c3c0): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c3c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.231195274 +0000 UTC m=+3.481917964 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c3c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c400): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c400): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c400): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c400): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c400): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.231195274 +0000 UTC m=+3.481917964 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c400): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039ca10 item 42 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c4c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c4c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c4c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c4c0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c4c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c4c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c4c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.231997102 +0000 UTC m=+3.482719792 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c4c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c500): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c500): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c500): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039cfc0 item 43 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c500): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c500): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.232216392 +0000 UTC m=+3.482939081 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c500): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c5c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c5c0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c5c0): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c5c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c5c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d1f0 item 43 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c5c0): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c5c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.232592997 +0000 UTC m=+3.483315675 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c5c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c600): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c600): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c600): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c600): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c600): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.232592997 +0000 UTC m=+3.483315675 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c600): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d3b0 item 43 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c6c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c6c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c6c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c6c0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c6c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c6c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c6c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.233514638 +0000 UTC m=+3.484237327 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c6c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c700): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c700): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c700): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039da40 item 44 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c700): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c700): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.233857179 +0000 UTC m=+3.484579868 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c700): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c7c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c7c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039dce0 item 44 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c7c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c7c0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c7c0): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c7c0): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c7c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.234210679 +0000 UTC m=+3.484933358 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c7c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c800): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c800): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c800): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c800): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c800): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.234210679 +0000 UTC m=+3.484933358 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c800): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6000 item 44 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c940): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c940): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c940): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c940): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c940): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c940): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c940): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.235020813 +0000 UTC m=+3.485743501 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c940): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c980): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c980): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c980): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a67e0 item 45 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c980): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c980): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.2353187 +0000 UTC m=+3.486041389 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071c980): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ca40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ca40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ca40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ca40): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ca40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.2353187 +0000 UTC m=+3.486041389 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ca40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a69a0 item 45 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cb00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cb00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cb00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cb00): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cb00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cb00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cb00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.236213242 +0000 UTC m=+3.486935930 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cb00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cb40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cb40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cb40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6cb0 item 46 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cb40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cb40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.236505969 +0000 UTC m=+3.487228658 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cb40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cc00): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cc00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cc00): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cc00): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cc00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.236505969 +0000 UTC m=+3.487228658 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cc00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6e70 item 46 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ccc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ccc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ccc0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ccc0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ccc0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ccc0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ccc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.23741651 +0000 UTC m=+3.488139199 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071ccc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cd00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cd00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cd00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a75e0 item 47 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cd00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cd00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.237941912 +0000 UTC m=+3.488664600 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cd00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cdc0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cdc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cdc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cdc0): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cdc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.237941912 +0000 UTC m=+3.488664600 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cdc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a78f0 item 47 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 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/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cf40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cf40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cf40): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cf40): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cf40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cf40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cf40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.238817919 +0000 UTC m=+3.489540598 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cf40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cf80): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cf80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cf80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604000 item 48 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cf80): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cf80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.239139981 +0000 UTC m=+3.489862670 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071cf80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d040): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d040): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d040): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d040): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d040): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.239139981 +0000 UTC m=+3.489862670 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d040): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006041c0 item 48 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d080): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d080): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d080): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d080): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d080): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.24003385 +0000 UTC m=+3.490756540 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d080): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d0c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d0c0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d0c0): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d0c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d0c0): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d0c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604700 item 49 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d0c0): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d0c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.240357606 +0000 UTC m=+3.491080295 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d0c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d140): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d140): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d140): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d140): >_readAt: n=8, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d140): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.240357606 +0000 UTC m=+3.491080295 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d140): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604a10 item 49 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d1c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d1c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d1c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d1c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d1c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.241367614 +0000 UTC m=+3.492090303 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d1c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d2c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d2c0): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d2c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604e00 item 50 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d2c0): _readAt: size=2, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d2c0): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d2c0): _writeAt: size=3, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d2c0): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d2c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.241752954 +0000 UTC m=+3.492475642 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d2c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d300): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d300): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d300): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d300): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d300): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.241752954 +0000 UTC m=+3.492475642 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d300): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006050a0 item 50 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d380): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d380): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d380): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d380): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d380): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.242509377 +0000 UTC m=+3.493232066 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d380): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d480): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d480): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d480): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d480): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d480): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d480): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006055e0 item 51 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d480): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d480): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.242819346 +0000 UTC m=+3.493542035 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d480): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d4c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d4c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d4c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d4c0): >_readAt: n=8, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d4c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.242819346 +0000 UTC m=+3.493542035 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d4c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605810 item 51 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d540): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d540): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d540): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d540): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d540): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.243639369 +0000 UTC m=+3.494362058 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d540): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d600): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d600): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d600): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605b90 item 52 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d600): _readAt: size=2, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d600): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d600): _writeAt: size=3, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d600): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d600): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.244015352 +0000 UTC m=+3.494738041 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d600): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d640): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d640): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d640): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d640): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d640): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.244015352 +0000 UTC m=+3.494738041 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d640): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605ce0 item 52 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d6c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d6c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d6c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d6c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d6c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.244948015 +0000 UTC m=+3.495670704 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d6c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d780): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d780): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d780): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d780): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d780): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d780): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005900e0 item 53 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d780): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d780): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.245322033 +0000 UTC m=+3.496044732 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d780): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d7c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d7c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d7c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d7c0): >_readAt: n=8, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d7c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.245322033 +0000 UTC m=+3.496044732 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d7c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590230 item 53 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d840): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d840): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d840): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d840): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d840): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.246203872 +0000 UTC m=+3.496926560 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d840): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d900): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d900): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d900): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005905b0 item 54 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d900): _readAt: size=2, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d900): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d900): _writeAt: size=3, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d900): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d900): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.246564555 +0000 UTC m=+3.497287244 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d900): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d940): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d940): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d940): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d940): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d940): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.246564555 +0000 UTC m=+3.497287244 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d940): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590770 item 54 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d9c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d9c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d9c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d9c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d9c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.247363439 +0000 UTC m=+3.498086127 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071d9c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071da80): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071da80): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071da80): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071da80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071da80): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071da80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590af0 item 55 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071da80): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071da80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.247683847 +0000 UTC m=+3.498406536 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071da80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dac0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dac0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dac0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dac0): >_readAt: n=8, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dac0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.247683847 +0000 UTC m=+3.498406536 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dac0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590d20 item 55 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 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/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071db40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071db40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071db40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071db40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071db40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.248525229 +0000 UTC m=+3.499247918 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071db40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dc00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dc00): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dc00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590fc0 item 56 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dc00): _readAt: size=2, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dc00): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dc00): _writeAt: size=3, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dc00): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dc00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.24892742 +0000 UTC m=+3.499650110 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dc00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dc40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dc40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dc40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dc40): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dc40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.24892742 +0000 UTC m=+3.499650110 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dc40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591260 item 56 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dd00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dd00): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dd00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dd00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dd00): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dd00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dd00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dd00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.249731424 +0000 UTC m=+3.500454113 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dd00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dd40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dd40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dd40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591570 item 57 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dd40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dd40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.250099512 +0000 UTC m=+3.500822200 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071dd40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de00): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de00): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de00): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005916c0 item 57 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de00): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.250438775 +0000 UTC m=+3.501161474 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de40): >_readAt: n=8, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.250438775 +0000 UTC m=+3.501161474 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071de40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591880 item 57 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071df00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071df00): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071df00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071df00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071df00): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071df00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071df00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071df00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.251410412 +0000 UTC m=+3.502133101 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071df00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071df40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071df40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071df40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591b90 item 58 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071df40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071df40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.251786734 +0000 UTC m=+3.502509423 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc00071df40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64080): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64080): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64080): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591dc0 item 58 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64080): _readAt: size=2, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64080): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64080): _writeAt: size=3, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64080): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64080): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.252332244 +0000 UTC m=+3.503054932 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64080): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f640c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f640c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f640c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f640c0): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f640c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.252332244 +0000 UTC m=+3.503054932 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f640c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060e070 item 58 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64180): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64180): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64180): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64180): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64180): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64180): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64180): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64180): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.253215775 +0000 UTC m=+3.503938454 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64180): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f641c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f641c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f641c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060e460 item 59 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f641c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f641c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.253530152 +0000 UTC m=+3.504252841 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f641c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64280): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64280): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64280): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64280): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64280): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64280): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060e5b0 item 59 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64280): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64280): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.25393036 +0000 UTC m=+3.504653059 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64280): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f642c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f642c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f642c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f642c0): >_readAt: n=8, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f642c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.25393036 +0000 UTC m=+3.504653059 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f642c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060e8c0 item 59 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 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/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64380): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64380): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64380): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64380): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64380): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64380): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64380): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64380): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.254791178 +0000 UTC m=+3.505513868 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64380): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f643c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f643c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f643c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060ed90 item 60 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f643c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f643c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.255116166 +0000 UTC m=+3.505838855 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f643c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64480): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64480): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64480): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060ef50 item 60 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64480): _readAt: size=2, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64480): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64480): _writeAt: size=3, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64480): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64480): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.255481388 +0000 UTC m=+3.506204077 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64480): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f644c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f644c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f644c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f644c0): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f644c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.255481388 +0000 UTC m=+3.506204077 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f644c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060f180 item 60 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64580): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64580): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64580): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64580): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64580): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64580): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64580): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64580): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.256305639 +0000 UTC m=+3.507028328 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64580): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f645c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f645c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f645c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060f500 item 61 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f645c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f645c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.256626749 +0000 UTC m=+3.507349438 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f645c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64680): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64680): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64680): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64680): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64680): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.256626749 +0000 UTC m=+3.507349438 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64680): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060f6c0 item 61 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 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/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64840): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64840): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64840): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64840): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64840): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64840): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64840): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64840): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.25756417 +0000 UTC m=+3.508286859 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64840): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64880): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64880): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64880): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060f9d0 item 62 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64880): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64880): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.257870423 +0000 UTC m=+3.508593112 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64880): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64980): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64980): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64980): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64980): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64980): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.257870423 +0000 UTC m=+3.508593112 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64980): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060fce0 item 62 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 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/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a40): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a40): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a40): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.258910085 +0000 UTC m=+3.509632774 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a80): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000618230 item 63 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a80): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.259240193 +0000 UTC m=+3.509962881 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64b40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64b40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64b40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64b40): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64b40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.259240193 +0000 UTC m=+3.509962881 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64b40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006183f0 item 63 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 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/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64c00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64c00): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64c00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64c00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64c00): >_readAt: n=0, err=Bad file descriptor 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64c00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64c00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64c00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.260171333 +0000 UTC m=+3.510894021 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64c00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64c40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64c40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64c40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000618850 item 64 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64c40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64c40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.260467666 +0000 UTC m=+3.511190355 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64c40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64d00): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64d00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64d00): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64d00): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64d00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.260467666 +0000 UTC m=+3.511190355 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64d00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000618a10 item 64 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64dc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64dc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64dc0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64dc0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64dc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.261345827 +0000 UTC m=+3.512068517 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64dc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e00): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e00): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e00): _writeAt: size=3, off=2 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000618d20 item 65 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e00): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.26186661 +0000 UTC m=+3.512589309 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e40): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.26186661 +0000 UTC m=+3.512589309 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000618ee0 item 65 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e80): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e80): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.262688366 +0000 UTC m=+3.513411055 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000619260 item 66 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f00): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f00): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f00): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.263074038 +0000 UTC m=+3.513796726 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f40): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.263074038 +0000 UTC m=+3.513796726 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006193b0 item 66 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f80): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f80): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.263865597 +0000 UTC m=+3.514588285 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64fc0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64fc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64fc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64fc0): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64fc0): _writeAt: size=3, off=2 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006198f0 item 67 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64fc0): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64fc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.264345323 +0000 UTC m=+3.515068022 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64fc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65000): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65000): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65000): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65000): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65000): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.264345323 +0000 UTC m=+3.515068022 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65000): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000619c70 item 67 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65080): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65080): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65080): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65080): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65080): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.265378764 +0000 UTC m=+3.516101453 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65080): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65140): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65140): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c1c0 item 68 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65140): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65140): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65140): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65140): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65140): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.265775526 +0000 UTC m=+3.516498214 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65140): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65180): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65180): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65180): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65180): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65180): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.265775526 +0000 UTC m=+3.516498214 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65180): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c310 item 68 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f651c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f651c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f651c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f651c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f651c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.266688993 +0000 UTC m=+3.517411682 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f651c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65200): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65200): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65200): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65200): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65200): _writeAt: size=3, off=2 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c700 item 69 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65200): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65200): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.2670568 +0000 UTC m=+3.517779489 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65200): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65240): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65240): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65240): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65240): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65240): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.2670568 +0000 UTC m=+3.517779489 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65240): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c850 item 69 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65300): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65300): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65300): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65300): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65300): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.267987318 +0000 UTC m=+3.518710018 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65300): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9200): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9200): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458d90 item 70 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9200): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9200): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9200): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9200): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9200): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.268327685 +0000 UTC m=+3.519050374 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9200): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9240): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9240): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9240): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9240): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9240): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.268327685 +0000 UTC m=+3.519050374 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9240): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458f50 item 70 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b92c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b92c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b92c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b92c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b92c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.269167484 +0000 UTC m=+3.519890193 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b92c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9380): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9380): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9380): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9380): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9380): _writeAt: size=3, off=2 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004593b0 item 71 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9380): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9380): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.269459571 +0000 UTC m=+3.520182259 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9380): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9400): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9400): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9400): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9400): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9400): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.269459571 +0000 UTC m=+3.520182259 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9400): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459650 item 71 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9500): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9500): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9500): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9500): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9500): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.270352338 +0000 UTC m=+3.521075027 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9500): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b95c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b95c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459b20 item 72 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b95c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b95c0): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b95c0): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b95c0): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b95c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.270739301 +0000 UTC m=+3.521461990 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b95c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9600): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9600): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9600): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9600): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9600): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.270739301 +0000 UTC m=+3.521461990 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9600): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459d50 item 72 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9640): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9640): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9640): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9640): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9640): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9640): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9640): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.271548835 +0000 UTC m=+3.522271523 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9640): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9680): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9680): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9680): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c5b0 item 73 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9680): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9680): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.271840579 +0000 UTC m=+3.522563268 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9680): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b96c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b96c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b96c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b96c0): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b96c0): _writeAt: size=3, off=2 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c8c0 item 73 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b96c0): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b96c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.272163212 +0000 UTC m=+3.522885901 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b96c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9700): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9700): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9700): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9700): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9700): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.272163212 +0000 UTC m=+3.522885901 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9700): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cbd0 item 73 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9800): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9800): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9800): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9800): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9800): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9800): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9800): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.273020975 +0000 UTC m=+3.523743664 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9800): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9840): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9840): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9840): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d490 item 74 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9840): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9840): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.273370079 +0000 UTC m=+3.524092767 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9840): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9900): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9900): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d880 item 74 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9900): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9900): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9900): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9900): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9900): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.273771839 +0000 UTC m=+3.524494518 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9900): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9940): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9940): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9940): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9940): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9940): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.273771839 +0000 UTC m=+3.524494518 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9940): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046da40 item 74 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9a00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9a00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9a00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9a00): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9a00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9a00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9a00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.274574689 +0000 UTC m=+3.525297378 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9a00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9a40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9a40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9a40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314070 item 75 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9a40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9a40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.274905457 +0000 UTC m=+3.525628146 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9a40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9b00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9b00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9b00): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9b00): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9b00): _writeAt: size=3, off=2 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003141c0 item 75 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9b00): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9b00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.275241555 +0000 UTC m=+3.525964254 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9b00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9b40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9b40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9b40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9b40): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9b40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.275241555 +0000 UTC m=+3.525964254 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9b40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314380 item 75 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9c00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9c00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9c00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9c00): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9c00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9c00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9c00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.276128874 +0000 UTC m=+3.526851562 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9c00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9c40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9c40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9c40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003150a0 item 76 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9c40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9c40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.276446978 +0000 UTC m=+3.527169667 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9c40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9d00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9d00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003152d0 item 76 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9d00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9d00): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9d00): _writeAt: size=3, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9d00): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9d00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.276885377 +0000 UTC m=+3.527608066 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9d00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9d40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9d40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9d40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9d40): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9d40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.276885377 +0000 UTC m=+3.527608066 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9d40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315570 item 76 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9e00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9e00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9e00): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9e00): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9e00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9e00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9e00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.277805247 +0000 UTC m=+3.528527935 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9e00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9e40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9e40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9e40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c1c0 item 77 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9e40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9e40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.278125534 +0000 UTC m=+3.528848224 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc0007b9e40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65340): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65340): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65340): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65340): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65340): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.278125534 +0000 UTC m=+3.528848224 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65340): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c620 item 77 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64080): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64080): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64080): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64080): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64080): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64080): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64080): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.280526702 +0000 UTC m=+3.531249401 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64080): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f640c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f640c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f640c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d43f0 item 78 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f640c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f640c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.280897123 +0000 UTC m=+3.531619822 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f640c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64180): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64180): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64180): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64180): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64180): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.280897123 +0000 UTC m=+3.531619822 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64180): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d4700 item 78 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64240): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64240): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64240): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64240): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64240): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64240): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64240): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.281902693 +0000 UTC m=+3.532625392 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64240): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64280): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64280): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64280): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d4af0 item 79 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64280): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64280): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.282254461 +0000 UTC m=+3.532977160 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64280): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64340): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64340): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64340): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64340): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64340): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.282254461 +0000 UTC m=+3.532977160 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64340): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d4ee0 item 79 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 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/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64400): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64400): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64400): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64400): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64400): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64400): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64400): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.283327015 +0000 UTC m=+3.534049704 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64400): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64440): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64440): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64440): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d5340 item 80 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64440): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64440): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.283670326 +0000 UTC m=+3.534393015 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64440): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64500): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64500): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64500): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64500): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64500): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.283670326 +0000 UTC m=+3.534393015 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64500): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d5500 item 80 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64540): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64540): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64540): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64540): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64540): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.284611085 +0000 UTC m=+3.535333773 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64540): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64580): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64580): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64580): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64580): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64580): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64580): _writeAt: size=3, off=7 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000d5f10 item 81 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64580): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64580): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.285002867 +0000 UTC m=+3.535725545 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64580): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f645c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f645c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f645c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f645c0): >_readAt: n=8, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f645c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.285002867 +0000 UTC m=+3.535725545 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f645c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c150 item 81 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64640): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64640): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64640): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64640): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64640): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.285826015 +0000 UTC m=+3.536548704 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64640): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64700): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64700): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64700): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c540 item 82 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64700): _readAt: size=2, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64700): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64700): _writeAt: size=3, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64700): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64700): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.286208269 +0000 UTC m=+3.536930948 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64700): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64840): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64840): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64840): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64840): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64840): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.286208269 +0000 UTC m=+3.536930948 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64840): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c690 item 82 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f648c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f648c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f648c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f648c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f648c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.287169706 +0000 UTC m=+3.537892394 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f648c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f649c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f649c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f649c0): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f649c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f649c0): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f649c0): _writeAt: size=3, off=7 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c930 item 83 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f649c0): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f649c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.287547613 +0000 UTC m=+3.538270312 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f649c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a00): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a00): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a00): >_readAt: n=8, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.287547613 +0000 UTC m=+3.538270312 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033caf0 item 83 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a80): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a80): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.288508057 +0000 UTC m=+3.539230746 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64a80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64b40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64b40): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64b40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cd90 item 84 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64b40): _readAt: size=2, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64b40): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64b40): _writeAt: size=3, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64b40): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64b40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.288959331 +0000 UTC m=+3.539682019 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64b40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64b80): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64b80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64b80): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64b80): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64b80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.288959331 +0000 UTC m=+3.539682019 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64b80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cf50 item 84 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64c00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64c00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64c00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64c00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64c00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.289880862 +0000 UTC m=+3.540603562 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64c00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64cc0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64cc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64cc0): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64cc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64cc0): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64cc0): _writeAt: size=3, off=7 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d340 item 85 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64cc0): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64cc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.290528352 +0000 UTC m=+3.541251061 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64cc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64d00): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64d00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64d00): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64d00): >_readAt: n=8, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64d00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.290528352 +0000 UTC m=+3.541251061 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64d00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d500 item 85 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.291469781 +0000 UTC m=+3.542192480 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64e00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f00): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d8f0 item 86 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f00): _readAt: size=2, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f00): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f00): _writeAt: size=3, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f00): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.291899785 +0000 UTC m=+3.542622473 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f40): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f40): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f40): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.291899785 +0000 UTC m=+3.542622473 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64f40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033dab0 item 86 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64fc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64fc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64fc0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64fc0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64fc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.292840803 +0000 UTC m=+3.543563492 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f64fc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65080): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65080): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65080): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65080): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65080): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65080): _writeAt: size=3, off=7 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033de30 item 87 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65080): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65080): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.293153678 +0000 UTC m=+3.543876367 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65080): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f650c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f650c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f650c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f650c0): >_readAt: n=8, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f650c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.293153678 +0000 UTC m=+3.543876367 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f650c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c0e0 item 87 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 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/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65140): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65140): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65140): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65140): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65140): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.294127518 +0000 UTC m=+3.544850217 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65140): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65200): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65200): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65200): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c850 item 88 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65200): _readAt: size=2, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65200): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65200): _writeAt: size=3, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65200): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65200): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.294547974 +0000 UTC m=+3.545270662 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65200): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65240): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65240): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65240): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65240): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65240): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.294547974 +0000 UTC m=+3.545270662 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65240): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ca10 item 88 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65380): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65380): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65380): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65380): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65380): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65380): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65380): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65380): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.295428059 +0000 UTC m=+3.546150758 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65380): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f653c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f653c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f653c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d260 item 89 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f653c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f653c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.295770618 +0000 UTC m=+3.546493318 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f653c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65480): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65480): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65480): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65480): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65480): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65480): _writeAt: size=3, off=7 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d420 item 89 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65480): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65480): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.296164465 +0000 UTC m=+3.546887164 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65480): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f654c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f654c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f654c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f654c0): >_readAt: n=8, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f654c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.296164465 +0000 UTC m=+3.546887164 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f654c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d650 item 89 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65580): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65580): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65580): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65580): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65580): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65580): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65580): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65580): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.297137162 +0000 UTC m=+3.547859861 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65580): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f655c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f655c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f655c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ddc0 item 90 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f655c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f655c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.297459885 +0000 UTC m=+3.548182584 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f655c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f656c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f656c0): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f656c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc230 item 90 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f656c0): _readAt: size=2, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f656c0): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f656c0): _writeAt: size=3, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f656c0): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f656c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.297891943 +0000 UTC m=+3.548614631 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f656c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65700): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65700): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65700): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65700): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65700): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.297891943 +0000 UTC m=+3.548614631 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65700): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc3f0 item 90 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f657c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f657c0): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f657c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f657c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f657c0): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f657c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f657c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f657c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.298820228 +0000 UTC m=+3.549542917 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f657c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65800): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65800): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65800): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc9a0 item 91 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65800): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65800): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.299203324 +0000 UTC m=+3.549926013 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65800): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f658c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f658c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f658c0): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f658c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f658c0): >_readAt: n=2, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f658c0): _writeAt: size=3, off=7 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcc40 item 91 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f658c0): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f658c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.299655339 +0000 UTC m=+3.550378028 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f658c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65900): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65900): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65900): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65900): >_readAt: n=8, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65900): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.299655339 +0000 UTC m=+3.550378028 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65900): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcf50 item 91 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 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/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f659c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f659c0): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f659c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f659c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f659c0): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f659c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f659c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f659c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.300633437 +0000 UTC m=+3.551356126 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f659c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65a00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65a00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65a00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd260 item 92 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65a00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65a00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.301013026 +0000 UTC m=+3.551735725 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65a00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65ac0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65ac0): open at offset 5 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65ac0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd490 item 92 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65ac0): _readAt: size=2, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65ac0): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65ac0): _writeAt: size=3, off=5 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65ac0): >_writeAt: n=3, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65ac0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.301398956 +0000 UTC m=+3.552121646 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65ac0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65b00): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65b00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65b00): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65b00): >_readAt: n=3, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65b00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.301398956 +0000 UTC m=+3.552121646 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65b00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd5e0 item 92 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65bc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65bc0): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65bc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65bc0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65bc0): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65bc0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65bc0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65bc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.302190595 +0000 UTC m=+3.552913285 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65bc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65c00): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65c00): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65c00): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddb90 item 93 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65c00): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65c00): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.302514752 +0000 UTC m=+3.553237441 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65c00): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65cc0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65cc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65cc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65cc0): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65cc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.302514752 +0000 UTC m=+3.553237441 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65cc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddf10 item 93 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 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/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65d80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65d80): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65d80): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65d80): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65d80): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65d80): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65d80): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65d80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.30342881 +0000 UTC m=+3.554151498 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65d80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65dc0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65dc0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65dc0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052380 item 94 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65dc0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65dc0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.303758556 +0000 UTC m=+3.554481245 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65dc0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65e80): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65e80): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65e80): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65e80): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65e80): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.303758556 +0000 UTC m=+3.554481245 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65e80): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052620 item 94 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 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/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65f40): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65f40): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65f40): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65f40): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65f40): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65f40): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65f40): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65f40): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.304639241 +0000 UTC m=+3.555361930 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000f65f40): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62000): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62000): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62000): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000529a0 item 95 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62000): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62000): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.304962556 +0000 UTC m=+3.555685244 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62000): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62100): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62100): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62100): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62100): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62100): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.304962556 +0000 UTC m=+3.555685244 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62100): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 95 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 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/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d621c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d621c0): open at offset 0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d621c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d621c0): _readAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d621c0): >_readAt: n=0, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d621c0): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d621c0): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d621c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.305855084 +0000 UTC m=+3.556577773 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d621c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62200): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62200): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62200): >openPending: err= 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053030 item 96 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62200): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62200): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.306187354 +0000 UTC m=+3.556910043 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d62200): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/11 01:09:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : open-test-file: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d622c0): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d622c0): openPending: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d622c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d622c0): >_readAt: n=5, err=EOF 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d622c0): close: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-11 01:09:55.306187354 +0000 UTC m=+3.556910043 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : open-test-file(0xc000d622c0): >close: err= 2025/02/11 01:09:55 DEBUG : open-test-file: Remove: 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053260 item 96 2025/02/11 01:09:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/11 01:09:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/11 01:09:55 DEBUG : open-test-file: >Remove: err= 2025/02/11 01:09:55 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:55 DEBUG : : Looking for writers 2025/02/11 01:09:55 DEBUG : >WaitForWriters: 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30393") 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32826") 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleOpenTests (0.26s) --- PASS: TestRWFileHandleOpenTests/writes (0.14s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.13s) --- 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-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:55 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30056") 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : file1: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : file1(0xc0005960c0): openPending: 2025/02/11 01:09:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:55 DEBUG : file1(0xc0005960c0): >openPending: err= 2025/02/11 01:09:55 DEBUG : file1: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/11 01:09:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/11 01:09:55 DEBUG : file1(0xc0005960c0): _writeAt: size=2, off=0 2025/02/11 01:09:55 DEBUG : file1(0xc0005960c0): >_writeAt: n=2, err= 2025/02/11 01:09:55 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/02/11 01:09:55 DEBUG : file1(0xc0005960c0): RWFileHandle.Flush 2025/02/11 01:09:55 DEBUG : file1(0xc0005960c0): RWFileHandle.Release 2025/02/11 01:09:55 DEBUG : file1(0xc0005960c0): close: 2025/02/11 01:09:55 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/02/11 01:09:55 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : file1(0xc0005960c0): >close: err= 2025/02/11 01:09:55 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:55 DEBUG : : Looking for writers 2025/02/11 01:09:55 DEBUG : file1: reading active writers 2025/02/11 01:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 01:09:55 DEBUG : : Looking for writers 2025/02/11 01:09:55 DEBUG : file1: reading active writers 2025/02/11 01:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 01:09:55 DEBUG : : Looking for writers 2025/02/11 01:09:55 DEBUG : file1: reading active writers 2025/02/11 01:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 01:09:55 DEBUG : : Looking for writers 2025/02/11 01:09:55 DEBUG : file1: reading active writers 2025/02/11 01:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 01:09:55 DEBUG : file1: vfs cache: starting upload 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35664") 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:55 DEBUG : file1.c8b6918.partial: renamed to: file1 2025/02/11 01:09:55 INFO : file1: Copied (new) 2025/02/11 01:09:55 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2025/02/11 01:09:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/11 01:09:55 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:55 INFO : file1: vfs cache: upload succeeded try #1 2025/02/11 01:09:55 DEBUG : : Looking for writers 2025/02/11 01:09:55 DEBUG : file1: reading active writers 2025/02/11 01:09:55 DEBUG : >WaitForWriters: 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37792") 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:55 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:55 DEBUG : : Looking for writers 2025/02/11 01:09:55 DEBUG : file1: reading active writers 2025/02/11 01:09:55 DEBUG : >WaitForWriters: 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36662") 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33594") 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileModTimeWithOpenWriters (0.16s) === RUN TestRWCacheRename run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:55 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:55 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35568") 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:55 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:55 DEBUG : rename_me: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : rename_me(0xc0007b8100): openPending: 2025/02/11 01:09:55 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/11 01:09:55 DEBUG : rename_me(0xc0007b8100): >openPending: err= 2025/02/11 01:09:55 DEBUG : rename_me: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/11 01:09:55 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/02/11 01:09:55 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/02/11 01:09:55 DEBUG : rename_me(0xc0007b8100): _writeAt: size=5, off=0 2025/02/11 01:09:55 DEBUG : rename_me(0xc0007b8100): >_writeAt: n=5, err= 2025/02/11 01:09:55 DEBUG : rename_me(0xc0007b8100): close: 2025/02/11 01:09:55 DEBUG : rename_me: vfs cache: setting modification time to 2025-02-11 01:09:55.468863365 +0000 UTC m=+3.719586114 2025/02/11 01:09:55 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/02/11 01:09:55 DEBUG : rename_me(0xc0007b8100): >close: err= 2025/02/11 01:09:55 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/02/11 01:09:55 DEBUG : i_was_renamed: Updating file with 0xc00095e0c0 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/11 01:09:55 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:55 DEBUG : : Looking for writers 2025/02/11 01:09:55 DEBUG : i_was_renamed: reading active writers 2025/02/11 01:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/11 01:09:55 DEBUG : : Looking for writers 2025/02/11 01:09:55 DEBUG : i_was_renamed: reading active writers 2025/02/11 01:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/11 01:09:55 DEBUG : : Looking for writers 2025/02/11 01:09:55 DEBUG : i_was_renamed: reading active writers 2025/02/11 01:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/11 01:09:55 DEBUG : : Looking for writers 2025/02/11 01:09:55 DEBUG : i_was_renamed: reading active writers 2025/02/11 01:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/11 01:09:55 DEBUG : i_was_renamed: vfs cache: starting upload 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36029") 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:55 DEBUG : i_was_renamed.aeaffd6d.partial: renamed to: i_was_renamed 2025/02/11 01:09:55 INFO : i_was_renamed: Copied (new) 2025/02/11 01:09:55 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-02-11 01:09:55 +0000 UTC" 2025/02/11 01:09:55 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/11 01:09:55 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/02/11 01:09:55 DEBUG : : Looking for writers 2025/02/11 01:09:55 DEBUG : i_was_renamed: reading active writers 2025/02/11 01:09:55 DEBUG : >WaitForWriters: 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37935") 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32659") 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:55 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/11 01:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{rWnfR}/rclone-test-bojawah8fato" 2025/02/11 01:09:55 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37540") 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30169") 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:55 DEBUG : : forgetting directory cache 2025/02/11 01:09:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32180") 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/11 01:09:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/11 01:09:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/11 01:09:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/11 01:09:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/11 01:09:55 DEBUG : TestRWCacheUpdate(0xc000976a00): _readAt: size=512, off=0 2025/02/11 01:09:55 DEBUG : TestRWCacheUpdate(0xc000976a00): openPending: 2025/02/11 01:09:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-11 00:10:55 +0000 UTC" against cached fingerprint "" 2025/02/11 01:09:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/11 01:09:55 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 01:09:55 DEBUG : TestRWCacheUpdate(0xc000976a00): >openPending: err= 2025/02/11 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/11 01:09:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 01:09:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32266") 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:55 DEBUG : TestRWCacheUpdate(0xc000976a00): >_readAt: n=20, err=EOF 2025/02/11 01:09:55 DEBUG : TestRWCacheUpdate(0xc000976a00): close: 2025/02/11 01:09:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-11 00:10:55 +0000 UTC 2025/02/11 01:09:55 DEBUG : TestRWCacheUpdate(0xc000976a00): >close: err= 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38036") 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36078") 2025/02/11 01:09:55 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:56 DEBUG : : forgetting directory cache 2025/02/11 01:09:56 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38369") 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc000596640): _readAt: size=512, off=0 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc000596640): openPending: 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-11 00:11:55 +0000 UTC" against cached fingerprint "20,2025-02-11 00:10:55 +0000 UTC" 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-11 00:11:55 +0000 UTC" != cached fingerprint "20,2025-02-11 00:10:55 +0000 UTC") 2025/02/11 01:09:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/11 01:09:56 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc000596640): >openPending: err= 2025/02/11 01:09:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37353") 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc000596640): >_readAt: n=20, err=EOF 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc000596640): close: 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-11 00:11:55 +0000 UTC 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc000596640): >close: err= 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31633") 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38068") 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:56 DEBUG : : forgetting directory cache 2025/02/11 01:09:56 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38306") 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc000596840): _readAt: size=512, off=0 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc000596840): openPending: 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-11 00:12:55 +0000 UTC" against cached fingerprint "20,2025-02-11 00:11:55 +0000 UTC" 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-11 00:12:55 +0000 UTC" != cached fingerprint "20,2025-02-11 00:11:55 +0000 UTC") 2025/02/11 01:09:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/11 01:09:56 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc000596840): >openPending: err= 2025/02/11 01:09:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33350") 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc000596840): >_readAt: n=20, err=EOF 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc000596840): close: 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-11 00:12:55 +0000 UTC 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc000596840): >close: err= 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39479") 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36695") 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:56 DEBUG : : forgetting directory cache 2025/02/11 01:09:56 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30698") 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc0007b8c40): _readAt: size=512, off=0 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc0007b8c40): openPending: 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-11 00:13:55 +0000 UTC" against cached fingerprint "20,2025-02-11 00:12:55 +0000 UTC" 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-11 00:13:55 +0000 UTC" != cached fingerprint "20,2025-02-11 00:12:55 +0000 UTC") 2025/02/11 01:09:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/11 01:09:56 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc0007b8c40): >openPending: err= 2025/02/11 01:09:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36293") 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc0007b8c40): >_readAt: n=20, err=EOF 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc0007b8c40): close: 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-11 00:13:55 +0000 UTC 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc0007b8c40): >close: err= 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38162") 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34584") 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:56 DEBUG : : forgetting directory cache 2025/02/11 01:09:56 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30095") 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc000596bc0): _readAt: size=512, off=0 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc000596bc0): openPending: 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-11 00:14:55 +0000 UTC" against cached fingerprint "20,2025-02-11 00:13:55 +0000 UTC" 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-11 00:14:55 +0000 UTC" != cached fingerprint "20,2025-02-11 00:13:55 +0000 UTC") 2025/02/11 01:09:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/11 01:09:56 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc000596bc0): >openPending: err= 2025/02/11 01:09:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32118") 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc000596bc0): >_readAt: n=20, err=EOF 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc000596bc0): close: 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-11 00:14:55 +0000 UTC 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc000596bc0): >close: err= 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37464") 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39245") 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:56 DEBUG : : forgetting directory cache 2025/02/11 01:09:56 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36385") 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc0005979c0): _readAt: size=512, off=0 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc0005979c0): openPending: 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-11 00:15:55 +0000 UTC" against cached fingerprint "20,2025-02-11 00:14:55 +0000 UTC" 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-11 00:15:55 +0000 UTC" != cached fingerprint "20,2025-02-11 00:14:55 +0000 UTC") 2025/02/11 01:09:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/11 01:09:56 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc0005979c0): >openPending: err= 2025/02/11 01:09:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38258") 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc0005979c0): >_readAt: n=20, err=EOF 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc0005979c0): close: 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-11 00:15:55 +0000 UTC 2025/02/11 01:09:56 DEBUG : TestRWCacheUpdate(0xc0005979c0): >close: err= 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31654") 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37535") 2025/02/11 01:09:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : : forgetting directory cache 2025/02/11 01:09:57 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34412") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate(0xc0007b8e40): _readAt: size=512, off=0 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate(0xc0007b8e40): openPending: 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-02-11 00:16:55 +0000 UTC" against cached fingerprint "20,2025-02-11 00:15:55 +0000 UTC" 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-02-11 00:16:55 +0000 UTC" != cached fingerprint "20,2025-02-11 00:15:55 +0000 UTC") 2025/02/11 01:09:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/02/11 01:09:57 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate(0xc0007b8e40): >openPending: err= 2025/02/11 01:09:57 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32974") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate(0xc0007b8e40): >_readAt: n=21, err=EOF 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate(0xc0007b8e40): close: 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-11 00:16:55 +0000 UTC 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate(0xc0007b8e40): >close: err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35339") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30657") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : : forgetting directory cache 2025/02/11 01:09:57 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31604") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate(0xc000976d80): _readAt: size=512, off=0 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate(0xc000976d80): openPending: 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-02-11 00:17:55 +0000 UTC" against cached fingerprint "21,2025-02-11 00:16:55 +0000 UTC" 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-02-11 00:17:55 +0000 UTC" != cached fingerprint "21,2025-02-11 00:16:55 +0000 UTC") 2025/02/11 01:09:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/02/11 01:09:57 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate(0xc000976d80): >openPending: err= 2025/02/11 01:09:57 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38081") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate(0xc000976d80): >_readAt: n=22, err=EOF 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate(0xc000976d80): close: 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-11 00:17:55 +0000 UTC 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate(0xc000976d80): >close: err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35454") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31416") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : : forgetting directory cache 2025/02/11 01:09:57 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32160") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate(0xc0007b91c0): _readAt: size=512, off=0 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate(0xc0007b91c0): openPending: 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-02-11 00:18:55 +0000 UTC" against cached fingerprint "22,2025-02-11 00:17:55 +0000 UTC" 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-02-11 00:18:55 +0000 UTC" != cached fingerprint "22,2025-02-11 00:17:55 +0000 UTC") 2025/02/11 01:09:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/02/11 01:09:57 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate(0xc0007b91c0): >openPending: err= 2025/02/11 01:09:57 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39684") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate(0xc0007b91c0): >_readAt: n=23, err=EOF 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate(0xc0007b91c0): close: 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-11 00:18:55 +0000 UTC 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate(0xc0007b91c0): >close: err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30915") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36109") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : : forgetting directory cache 2025/02/11 01:09:57 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39308") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate(0xc0007b9500): _readAt: size=512, off=0 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate(0xc0007b9500): openPending: 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-02-11 00:19:55 +0000 UTC" against cached fingerprint "23,2025-02-11 00:18:55 +0000 UTC" 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-02-11 00:19:55 +0000 UTC" != cached fingerprint "23,2025-02-11 00:18:55 +0000 UTC") 2025/02/11 01:09:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/02/11 01:09:57 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate(0xc0007b9500): >openPending: err= 2025/02/11 01:09:57 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31143") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate(0xc0007b9500): >_readAt: n=24, err=EOF 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate(0xc0007b9500): close: 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-11 00:19:55 +0000 UTC 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate(0xc0007b9500): >close: err= 2025/02/11 01:09:57 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:57 DEBUG : : Looking for writers 2025/02/11 01:09:57 DEBUG : TestRWCacheUpdate: reading active writers 2025/02/11 01:09:57 DEBUG : >WaitForWriters: 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: vfs cache: cleaner exiting 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39691") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34388") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWCacheUpdate (2.06s) === RUN TestCaseSensitivity run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31791") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34102") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34649") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34903") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:57 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36610") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/11 01:09:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/11 01:09:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/11 01:09:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39588") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36174") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/11 01:09:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/11 01:09:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/11 01:09:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33050") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/11 01:09:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/11 01:09:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/11 01:09:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33808") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:57 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/11 01:09:57 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/11 01:09:57 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/11 01:09:57 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31844") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:57 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/11 01:09:57 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/11 01:09:57 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/11 01:09:57 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38358") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34654") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/11 01:09:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/11 01:09:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/11 01:09:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35347") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:57 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/11 01:09:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/11 01:09:57 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/02/11 01:09:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33729") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:57 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/11 01:09:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/11 01:09:57 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/02/11 01:09:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31905") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:57 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/11 01:09:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/11 01:09:57 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/02/11 01:09:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34824") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:57 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/11 01:09:57 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/11 01:09:57 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/11 01:09:57 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39122") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:57 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/11 01:09:57 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/11 01:09:57 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/11 01:09:57 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31389") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:57 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/11 01:09:57 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/11 01:09:57 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/11 01:09:57 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/11 01:09:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/11 01:09:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/11 01:09:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/11 01:09:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34246") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:57 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:57 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:57 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:57 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/11 01:09:57 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/11 01:09:57 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/11 01:09:57 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37309") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:57 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/11 01:09:57 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/11 01:09:57 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/11 01:09:57 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30062") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:57 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:57 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:57 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:57 DEBUG : : Looking for writers 2025/02/11 01:09:57 DEBUG : FiLeA: reading active writers 2025/02/11 01:09:57 DEBUG : FiLeB: reading active writers 2025/02/11 01:09:57 DEBUG : FilEb: reading active writers 2025/02/11 01:09:57 DEBUG : >WaitForWriters: 2025/02/11 01:09:57 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:57 DEBUG : : Looking for writers 2025/02/11 01:09:57 DEBUG : FiLeA: reading active writers 2025/02/11 01:09:57 DEBUG : FiLeB: reading active writers 2025/02/11 01:09:57 DEBUG : FilEb: reading active writers 2025/02/11 01:09:57 DEBUG : >WaitForWriters: 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39889") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33286") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestCaseSensitivity (0.15s) === RUN TestUnicodeNormalization run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33498") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35508") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36089") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:57 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32142") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/11 01:09:57 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/11 01:09:57 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/11 01:09:57 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38932") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:57 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/02/11 01:09:57 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/02/11 01:09:57 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/02/11 01:09:57 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39989") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:57 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/11 01:09:57 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/11 01:09:57 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/11 01:09:57 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39747") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:57 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:57 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:57 DEBUG : : Looking for writers 2025/02/11 01:09:57 DEBUG : normal name with no special characters.txt: reading active writers 2025/02/11 01:09:57 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/02/11 01:09:57 DEBUG : >WaitForWriters: 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35675") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37639") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > 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-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:57 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: Reusing VFS from active cache 2025/02/11 01:09:57 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:57 DEBUG : : Looking for writers 2025/02/11 01:09:57 DEBUG : >WaitForWriters: 2025/02/11 01:09:57 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:57 DEBUG : : Looking for writers 2025/02/11 01:09:57 DEBUG : >WaitForWriters: 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32494") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37721") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:57 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:57 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:57 DEBUG : : Looking for writers 2025/02/11 01:09:57 DEBUG : >WaitForWriters: 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36228") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30164") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:57 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:57 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:57 DEBUG : : Looking for writers 2025/02/11 01:09:57 DEBUG : >WaitForWriters: 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37339") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39942") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:57 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33285") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33083") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36373") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36167") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36689") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32381") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:57 DEBUG : dir: Looking for writers 2025/02/11 01:09:57 DEBUG : file2: reading active writers 2025/02/11 01:09:57 DEBUG : : Looking for writers 2025/02/11 01:09:57 DEBUG : dir: reading active writers 2025/02/11 01:09:57 DEBUG : file1: reading active writers 2025/02/11 01:09:57 DEBUG : >WaitForWriters: 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36315") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39770") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36831") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStat (0.01s) === RUN TestVFSStatParent run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:57 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30927") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36873") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35706") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32650") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34808") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:57 DEBUG : dir: Looking for writers 2025/02/11 01:09:57 DEBUG : : Looking for writers 2025/02/11 01:09:57 DEBUG : dir: reading active writers 2025/02/11 01:09:57 DEBUG : file1: reading active writers 2025/02/11 01:09:57 DEBUG : >WaitForWriters: 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36792") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : : forgetting directory cache 2025/02/11 01:09:57 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39225") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36913") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStatParent (0.01s) === RUN TestVFSOpenFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:57 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35232") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37639") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33013") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38509") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33823") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : file1: Open: flags=O_RDONLY 2025/02/11 01:09:57 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/11 01:09:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/11 01:09:57 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/02/11 01:09:57 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39259") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:57 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/11 01:09:57 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/02/11 01:09:57 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/02/11 01:09:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: File to upload is small (0 bytes), uploading instead of streaming 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33854") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/02/11 01:09:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/11 01:09:57 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/11 01:09:57 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:57 DEBUG : dir: Looking for writers 2025/02/11 01:09:57 DEBUG : file2: reading active writers 2025/02/11 01:09:57 DEBUG : new_file.txt: reading active writers 2025/02/11 01:09:57 DEBUG : : Looking for writers 2025/02/11 01:09:57 DEBUG : dir: reading active writers 2025/02/11 01:09:57 DEBUG : file1: reading active writers 2025/02/11 01:09:57 DEBUG : >WaitForWriters: 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30102") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36709") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30081") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSOpenFile (0.01s) === RUN TestVFSRename run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:57 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34518") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37843") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34515") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35925") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32375") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/02/11 01:09:57 DEBUG : dir/file1: Updating file with dir/file1 0xc0005adb00 2025/02/11 01:09:57 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/11 01:09:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36152") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32532") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 INFO : dir/file1: Moved (server-side) to: file0 2025/02/11 01:09:57 DEBUG : file0: Updating file with file0 0xc0005adb00 2025/02/11 01:09:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/11 01:09:57 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30833") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39822") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:57 DEBUG : dir: Looking for writers 2025/02/11 01:09:57 DEBUG : : Looking for writers 2025/02/11 01:09:57 DEBUG : dir: reading active writers 2025/02/11 01:09:57 DEBUG : file0: reading active writers 2025/02/11 01:09:57 DEBUG : >WaitForWriters: 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37243") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34332") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32390") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSRename (0.01s) === RUN TestVFSStatfs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:57 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:57 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:57 DEBUG : : Looking for writers 2025/02/11 01:09:57 DEBUG : >WaitForWriters: 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30314") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36363") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:57 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30799") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37260") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30243") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39268") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34303") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37061") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36046") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38436") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31611") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32471") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31711") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: Connecting to FTP server 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30856") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:21") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31288") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37079") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39153") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: Connecting to FTP server 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:21") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35710") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34257") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35490") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32841") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:57 DEBUG : : Looking for writers 2025/02/11 01:09:57 DEBUG : a: Looking for writers 2025/02/11 01:09:57 DEBUG : b: Looking for writers 2025/02/11 01:09:57 DEBUG : c: Looking for writers 2025/02/11 01:09:57 DEBUG : d: Looking for writers 2025/02/11 01:09:57 DEBUG : : Looking for writers 2025/02/11 01:09:57 DEBUG : c: reading active writers 2025/02/11 01:09:57 DEBUG : d: reading active writers 2025/02/11 01:09:57 DEBUG : /: reading active writers 2025/02/11 01:09:57 DEBUG : a: reading active writers 2025/02/11 01:09:57 DEBUG : b: reading active writers 2025/02/11 01:09:57 DEBUG : >WaitForWriters: 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34473") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34610") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35194") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35846") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37783") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39223") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSMkdir (0.05s) === RUN TestVFSMkdirAll run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:57 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35179") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30248") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31318") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30150") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38968") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32899") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35083") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39449") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30229") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30052") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34364") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33418") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38525") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32615") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39751") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33878") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34867") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38345") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39870") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33967") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32604") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:57 DEBUG : a/b/c/d: Looking for writers 2025/02/11 01:09:57 DEBUG : a/b/c: Looking for writers 2025/02/11 01:09:57 DEBUG : d: reading active writers 2025/02/11 01:09:57 DEBUG : a/b: Looking for writers 2025/02/11 01:09:57 DEBUG : c: reading active writers 2025/02/11 01:09:57 DEBUG : a: Looking for writers 2025/02/11 01:09:57 DEBUG : b: reading active writers 2025/02/11 01:09:57 DEBUG : : Looking for writers 2025/02/11 01:09:57 DEBUG : a: reading active writers 2025/02/11 01:09:57 DEBUG : >WaitForWriters: 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33342") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35636") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32633") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38916") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39327") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35066") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSMkdirAll (0.01s) === 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-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:57 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30459") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/11 01:09:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/11 01:09:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:57 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/11 01:09:57 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/11 01:09:57 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: File to upload is small (5 bytes), uploading instead of streaming 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37293") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : file1: Size of src and dst objects identical 2025/02/11 01:09:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35950") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/11 01:09:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/11 01:09:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/11 01:09:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/11 01:09:57 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/02/11 01:09:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/11 01:09:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/11 01:09:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/11 01:09:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: File to upload is small (0 bytes), uploading instead of streaming 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32251") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : file1: Size of src and dst objects identical 2025/02/11 01:09:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/11 01:09:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/11 01:09:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/11 01:09:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: File to upload is small (7 bytes), uploading instead of streaming 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31452") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : file1: Size of src and dst objects identical 2025/02/11 01:09:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:57 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:57 DEBUG : : Looking for writers 2025/02/11 01:09:57 DEBUG : file1: reading active writers 2025/02/11 01:09:57 DEBUG : >WaitForWriters: 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34380") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38398") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleMethods (0.01s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:57 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32124") 2025/02/11 01:09:57 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/11 01:09:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/11 01:09:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:57 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/02/11 01:09:58 DEBUG : file1: aborting in-sequence write wait, off=100 2025/02/11 01:09:58 DEBUG : file1: failed to wait for in-sequence write to 100 2025/02/11 01:09:58 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: File to upload is small (11 bytes), uploading instead of streaming 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34424") 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:58 DEBUG : file1: Size of src and dst objects identical 2025/02/11 01:09:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:58 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36221") 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:58 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:58 DEBUG : : Looking for writers 2025/02/11 01:09:58 DEBUG : file1: reading active writers 2025/02/11 01:09:58 DEBUG : >WaitForWriters: 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30071") 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32565") 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleWriteAt (1.01s) === RUN TestWriteFileHandleFlush run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:58 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:35656") 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/11 01:09:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/11 01:09:58 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/02/11 01:09:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: File to upload is small (5 bytes), uploading instead of streaming 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:39913") 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:58 DEBUG : file1: Size of src and dst objects identical 2025/02/11 01:09:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:58 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/02/11 01:09:58 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:58 DEBUG : : Looking for writers 2025/02/11 01:09:58 DEBUG : file1: reading active writers 2025/02/11 01:09:58 DEBUG : >WaitForWriters: 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34724") 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:30405") 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleFlush (0.00s) === RUN TestWriteFileHandleRelease run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:58 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31849") 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/11 01:09:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/11 01:09:58 DEBUG : file1: WriteFileHandle.Release closing 2025/02/11 01:09:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: File to upload is small (0 bytes), uploading instead of streaming 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34147") 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:58 DEBUG : file1: Size of src and dst objects identical 2025/02/11 01:09:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:58 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/02/11 01:09:58 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:58 DEBUG : : Looking for writers 2025/02/11 01:09:58 DEBUG : file1: reading active writers 2025/02/11 01:09:58 DEBUG : >WaitForWriters: 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31633") 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:32150") 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleRelease (0.00s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:58 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37481") 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/11 01:09:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/11 01:09:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: File to upload is small (2 bytes), uploading instead of streaming 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34237") 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:58 DEBUG : file1: Size of src and dst objects identical 2025/02/11 01:09:58 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/02/11 01:09:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:58 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:58 DEBUG : : Looking for writers 2025/02/11 01:09:58 DEBUG : file1: reading active writers 2025/02/11 01:09:58 DEBUG : >WaitForWriters: 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33912") 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36128") 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileModTimeWithOpenWriters (0.00s) === RUN TestFileReadAtZeroLength run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:58 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34681") 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/11 01:09:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/11 01:09:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: File to upload is small (0 bytes), uploading instead of streaming 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31172") 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:58 DEBUG : file1: Size of src and dst objects identical 2025/02/11 01:09:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:58 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:58 DEBUG : file1: Open: flags=O_RDONLY 2025/02/11 01:09:58 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/11 01:09:58 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/11 01:09:58 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37005") 2025/02/11 01:09:58 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:59 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:59 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:59 DEBUG : : Looking for writers 2025/02/11 01:09:59 DEBUG : file1: reading active writers 2025/02/11 01:09:59 DEBUG : >WaitForWriters: 2025/02/11 01:09:59 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36230") 2025/02/11 01:09:59 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:59 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:37752") 2025/02/11 01:09:59 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileReadAtZeroLength (0.00s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-bojawah8fato", Local "Local file system at /tmp/rclone2861670882", Modify Window "1s" 2025/02/11 01:09:59 INFO : ftp://172.17.0.3:21/rclone-test-bojawah8fato: poll-interval is not supported by this remote 2025/02/11 01:09:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/11 01:09:59 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:36403") 2025/02/11 01:09:59 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/11 01:09:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/11 01:09:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/11 01:09:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:59 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: File to upload is small (100 bytes), uploading instead of streaming 2025/02/11 01:09:59 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:38790") 2025/02/11 01:09:59 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:59 DEBUG : file1: Size of src and dst objects identical 2025/02/11 01:09:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/11 01:09:59 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/11 01:09:59 DEBUG : file1: Open: flags=O_RDONLY 2025/02/11 01:09:59 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/11 01:09:59 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/11 01:09:59 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/11 01:09:59 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:31982") 2025/02/11 01:09:59 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:59 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/11 01:09:59 DEBUG : WaitForWriters: timeout=30s 2025/02/11 01:09:59 DEBUG : : Looking for writers 2025/02/11 01:09:59 DEBUG : file1: reading active writers 2025/02/11 01:09:59 DEBUG : >WaitForWriters: 2025/02/11 01:09:59 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34873") 2025/02/11 01:09:59 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:59 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:33427") 2025/02/11 01:09:59 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > 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/02/11 01:09:59 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: dial("tcp","172.17.0.3:34981") 2025/02/11 01:09:59 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: > dial: conn=*fshttp.timeoutConn, err= 2025/02/11 01:09:59 DEBUG : ftp://172.17.0.3:21/rclone-test-bojawah8fato: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 7.270709918s (try 1/5)