"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|leading_CR)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/05/19 04:54:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-lamunaj2hoyo" 2025/05/19 04:54:40 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_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/05/19 04:55:29 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (49.37s) --- PASS: TestIntegration/FsMkdir (48.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding (41.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (13.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (13.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (14.72s) PASS ok github.com/rclone/rclone/backend/yandex 49.380s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|leading_CR)$'" - Finished OK in 50.391777207s (try 2/5)