"go test -v -timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) === RUN TestErrorHandler === RUN TestErrorHandler/empty === RUN TestErrorHandler/unknown === RUN TestErrorHandler/blank === RUN TestErrorHandler/real --- PASS: TestErrorHandler (0.00s) --- PASS: TestErrorHandler/empty (0.00s) --- PASS: TestErrorHandler/unknown (0.00s) --- PASS: TestErrorHandler/blank (0.00s) --- PASS: TestErrorHandler/real (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestSugarSync:Test" 2025/03/14 02:36:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yosojab7zaho" 2025/03/14 02:36:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === 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/sugarsync/sugarsync_test.go:13 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestIntegration --- FAIL: TestIntegration (3.61s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.37s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/sugarsync 3.616s "go test -v -timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 4.121055572s (try 1/5): exit status 1: Failed [TestIntegration]