"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot_dot|leading_LF|trailing_LF)$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestYandex:" 2025/01/03 03:30:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-yexegot2wage" 2025/01/03 03:30:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/03 03:31:15 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2692: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (33.81s) --- PASS: TestIntegration/FsMkdir (30.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding (21.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (7.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (7.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (7.13s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (5.81s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (5.81s) PASS ok github.com/rclone/rclone/backend/yandex 33.819s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot_dot|leading_LF|trailing_LF)$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Finished OK in 34.430853645s (try 2/5)