"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_LF|trailing_LF)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/11/12 01:55:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoqafoq6jede" 2025/11/12 01:55:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/11/12 01:56:14 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (35.96s) --- PASS: TestIntegration/FsMkdir (35.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding (28.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (14.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (13.99s) PASS ok github.com/rclone/rclone/backend/yandex 35.980s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_LF|trailing_LF)$'" - Finished OK in 36.899550264s (try 2/5)