"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|trailing_dot)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/10/28 03:52:38 NOTICE: TestYandex: Stopped server 2025/10/28 03:52:38 NOTICE: TestYandex: Starting server 2025/10/28 03:52:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-xurugov0tesa" 2025/10/28 03:52:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/10/28 03:53:18 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (40.65s) --- PASS: TestIntegration/FsMkdir (39.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding (31.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (16.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (15.07s) PASS ok github.com/rclone/rclone/backend/yandex 40.671s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|trailing_dot)$'" - Finished OK in 42.016226081s (try 2/5)