"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^0$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestGoFile:" 2025/09/13 01:45:54 NOTICE: TestGoFile: Starting server 2025/09/13 01:45:54 DEBUG : Creating backend with remote "TestGoFile:rclone-test-vuxicev5zequ" 2025/09/13 01:45:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2025/09/13 01:45:56 DEBUG : file name.txt: Removing old object on successful upload === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2330 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 --- FAIL: TestIntegration (7.79s) --- FAIL: TestIntegration/FsMkdir (7.22s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (6.76s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.10s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (5.10s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/gofile 7.812s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^0$'" - Finished ERROR in 8.656814954s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0]