"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsListFile1|FsListFile1and2|FsMove|FsNewObject|FsPurge|FsPurgeRoot|ObjectModTime)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/04/13 03:32:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-civiron0haxa" 2025/04/13 03:32:14 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_space fstests.go:707: testing "trailing space " === 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 2025/04/13 03:33:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-civiron0haxa/dirToPurgeFromRoot" === 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 2025/04/13 03:33:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-wufawix5dago" 2025/04/13 03:34:07 DEBUG : Yandex rclone-test-wufawix5dago: Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime 2025/04/13 03:34:23 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (129.52s) --- PASS: TestIntegration/FsMkdir (128.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding (26.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (12.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (13.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (90.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (12.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (13.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (8.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (20.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (21.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.35s) PASS ok github.com/rclone/rclone/backend/yandex 129.538s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsListFile1|FsListFile1and2|FsMove|FsNewObject|FsPurge|FsPurgeRoot|ObjectModTime)$'" - Finished OK in 2m10.303819135s (try 2/5)