"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_space|punctuation)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/09/04 04:36:31 NOTICE: TestYandex: Starting server 2025/09/04 04:36:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-hasuzal6zeli" 2025/09/04 04:36:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/09/04 04:37:11 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (40.18s) --- PASS: TestIntegration/FsMkdir (39.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding (31.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (15.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (15.94s) PASS ok github.com/rclone/rclone/backend/yandex 40.196s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_space|punctuation)$'" - Finished OK in 41.062055155s (try 2/5)