"go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurge$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestFilesCom:" 2025/08/26 05:17:59 NOTICE: TestFilesCom: Starting server 2025/08/26 05:17:59 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-koxaxuh3hiku" 2025/08/26 05:17:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/08/26 05:18:07 ERROR : hello? sausage: error listing: directory not found === NAME TestIntegration/FsMkdir fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 2025/08/26 05:18:09 ERROR : error listing: directory not found fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestIntegration (16.19s) --- PASS: TestIntegration/FsMkdir (14.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (6.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.53s) PASS ok github.com/rclone/rclone/backend/filescom 16.207s "go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurge$'" - Finished OK in 17.124495286s (try 3/5)