"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_VT|leading_space)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2026/03/11 03:37:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-wutapuz2faco" 2026/03/11 03:37:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === 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/03/11 03:37:56 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2825: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (41.78s) --- PASS: TestIntegration/FsMkdir (40.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding (33.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (15.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (16.77s) PASS ok github.com/rclone/rclone/backend/yandex 41.796s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_VT|leading_space)$'" - Finished OK in 43.068898922s (try 2/5)