"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_HT|leading_space)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2026/01/12 03:19:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-zepuseg7mosu" 2026/01/12 03:19:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2026/01/12 03:19:44 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (39.57s) --- PASS: TestIntegration/FsMkdir (38.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding (31.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (16.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (15.09s) PASS ok github.com/rclone/rclone/backend/yandex 39.584s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_HT|leading_space)$'" - Finished OK in 41.366538843s (try 2/5)