"go test -v -timeout 1h0m0s -remote TestPixeldrain: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsChangeNotify$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestPixeldrain:" 2025/07/01 02:16:03 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-dadukey8jeve" 2025/07/01 02:16:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/01 02:16:03 INFO : pixeldrain root 'rclone-test-dadukey8jeve': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsChangeNotify 2025/07/01 02:16:04 INFO : dir: Making directory 2025/07/01 02:16:04 INFO : dir/subdir1: Making directory 2025/07/01 02:16:05 INFO : dir/subdir3: Making directory 2025/07/01 02:16:05 INFO : dir/subdir2: Making directory 2025/07/01 02:16:05 DEBUG : pixeldrain root 'rclone-test-dadukey8jeve': Path '/dir/subdir1' (dir) changed (update) in directory '/me/rclone-test-dadukey8jeve/' 2025/07/01 02:16:05 DEBUG : doChangeNotify("dir/subdir1", 0) 2025/07/01 02:16:05 DEBUG : pixeldrain root 'rclone-test-dadukey8jeve': Path '/dir/subdir3' (dir) changed (update) in directory '/me/rclone-test-dadukey8jeve/' 2025/07/01 02:16:05 DEBUG : doChangeNotify("dir/subdir3", 0) 2025/07/01 02:16:05 DEBUG : pixeldrain root 'rclone-test-dadukey8jeve': Path '/dir/subdir2' (dir) changed (update) in directory '/me/rclone-test-dadukey8jeve/' 2025/07/01 02:16:05 DEBUG : doChangeNotify("dir/subdir2", 0) 2025/07/01 02:16:06 DEBUG : pixeldrain root 'rclone-test-dadukey8jeve': Path '/dir/file2' (file) changed (update) in directory '/me/rclone-test-dadukey8jeve/' 2025/07/01 02:16:06 DEBUG : doChangeNotify("dir/file2", 1) 2025/07/01 02:16:07 DEBUG : pixeldrain root 'rclone-test-dadukey8jeve': Path '/dir/file4' (file) changed (update) in directory '/me/rclone-test-dadukey8jeve/' 2025/07/01 02:16:07 DEBUG : doChangeNotify("dir/file4", 1) fstests.go:931: Try 1/10 waiting for dirChanges and objChanges 2025/07/01 02:16:08 DEBUG : pixeldrain root 'rclone-test-dadukey8jeve': Path '/dir/file3' (file) changed (update) in directory '/me/rclone-test-dadukey8jeve/' 2025/07/01 02:16:08 DEBUG : doChangeNotify("dir/file3", 1) 2025/07/01 02:16:13 ERROR : error listing: directory not found --- PASS: TestIntegration (9.54s) --- PASS: TestIntegration/FsMkdir (9.02s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (8.03s) PASS ok github.com/rclone/rclone/backend/pixeldrain 9.558s "go test -v -timeout 1h0m0s -remote TestPixeldrain: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsChangeNotify$'" - Finished OK in 10.423081429s (try 2/5)