"go test -v -timeout 1h0m0s -remote 'TestS3,directory_markers:' -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^Internal$/^ObjectLock$/^(LegalHold|Retention)$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3,directory_markers:" 2026/03/08 05:49:02 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-miyejal8zifa" 2026/03/08 05:49:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/08 05:49:02 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2026/03/08 05:49:03 INFO : S3 bucket rclone-test-miyejal8zifa: Bucket "rclone-test-miyejal8zifa" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2026/03/08 05:49:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/: Creating directory marker 2026/03/08 05:49:03 DEBUG : hello? sausage/êé/Hello, 世界/: Creating directory marker 2026/03/08 05:49:04 DEBUG : hello? sausage/êé/: Creating directory marker 2026/03/08 05:49:04 DEBUG : hello? sausage/: Creating directory marker === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:209 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:644 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: VBJ0MRCKE3SVAJEH, HostID: bwlA5CxsAI2ZsaMlB2qODDSu8M3EDVGWQizhqL0Uu/u2z+vmfYMUHo41QvM8IWNsFFStQsFH0+nsXd9C6cHzRfAiKX7leUom, InvalidRequest: Content-MD5 OR x-amz-checksum- HTTP header is required for Put Object requests with Object Lock parameters Test: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention Messages: Put === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:209 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:670 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: VBJFTQR19JKCV7KK, HostID: s1Gt6/C93WvJzYD7LXrsJVVqWYZbqYDkXcODSi/ISibu7ZaGcilAujRRARlWQN0m+9lmEJx8X/vflylYHBWSaEJtVGjGwEHN, InvalidRequest: Content-MD5 OR x-amz-checksum- HTTP header is required for Put Object requests with Object Lock parameters Test: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold Messages: Put 2026/03/08 05:49:06 DEBUG : S3 bucket rclone-test-miyejal8zifa: bucket is versioned: false 2026/03/08 05:49:06 DEBUG : Waiting for deletions to finish 2026/03/08 05:49:06 DEBUG : "file name.txt" version false 2026/03/08 05:49:06 DEBUG : file name.txt: Deleting (id "") 2026/03/08 05:49:06 DEBUG : "hello? sausage/" version false 2026/03/08 05:49:06 DEBUG : hello? sausage/: Deleting (id "") 2026/03/08 05:49:06 DEBUG : "hello? sausage/êé/" version false 2026/03/08 05:49:06 DEBUG : hello? sausage/êé/: Deleting (id "") 2026/03/08 05:49:06 DEBUG : "hello? sausage/êé/Hello, 世界/" version false 2026/03/08 05:49:06 DEBUG : hello? sausage/êé/Hello, 世界/: Deleting (id "") 2026/03/08 05:49:06 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/" version false 2026/03/08 05:49:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/: Deleting (id "") 2026/03/08 05:49:06 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/08 05:49:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/08 05:49:06 INFO : file name.txt: Deleted 2026/03/08 05:49:06 INFO : hello? sausage/: Deleted 2026/03/08 05:49:06 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/: Deleted 2026/03/08 05:49:06 INFO : hello? sausage/êé/: Deleted 2026/03/08 05:49:06 INFO : hello? sausage/êé/Hello, 世界/: Deleted 2026/03/08 05:49:06 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/08 05:49:06 INFO : S3 bucket rclone-test-miyejal8zifa: Bucket "rclone-test-miyejal8zifa" deleted 2026/03/08 05:49:06 DEBUG : Waiting for deletions to finish --- FAIL: TestIntegration (4.06s) --- FAIL: TestIntegration/FsMkdir (3.29s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (2.67s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (1.66s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (1.66s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention (0.37s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold (0.12s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 4.084s "go test -v -timeout 1h0m0s -remote 'TestS3,directory_markers:' -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^Internal$/^ObjectLock$/^(LegalHold|Retention)$'" - Finished ERROR in 5.504071648s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold]