"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(invalid_UTF-8|leading_dot)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestYandex:" 2025/01/09 01:18:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-camefur4banu" 2025/01/09 01:18:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" 2025/01/09 01:18:52 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2692: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (22.01s) --- PASS: TestIntegration/FsMkdir (21.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding (17.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (8.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (8.86s) PASS ok github.com/rclone/rclone/backend/yandex 22.021s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(invalid_UTF-8|leading_dot)$'" - Finished OK in 22.526583488s (try 2/5)