"go test -v -timeout 1h0m0s -remote TestPixeldrain: -verbose -test.run '^TestIntegration$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestPixeldrain:" 2026/07/05 04:20:09 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-nocanes6daqo" 2026/07/05 04:20:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/05 04:20:09 INFO : pixeldrain root 'rclone-test-nocanes6daqo': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/07/05 04:20:09 DEBUG : pacer: low level retry 1/10 (error internal) 2026/07/05 04:20:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/05 04:20:09 DEBUG : pacer: low level retry 2/10 (error internal) 2026/07/05 04:20:09 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/05 04:20:09 DEBUG : pacer: low level retry 3/10 (error internal) 2026/07/05 04:20:09 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/05 04:20:09 DEBUG : pacer: low level retry 4/10 (error internal) 2026/07/05 04:20:09 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/05 04:20:09 DEBUG : pacer: low level retry 5/10 (error internal) 2026/07/05 04:20:09 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/07/05 04:20:09 DEBUG : pacer: low level retry 6/10 (error internal) 2026/07/05 04:20:09 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/07/05 04:20:10 DEBUG : pacer: low level retry 7/10 (error internal) 2026/07/05 04:20:10 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/07/05 04:20:10 DEBUG : pacer: low level retry 8/10 (error internal) 2026/07/05 04:20:11 DEBUG : pacer: low level retry 9/10 (error internal) 2026/07/05 04:20:12 DEBUG : pacer: low level retry 10/10 (error internal) === NAME TestIntegration fstests.go:530: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:530 /home/rclone/go/src/github.com/rclone/rclone/backend/pixeldrain/pixeldrain_test.go:13 Error: Received unexpected error: internal Test: TestIntegration --- FAIL: TestIntegration (3.50s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.03s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/pixeldrain 3.514s "go test -v -timeout 1h0m0s -remote TestPixeldrain: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 4.278725272s (try 4/5): exit status 1: Failed [TestIntegration]