"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|trailing_CR)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^100$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestYandex:" 2024/12/12 01:10:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-yovaroc8huzu" 2024/12/12 01:10:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/12/12 01:11:31 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2692: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (35.46s) --- PASS: TestIntegration/FsMkdir (34.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (7.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (6.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (14.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (3.99s) PASS ok github.com/rclone/rclone/backend/yandex 35.474s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|trailing_CR)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^100$'" - Finished OK in 36.128211053s (try 2/5)