"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsPurge|FsPurgeRoot)$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2026/04/28 01:13:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-sufayic2huzo" 2026/04/28 01:13:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/28 01:13:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-sufayic2huzo/dirToPurgeFromRoot" 2026/04/28 01:14:22 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2829: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (59.74s) --- PASS: TestIntegration/FsMkdir (57.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (42.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (17.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (16.12s) PASS ok github.com/rclone/rclone/backend/yandex 59.750s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsPurge|FsPurgeRoot)$'" - Finished OK in 1m0.472210415s (try 3/5)