"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024 -test.run '^(TestDirHandleReaddir|TestDirReadDirAll|TestRWCacheUpdate|TestRWFileHandleWriteNoWrite)$'" - Starting (try 2/5) 2025/01/09 03:43:43 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-kufuwej6gugi" 2025/01/09 03:43:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 03:43:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-kufuwej6gugi" 2025/01/09 03:43:44 DEBUG : Reset feature "ListR" 2025/01/09 03:43:44 DEBUG : Creating backend with remote "/tmp/rclone1220238336" === RUN TestDirHandleReaddir run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-kufuwej6gugi'", Local "Local file system at /tmp/rclone1220238336", Modify Window "1ns" 2025/01/09 03:43:44 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-kufuwej6gugi': poll-interval is not supported by this remote 2025/01/09 03:43:51 INFO : dir/file1.rclone_chunk.001_t3xsx8: Moved (server-side) to: dir/file1 2025/01/09 03:43:58 INFO : dir/file2.rclone_chunk.001_t3xyhl: Moved (server-side) to: dir/file2 2025/01/09 03:44:06 INFO : dir/subdir/file3.rclone_chunk.001_t3y5e3: Moved (server-side) to: dir/subdir/file3 2025/01/09 03:44:09 DEBUG : WaitForWriters: timeout=30s 2025/01/09 03:44:09 DEBUG : dir/subdir: Looking for writers 2025/01/09 03:44:09 DEBUG : dir: Looking for writers 2025/01/09 03:44:09 DEBUG : file1: reading active writers 2025/01/09 03:44:09 DEBUG : file2: reading active writers 2025/01/09 03:44:09 DEBUG : subdir: reading active writers 2025/01/09 03:44:09 DEBUG : : Looking for writers 2025/01/09 03:44:09 DEBUG : dir: reading active writers 2025/01/09 03:44:09 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (35.01s) === RUN TestDirReadDirAll run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-kufuwej6gugi'", Local "Local file system at /tmp/rclone1220238336", Modify Window "1ns" 2025/01/09 03:44:19 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-kufuwej6gugi': poll-interval is not supported by this remote 2025/01/09 03:44:27 INFO : dir/file1.rclone_chunk.001_t3yqun: Moved (server-side) to: dir/file1 2025/01/09 03:44:33 INFO : dir/file2.rclone_chunk.001_t3yy0u: Moved (server-side) to: dir/file2 2025/01/09 03:44:40 INFO : dir/subdir/file3.rclone_chunk.001_t3z4bk: Moved (server-side) to: dir/subdir/file3 === RUN TestDirReadDirAll/Virtual 2025/01/09 03:44:42 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/01/09 03:44:42 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/01/09 03:44:42 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/01/09 03:44:42 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/01/09 03:44:48 INFO : dir/virtualFile.rclone_chunk.001_t3ze7p: Moved (server-side) to: dir/virtualFile 2025/01/09 03:44:54 INFO : dir/virtualDir/testFile.rclone_chunk.001_t3zk46: Moved (server-side) to: dir/virtualDir/testFile 2025/01/09 03:44:59 DEBUG : dir: invalidating directory cache 2025/01/09 03:44:59 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/01/09 03:44:59 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/01/09 03:44:59 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/01/09 03:44:59 DEBUG : dir/file1: Reset virtual modtime 2025/01/09 03:44:59 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/01/09 03:44:59 DEBUG : dir/virtualFile: Reset virtual modtime 2025/01/09 03:44:59 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/01/09 03:44:59 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/01/09 03:44:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/09 03:44:59 DEBUG : dir: invalidating directory cache 2025/01/09 03:44:59 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/01/09 03:44:59 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/01/09 03:44:59 DEBUG : dir/virtualFile: Reset virtual modtime 2025/01/09 03:44:59 DEBUG : : forgetting directory cache 2025/01/09 03:44:59 DEBUG : dir: forgetting directory cache 2025/01/09 03:44:59 DEBUG : dir/virtualDir: forgetting directory cache 2025/01/09 03:44:59 DEBUG : dir/file1: Reset virtual modtime 2025/01/09 03:44:59 DEBUG : dir/virtualFile: Reset virtual modtime 2025/01/09 03:44:59 DEBUG : WaitForWriters: timeout=30s 2025/01/09 03:44:59 DEBUG : dir/virtualDir: Looking for writers 2025/01/09 03:44:59 DEBUG : dir: Looking for writers 2025/01/09 03:44:59 DEBUG : file1: reading active writers 2025/01/09 03:44:59 DEBUG : virtualFile2: reading active writers 2025/01/09 03:44:59 DEBUG : virtualFile: reading active writers 2025/01/09 03:44:59 DEBUG : virtualDir: reading active writers 2025/01/09 03:44:59 DEBUG : : Looking for writers 2025/01/09 03:44:59 DEBUG : dir: reading active writers 2025/01/09 03:44:59 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (49.38s) --- PASS: TestDirReadDirAll/Virtual (17.03s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-kufuwej6gugi'", Local "Local file system at /tmp/rclone1220238336", Modify Window "1ns" 2025/01/09 03:45:08 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-kufuwej6gugi': poll-interval is not supported by this remote 2025/01/09 03:45:08 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/09 03:45:08 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-kufuwej6gugi" 2025/01/09 03:45:08 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-kufuwej6gugi" 2025/01/09 03:45:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-kufuwej6gugi" 2025/01/09 03:45:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/09 03:45:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-kufuwej6gugi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-kufuwej6gugi" 2025/01/09 03:45:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-kufuwej6gugi" 2025/01/09 03:45:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/09 03:45:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-kufuwej6gugi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-kufuwej6gugi" 2025/01/09 03:45:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/09 03:45:08 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/09 03:45:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/09 03:45:08 DEBUG : file1: newRWFileHandle: 2025/01/09 03:45:08 DEBUG : file1(0xc0004a0e40): openPending: 2025/01/09 03:45:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/09 03:45:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/09 03:45:08 DEBUG : file1(0xc0004a0e40): >openPending: err= 2025/01/09 03:45:08 DEBUG : file1: >newRWFileHandle: err= 2025/01/09 03:45:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/09 03:45:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/09 03:45:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/09 03:45:08 DEBUG : file1(0xc0004a0e40): close: 2025/01/09 03:45:08 DEBUG : file1: vfs cache: setting modification time to 2025-01-09 03:45:08.939273965 +0000 UTC m=+85.548509708 2025/01/09 03:45:08 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/09 03:45:08 DEBUG : file1(0xc0004a0e40): >close: err= 2025/01/09 03:45:08 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/09 03:45:08 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/09 03:45:08 DEBUG : file2: newRWFileHandle: 2025/01/09 03:45:08 DEBUG : file2(0xc0004a0f40): openPending: 2025/01/09 03:45:08 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/09 03:45:08 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/09 03:45:08 DEBUG : file2(0xc0004a0f40): >openPending: err= 2025/01/09 03:45:08 DEBUG : file2: >newRWFileHandle: err= 2025/01/09 03:45:08 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/09 03:45:08 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/01/09 03:45:08 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/01/09 03:45:08 DEBUG : file2(0xc0004a0f40): RWFileHandle.Flush 2025/01/09 03:45:08 DEBUG : file2(0xc0004a0f40): RWFileHandle.Release 2025/01/09 03:45:08 DEBUG : file2(0xc0004a0f40): close: 2025/01/09 03:45:08 DEBUG : file2: vfs cache: setting modification time to 2025-01-09 03:45:08.940435544 +0000 UTC m=+85.549671289 2025/01/09 03:45:08 INFO : file2: vfs cache: queuing for upload in 100ms 2025/01/09 03:45:08 DEBUG : file2(0xc0004a0f40): >close: err= 2025/01/09 03:45:08 DEBUG : WaitForWriters: timeout=30s 2025/01/09 03:45:08 DEBUG : : Looking for writers 2025/01/09 03:45:08 DEBUG : file1: reading active writers 2025/01/09 03:45:08 DEBUG : file2: reading active writers 2025/01/09 03:45:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/01/09 03:45:08 DEBUG : : Looking for writers 2025/01/09 03:45:08 DEBUG : file1: reading active writers 2025/01/09 03:45:08 DEBUG : file2: reading active writers 2025/01/09 03:45:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/01/09 03:45:08 DEBUG : : Looking for writers 2025/01/09 03:45:08 DEBUG : file1: reading active writers 2025/01/09 03:45:08 DEBUG : file2: reading active writers 2025/01/09 03:45:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/01/09 03:45:09 DEBUG : : Looking for writers 2025/01/09 03:45:09 DEBUG : file1: reading active writers 2025/01/09 03:45:09 DEBUG : file2: reading active writers 2025/01/09 03:45:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/01/09 03:45:09 DEBUG : file2: vfs cache: starting upload 2025/01/09 03:45:09 DEBUG : file1: vfs cache: starting upload 2025/01/09 03:45:09 DEBUG : : Looking for writers 2025/01/09 03:45:09 DEBUG : file1: reading active writers 2025/01/09 03:45:09 DEBUG : file2: reading active writers 2025/01/09 03:45:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/01/09 03:45:09 DEBUG : : Looking for writers 2025/01/09 03:45:09 DEBUG : file2: reading active writers 2025/01/09 03:45:09 DEBUG : file1: reading active writers 2025/01/09 03:45:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/01/09 03:45:09 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2025/01/09 03:45:09 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/01/09 03:45:09 DEBUG : : Looking for writers 2025/01/09 03:45:09 DEBUG : file1: reading active writers 2025/01/09 03:45:09 DEBUG : file2: reading active writers 2025/01/09 03:45:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/01/09 03:45:10 DEBUG : : Looking for writers 2025/01/09 03:45:10 DEBUG : file1: reading active writers 2025/01/09 03:45:10 DEBUG : file2: reading active writers 2025/01/09 03:45:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/01/09 03:45:11 DEBUG : : Looking for writers 2025/01/09 03:45:11 DEBUG : file1: reading active writers 2025/01/09 03:45:11 DEBUG : file2: reading active writers 2025/01/09 03:45:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/01/09 03:45:12 DEBUG : : Looking for writers 2025/01/09 03:45:12 DEBUG : file1: reading active writers 2025/01/09 03:45:12 DEBUG : file2: reading active writers 2025/01/09 03:45:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/01/09 03:45:13 DEBUG : : Looking for writers 2025/01/09 03:45:13 DEBUG : file1: reading active writers 2025/01/09 03:45:13 DEBUG : file2: reading active writers 2025/01/09 03:45:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/01/09 03:45:14 INFO : file2.rclone_chunk.001_t404cq: Moved (server-side) to: file2 2025/01/09 03:45:14 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/09 03:45:14 INFO : file2: Copied (new) 2025/01/09 03:45:14 DEBUG : file2: vfs cache: fingerprint now "0,2025-01-09 03:45:08.940435544 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/01/09 03:45:14 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/01/09 03:45:14 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/09 03:45:14 INFO : file2: vfs cache: upload succeeded try #1 2025/01/09 03:45:14 DEBUG : : Looking for writers 2025/01/09 03:45:14 DEBUG : file1: reading active writers 2025/01/09 03:45:14 DEBUG : file2: reading active writers 2025/01/09 03:45:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/01/09 03:45:15 DEBUG : : Looking for writers 2025/01/09 03:45:15 DEBUG : file1: reading active writers 2025/01/09 03:45:15 DEBUG : file2: reading active writers 2025/01/09 03:45:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/01/09 03:45:15 INFO : file1.rclone_chunk.001_t404ez: Moved (server-side) to: file1 2025/01/09 03:45:15 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/09 03:45:15 INFO : file1: Copied (new) 2025/01/09 03:45:15 DEBUG : file1: vfs cache: fingerprint now "0,2025-01-09 03:45:08.939273965 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/01/09 03:45:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/09 03:45:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/09 03:45:15 INFO : file1: vfs cache: upload succeeded try #1 2025/01/09 03:45:16 DEBUG : : Looking for writers 2025/01/09 03:45:16 DEBUG : file2: reading active writers 2025/01/09 03:45:16 DEBUG : file1: reading active writers 2025/01/09 03:45:16 DEBUG : >WaitForWriters: 2025/01/09 03:45:16 DEBUG : WaitForWriters: timeout=30s 2025/01/09 03:45:16 DEBUG : : Looking for writers 2025/01/09 03:45:16 DEBUG : file1: reading active writers 2025/01/09 03:45:16 DEBUG : file2: reading active writers 2025/01/09 03:45:16 DEBUG : >WaitForWriters: 2025/01/09 03:45:16 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (11.66s) === RUN TestRWCacheUpdate run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-kufuwej6gugi'", Local "Local file system at /tmp/rclone1220238336", Modify Window "1ns" 2025/01/09 03:45:20 INFO : Chunked 'TestChunkerChunk50bYandex:rclone-test-kufuwej6gugi': poll-interval is not supported by this remote 2025/01/09 03:45:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/09 03:45:20 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-kufuwej6gugi" 2025/01/09 03:45:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-kufuwej6gugi" 2025/01/09 03:45:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-kufuwej6gugi" 2025/01/09 03:45:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/09 03:45:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-kufuwej6gugi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bYandex/rclone-test-kufuwej6gugi" 2025/01/09 03:45:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-kufuwej6gugi" 2025/01/09 03:45:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/09 03:45:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-kufuwej6gugi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bYandex/rclone-test-kufuwej6gugi" 2025/01/09 03:45:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/09 03:45:20 DEBUG : : forgetting directory cache 2025/01/09 03:45:26 INFO : TestRWCacheUpdate.rclone_chunk.001_t40fqu: Moved (server-side) to: TestRWCacheUpdate 2025/01/09 03:45:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/09 03:45:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/09 03:45:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/09 03:45:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/09 03:45:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/09 03:45:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/09 03:45:27 DEBUG : TestRWCacheUpdate(0xc0004a1780): _readAt: size=512, off=0 2025/01/09 03:45:27 DEBUG : TestRWCacheUpdate(0xc0004a1780): openPending: 2025/01/09 03:45:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-09 02:46:20.247713509 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/01/09 03:45:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/09 03:45:27 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/09 03:45:27 DEBUG : TestRWCacheUpdate(0xc0004a1780): >openPending: err= 2025/01/09 03:45:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/09 03:45:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/09 03:45:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/09 03:45:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/09 03:45:27 DEBUG : : forgetting directory cache 2025/01/09 03:45:28 DEBUG : TestRWCacheUpdate(0xc0004a1780): >_readAt: n=20, err=EOF 2025/01/09 03:45:28 DEBUG : TestRWCacheUpdate(0xc0004a1780): close: 2025/01/09 03:45:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-09 02:46:20.247713509 +0000 UTC 2025/01/09 03:45:28 DEBUG : TestRWCacheUpdate(0xc0004a1780): >close: err= 2025/01/09 03:45:28 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/09 03:45:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/09 03:45:28 DEBUG : : forgetting directory cache 2025/01/09 03:45:34 INFO : TestRWCacheUpdate: Deleted 2025/01/09 03:45:36 INFO : TestRWCacheUpdate.rclone_chunk.001_t40o33: Moved (server-side) to: TestRWCacheUpdate 2025/01/09 03:45:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/09 03:45:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/09 03:45:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/09 03:45:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/09 03:45:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/09 03:45:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/09 03:45:37 DEBUG : TestRWCacheUpdate(0xc00089be00): _readAt: size=512, off=0 2025/01/09 03:45:37 DEBUG : TestRWCacheUpdate(0xc00089be00): openPending: 2025/01/09 03:45:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-09 02:47:20.247713509 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-01-09 02:46:20.247713509 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/01/09 03:45:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-09 02:47:20.247713509 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-01-09 02:46:20.247713509 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/01/09 03:45:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/09 03:45:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/09 03:45:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/09 03:45:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/09 03:45:37 DEBUG : TestRWCacheUpdate(0xc00089be00): >openPending: err= 2025/01/09 03:45:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/09 03:45:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/09 03:45:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/09 03:45:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/09 03:45:37 DEBUG : : forgetting directory cache 2025/01/09 03:45:37 DEBUG : TestRWCacheUpdate(0xc00089be00): >_readAt: n=20, err=EOF 2025/01/09 03:45:37 DEBUG : TestRWCacheUpdate(0xc00089be00): close: 2025/01/09 03:45:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-09 02:47:20.247713509 +0000 UTC 2025/01/09 03:45:37 DEBUG : TestRWCacheUpdate(0xc00089be00): >close: err= 2025/01/09 03:45:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/09 03:45:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/09 03:45:38 DEBUG : : forgetting directory cache 2025/01/09 03:45:46 INFO : TestRWCacheUpdate: Deleted 2025/01/09 03:45:47 INFO : TestRWCacheUpdate.rclone_chunk.001_t40xc6: Moved (server-side) to: TestRWCacheUpdate 2025/01/09 03:45:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/09 03:45:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/09 03:45:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/09 03:45:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/09 03:45:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/09 03:45:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/09 03:45:48 DEBUG : TestRWCacheUpdate(0xc0003bc580): _readAt: size=512, off=0 2025/01/09 03:45:48 DEBUG : TestRWCacheUpdate(0xc0003bc580): openPending: 2025/01/09 03:45:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-09 02:48:20.247713509 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-01-09 02:47:20.247713509 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/01/09 03:45:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-09 02:48:20.247713509 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-01-09 02:47:20.247713509 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/01/09 03:45:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/09 03:45:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/09 03:45:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/09 03:45:48 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/09 03:45:48 DEBUG : TestRWCacheUpdate(0xc0003bc580): >openPending: err= 2025/01/09 03:45:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/09 03:45:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/09 03:45:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/09 03:45:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/09 03:45:48 DEBUG : : forgetting directory cache 2025/01/09 03:45:48 DEBUG : TestRWCacheUpdate(0xc0003bc580): >_readAt: n=20, err=EOF 2025/01/09 03:45:48 DEBUG : TestRWCacheUpdate(0xc0003bc580): close: 2025/01/09 03:45:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-09 02:48:20.247713509 +0000 UTC 2025/01/09 03:45:48 DEBUG : TestRWCacheUpdate(0xc0003bc580): >close: err= 2025/01/09 03:45:48 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/09 03:45:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/09 03:45:49 DEBUG : : forgetting directory cache 2025/01/09 03:45:56 INFO : TestRWCacheUpdate: Deleted 2025/01/09 03:45:58 INFO : TestRWCacheUpdate.rclone_chunk.001_t418wi: Moved (server-side) to: TestRWCacheUpdate 2025/01/09 03:45:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/09 03:46:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/09 03:46:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/09 03:46:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/09 03:46:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/09 03:46:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/09 03:46:00 DEBUG : TestRWCacheUpdate(0xc000909ac0): _readAt: size=512, off=0 2025/01/09 03:46:00 DEBUG : TestRWCacheUpdate(0xc000909ac0): openPending: 2025/01/09 03:46:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-09 02:49:20.247713509 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-01-09 02:48:20.247713509 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/01/09 03:46:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-09 02:49:20.247713509 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-01-09 02:48:20.247713509 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/01/09 03:46:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/09 03:46:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/09 03:46:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/09 03:46:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/09 03:46:00 DEBUG : TestRWCacheUpdate(0xc000909ac0): >openPending: err= 2025/01/09 03:46:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/09 03:46:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/09 03:46:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/09 03:46:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/09 03:46:00 DEBUG : : forgetting directory cache 2025/01/09 03:46:00 DEBUG : TestRWCacheUpdate(0xc000909ac0): >_readAt: n=20, err=EOF 2025/01/09 03:46:00 DEBUG : TestRWCacheUpdate(0xc000909ac0): close: 2025/01/09 03:46:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-09 02:49:20.247713509 +0000 UTC 2025/01/09 03:46:00 DEBUG : TestRWCacheUpdate(0xc000909ac0): >close: err= 2025/01/09 03:46:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/09 03:46:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/09 03:46:01 DEBUG : : forgetting directory cache 2025/01/09 03:46:07 INFO : TestRWCacheUpdate: Deleted 2025/01/09 03:46:08 INFO : TestRWCacheUpdate.rclone_chunk.001_t41kpy: Moved (server-side) to: TestRWCacheUpdate 2025/01/09 03:46:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/09 03:46:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/09 03:46:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/09 03:46:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/09 03:46:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/09 03:46:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/09 03:46:09 DEBUG : TestRWCacheUpdate(0xc000a74640): _readAt: size=512, off=0 2025/01/09 03:46:09 DEBUG : TestRWCacheUpdate(0xc000a74640): openPending: 2025/01/09 03:46:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-09 02:50:20.247713509 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-01-09 02:49:20.247713509 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/01/09 03:46:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-09 02:50:20.247713509 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-01-09 02:49:20.247713509 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/01/09 03:46:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/09 03:46:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/09 03:46:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/09 03:46:09 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/09 03:46:09 DEBUG : TestRWCacheUpdate(0xc000a74640): >openPending: err= 2025/01/09 03:46:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/09 03:46:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/09 03:46:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/09 03:46:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/09 03:46:09 DEBUG : : forgetting directory cache 2025/01/09 03:46:10 DEBUG : TestRWCacheUpdate(0xc000a74640): >_readAt: n=20, err=EOF 2025/01/09 03:46:10 DEBUG : TestRWCacheUpdate(0xc000a74640): close: 2025/01/09 03:46:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-09 02:50:20.247713509 +0000 UTC 2025/01/09 03:46:10 DEBUG : TestRWCacheUpdate(0xc000a74640): >close: err= 2025/01/09 03:46:10 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/09 03:46:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/09 03:46:10 DEBUG : : forgetting directory cache 2025/01/09 03:46:20 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item TestRWCacheUpdate not removed, freed 0 bytes 2025/01/09 03:46:20 INFO : vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 20 (was 20) 2025/01/09 03:46:20 INFO : TestRWCacheUpdate: Deleted 2025/01/09 03:46:23 INFO : TestRWCacheUpdate.rclone_chunk.001_t41uk7: Moved (server-side) to: TestRWCacheUpdate 2025/01/09 03:46:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/09 03:46:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/09 03:46:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/09 03:46:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/09 03:46:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/09 03:46:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/09 03:46:24 DEBUG : TestRWCacheUpdate(0xc000654840): _readAt: size=512, off=0 2025/01/09 03:46:24 DEBUG : TestRWCacheUpdate(0xc000654840): openPending: 2025/01/09 03:46:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-09 02:51:20.247713509 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-01-09 02:50:20.247713509 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/01/09 03:46:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-09 02:51:20.247713509 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-01-09 02:50:20.247713509 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/01/09 03:46:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/09 03:46:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/09 03:46:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/09 03:46:24 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/09 03:46:24 DEBUG : TestRWCacheUpdate(0xc000654840): >openPending: err= 2025/01/09 03:46:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/09 03:46:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/09 03:46:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/09 03:46:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/09 03:46:24 DEBUG : : forgetting directory cache 2025/01/09 03:46:24 DEBUG : TestRWCacheUpdate(0xc000654840): >_readAt: n=20, err=EOF 2025/01/09 03:46:24 DEBUG : TestRWCacheUpdate(0xc000654840): close: 2025/01/09 03:46:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-09 02:51:20.247713509 +0000 UTC 2025/01/09 03:46:24 DEBUG : TestRWCacheUpdate(0xc000654840): >close: err= 2025/01/09 03:46:24 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/09 03:46:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/09 03:46:25 DEBUG : : forgetting directory cache 2025/01/09 03:46:30 INFO : TestRWCacheUpdate: Deleted 2025/01/09 03:46:32 INFO : TestRWCacheUpdate.rclone_chunk.001_t428xg: Moved (server-side) to: TestRWCacheUpdate 2025/01/09 03:46:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/09 03:46:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/09 03:46:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/09 03:46:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/09 03:46:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/09 03:46:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/09 03:46:33 DEBUG : TestRWCacheUpdate(0xc000420600): _readAt: size=512, off=0 2025/01/09 03:46:33 DEBUG : TestRWCacheUpdate(0xc000420600): openPending: 2025/01/09 03:46:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-01-09 02:52:20.247713509 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-01-09 02:51:20.247713509 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/01/09 03:46:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-01-09 02:52:20.247713509 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-01-09 02:51:20.247713509 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/01/09 03:46:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/09 03:46:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/09 03:46:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/01/09 03:46:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/09 03:46:33 DEBUG : TestRWCacheUpdate(0xc000420600): >openPending: err= 2025/01/09 03:46:33 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/01/09 03:46:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/09 03:46:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/09 03:46:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/09 03:46:33 DEBUG : : forgetting directory cache 2025/01/09 03:46:34 DEBUG : TestRWCacheUpdate(0xc000420600): >_readAt: n=21, err=EOF 2025/01/09 03:46:34 DEBUG : TestRWCacheUpdate(0xc000420600): close: 2025/01/09 03:46:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-09 02:52:20.247713509 +0000 UTC 2025/01/09 03:46:34 DEBUG : TestRWCacheUpdate(0xc000420600): >close: err= 2025/01/09 03:46:34 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/09 03:46:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/09 03:46:34 DEBUG : : forgetting directory cache 2025/01/09 03:46:40 INFO : TestRWCacheUpdate: Deleted 2025/01/09 03:46:43 INFO : TestRWCacheUpdate.rclone_chunk.001_t42iiw: Moved (server-side) to: TestRWCacheUpdate 2025/01/09 03:46:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/09 03:46:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/09 03:46:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/09 03:46:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/09 03:46:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/09 03:46:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/09 03:46:44 DEBUG : TestRWCacheUpdate(0xc000654500): _readAt: size=512, off=0 2025/01/09 03:46:44 DEBUG : TestRWCacheUpdate(0xc000654500): openPending: 2025/01/09 03:46:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-01-09 02:53:20.247713509 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-01-09 02:52:20.247713509 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/01/09 03:46:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-01-09 02:53:20.247713509 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-01-09 02:52:20.247713509 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/01/09 03:46:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/09 03:46:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/09 03:46:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/01/09 03:46:44 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/09 03:46:44 DEBUG : TestRWCacheUpdate(0xc000654500): >openPending: err= 2025/01/09 03:46:44 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/01/09 03:46:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/09 03:46:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/09 03:46:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/09 03:46:44 DEBUG : : forgetting directory cache 2025/01/09 03:46:44 DEBUG : TestRWCacheUpdate(0xc000654500): >_readAt: n=22, err=EOF 2025/01/09 03:46:44 DEBUG : TestRWCacheUpdate(0xc000654500): close: 2025/01/09 03:46:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-09 02:53:20.247713509 +0000 UTC 2025/01/09 03:46:44 DEBUG : TestRWCacheUpdate(0xc000654500): >close: err= 2025/01/09 03:46:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/09 03:46:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/09 03:46:45 DEBUG : : forgetting directory cache 2025/01/09 03:46:50 INFO : TestRWCacheUpdate: Deleted 2025/01/09 03:46:52 INFO : TestRWCacheUpdate.rclone_chunk.001_t42so0: Moved (server-side) to: TestRWCacheUpdate 2025/01/09 03:46:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/09 03:46:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/09 03:46:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/09 03:46:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/09 03:46:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/09 03:46:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/09 03:46:53 DEBUG : TestRWCacheUpdate(0xc0002bbb80): _readAt: size=512, off=0 2025/01/09 03:46:53 DEBUG : TestRWCacheUpdate(0xc0002bbb80): openPending: 2025/01/09 03:46:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-01-09 02:54:20.247713509 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-01-09 02:53:20.247713509 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/01/09 03:46:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-01-09 02:54:20.247713509 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-01-09 02:53:20.247713509 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/01/09 03:46:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/09 03:46:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/09 03:46:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/01/09 03:46:53 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/09 03:46:53 DEBUG : TestRWCacheUpdate(0xc0002bbb80): >openPending: err= 2025/01/09 03:46:53 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/01/09 03:46:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/09 03:46:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/09 03:46:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/09 03:46:53 DEBUG : : forgetting directory cache 2025/01/09 03:46:54 DEBUG : TestRWCacheUpdate(0xc0002bbb80): >_readAt: n=23, err=EOF 2025/01/09 03:46:54 DEBUG : TestRWCacheUpdate(0xc0002bbb80): close: 2025/01/09 03:46:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-09 02:54:20.247713509 +0000 UTC 2025/01/09 03:46:54 DEBUG : TestRWCacheUpdate(0xc0002bbb80): >close: err= 2025/01/09 03:46:54 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/09 03:46:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/09 03:46:54 DEBUG : : forgetting directory cache 2025/01/09 03:47:01 INFO : TestRWCacheUpdate: Deleted 2025/01/09 03:47:03 INFO : TestRWCacheUpdate.rclone_chunk.001_t432zg: Moved (server-side) to: TestRWCacheUpdate 2025/01/09 03:47:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/09 03:47:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/09 03:47:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/09 03:47:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/09 03:47:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/09 03:47:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/09 03:47:04 DEBUG : TestRWCacheUpdate(0xc0003bc980): _readAt: size=512, off=0 2025/01/09 03:47:04 DEBUG : TestRWCacheUpdate(0xc0003bc980): openPending: 2025/01/09 03:47:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-01-09 02:55:20.247713509 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-01-09 02:54:20.247713509 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/01/09 03:47:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-01-09 02:55:20.247713509 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-01-09 02:54:20.247713509 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/01/09 03:47:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/09 03:47:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/09 03:47:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/01/09 03:47:04 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/09 03:47:04 DEBUG : TestRWCacheUpdate(0xc0003bc980): >openPending: err= 2025/01/09 03:47:04 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/01/09 03:47:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/09 03:47:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/09 03:47:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/09 03:47:04 DEBUG : : forgetting directory cache 2025/01/09 03:47:04 DEBUG : TestRWCacheUpdate(0xc0003bc980): >_readAt: n=24, err=EOF 2025/01/09 03:47:04 DEBUG : TestRWCacheUpdate(0xc0003bc980): close: 2025/01/09 03:47:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-09 02:55:20.247713509 +0000 UTC 2025/01/09 03:47:04 DEBUG : TestRWCacheUpdate(0xc0003bc980): >close: err= 2025/01/09 03:47:05 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/09 03:47:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/01/09 03:47:05 DEBUG : WaitForWriters: timeout=30s 2025/01/09 03:47:05 DEBUG : : Looking for writers 2025/01/09 03:47:05 DEBUG : TestRWCacheUpdate: reading active writers 2025/01/09 03:47:05 DEBUG : >WaitForWriters: 2025/01/09 03:47:05 DEBUG : vfs cache: cleaner exiting 2025/01/09 03:47:05 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (107.65s) PASS 2025/01/09 03:47:07 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-kufuwej6gugi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024 -test.run '^(TestDirHandleReaddir|TestDirReadDirAll|TestRWCacheUpdate|TestRWFileHandleWriteNoWrite)$'" - Finished OK in 3m25.712854521s (try 2/5)