"./vfs.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestRWFileHandleSeek$'" - Starting (try 3/5) 2024/04/16 03:40:31 DEBUG : Creating backend with remote "TestPikPak:rclone-test-dolifiv4rulovab4rohaqeh5" 2024/04/16 03:40:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/16 03:40:33 DEBUG : Creating backend with remote "/tmp/rclone1540901301" === RUN TestRWFileHandleSeek run.go:180: Remote "PikPak root 'rclone-test-dolifiv4rulovab4rohaqeh5'", Local "Local file system at /tmp/rclone1540901301", Modify Window "876000h0m0s" 2024/04/16 03:40:33 INFO : PikPak root 'rclone-test-dolifiv4rulovab4rohaqeh5': poll-interval is not supported by this remote 2024/04/16 03:40:33 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/16 03:40:33 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-dolifiv4rulovab4rohaqeh5" 2024/04/16 03:40:33 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-dolifiv4rulovab4rohaqeh5" 2024/04/16 03:40:33 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestPikPak/rclone-test-dolifiv4rulovab4rohaqeh5" 2024/04/16 03:40:33 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestPikPak/rclone-test-dolifiv4rulovab4rohaqeh5" 2024/04/16 03:40:33 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/16 03:40:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/16 03:40:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/16 03:40:37 DEBUG : dir/file1: newRWFileHandle: 2024/04/16 03:40:37 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/16 03:40:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/16 03:40:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/04/16 03:40:37 DEBUG : dir/file1(0xc000690200): _readAt: size=1, off=0 2024/04/16 03:40:37 DEBUG : dir/file1(0xc000690200): openPending: 2024/04/16 03:40:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16," against cached fingerprint "" 2024/04/16 03:40:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/04/16 03:40:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/16 03:40:37 DEBUG : dir/file1(0xc000690200): >openPending: err= 2024/04/16 03:40:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/04/16 03:40:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/16 03:40:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/16 03:40:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/04/16 03:40:39 DEBUG : dir/file1(0xc000690200): >_readAt: n=1, err= 2024/04/16 03:40:39 DEBUG : dir/file1(0xc000690200): _readAt: size=1, off=5 2024/04/16 03:40:39 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/04/16 03:40:39 DEBUG : dir/file1(0xc000690200): >_readAt: n=1, err= 2024/04/16 03:40:39 DEBUG : dir/file1(0xc000690200): _readAt: size=1, off=3 2024/04/16 03:40:39 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/04/16 03:40:39 DEBUG : dir/file1(0xc000690200): >_readAt: n=1, err= 2024/04/16 03:40:39 DEBUG : dir/file1(0xc000690200): _readAt: size=1, off=13 2024/04/16 03:40:39 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/04/16 03:40:39 DEBUG : dir/file1(0xc000690200): >_readAt: n=1, err= 2024/04/16 03:40:39 DEBUG : dir/file1(0xc000690200): _readAt: size=16, off=100 2024/04/16 03:40:39 DEBUG : dir/file1(0xc000690200): >_readAt: n=0, err=EOF 2024/04/16 03:40:39 DEBUG : dir/file1(0xc000690200): close: 2024/04/16 03:40:39 DEBUG : dir/file1: vfs cache: setting modification time to 2024-04-16 11:40:35.122 +0800 +0800 2024/04/16 03:40:39 DEBUG : dir/file1(0xc000690200): >close: err= 2024/04/16 03:40:39 DEBUG : WaitForWriters: timeout=30s 2024/04/16 03:40:39 DEBUG : dir: Looking for writers 2024/04/16 03:40:39 DEBUG : file1: reading active writers 2024/04/16 03:40:39 DEBUG : : Looking for writers 2024/04/16 03:40:39 DEBUG : dir: reading active writers 2024/04/16 03:40:39 DEBUG : >WaitForWriters: 2024/04/16 03:40:39 DEBUG : vfs cache: cleaner exiting 2024/04/16 03:40:40 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleSeek (7.47s) PASS 2024/04/16 03:40:40 DEBUG : PikPak root 'rclone-test-dolifiv4rulovab4rohaqeh5': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestRWFileHandleSeek$'" - Finished OK in 9.301694389s (try 3/5)