"go test -v -timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^TestIntegration$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:438: Using remote "TestDrime:" 2026/06/08 02:38:51 DEBUG : Creating backend with remote "TestDrime:rclone-test-jafawab4ripu" 2026/06/08 02:38:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/08 02:39:06 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/06/08 02:39:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/08 02:39:30 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/06/08 02:39:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/06/08 02:39:48 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/06/08 02:39:48 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/06/08 02:40:05 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/06/08 02:40:05 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/06/08 02:40:23 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/06/08 02:40:23 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/06/08 02:40:50 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/06/08 02:40:50 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/06/08 02:41:11 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/06/08 02:41:11 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/06/08 02:41:31 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/06/08 02:41:31 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/06/08 02:41:54 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/06/08 02:41:54 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/06/08 02:42:16 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/06/08 02:42:16 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/06/08 02:42:32 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/06/08 02:42:32 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/06/08 02:42:58 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/06/08 02:43:20 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/06/08 02:44:20 DEBUG : pacer: low level retry 4/10 (error Error "504 Gateway Timeout (504): {\"type\":\"https://developers.cloudflare.com/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-504/\",\"title\":\"Error 504: Gateway time-out\",\"status\":504,\"detail\":\"The origin web server did not respond to Cloudflare within the allowed time. This typically means the origin is overloaded or a backend process is taking too long.\",\"instance\":\"a0848c64bfd13a50\",\"error_code\":504,\"error_name\":\"origin_gateway_timeout\",\"error_category\":\"origin\",\"ray_id\":\"a0848c64bfd13a50\",\"timestamp\":\"2026-06-08T02:44:20Z\",\"zone\":\"app.drime.cloud\",\"cloudflare_error\":true,\"retryable\":true,\"retry_after\":120,\"owner_action_required\":true,\"what_you_should_do\":\"**Wait and retry.** Back off for at least 120 seconds. If the error persists, the website operator should investigate long-running processes on the origin server.\",\"footer\":\"This error was generated by Cloudflare on behalf of the website owner.\"}") 2026/06/08 02:44:35 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/06/08 02:45:11 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/06/08 02:45:30 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/06/08 02:45:52 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/06/08 02:46:20 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/06/08 02:46:40 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") fstests.go:462: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:462 /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime_test.go:13 Error: Received unexpected error: couldn't list files: Error "Server Error" Test: TestIntegration Messages: unexpected error: couldn't list files: Error "Server Error" --- FAIL: TestIntegration (468.48s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/drime 468.494s "go test -v -timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^TestIntegration$'" - Finished ERROR in 7m49.292327871s (try 5/5): exit status 1: Failed [TestIntegration]