"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot|leading_dot|trailing_space)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestYandex:" 2025/01/17 04:40:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-suvemus7vato" 2025/01/17 04:40:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " 2025/01/17 04:40:50 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2692: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (43.52s) --- PASS: TestIntegration/FsMkdir (42.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding (36.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (12.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (12.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (11.42s) PASS ok github.com/rclone/rclone/backend/yandex 43.533s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot|leading_dot|trailing_space)$'" - Finished OK in 44.299478805s (try 2/5)