"go test -v -timeout 1h0m0s -remote TestGooglePhotos: -verbose -test.run '^TestIntegration$/^CreateAlbum$/^PutFile$|^TestIntegration$/^Upload$'" - Starting (try 4/5) === RUN TestIntegration 2025/08/15 02:02:44 DEBUG : Creating backend with remote "TestGooglePhotos:" 2025/08/15 02:02:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/15 02:02:44 DEBUG : Creating backend with remote "testfiles" === RUN TestIntegration/CreateAlbum === RUN TestIntegration/CreateAlbum/PutFile 2025/08/15 02:04:16 DEBUG : pacer: low level retry 1/1 (error { "code": 8, "message": "Quota exceeded for quota metric \u0027Size of uploads\u0027 and limit \u0027Size of uploads per day\u0027 of service \u0027photoslibrary.googleapis.com\u0027 for consumer \u0027project_number:202264815644\u0027." } (429 429 Too Many Requests)) 2025/08/15 02:04:16 DEBUG : pacer: Rate limited, increasing sleep to 1.270677015s googlephotos_test.go:60: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/googlephotos/googlephotos_test.go:60 Error: Received unexpected error: couldn't upload file: { "code": 8, "message": "Quota exceeded for quota metric \u0027Size of uploads\u0027 and limit \u0027Size of uploads per day\u0027 of service \u0027photoslibrary.googleapis.com\u0027 for consumer \u0027project_number:202264815644\u0027." } (429 429 Too Many Requests) Test: TestIntegration/CreateAlbum/PutFile === RUN TestIntegration/Upload 2025/08/15 02:04:16 DEBUG : pacer: Reducing sleep to 0s 2025/08/15 02:04:16 DEBUG : Google Photos path "": Adding "upload/dir/subdir/rclone-test-image2.jpg" to batch 2025/08/15 02:04:17 DEBUG : Google Photos path "": Batch idle for 1s so committing 2025/08/15 02:04:17 DEBUG : Google Photos path "": Committing sync batch length 1 starting with: upload/dir/subdir/rclone-test-image2.jpg 2025/08/15 02:04:18 DEBUG : Google Photos path "": Committed sync batch length 1 starting with: upload/dir/subdir/rclone-test-image2.jpg === RUN TestIntegration/Upload/List === RUN TestIntegration/Upload/NewObject === RUN TestIntegration/Upload/NewObjectWithID --- FAIL: TestIntegration (94.30s) --- FAIL: TestIntegration/CreateAlbum (91.42s) --- FAIL: TestIntegration/CreateAlbum/PutFile (0.17s) --- PASS: TestIntegration/Upload (2.88s) --- PASS: TestIntegration/Upload/List (0.00s) --- PASS: TestIntegration/Upload/NewObject (0.00s) --- PASS: TestIntegration/Upload/NewObjectWithID (0.32s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/googlephotos 94.324s "go test -v -timeout 1h0m0s -remote TestGooglePhotos: -verbose -test.run '^TestIntegration$/^CreateAlbum$/^PutFile$|^TestIntegration$/^Upload$'" - Finished ERROR in 1m35.367714955s (try 4/5): exit status 1: Failed [TestIntegration/CreateAlbum/PutFile]