"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurgeRoot$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2026/02/23 01:31:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-miravel8hoye" 2026/02/23 01:31:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/23 01:31:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-miravel8hoye/dirToPurgeFromRoot" 2026/02/23 01:31:56 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2825: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (40.12s) --- PASS: TestIntegration/FsMkdir (38.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (23.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (14.57s) PASS ok github.com/rclone/rclone/backend/yandex 40.141s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurgeRoot$'" - Finished OK in 41.059072574s (try 4/5)