"go test -v -timeout 1h0m0s -remote TestSharefile: -verbose -test.run '^TestIntegration$'" - Starting (try 4/5)
=== RUN   TestIntegration
    fstests.go:438: Using remote "TestSharefile:"
2025/03/17 07:59:18 DEBUG : Creating backend with remote "TestSharefile:rclone-test-muxodaq8jegi"
2025/03/17 07:59:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/17 07:59:18 DEBUG : TestSharefile: Loaded invalid token from config file - ignoring
2025/03/17 07:59:19 DEBUG : TestSharefile: got fatal oauth error: oauth2: "invalid_grant"
    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/sharefile/sharefile_test.go:13
        	Error:      	Received unexpected error:
        	            	couldn't find root ID: couldn't find item: Get "https://rclone13.sharefile.com/sf/v3/Items?%24select=odata.count%2CFileCount%2CName%2CFileName%2CCreationDate%2CIsHidden%2CFileSizeBytes%2Codata.type%2CId%2CHash%2CClientModifiedDate": couldn't fetch token: invalid_grant: maybe token expired? - try refreshing with "rclone config reconnect TestSharefile:"
        	Test:       	TestIntegration
        	Messages:   	unexpected error: couldn't find root ID: couldn't find item: Get "https://rclone13.sharefile.com/sf/v3/Items?%24select=odata.count%2CFileCount%2CName%2CFileName%2CCreationDate%2CIsHidden%2CFileSizeBytes%2Codata.type%2CId%2CHash%2CClientModifiedDate": couldn't fetch token: invalid_grant: maybe token expired? - try refreshing with "rclone config reconnect TestSharefile:"
--- FAIL: TestIntegration (0.61s)
FAIL
exit status 1
FAIL	github.com/rclone/rclone/backend/sharefile	0.616s
"go test -v -timeout 1h0m0s -remote TestSharefile: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 1.272500547s (try 4/5): exit status 1: Failed [TestIntegration]