"go test -v -timeout 1h0m0s -remote TestPixeldrain: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsChangeNotify|FsDirSetModTime)$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:438: Using remote "TestPixeldrain:" 2026/03/28 04:09:49 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-hodalaq6zohu" 2026/03/28 04:09:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/28 04:09:49 INFO : pixeldrain root 'rclone-test-hodalaq6zohu': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsChangeNotify 2026/03/28 04:09:50 INFO : dir: Making directory 2026/03/28 04:09:50 INFO : dir/subdir1: Making directory 2026/03/28 04:09:50 INFO : dir/subdir3: Making directory 2026/03/28 04:09:50 INFO : dir/subdir2: Making directory 2026/03/28 04:09:51 DEBUG : pixeldrain root 'rclone-test-hodalaq6zohu': Path '/dir/subdir1' (dir) changed (update) in directory '/me/rclone-test-hodalaq6zohu/' 2026/03/28 04:09:51 DEBUG : doChangeNotify("dir/subdir1", 0) 2026/03/28 04:09:51 DEBUG : pixeldrain root 'rclone-test-hodalaq6zohu': Path '/dir/subdir3' (dir) changed (update) in directory '/me/rclone-test-hodalaq6zohu/' 2026/03/28 04:09:51 DEBUG : doChangeNotify("dir/subdir3", 0) 2026/03/28 04:09:51 DEBUG : pixeldrain root 'rclone-test-hodalaq6zohu': Path '/dir/subdir2' (dir) changed (update) in directory '/me/rclone-test-hodalaq6zohu/' 2026/03/28 04:09:51 DEBUG : doChangeNotify("dir/subdir2", 0) 2026/03/28 04:09:52 DEBUG : pixeldrain root 'rclone-test-hodalaq6zohu': Path '/dir/file2' (file) changed (update) in directory '/me/rclone-test-hodalaq6zohu/' 2026/03/28 04:09:52 DEBUG : doChangeNotify("dir/file2", 1) 2026/03/28 04:09:54 DEBUG : pixeldrain root 'rclone-test-hodalaq6zohu': Path '/dir/file4' (file) changed (update) in directory '/me/rclone-test-hodalaq6zohu/' 2026/03/28 04:09:54 DEBUG : doChangeNotify("dir/file4", 1) fstests.go:932: Try 1/10 waiting for dirChanges and objChanges 2026/03/28 04:09:55 DEBUG : pixeldrain root 'rclone-test-hodalaq6zohu': Path '/dir/file3' (file) changed (update) in directory '/me/rclone-test-hodalaq6zohu/' 2026/03/28 04:09:55 DEBUG : doChangeNotify("dir/file3", 1) === RUN TestIntegration/FsMkdir/FsDirSetModTime 2026/03/28 04:09:57 ERROR : error listing: directory not found --- PASS: TestIntegration (8.06s) --- PASS: TestIntegration/FsMkdir (7.80s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (7.47s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.15s) PASS ok github.com/rclone/rclone/backend/pixeldrain 8.081s "go test -v -timeout 1h0m0s -remote TestPixeldrain: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsChangeNotify|FsDirSetModTime)$'" - Finished OK in 9.113447276s (try 5/5)