"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_VT|leading_space|punctuation)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2026/01/31 05:22:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-recepig4gaji" 2026/01/31 05:22:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/01/31 05:23:40 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2825: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (55.07s) --- PASS: TestIntegration/FsMkdir (53.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding (46.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (15.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (16.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (14.61s) PASS ok github.com/rclone/rclone/backend/yandex 55.082s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_VT|leading_space|punctuation)$'" - Finished OK in 55.964554445s (try 2/5)