"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_dot|trailing_LF)$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2026/01/04 03:30:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-hamujaz1woko" 2026/01/04 03:30:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/01/04 03:31:05 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (48.11s) --- PASS: TestIntegration/FsMkdir (46.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding (31.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (15.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (15.43s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (8.78s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (8.78s) PASS ok github.com/rclone/rclone/backend/yandex 48.122s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_dot|trailing_LF)$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Finished OK in 49.116053028s (try 2/5)