"go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test-2 -verbose -short -test.run '^TestIntegration$/^FsMkdir$/^FsPutShortEOF$/^Simple$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:457: Using remote "TestIA:rclone-integration-test-2" 2026/08/04 05:23:04 DEBUG : Creating backend with remote "TestIA:rclone-integration-test-2/rclone-test-buhaquy8leye" 2026/08/04 05:23:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/04 05:23:05 DEBUG : short-eof.bin: Setting IA item derive: false 2026/08/04 05:23:06 DEBUG : pacer: low level retry 1/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-buhaquy8leye%2Fshort-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/04 05:23:06 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/08/04 05:23:08 DEBUG : pacer: Reducing sleep to 0s fstests.go:2617: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2617 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2628 Error: Not equal: expected: 5120 actual : 0 Test: TestIntegration/FsMkdir/FsPutShortEOF/Simple Messages: object uploaded from a short source must contain the bytes actually supplied, not the declared size 2026/08/04 05:24:32 DEBUG : Waiting for deletions to finish 2026/08/04 05:24:33 DEBUG : removing 1 level 0 directories 2026/08/04 05:24:33 INFO : Internet Archive item rclone-integration-test-2 path rclone-test-buhaquy8leye: Removing directory --- FAIL: TestIntegration (89.28s) --- FAIL: TestIntegration/FsMkdir (88.42s) --- FAIL: TestIntegration/FsMkdir/FsPutShortEOF (87.04s) --- FAIL: TestIntegration/FsMkdir/FsPutShortEOF/Simple (87.04s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internetarchive 89.297s "go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test-2 -verbose -short -test.run '^TestIntegration$/^FsMkdir$/^FsPutShortEOF$/^Simple$'" - Finished ERROR in 1m30.423641397s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutShortEOF/Simple]