"go test -v -timeout 1h0m0s -remote TestDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^Internal$/^Shortcuts$/^Command$'" - Starting (try 2/5) === RUN TestIntegration === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2020/07/24 09:41:56 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2020/07/24 09:41:56 DEBUG : pacer: Rate limited, increasing sleep to 1.092570751s 2020/07/24 09:41:56 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2020/07/24 09:41:56 DEBUG : pacer: Rate limited, increasing sleep to 2.553316221s 2020/07/24 09:41:57 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/Command 2020/07/24 09:42:13 DEBUG : fs cache: renaming cache item "." to be canonical "/home/rclone/go/src/github.com/rclone/rclone/backend/drive" 2020/07/24 09:42:16 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2020/07/24 09:42:16 DEBUG : pacer: Rate limited, increasing sleep to 1.199705469s 2020/07/24 09:42:16 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2020/07/24 09:42:16 DEBUG : pacer: Rate limited, increasing sleep to 2.656127836s 2020/07/24 09:42:18 DEBUG : pacer: Reducing sleep to 0s --- FAIL: TestIntegration (26.94s) fstests.go:356: Using remote "TestDrive:" --- FAIL: TestIntegration/FsMkdir (25.22s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (20.68s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (3.82s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts (3.82s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/Command (3.55s) drive_internal_test.go:354: Error Trace: drive_internal_test.go:354 Error: Received unexpected error: googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded shortcut creation failed github.com/rclone/rclone/backend/drive.(*Fs).makeShortcut /home/rclone/go/src/github.com/rclone/rclone/backend/drive/drive.go:2872 github.com/rclone/rclone/backend/drive.(*Fs).Command /home/rclone/go/src/github.com/rclone/rclone/backend/drive/drive.go:2993 github.com/rclone/rclone/backend/drive.(*Fs).InternalTestShortcuts.func4 /home/rclone/go/src/github.com/rclone/rclone/backend/drive/drive_internal_test.go:353 testing.tRunner /usr/local/go/src/testing/testing.go:909 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1357 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/Command FAIL exit status 1 FAIL github.com/rclone/rclone/backend/drive 26.955s "go test -v -timeout 1h0m0s -remote TestDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^Internal$/^Shortcuts$/^Command$'" - Finished ERROR in 29.049758355s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/Command]