"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:" 2025/09/10 04:32:28 NOTICE: TestYandex: Starting server 2025/09/10 04:32:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-sufoxuj0puvi" 2025/09/10 04:32:28 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/leading_dot fstests.go:707: testing ".leading dot" 2025/09/10 04:33:06 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (38.22s) --- PASS: TestIntegration/FsMkdir (36.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding (30.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (15.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (14.55s) PASS ok github.com/rclone/rclone/backend/yandex 38.233s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|leading_dot)$'" - Finished OK in 39.207043647s (try 2/5)