"go test -v -timeout 1h0m0s -remote TestGooglePhotos: -verbose -test.run '^TestIntegration$/^Upload$'" - Starting (try 3/5) === RUN TestIntegration 2025/12/15 02:32:37 DEBUG : Creating backend with remote "TestGooglePhotos:" 2025/12/15 02:32:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/15 02:32:37 DEBUG : Creating backend with remote "testfiles" === RUN TestIntegration/Upload 2025/12/15 02:32:37 DEBUG : Google Photos path "": Adding "upload/dir/subdir/rclone-test-image2.jpg" to batch 2025/12/15 02:32:38 DEBUG : Google Photos path "": Batch idle for 1s so committing 2025/12/15 02:32:38 DEBUG : Google Photos path "": Committing sync batch length 1 starting with: upload/dir/subdir/rclone-test-image2.jpg 2025/12/15 02:32:40 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 --- PASS: TestIntegration (4.09s) --- PASS: TestIntegration/Upload (4.08s) --- PASS: TestIntegration/Upload/List (0.00s) --- PASS: TestIntegration/Upload/NewObject (0.00s) --- PASS: TestIntegration/Upload/NewObjectWithID (0.91s) PASS ok github.com/rclone/rclone/backend/googlephotos 4.101s "go test -v -timeout 1h0m0s -remote TestGooglePhotos: -verbose -test.run '^TestIntegration$/^Upload$'" - Finished OK in 4.981685755s (try 3/5)