"go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3GCS:" 2026/03/05 02:21:08 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-sezuqaj1baji" 2026/03/05 02:21:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/03/05 02:21:10 INFO : S3 bucket rclone-test-sezuqaj1baji: Bucket "rclone-test-sezuqaj1baji" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/05 02:21:11 INFO : S3 bucket rclone-test-sezuqaj1baji: Bucket "rclone-test-sezuqaj1baji" deleted === RUN TestIntegration/FsMkdir 2026/03/05 02:21:13 INFO : S3 bucket rclone-test-sezuqaj1baji: Bucket "rclone-test-sezuqaj1baji" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/05 02:21:13 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/05 02:21:13 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/05 02:21:14 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 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:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 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:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 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:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 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:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 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:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/03/05 02:22:02 NOTICE: S3 bucket rclone-test-sezuqaj1baji: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/05 02:22:02 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm6rWtpS8n_90_aGqViheyazlRfQIs0EaKTtwKvlVtOGOUDrJ9YjrMEP069X1h7FWiQ 2026/03/05 02:22:04 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "02263953b4c47e2c82275bd20d553026" 2026/03/05 02:22:05 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "66a50062fd9ed3d1651ef2153d611954" 2026/03/05 02:22:07 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "57d16c38f827c0702867ee3eb2cfaedc" 2026/03/05 02:22:08 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm6rWtpS8n_90_aGqViheyazlRfQIs0EaKTtwKvlVtOGOUDrJ9YjrMEP069X1h7FWiQ" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/03/05 02:22:14 DEBUG : Creating backend with remote "TestS3GCS:" 2026/03/05 02:22:14 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/05 02:22:15 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/03/05 02:22:19 DEBUG : S3 bucket rclone-test-sezuqaj1baji: bucket is versioned: false 2026/03/05 02:22:19 DEBUG : Waiting for deletions to finish 2026/03/05 02:22:19 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/05 02:22:19 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/05 02:22:20 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/05 02:22:22 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-sezuqaj1baji/dirToPurgeFromRoot" 2026/03/05 02:22:23 DEBUG : S3 bucket rclone-test-sezuqaj1baji path dirToPurgeFromRoot: bucket is versioned: false 2026/03/05 02:22:23 DEBUG : Waiting for deletions to finish 2026/03/05 02:22:23 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/05 02:22:23 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/05 02:22:23 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/05 02:22:24 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-sezuqaj1baji/hello? sausage/êé" 2026/03/05 02:22:28 DEBUG : S3 bucket rclone-test-sezuqaj1baji path hello? sausage/êé: bucket is versioned: false 2026/03/05 02:22:28 DEBUG : Waiting for deletions to finish 2026/03/05 02:22:28 DEBUG : "a/b/c/d/e.txt" version false 2026/03/05 02:22:28 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/05 02:22:29 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/03/05 02:22:42 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-sezuqaj1baji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/05 02:22:42 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-sezuqaj1baji/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3GCS:" path "rclone-test-sezuqaj1baji" from "TestS3GCS:rclone-test-sezuqaj1baji" 2026/03/05 02:22:43 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2042: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2042 Error: Received unexpected error: not found: FixupRequest Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/03/05 02:23:02 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm6ssg8lJikE-EfOzeslHnuitWZBYj8rWifkr6fcvhaimHpahkkFwXxhAQT2M_5Og5k 2026/03/05 02:23:02 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/05 02:23:03 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/05 02:23:03 DEBUG : piped data.txt: multipart upload "ABPnzm6ssg8lJikE-EfOzeslHnuitWZBYj8rWifkr6fcvhaimHpahkkFwXxhAQT2M_5Og5k" finished 2026/03/05 02:23:04 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/05 02:23:05 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm4LZFdLmX43qrywMy5hF5BvsDkvZ8bzfYVxw3jlVJIpNmV086_N6IZ1RJj17B7Bk8Y 2026/03/05 02:23:05 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/05 02:23:06 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "6bd4c2ce7104c3fc2dd4e318c7ec3a15" 2026/03/05 02:23:06 DEBUG : piped data.txt: multipart upload "ABPnzm4LZFdLmX43qrywMy5hF5BvsDkvZ8bzfYVxw3jlVJIpNmV086_N6IZ1RJj17B7Bk8Y" finished 2026/03/05 02:23:06 DEBUG : piped data.txt: Multipart upload Etag: d010499fb70358924f9e7d8e216ac3be-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:199 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=665 vs obj=0 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=665 vs obj=0 s3_internal_test.go:93: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:93 Error: Not equal: expected: "gzip" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -gzip + Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: content-encoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:102: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:102 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 Error: Not equal: expected: "\x1f\x8b\b\x00\x00\x00\x00\x00\x00\xff\x14\xd1k\xae\x84 \f\x86\xe1-\x8d\xf73\xcb)X\xb4\xa0\x14\xc4r[\xfd\xc9\xfcn\x9a|y\xde\xc8\ai\xbe\xe7&E\x0e\xce\x7f;?l9/;\x15\xb2\x90>\x91\x03w\xdcGG\x06/r\xd3\x01\x8eO\xea\xcb-\x86.\xb9?\x9d3x1\x1f\v\x86+\\S\xc1[^\xac\xebI\x8e2݃\xa2\x13\x02\xd5ŋ\xe1\x87ۦYI\xa7gsR\xe1\xa6\xfa\x8d\x92\xb0\x8a\x9d\rETtl7k\xecp/\x9549\xbc>\a\x9cr\x93\x1d\x13V\xf2\x18W'\x864ۥb\xa4\x8c~\xf0r\xf2A\xf7\xfaR\x93\x1d\xd2\xe2h\x87\v\xd3\xec\xf9\x94\xce}Hb\xb1\xf01$\xb4\x14I}+\xed\x9c\xe8\x195'\xe9\xe2W\xcd\x17\x14>\xb7W\f=\x10\xb6&\r:\xe7\xb5sbMu\xa9\xe4iG\xff\xbd~\xdf\xd2WM\x155\xefs\xe7\b7\xf5u\xc7\n\x9a\xd2Zeg\xc5\xe5[YQ\x91>hR\x90I\x0f\x19\x1bh\xca\xe3\v\x8d^i\xdfS<*\xb1\xdf\x1bNv\xa8\xd7*\x19\x1d\xf4\xa9C\xa2\x04Ϩh\xa7\x06\xf5\xfb\xf0\xc3\x17\xec\xc3\xcd\x19\f\xe5a\xa7\x8b\xa3\xdc\xe3\xc3/^\xf8\xac\x89\x82ܤ?E*\x144\x9f\x03\x7fw5)\xb4\x1c)\xfc\x15|\xa5A\x1b\x8a89\xa0~\x03>\xa4A\x8d\x95\x13y4\xcbÅ\x1f\xdc'C\x1en)S\x00\x8b\x17\xa4\xc1\xc2)'\xee\x9fH\x85.ț\x03O\x1e\xccf\xc8I\x93};\xf8&\x87v6\xd2\xc8\xe1;xqd\xa4/\x1d\x1e\x89xo\x91\x14Y\xe8\xe3I\x1d\x1b\xa7\xf9\xb7?\xb0\x9f\x02\x05\xd1t\x8e\n\x03u:\x97\x02/\x9fxn/*\nl\xe7H\x8dNvc\x01\a\x97\x94\xd9qA\xcfyРXC[~\xea\x99\xfd\xf7\x80@V\xce\xf9\xf8u\x864\x1a\xc8d\xe4\x19#w\xf1\xa2\x86\x17\xa3h\xb8\xa6\x80\t\v\x94\xd1s\xa3\x8e\xc7T\xe0\x80.\xd7\xe7\xe6N\x8a\xfb\x18P\xf1#zI\xa0Ȁ\x9e-\xb5\x9f\xff\xf4R\xa5\x93\xebR\xc8\xf1\x81nk\xf2\xc2\xc1f\xb9\xf8W\xc4l\x99\vF\xa9\x9f\xc0\x8a-\x85\xcdb\x16\x05\xe6\xaf\xc9Ζ\xfdzq\xc3\xc0z|\xe0\xa4&\xd7\xe8\xf1\x15\x85\xf7\x10\xa9\xf2\xcf'@\x83Lu:\xc9H\xa52F\xf0\xac9\x8d\x15\x02f\xc9\x7f\x91\x12GT\xdf\aN\xb4\xf4L\xafX4\xdc\xffnH\x9c\xd1,\x1d:{\xb2\x8b\x82\x8a\x85\xdd쥉\xc6}\xd5\x1c\xb0c\x1f^r\xa8)N7\x04,\xe0&+V\x02ֿ\xff\x00\x00\x00\xff\xff\xe1\x83T\xbe\xe8\x03\x00\x00" actual : "qogicom4yuwugov8dorojov5diwijas0qopozed2kifelik3gakohiz5mufilum0zovanuf0jafoxal3wemutex6hikivim1bihapix5nuforoy7cobuzir7kuxamix9qusexuj4fiqebig7mocezam5xicikel0gahumij2sexineq6kuficoj5xeqiven1nuhogim6tiyudas5kidales4nohuzoz1sujewog1sejiqib9xidosir2cosuzun6colawoh7tufirap7yuyazov6zosocix5xiniden9liqibuz6cixecod4zoqamiz6dexacis6xudobow9xobiwuz1cibavic1veyaciv2tayituy9hunebuj9mahokec6xuvekaz3zasisar2bidiyax9rorolad1movafiv1diloqum2roteler6sipumic0wuxawef0geloqub3bejoqip8wetuyay1wukugax9pericab2xosinef5rowored3finamuw3pajelas1jahuhed0qiwilav7kaninaf7fikuyud7gomikej4fuyiket1nukifuz5zaruqem7qibijaz2hizeyos4movapon3pipucih2bepizih5watoheh7tebipoj4qiyihok2wakaluw4kowenov1cabocay5xecovon9gapijuh4gidalas2favifur2qozunub1tequcal3pesewaw2noyizeg3wagazul0moziboz2peboruc5sabifac4jiyisar3tixihox5wikogek7yutagof5lororof7vowequx0pobojip7jevubaf8yudojon6loyepoc2rahiyul2netubem1qixoqem7payavix3hifuxiw2qanocos2xapevuv8qisoqeb9rahejir3tujefoz8masovef5zazonij5baxewok4nuyuced6copezez1tikeciq3mapewak3jujupex8" Diff: --- Expected +++ Actual @@ -1,4 +1 @@ -k -3)Xr[n|yi&E;?l9/;>wGG/rO-.?3x1 +\S[^I2݃ŋۦYIgsR ETtl7kp/49>rVW'4ۥb~rARh }Hb1$I}+5'W>W =& :sbMuiG~WM5s7u -Zeg[YQ>hRIh ^iS<*Nv*CϨh a/^ܤ?E*4w5))|A89~>Ay4Å'Cn)S)'H.țOfI};&v6;xqd/xoYI?t -u:/xn/* -lHNvcqAyРXC[~@Vu4d#wh sT.NP#zIȀ-RRnkfWl F-bΖzqz|&'@Lu:H2F9fGTNLX4nH,:{쥉}c^r)N7,&+VֿT +qogicom4yuwugov8dorojov5diwijas0qopozed2kifelik3gakohiz5mufilum0zovanuf0jafoxal3wemutex6hikivim1bihapix5nuforoy7cobuzir7kuxamix9qusexuj4fiqebig7mocezam5xicikel0gahumij2sexineq6kuficoj5xeqiven1nuhogim6tiyudas5kidales4nohuzoz1sujewog1sejiqib9xidosir2cosuzun6colawoh7tufirap7yuyazov6zosocix5xiniden9liqibuz6cixecod4zoqamiz6dexacis6xudobow9xobiwuz1cibavic1veyaciv2tayituy9hunebuj9mahokec6xuvekaz3zasisar2bidiyax9rorolad1movafiv1diloqum2roteler6sipumic0wuxawef0geloqub3bejoqip8wetuyay1wukugax9pericab2xosinef5rowored3finamuw3pajelas1jahuhed0qiwilav7kaninaf7fikuyud7gomikej4fuyiket1nukifuz5zaruqem7qibijaz2hizeyos4movapon3pipucih2bepizih5watoheh7tebipoj4qiyihok2wakaluw4kowenov1cabocay5xecovon9gapijuh4gidalas2favifur2qozunub1tequcal3pesewaw2noyizeg3wagazul0moziboz2peboruc5sabifac4jiyisar3tixihox5wikogek7yutagof5lororof7vowequx0pobojip7jevubaf8yudojon6loyepoc2rahiyul2netubem1qixoqem7payavix3hifuxiw2qanocos2xapevuv8qisoqeb9rahejir3tujefoz8masovef5zazonij5baxewok4nuyuced6copezez1tikeciq3mapewak3jujupex8 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:103: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:103 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:106: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:106 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 Error: Not equal: expected: "6bf3111a949683f4429b73187b8f5232" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -6bf3111a949683f4429b73187b8f5232 + Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:103: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:103 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: -1 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:347: versions/test-versions-v2026-03-05-022313-967.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:347: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/03/05 02:23:20 DEBUG : oldPath = "TestS3GCS:rclone-test-sezuqaj1baji/versions/test-versions-v2026-03-05-022313-967.txt" 2026/03/05 02:23:20 DEBUG : newPath = "TestS3GCS,versions:rclone-test-sezuqaj1baji/versions/test-versions-v2026-03-05-022313-967.txt" 2026/03/05 02:23:20 DEBUG : Creating backend with remote "TestS3GCS,versions:rclone-test-sezuqaj1baji/versions/test-versions-v2026-03-05-022313-967.txt" 2026/03/05 02:23:20 DEBUG : TestS3GCS: detected overridden config - adding "{pO73u}" suffix to name 2026/03/05 02:23:20 DEBUG : fs cache: renaming child cache item "TestS3GCS,versions:rclone-test-sezuqaj1baji/versions/test-versions-v2026-03-05-022313-967.txt" to be canonical for parent "TestS3GCS{pO73u}:rclone-test-sezuqaj1baji/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:437 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:437 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: Unexpected file "versions/test-versions.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject s3_internal_test.go:441: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:441 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"object not found"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject s3_internal_test.go:443: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:443 Error: Not equal: expected: 0 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:437 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (101) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:437 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: S3 bucket rclone-test-sezuqaj1baji/versions/test-versions.txt: md5 hash incorrect - expecting "3edbc5427a187f16fcdf18a756c869ee" got "f4b77c857bdc0b54b24305d59df45b5e" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:437 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: size incorrect file=101 vs obj=100 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:437 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: Modification time difference too big |8760h0m0s| > 1ns (want 2002-05-06 04:05:06.499999999 +0000 UTC vs got 2001-05-06 04:05:06.499999999 +0000 UTC) (precision 1ns) === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject s3_internal_test.go:443: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:443 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir s3_internal_test.go:475: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2026/03/05 02:23:38 DEBUG : Waiting for deletions to finish 2026/03/05 02:23:38 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/05 02:23:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1772677331520511" 2026/03/05 02:23:38 DEBUG : "versions/test-versions-v2026-03-05-022313-967.txt" version true 2026/03/05 02:23:38 DEBUG : versions/test-versions-v2026-03-05-022313-967.txt: Deleting (id "1772677393913306") 2026/03/05 02:23:38 DEBUG : "versions/test-versions.txt" version false 2026/03/05 02:23:38 DEBUG : versions/test-versions.txt: Not deleting current version "1772677399425212" 2026/03/05 02:23:38 INFO : versions/test-versions-v2026-03-05-022313-967.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention s3_internal_test.go:646: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:573 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:646 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:658 Error: Received unexpected error: operation error S3: DeleteObject, https response error StatusCode: 403, RequestID: , HostID: , api error RetentionPolicyNotMet: Object overwrite or deletion is not allowed due to retention policy. Test: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold s3_internal_test.go:679: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:679 Error: Not equal: expected: "ON" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -ON + Test: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold s3_internal_test.go:689: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:689 Error: Not equal: expected: "OFF" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -OFF + Test: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/SetAfterUpload 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:708 Error: Received unexpected error: failed to set legal hold: operation error S3: PutObjectLegalHold, https response error StatusCode: 403, RequestID: , HostID: , api error RetentionPolicyNotMet: Object overwrite or deletion is not allowed due to retention policy. Test: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/SetAfterUpload Messages: Put === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/03/05 02:23:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7cGIq3kD7y2zqP1ym06_lhCtv3kyZBiI-9f3a4NJi56LVvQZKTotoVgAvqZlSBnyU 2026/03/05 02:23:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/03/05 02:23:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/03/05 02:23:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm7cGIq3kD7y2zqP1ym06_lhCtv3kyZBiI-9f3a4NJi56LVvQZKTotoVgAvqZlSBnyU" finished 2026/03/05 02:23:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/03/05 02:23:59 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm4crTO6q2FMTchgQ29fxaFxXylYbhyXH3IOHsmM8MJ0gMixhzE_5mbCa3N0shzxwTY 2026/03/05 02:24:00 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/03/05 02:24:01 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/05 02:24:01 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm4crTO6q2FMTchgQ29fxaFxXylYbhyXH3IOHsmM8MJ0gMixhzE_5mbCa3N0shzxwTY" finished 2026/03/05 02:24:02 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/03/05 02:24:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5tFaelNat3dX3og4dGMX5OSG7loMf3MN5cEhPhSEQloOTh4RCEncxISQt72UsyJVM 2026/03/05 02:24:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/05 02:24:06 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/05 02:24:06 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm5tFaelNat3dX3og4dGMX5OSG7loMf3MN5cEhPhSEQloOTh4RCEncxISQt72UsyJVM" finished 2026/03/05 02:24:06 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/05 02:24:08 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm44I5RD1UueSy__AOgqXG1eWon0d68-3pJIWBGcFgZUstsDOsdXwyjZUK8-posiyiw 2026/03/05 02:24:08 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/05 02:24:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/05 02:24:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/05 02:24:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/05 02:24:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/05 02:24:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/05 02:24:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm44I5RD1UueSy__AOgqXG1eWon0d68-3pJIWBGcFgZUstsDOsdXwyjZUK8-posiyiw" finished 2026/03/05 02:24:11 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/05 02:24:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5ony-Hbrjscqrk5PuFdPQ391wAKqaVrrS4rZ0lzHv58amJiliqMk-ceFCXpiblwxc 2026/03/05 02:24:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/05 02:24:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/03/05 02:24:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/03/05 02:24:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/05 02:24:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/05 02:24:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/05 02:24:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm5ony-Hbrjscqrk5PuFdPQ391wAKqaVrrS4rZ0lzHv58amJiliqMk-ceFCXpiblwxc" finished 2026/03/05 02:24:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/03/05 02:24:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4noS9hEaiwTOP9vgbpkDJx5LpAr7PCXwOsqz1oONDz5GLCJ-9k4C5t62_L8XaMWms 2026/03/05 02:24:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/05 02:24:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/03/05 02:24:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm4noS9hEaiwTOP9vgbpkDJx5LpAr7PCXwOsqz1oONDz5GLCJ-9k4C5t62_L8XaMWms" finished 2026/03/05 02:24:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/03/05 02:24:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm4OP--fOaExsgx9gJfx0fXzjEy2TxasP8bzXWQ3IRBPIiFiUJODNi2H39ke2BXt4w4 2026/03/05 02:24:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/05 02:24:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/05 02:24:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm4OP--fOaExsgx9gJfx0fXzjEy2TxasP8bzXWQ3IRBPIiFiUJODNi2H39ke2BXt4w4" finished 2026/03/05 02:24:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/03/05 02:24:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6GFW-py9DoOIm1vCveSHkHEZwotarpJ8Dpk5JsnTOdivVcDOPhU_RhjNSWFDfGprs 2026/03/05 02:24:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/05 02:24:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/05 02:24:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm6GFW-py9DoOIm1vCveSHkHEZwotarpJ8Dpk5JsnTOdivVcDOPhU_RhjNSWFDfGprs" finished 2026/03/05 02:24:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/05 02:24:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm6Q8Sm3s768K6TgGVd8PxQO278wLWtIPjgFPzXlapqPDxQXy9-hJLi744PDIN5q2h4 2026/03/05 02:24:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/05 02:24:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/05 02:24:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/05 02:24:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/05 02:24:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/05 02:24:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/05 02:24:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm6Q8Sm3s768K6TgGVd8PxQO278wLWtIPjgFPzXlapqPDxQXy9-hJLi744PDIN5q2h4" finished 2026/03/05 02:24:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/05 02:24:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4teisMotpbegQMG3FyJ2p2i5ft_3J2wkcYereAhrYRCO8hLnH-LPhM9XkHOtTzBXw 2026/03/05 02:24:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/05 02:24:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/05 02:24:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/03/05 02:24:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/05 02:24:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/05 02:24:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/05 02:24:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm4teisMotpbegQMG3FyJ2p2i5ft_3J2wkcYereAhrYRCO8hLnH-LPhM9XkHOtTzBXw" finished 2026/03/05 02:24:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/03/05 02:24:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7XNmyzSoRdpIw7BsXBIYVBsExZKiApzZ8bUXnwdtfJlB0O98sZ2xQDZN7mreJAMvs 2026/03/05 02:24:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/05 02:24:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/03/05 02:24:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm7XNmyzSoRdpIw7BsXBIYVBsExZKiApzZ8bUXnwdtfJlB0O98sZ2xQDZN7mreJAMvs" finished 2026/03/05 02:24:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/03/05 02:24:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm5O3QeYzxy2xtFNQU0qfq4k3XxSb8AnHlLJz3-Ie9F03Een2LVTZMHLfjHTDZwRvnk 2026/03/05 02:24:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/05 02:24:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/05 02:24:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm5O3QeYzxy2xtFNQU0qfq4k3XxSb8AnHlLJz3-Ie9F03Een2LVTZMHLfjHTDZwRvnk" finished 2026/03/05 02:24:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/03/05 02:24:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm46un6M9bqUgPmSQvhc-sGtRFngUH94N5t-a6o_hw-yCbyTcJumZ9CPUQDYjBkLiZI 2026/03/05 02:24:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/05 02:25:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/05 02:25:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm46un6M9bqUgPmSQvhc-sGtRFngUH94N5t-a6o_hw-yCbyTcJumZ9CPUQDYjBkLiZI" finished 2026/03/05 02:25:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/05 02:25:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm5EY63ZOK1EHQqLsO9xYj9jMZUg5KqML-nhUJBbHFB84LMQSFWuGHEt32PzdmtlSKY 2026/03/05 02:25:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/05 02:25:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/05 02:25:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/05 02:25:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/05 02:25:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/05 02:25:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/05 02:25:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm5EY63ZOK1EHQqLsO9xYj9jMZUg5KqML-nhUJBbHFB84LMQSFWuGHEt32PzdmtlSKY" finished 2026/03/05 02:25:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/05 02:25:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6Yy8JBqvfxK9Dee2WATaHNzqtBCOKEpueMJe6PIRmHWPVdYkWFyLlFHxrt3EPm4f0 2026/03/05 02:25:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/05 02:25:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/05 02:25:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/03/05 02:25:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/05 02:25:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/05 02:25:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/05 02:25:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm6Yy8JBqvfxK9Dee2WATaHNzqtBCOKEpueMJe6PIRmHWPVdYkWFyLlFHxrt3EPm4f0" finished 2026/03/05 02:25:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/03/05 02:25:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm57Hlku8sUcAtwmikXYCeYkMlEe1gR-La-zyDpHimXkFb_ID4JckqZpB7eQQRVt1Qs 2026/03/05 02:25:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/05 02:25:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/03/05 02:25:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm57Hlku8sUcAtwmikXYCeYkMlEe1gR-La-zyDpHimXkFb_ID4JckqZpB7eQQRVt1Qs" finished 2026/03/05 02:25:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/03/05 02:25:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm43m2xpVJyEnaO-08ydraqvM2ZOcdoRKr9pDY55r5A4wLhlCB7ahgNCLtCtuHOmx0A 2026/03/05 02:25:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/05 02:25:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/05 02:25:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm43m2xpVJyEnaO-08ydraqvM2ZOcdoRKr9pDY55r5A4wLhlCB7ahgNCLtCtuHOmx0A" finished 2026/03/05 02:25:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/03/05 02:25:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm41BTjhuOD2gixMgATiTCbhDRhxVZIEJsBDbDtwMDUs54p4Hi5bO4RFi0nSYEFM5q0 2026/03/05 02:25:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/05 02:25:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/05 02:25:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm41BTjhuOD2gixMgATiTCbhDRhxVZIEJsBDbDtwMDUs54p4Hi5bO4RFi0nSYEFM5q0" finished 2026/03/05 02:25:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/05 02:25:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm4gj5doo3n4WNPkty7JtU4l3oadMv1QzM4vu0La_TC2ybqzhEQfSeiYrM6Jyu6DYR8 2026/03/05 02:25:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/05 02:25:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/05 02:25:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/05 02:25:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/05 02:25:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/05 02:25:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/05 02:25:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm4gj5doo3n4WNPkty7JtU4l3oadMv1QzM4vu0La_TC2ybqzhEQfSeiYrM6Jyu6DYR8" finished 2026/03/05 02:25:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/05 02:25:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4rTYN6yvL6kE87VxNZdg6Gg_z560sd0jFJh5eABnpUDm_ETvM-dvgleclJ_gbZmAg 2026/03/05 02:25:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/05 02:25:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/03/05 02:25:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/03/05 02:25:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/05 02:25:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/05 02:25:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/05 02:25:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm4rTYN6yvL6kE87VxNZdg6Gg_z560sd0jFJh5eABnpUDm_ETvM-dvgleclJ_gbZmAg" finished 2026/03/05 02:25:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/03/05 02:25:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7B5GrQ-x-ejOIfaBdkn4hvInyJV-qrAAwfzEdfAgZa7x_cfmGkrZeWwdLUxIC2Et0 2026/03/05 02:25:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/03/05 02:25:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/03/05 02:25:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm7B5GrQ-x-ejOIfaBdkn4hvInyJV-qrAAwfzEdfAgZa7x_cfmGkrZeWwdLUxIC2Et0" finished 2026/03/05 02:25:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/03/05 02:25:46 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm5UXvKdlitgsPKe4ZJtR7y-E1xDASgZR9JlBJa0seTZPg_1R5oIO8x3OlfO51deMXM 2026/03/05 02:25:47 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/03/05 02:25:48 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/05 02:25:49 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm5UXvKdlitgsPKe4ZJtR7y-E1xDASgZR9JlBJa0seTZPg_1R5oIO8x3OlfO51deMXM" finished 2026/03/05 02:25:49 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/03/05 02:25:51 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4-gxO3EAXzyxNDOEoGz2o6PSCEX39U3dzwSKtu3XDuXALzPIAoFFLcmRjFBgJ5Xbw 2026/03/05 02:25:51 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/05 02:25:53 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/05 02:25:53 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm4-gxO3EAXzyxNDOEoGz2o6PSCEX39U3dzwSKtu3XDuXALzPIAoFFLcmRjFBgJ5Xbw" finished 2026/03/05 02:25:53 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/05 02:25:56 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm7LSAzfPvKZVOxQPSuGgcm0FvOHIJuFLq0POheOhF5hp35AU31Aw9JD1Zw2FBlrDP8 2026/03/05 02:25:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/05 02:25:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/05 02:25:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/05 02:25:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/05 02:25:58 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/05 02:25:58 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/05 02:25:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm7LSAzfPvKZVOxQPSuGgcm0FvOHIJuFLq0POheOhF5hp35AU31Aw9JD1Zw2FBlrDP8" finished 2026/03/05 02:25:59 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/05 02:26:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5aLM_7OLj8Si2j9zulYH9dwbFdo7DXsmcijLFII0Ptps_XaL258L_JMKgGKkduIog 2026/03/05 02:26:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/05 02:26:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/03/05 02:26:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/03/05 02:26:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/05 02:26:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/05 02:26:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/05 02:26:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm5aLM_7OLj8Si2j9zulYH9dwbFdo7DXsmcijLFII0Ptps_XaL258L_JMKgGKkduIog" finished 2026/03/05 02:26:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/03/05 02:26:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7fEGm5mx2nlggGV2d3fz4AIMFl2n4cRi4TGDM27yg3e0BekJCMSNdoeOLqa4z1k3w 2026/03/05 02:26:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/03/05 02:26:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/03/05 02:26:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm7fEGm5mx2nlggGV2d3fz4AIMFl2n4cRi4TGDM27yg3e0BekJCMSNdoeOLqa4z1k3w" finished 2026/03/05 02:26:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/03/05 02:26:13 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm6UEbdNywSNrkaahlkPphma7Xd_APv8tg1yAP9UCJVPcvBB0-Bh2fRAaPVCkPTlfro 2026/03/05 02:26:13 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/03/05 02:26:15 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/05 02:26:15 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm6UEbdNywSNrkaahlkPphma7Xd_APv8tg1yAP9UCJVPcvBB0-Bh2fRAaPVCkPTlfro" finished 2026/03/05 02:26:15 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/03/05 02:26:18 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4dEj7wFk-j4IoLgEd7oP1vb_SlfMvhlJCHczZSyvcYJq6nNvYjasEbVP3cxwIM1SU 2026/03/05 02:26:18 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/05 02:26:20 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/05 02:26:20 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm4dEj7wFk-j4IoLgEd7oP1vb_SlfMvhlJCHczZSyvcYJq6nNvYjasEbVP3cxwIM1SU" finished 2026/03/05 02:26:21 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/05 02:26:23 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5mFElhnreG38IPkcq0wbSFyhMvdDfnMQbPQT_JHuFaaBqeRGbeZ9BeOEVWiZwSQZE 2026/03/05 02:26:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/05 02:26:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/05 02:26:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/05 02:26:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/05 02:26:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/05 02:26:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/05 02:26:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm5mFElhnreG38IPkcq0wbSFyhMvdDfnMQbPQT_JHuFaaBqeRGbeZ9BeOEVWiZwSQZE" finished 2026/03/05 02:26:26 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/05 02:26:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5WtKgAAsfT5RiTdB-3lVDu6katQdQa7_vzcTTugfOcZvepdWnD7biniWKFxaghHLg 2026/03/05 02:26:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/05 02:26:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/03/05 02:26:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/03/05 02:26:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/05 02:26:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/05 02:26:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/05 02:26:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm5WtKgAAsfT5RiTdB-3lVDu6katQdQa7_vzcTTugfOcZvepdWnD7biniWKFxaghHLg" finished 2026/03/05 02:26:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2504: *s3.Fs does not support SetCopyCutoff: --s3-copy-cutoff not supported: optional feature not implemented === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/05 02:26:34 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm7AvFVw9FzFSFMOl5ybqIbTGNSVeGQgatNrDmle5DD5WFMTB0OJtGmihDVHeFnEHcQ 2026/03/05 02:26:34 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/05 02:26:34 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "c5ac1015df644e221edc7bb522d41a0d" 2026/03/05 02:26:35 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm7AvFVw9FzFSFMOl5ybqIbTGNSVeGQgatNrDmle5DD5WFMTB0OJtGmihDVHeFnEHcQ" finished 2026/03/05 02:26:35 DEBUG : unknown-size-put.txt: Multipart upload Etag: c65cc42bbd470f8bdc2b0c0b61042659-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/05 02:26:36 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm5-DxJn_caPdm2Ta_7py8gE_huCd0OGWtrk4lLKslSe-wteiUQoqOWHmBlalAxEhK4 2026/03/05 02:26:36 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/05 02:26:36 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "9da602c6869c439fa34a345e01203b22" 2026/03/05 02:26:37 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm5-DxJn_caPdm2Ta_7py8gE_huCd0OGWtrk4lLKslSe-wteiUQoqOWHmBlalAxEhK4" finished 2026/03/05 02:26:37 DEBUG : unknown-size-update.txt: Multipart upload Etag: d4456a6d48a9a5af4520a31762108fdd-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/05 02:26:37 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-sezuqaj1baji/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/03/05 02:26:38 DEBUG : Waiting for deletions to finish 2026/03/05 02:26:38 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/05 02:26:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1772677331520511") 2026/03/05 02:26:38 DEBUG : "versions/test-versions-v2026-03-05-022319-480.txt" version true 2026/03/05 02:26:38 DEBUG : versions/test-versions-v2026-03-05-022319-480.txt: Deleting (id "1772677399425212") 2026/03/05 02:26:39 INFO : versions/test-versions-v2026-03-05-022319-480.txt: Deleted 2026/03/05 02:26:39 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/05 02:26:39 INFO : S3 bucket rclone-test-sezuqaj1baji: Bucket "rclone-test-sezuqaj1baji" deleted 2026/03/05 02:26:39 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- FAIL: TestIntegration (331.11s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.43s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.09s) --- FAIL: TestIntegration/FsMkdir (327.98s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.00s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.50s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.30s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.30s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (43.60s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (9.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.49s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.42s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.40s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.13s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.39s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.70s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (8.08s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (100.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (17.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (12.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.31s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.71s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (43.48s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.85s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.30s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (30.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (16.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.75s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.59s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (7.95s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.81s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.64s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (9.68s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention (2.50s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold (2.92s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/SetAfterUpload (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (163.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (8.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (27.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (8.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (9.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (8.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (9.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (7.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (9.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (9.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (27.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (5.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (3.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (10.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.36s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.40s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.34s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.06s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.02s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/03/05 02:26:39 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/03/05 02:26:39 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 331.164s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished ERROR in 5m32.329552972s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/SetAfterUpload]