"go test -v -timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsChangeNotify$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestPcloud:" 2026/06/30 03:42:59 DEBUG : Creating backend with remote "TestPcloud:rclone-test-focivuh1mero" 2026/06/30 03:42:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsChangeNotify 2026/06/30 03:43:00 INFO : dir: Making directory 2026/06/30 03:43:01 INFO : dir/subdir1: Making directory 2026/06/30 03:43:01 INFO : dir/subdir3: Making directory 2026/06/30 03:43:01 DEBUG : pcloud root 'rclone-test-focivuh1mero': ChangeNotify: detected change in "dir/subdir1" (type: 0) 2026/06/30 03:43:01 DEBUG : doChangeNotify("dir/subdir1", 0) 2026/06/30 03:43:01 INFO : dir/subdir2: Making directory 2026/06/30 03:43:01 DEBUG : pcloud root 'rclone-test-focivuh1mero': ChangeNotify: detected change in "dir/subdir3" (type: 0) 2026/06/30 03:43:01 DEBUG : doChangeNotify("dir/subdir3", 0) 2026/06/30 03:43:01 DEBUG : pcloud root 'rclone-test-focivuh1mero': ChangeNotify: detected change in "dir/subdir2" (type: 0) 2026/06/30 03:43:01 DEBUG : doChangeNotify("dir/subdir2", 0) 2026/06/30 03:43:02 DEBUG : pcloud root 'rclone-test-focivuh1mero': ChangeNotify: detected change in "dir/file2" (type: 1) 2026/06/30 03:43:02 DEBUG : doChangeNotify("dir/file2", 1) 2026/06/30 03:43:02 DEBUG : pcloud root 'rclone-test-focivuh1mero': ChangeNotify: detected change in "dir/file4" (type: 1) 2026/06/30 03:43:02 DEBUG : doChangeNotify("dir/file4", 1) 2026/06/30 03:43:03 DEBUG : pcloud root 'rclone-test-focivuh1mero': ChangeNotify: detected change in "dir/file3" (type: 1) 2026/06/30 03:43:03 DEBUG : doChangeNotify("dir/file3", 1) 2026/06/30 03:43:03 DEBUG : pcloud root 'rclone-test-focivuh1mero': ChangeNotify: detected change in "dir/file2" (type: 1) 2026/06/30 03:43:03 DEBUG : doChangeNotify("dir/file2", 1) 2026/06/30 03:43:03 DEBUG : pcloud root 'rclone-test-focivuh1mero': ChangeNotify: detected change in "dir/file4" (type: 1) 2026/06/30 03:43:03 DEBUG : doChangeNotify("dir/file4", 1) 2026/06/30 03:43:04 DEBUG : pcloud root 'rclone-test-focivuh1mero': ChangeNotify: detected change in "dir/file3" (type: 1) 2026/06/30 03:43:04 DEBUG : doChangeNotify("dir/file3", 1) 2026/06/30 03:43:04 DEBUG : pcloud root 'rclone-test-focivuh1mero': ChangeNotify: detected change in "dir/subdir1" (type: 0) 2026/06/30 03:43:04 DEBUG : doChangeNotify("dir/subdir1", 0) 2026/06/30 03:43:04 DEBUG : pcloud root 'rclone-test-focivuh1mero': ChangeNotify: detected change in "dir/subdir3" (type: 0) 2026/06/30 03:43:04 DEBUG : doChangeNotify("dir/subdir3", 0) 2026/06/30 03:43:04 DEBUG : pcloud root 'rclone-test-focivuh1mero': ChangeNotify: detected change in "dir/subdir2" (type: 0) 2026/06/30 03:43:04 DEBUG : doChangeNotify("dir/subdir2", 0) 2026/06/30 03:43:04 DEBUG : pcloud root 'rclone-test-focivuh1mero': ChangeNotify: detected change in "dir" (type: 0) 2026/06/30 03:43:04 DEBUG : doChangeNotify("dir", 0) 2026/06/30 03:43:04 DEBUG : pcloud root 'rclone-test-focivuh1mero': ChangeNotify: detected change in "rclone-test-focivuh1mero" (type: 0) 2026/06/30 03:43:04 DEBUG : doChangeNotify("rclone-test-focivuh1mero", 0) --- PASS: TestIntegration (6.78s) --- PASS: TestIntegration/FsMkdir (5.37s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (3.73s) PASS ok github.com/rclone/rclone/backend/pcloud 6.792s "go test -v -timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsChangeNotify$'" - Finished OK in 7.571716712s (try 2/5)