"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_HT|leading_dot|trailing_dot)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/07/01 02:51:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-vadexem9moyi" 2025/07/01 02:51:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/07/01 02:52:36 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (52.89s) --- PASS: TestIntegration/FsMkdir (51.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding (44.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (14.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (15.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (14.61s) PASS ok github.com/rclone/rclone/backend/yandex 52.912s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_HT|leading_dot|trailing_dot)$'" - Finished OK in 53.916816537s (try 2/5)