"./vfs.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^(TestVFSOpenFile|TestVFSRename)$'" - Starting (try 2/5) 2026/05/24 02:37:02 DEBUG : Creating backend with remote "TestPcloud:rclone-test-gepafez7rawo" 2026/05/24 02:37:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 02:37:03 DEBUG : Creating backend with remote "/tmp/rclone304379083" === RUN TestVFSOpenFile run.go:198: Remote "pcloud root 'rclone-test-gepafez7rawo'", Local "Local file system at /tmp/rclone304379083", Modify Window "1s" 2026/05/24 02:37:03 NOTICE: pcloud root 'rclone-test-gepafez7rawo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/24 02:37:04 DEBUG : pcloud root 'rclone-test-gepafez7rawo': ChangeNotify: detected change in "file1" (type: 1) 2026/05/24 02:37:04 DEBUG : changeNotify: relativePath="file1", type=1 2026/05/24 02:37:04 DEBUG : >changeNotify: 2026/05/24 02:37:04 DEBUG : pcloud root 'rclone-test-gepafez7rawo': ChangeNotify: detected change in "dir" (type: 0) 2026/05/24 02:37:04 DEBUG : changeNotify: relativePath="dir", type=0 2026/05/24 02:37:04 DEBUG : >changeNotify: 2026/05/24 02:37:04 DEBUG : pcloud root 'rclone-test-gepafez7rawo': ChangeNotify: detected change in "dir/file2" (type: 1) 2026/05/24 02:37:04 DEBUG : changeNotify: relativePath="dir/file2", type=1 2026/05/24 02:37:04 DEBUG : >changeNotify: 2026/05/24 02:37:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 02:37:05 DEBUG : file1: Open: flags=O_RDONLY 2026/05/24 02:37:05 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/24 02:37:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/24 02:37:05 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 02:37:05 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/24 02:37:05 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 02:37:05 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/24 02:37:05 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 02:37:05 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/24 02:37:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/24 02:37:05 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/24 02:37:05 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/24 02:37:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/24 02:37:05 DEBUG : pcloud root 'rclone-test-gepafez7rawo': File to upload is small (0 bytes), uploading instead of streaming 2026/05/24 02:37:05 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/24 02:37:05 DEBUG : dir/new_file.txt: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/24 02:37:05 DEBUG : dir/new_file.txt: Size and sha1 of src and dst objects identical 2026/05/24 02:37:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/24 02:37:05 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 02:37:05 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/24 02:37:05 DEBUG : WaitForWriters: timeout=30s 2026/05/24 02:37:05 DEBUG : dir: Looking for writers 2026/05/24 02:37:05 DEBUG : file2: reading active writers 2026/05/24 02:37:05 DEBUG : new_file.txt: reading active writers 2026/05/24 02:37:05 DEBUG : Looking for writers 2026/05/24 02:37:05 DEBUG : dir: reading active writers 2026/05/24 02:37:05 DEBUG : file1: reading active writers 2026/05/24 02:37:05 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.65s) === RUN TestVFSRename run.go:198: Remote "pcloud root 'rclone-test-gepafez7rawo'", Local "Local file system at /tmp/rclone304379083", Modify Window "1s" 2026/05/24 02:37:06 NOTICE: pcloud root 'rclone-test-gepafez7rawo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/24 02:37:06 DEBUG : pcloud root 'rclone-test-gepafez7rawo': ChangeNotify: detected change in "dir" (type: 0) 2026/05/24 02:37:06 DEBUG : changeNotify: relativePath="dir", type=0 2026/05/24 02:37:06 DEBUG : >changeNotify: 2026/05/24 02:37:06 DEBUG : pcloud root 'rclone-test-gepafez7rawo': ChangeNotify: detected change in "dir/file2" (type: 1) 2026/05/24 02:37:06 DEBUG : changeNotify: relativePath="dir/file2", type=1 2026/05/24 02:37:06 DEBUG : >changeNotify: 2026/05/24 02:37:07 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/24 02:37:07 DEBUG : dir/file1: Updating file with dir/file1 0x2e5206ffed00 2026/05/24 02:37:07 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/24 02:37:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 02:37:07 DEBUG : pcloud root 'rclone-test-gepafez7rawo': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/05/24 02:37:07 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/05/24 02:37:07 DEBUG : dir: invalidating directory cache 2026/05/24 02:37:07 DEBUG : >changeNotify: 2026/05/24 02:37:07 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/24 02:37:07 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/05/24 02:37:07 DEBUG : dir/file1: Reset virtual modtime 2026/05/24 02:37:08 INFO : dir/file1: Moved (server-side) to: file0 2026/05/24 02:37:08 DEBUG : file0: Updating file with file0 0x2e5206ffed00 2026/05/24 02:37:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 02:37:08 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/24 02:37:08 DEBUG : pcloud root 'rclone-test-gepafez7rawo': ChangeNotify: detected change in "file0" (type: 1) 2026/05/24 02:37:08 DEBUG : changeNotify: relativePath="file0", type=1 2026/05/24 02:37:08 DEBUG : invalidating directory cache 2026/05/24 02:37:08 DEBUG : >changeNotify: 2026/05/24 02:37:08 DEBUG : Removed virtual directory entry vAddFile: "file0" 2026/05/24 02:37:08 DEBUG : file0: Reset virtual modtime 2026/05/24 02:37:08 DEBUG : WaitForWriters: timeout=30s 2026/05/24 02:37:08 DEBUG : dir: Looking for writers 2026/05/24 02:37:08 DEBUG : Looking for writers 2026/05/24 02:37:08 DEBUG : dir: reading active writers 2026/05/24 02:37:08 DEBUG : file0: reading active writers 2026/05/24 02:37:08 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.71s) PASS 2026/05/24 02:37:09 DEBUG : pcloud root 'rclone-test-gepafez7rawo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^(TestVFSOpenFile|TestVFSRename)$'" - Finished OK in 6.362949899s (try 2/5)