"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/12/31 02:38:38 DEBUG : Creating backend with remote "TestGoFile:rclone-test-namogim2turi" 2025/12/31 02:38:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2025/12/31 02:38:41 DEBUG : file name.txt: Removing old object on successful upload === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 --- PASS: TestIntegration (4.32s) --- PASS: TestIntegration/FsMkdir (3.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.38s) PASS ok github.com/rclone/rclone/backend/gofile 4.328s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^0$'" - Finished OK in 5.078932044s (try 3/5)