"go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsPurge|FsPurgeRoot)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestFilesCom:" 2025/08/22 04:33:39 NOTICE: TestFilesCom: Starting server 2025/08/22 04:33:39 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-salipuy2meyu" 2025/08/22 04:33:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/08/22 04:33:49 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-salipuy2meyu/dirToPurgeFromRoot" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestIntegration (19.86s) --- PASS: TestIntegration/FsMkdir (18.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (17.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (11.10s) PASS ok github.com/rclone/rclone/backend/filescom 19.889s "go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsPurge|FsPurgeRoot)$'" - Finished OK in 20.867952653s (try 2/5)