"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^leading_tilde$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2026/04/21 01:19:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-faquloc0qagu" 2026/04/21 01:19:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/04/21 01:19:36 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/04/21 01:19:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/21 01:19:36 DEBUG : pacer: Reducing sleep to 15ms 2026/04/21 01:19:36 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/21 01:19:37 DEBUG : pacer: Reducing sleep to 10ms 2026/04/21 01:19:56 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2825: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (27.29s) --- PASS: TestIntegration/FsMkdir (26.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding (16.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (16.22s) PASS ok github.com/rclone/rclone/backend/yandex 27.301s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^leading_tilde$'" - Finished OK in 27.986480384s (try 2/5)