"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsListRootedSubdir$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/06/26 02:34:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-konehov1belo" 2025/06/26 02:34:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2025/06/26 02:34:27 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/06/26 02:34:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/26 02:34:27 DEBUG : pacer: Reducing sleep to 15ms 2025/06/26 02:34:28 DEBUG : pacer: Reducing sleep to 11.25ms 2025/06/26 02:34:28 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/06/26 02:34:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-konehov1belo/hello? sausage/êé" 2025/06/26 02:35:05 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (42.67s) --- PASS: TestIntegration/FsMkdir (41.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (28.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (17.70s) PASS ok github.com/rclone/rclone/backend/yandex 42.697s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsListRootedSubdir$'" - Finished OK in 43.648229257s (try 4/5)