"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestGoFile:" 2026/07/13 02:47:18 DEBUG : Creating backend with remote "TestGoFile:rclone-test-berizaw4rebu" 2026/07/13 02:47:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/13 02:47:26 DEBUG : file name.txt: Removing old object on successful upload === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1958: Opening root remote "TestGoFile:" path "rclone-test-berizaw4rebu" from "TestGoFile:rclone-test-berizaw4rebu" 2026/07/13 02:47:27 DEBUG : Creating backend with remote "TestGoFile:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR --- PASS: TestIntegration (14.32s) --- PASS: TestIntegration/FsMkdir (12.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (11.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.84s) PASS ok github.com/rclone/rclone/backend/gofile 14.333s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Finished OK in 15.085203576s (try 2/5)