"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_tilde|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestYandex:" 2024/12/29 02:52:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-buveloh7hoyo" 2024/12/29 02:52:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestYandex:" path "rclone-test-buveloh7hoyo" from "TestYandex:rclone-test-buveloh7hoyo" 2024/12/29 02:53:36 DEBUG : Creating backend with remote "TestYandex:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2024/12/29 02:53:48 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2692: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (55.23s) --- PASS: TestIntegration/FsMkdir (53.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (6.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (7.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (21.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (7.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (3.00s) PASS ok github.com/rclone/rclone/backend/yandex 55.242s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_tilde|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$'" - Finished OK in 56.761719405s (try 2/5)