"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|leading_dot)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2026/03/26 05:47:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-jotazuy3hasi" 2026/03/26 05:47:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/03/26 05:48:35 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2825: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (43.64s) --- PASS: TestIntegration/FsMkdir (42.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding (34.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (17.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (16.33s) PASS ok github.com/rclone/rclone/backend/yandex 43.656s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|leading_dot)$'" - Finished OK in 44.498865654s (try 2/5)