"go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test-2 -verbose -short -test.run '^TestIntegration$/^FsMkdir$/^FsPutShortEOF$/^Simple$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:457: Using remote "TestIA:rclone-integration-test-2" 2026/08/07 04:26:09 DEBUG : Creating backend with remote "TestIA:rclone-integration-test-2/rclone-test-coyoqeg9tebe" 2026/08/07 04:26:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/07 04:26:10 DEBUG : short-eof.bin: Setting IA item derive: false 2026/08/07 04:26:10 DEBUG : pacer: low level retry 1/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-coyoqeg9tebe%2Fshort-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/07 04:26:10 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/08/07 04:26:12 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/07 04:27:47 DEBUG : Waiting for deletions to finish 2026/08/07 04:27:48 DEBUG : removing 1 level 0 directories 2026/08/07 04:27:48 INFO : Internet Archive item rclone-integration-test-2 path rclone-test-coyoqeg9tebe: Removing directory --- FAIL: TestIntegration (99.04s) --- FAIL: TestIntegration/FsMkdir (98.25s) --- FAIL: TestIntegration/FsMkdir/FsPutShortEOF (97.35s) --- FAIL: TestIntegration/FsMkdir/FsPutShortEOF/Simple (97.35s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internetarchive 99.062s "go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test-2 -verbose -short -test.run '^TestIntegration$/^FsMkdir$/^FsPutShortEOF$/^Simple$'" - Finished ERROR in 1m40.15081058s (try 5/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutShortEOF/Simple]