"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^100$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/03/07 09:43:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuseyew1lifo" 2025/03/07 09:43:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/03/07 09:44:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/03/07 09:44:07 DEBUG : pacer: low level retry 1/1 (error [502 - ] (502 Bad Gateway)) 2025/03/07 09:44:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: PutStream error: [502 - ] (502 Bad Gateway) - low level retry 1/10 2025/03/07 09:44:09 DEBUG : pacer: Reducing sleep to 15ms 2025/03/07 09:44:10 DEBUG : pacer: Reducing sleep to 11.25ms 2025/03/07 09:44:10 DEBUG : pacer: Reducing sleep to 10ms 2025/03/07 09:44:23 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (38.48s) --- PASS: TestIntegration/FsMkdir (36.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (25.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (8.88s) PASS ok github.com/rclone/rclone/backend/yandex 38.492s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^100$'" - Finished OK in 39.032504356s (try 3/5)