"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(invalid_UTF-8|leading_CR|leading_VT)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsListFile1|FsListFile1and2|FsMove|FsNewObject|FsPurge|FsPurgeRoot|ObjectModTime)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime 2025/06/03 02:26:54 ERROR error listing: directory not found object="" objectType=string === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (157.77s) --- PASS: TestIntegration/FsMkdir (156.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding (43.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (14.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (14.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (14.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (100.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (12.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (15.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (11.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (24.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (21.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.33s) PASS ok github.com/rclone/rclone/backend/yandex 157.786s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(invalid_UTF-8|leading_CR|leading_VT)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsListFile1|FsListFile1and2|FsMove|FsNewObject|FsPurge|FsPurgeRoot|ObjectModTime)$'" - Finished OK in 2m38.687051378s (try 2/5)