"go test -v -timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestGoogleCloudStorage,directory_markers:" 2025/05/23 03:45:57 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-kaxenin5kika" 2025/05/23 03:45:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 03:45:57 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2025/05/23 03:45:57 DEBUG : TestGoogleCloudStorage{juk_h}: Loaded invalid token from config file - ignoring 2025/05/23 03:45:58 DEBUG : TestGoogleCloudStorage{juk_h}: got fatal oauth error: oauth2: "invalid_grant" "Token has been expired or revoked." 2025/05/23 03:45:58 DEBUG : TestGoogleCloudStorage{juk_h}: Loaded invalid token from config file - ignoring 2025/05/23 03:45:58 DEBUG : TestGoogleCloudStorage{juk_h}: got fatal oauth error: oauth2: "invalid_grant" "Token has been expired or revoked." === 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/googlecloudstorage/googlecloudstorage_test.go:15 Error: Received unexpected error: failed to get bucket: Get "https://storage.googleapis.com/storage/v1/b/rclone-test-kaxenin5kika/o?alt=json&maxResults=1&prettyPrint=false": couldn't fetch token: invalid_grant: maybe token expired? - try refreshing with "rclone config reconnect TestGoogleCloudStorage{juk_h}:" Test: TestIntegration --- FAIL: TestIntegration (0.09s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.06s) === RUN TestIntegration2 googlecloudstorage_test.go:23: Skipping as -remote set --- SKIP: TestIntegration2 (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/googlecloudstorage 0.107s "go test -v -timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose" - Finished ERROR in 1.178490354s (try 1/5): exit status 1: Failed [TestIntegration]