"go test -v -timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestIntegration$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:442: Using remote "TestPikPak:" 2024/09/15 04:25:39 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xoxoqin5bopi" 2024/09/15 04:25:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/15 04:25:39 DEBUG : TestPikPak: Loaded invalid token from config file - ignoring 2024/09/15 04:25:40 DEBUG : TestPikPak: got fatal oauth error: oauth2: "invalid_grant" "invalidate refresh token token index 31 not found" 2024/09/15 04:25:41 DEBUG : TestPikPak: Loaded invalid token from config file - ignoring 2024/09/15 04:25:41 DEBUG : TestPikPak: got fatal oauth error: oauth2: "invalid_grant" "invalidate refresh token token index 31 not found" fstests.go:466: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:466 /home/rclone/go/src/github.com/rclone/rclone/backend/pikpak/pikpak_test.go:13 Error: Received unexpected error: couldn't list files: failed to retrieve token using username/password: oauth2: "invalid_argument" "currently not supported" Test: TestIntegration Messages: unexpected error: couldn't list files: failed to retrieve token using username/password: oauth2: "invalid_argument" "currently not supported" --- FAIL: TestIntegration (2.24s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/pikpak 2.249s "go test -v -timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 3.055089506s (try 3/5): exit status 1: Failed [TestIntegration]