"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_CR|leading_LF)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^100$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/07/16 04:16:43 NOTICE: TestYandex: Starting server 2025/07/16 04:16:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-votazox9seyi" 2025/07/16 04:16:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/07/16 04:17:40 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (57.31s) --- PASS: TestIntegration/FsMkdir (56.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding (27.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (13.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (13.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (15.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (7.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (7.10s) PASS ok github.com/rclone/rclone/backend/yandex 57.329s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_CR|leading_LF)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^100$'" - Finished OK in 58.320692555s (try 2/5)