"go test -v -timeout 1h0m0s -remote TestS3R2: -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 "TestS3R2:" 2026/04/03 01:53:51 DEBUG : Creating backend with remote "TestS3R2:rclone-test-hozipoh5dozu" 2026/04/03 01:53:51 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/04/03 01:53:52 INFO : S3 bucket rclone-test-hozipoh5dozu: Bucket "rclone-test-hozipoh5dozu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/03 01:53:55 INFO : S3 bucket rclone-test-hozipoh5dozu: Bucket "rclone-test-hozipoh5dozu" deleted === RUN TestIntegration/FsMkdir 2026/04/03 01:53:56 INFO : S3 bucket rclone-test-hozipoh5dozu: Bucket "rclone-test-hozipoh5dozu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/03 01:53:56 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/03 01:53:56 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/03 01:53:56 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 "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === 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" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === 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␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === 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/04/03 01:54:33 NOTICE: S3 bucket rclone-test-hozipoh5dozu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/03 01:54:33 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AMHPsk7H66UhRRuP_HIOag9biHqLk8k3HXY2459gealZgj6gxI3xdw7i5rjZpArrp5xOS6mhxpXKDFLyS_XxpqiIbmzsYiATOruE4Lt_Kf__TXoM8noP2_uT7Hzypm3Gng3NiKF9XEvOB8V1EiyCvht7gMKYhpmHC8gRpDy5lzv1xcJlBIgMqeXoy8a5uJw2R8T6rW45epdu2jLzSvKRNtZWwE_tPT0gdWBsoA1xyE9TyebaMlvVQlkTLmKozeexv_PJPFAaV3QuN6XEjtGP4-YMr5mIsFWFELKxnN8br6-psAIJri6eXsjEEkj_5_WollmYngUE7kdlRcUOJFp1ZtU 2026/04/03 01:54:34 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "43c13562032956db3349259968b6f0ae" 2026/04/03 01:54:34 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "f96f68e9d059a78f769be34c17da3c15" 2026/04/03 01:54:35 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "9214a8fec4bb0e47e305503c4ad1a106" 2026/04/03 01:54:35 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AMHPsk7H66UhRRuP_HIOag9biHqLk8k3HXY2459gealZgj6gxI3xdw7i5rjZpArrp5xOS6mhxpXKDFLyS_XxpqiIbmzsYiATOruE4Lt_Kf__TXoM8noP2_uT7Hzypm3Gng3NiKF9XEvOB8V1EiyCvht7gMKYhpmHC8gRpDy5lzv1xcJlBIgMqeXoy8a5uJw2R8T6rW45epdu2jLzSvKRNtZWwE_tPT0gdWBsoA1xyE9TyebaMlvVQlkTLmKozeexv_PJPFAaV3QuN6XEjtGP4-YMr5mIsFWFELKxnN8br6-psAIJri6eXsjEEkj_5_WollmYngUE7kdlRcUOJFp1ZtU" 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/04/03 01:54:41 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/03 01:54:41 DEBUG : Creating backend with remote "TestS3R2:" === 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/04/03 01:54:45 DEBUG : S3 bucket rclone-test-hozipoh5dozu: bucket is versioned: false 2026/04/03 01:54:45 DEBUG : Waiting for deletions to finish 2026/04/03 01:54:45 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/03 01:54:45 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/03 01:54:46 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/03 01:54:47 DEBUG : Creating backend with remote "TestS3R2:rclone-test-hozipoh5dozu/dirToPurgeFromRoot" 2026/04/03 01:54:48 DEBUG : S3 bucket rclone-test-hozipoh5dozu path dirToPurgeFromRoot: bucket is versioned: false 2026/04/03 01:54:48 DEBUG : Waiting for deletions to finish 2026/04/03 01:54:48 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/03 01:54:48 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/03 01:54:48 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/03 01:54:49 DEBUG : Creating backend with remote "TestS3R2:rclone-test-hozipoh5dozu/hello? sausage/êé" 2026/04/03 01:54:51 DEBUG : S3 bucket rclone-test-hozipoh5dozu path hello? sausage/êé: bucket is versioned: false 2026/04/03 01:54:51 DEBUG : Waiting for deletions to finish 2026/04/03 01:54:51 DEBUG : "a/b/c/d/e.txt" version false 2026/04/03 01:54:51 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/03 01:54:52 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/04/03 01:55:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-hozipoh5dozu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/03 01:55:07 DEBUG : Creating backend with remote "TestS3R2:rclone-test-hozipoh5dozu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-hozipoh5dozu" from "TestS3R2:rclone-test-hozipoh5dozu" 2026/04/03 01:55:07 DEBUG : Creating backend with remote "TestS3R2:" === 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:2060: skipping directory tests as not supported on this backend === 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/04/03 01:55:15 DEBUG : piped data.txt: open chunk writer: started multipart upload: AGEv-_GTq8P5KcvW11cWPYZHGqRvlWE3P3Po6-cMnVz1MpX3Jq7SFCZRtKKpJsWxEHUPRlR-2lT_pp1w9Jax5PufhTImpIksdjfIIbpxSsx9daKcRcC_Bxbsco81S_df14AkZYlvkUhFpMm5gjUrVzuCgPhiWNOe4ti6muPuLXgqOHIvP3m3kY1wSLyHThslQZ0OiJg-c0-5RPgf8Vpx3cI8qGXAR6kansZZDWVXLBM4-Yp2oXOwvwwd_tFKmMivQBJMXNbFsp4O_cJnOUm7GpHYI3wl6ZKCW7hXpE5D6RnRjrps0ALa-bvawgB3-drK7Mv8bpGnj4Ve-GbePn68HgM 2026/04/03 01:55:15 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/03 01:55:16 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/03 01:55:16 DEBUG : piped data.txt: multipart upload "AGEv-_GTq8P5KcvW11cWPYZHGqRvlWE3P3Po6-cMnVz1MpX3Jq7SFCZRtKKpJsWxEHUPRlR-2lT_pp1w9Jax5PufhTImpIksdjfIIbpxSsx9daKcRcC_Bxbsco81S_df14AkZYlvkUhFpMm5gjUrVzuCgPhiWNOe4ti6muPuLXgqOHIvP3m3kY1wSLyHThslQZ0OiJg-c0-5RPgf8Vpx3cI8qGXAR6kansZZDWVXLBM4-Yp2oXOwvwwd_tFKmMivQBJMXNbFsp4O_cJnOUm7GpHYI3wl6ZKCW7hXpE5D6RnRjrps0ALa-bvawgB3-drK7Mv8bpGnj4Ve-GbePn68HgM" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/03 01:55:18 DEBUG : piped data.txt: open chunk writer: started multipart upload: AD9svvXpnEo1PffA35vRfeq3a8a9Ebnc9Mx-1OxhrQJvujOXZBOiB6lxQMYGjuS-cZqdlLxotUWi3Iu0GPK0iTlvxLlCC_O5Zwnh2eYeuOO970KNXhnGKX_YQxNquB-3Xgx1FwhiSF5YlWLGflgv8-e3irv3SZvP2qFiHqzY3thWtBvzYJVVxLUK8SDl93ju077k0wgO1O0s8v-7h8bTrNUQ7XlbCRurS4QxDjdsXoMhc-l1OFnB0X8cpGi4EzQOqLpSCQ8LIQDHy1S3kDDWcz-bUFvMO-jnUkibta45E9MWNVbpCtIRcCtaVbIOpgWuCVPE0ZZw7PpF0-bhWd8tol0 2026/04/03 01:55:18 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/03 01:55:18 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "63978804086d7061f78db888582c5a33" 2026/04/03 01:55:19 DEBUG : piped data.txt: multipart upload "AD9svvXpnEo1PffA35vRfeq3a8a9Ebnc9Mx-1OxhrQJvujOXZBOiB6lxQMYGjuS-cZqdlLxotUWi3Iu0GPK0iTlvxLlCC_O5Zwnh2eYeuOO970KNXhnGKX_YQxNquB-3Xgx1FwhiSF5YlWLGflgv8-e3irv3SZvP2qFiHqzY3thWtBvzYJVVxLUK8SDl93ju077k0wgO1O0s8v-7h8bTrNUQ7XlbCRurS4QxDjdsXoMhc-l1OFnB0X8cpGi4EzQOqLpSCQ8LIQDHy1S3kDDWcz-bUFvMO-jnUkibta45E9MWNVbpCtIRcCtaVbIOpgWuCVPE0ZZw7PpF0-bhWd8tol0" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2026/04/03 01:55:20 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:530: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/04/03 01:55:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AIqVQ3TX3eKME-S5rmZd8wyNkE9G4NO7uEsE-kIfD7c13EbQNgafzXjFnvzDoAQhoTpp0hQrNsK_oGWOA_5QN06PRbse0FWEnETnro8y_muOPOSSHKB2JcZ7NRW09lUCCBfZYV0HLrY_pXS9Qr0_5Xi10ZNpXGvyePeCqO_fftO2YIii4MxBYXEZh6K4XhLKCoSZRTtNsYDmEqLIyDK9cSrPp7Fruyj9LdbXUWSd7KfbCYKXvwjTdcISckc1e3chuB4kzpMTYV9j92ltN8ccFvFRcKtS5ijP3AGXEV3n6aR8beSU6CFV35C6rriMZxQ9Ved-VfRGWZ8GDdmA1ff1wNs 2026/04/03 01:55:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/04/03 01:55:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/04/03 01:55:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AIqVQ3TX3eKME-S5rmZd8wyNkE9G4NO7uEsE-kIfD7c13EbQNgafzXjFnvzDoAQhoTpp0hQrNsK_oGWOA_5QN06PRbse0FWEnETnro8y_muOPOSSHKB2JcZ7NRW09lUCCBfZYV0HLrY_pXS9Qr0_5Xi10ZNpXGvyePeCqO_fftO2YIii4MxBYXEZh6K4XhLKCoSZRTtNsYDmEqLIyDK9cSrPp7Fruyj9LdbXUWSd7KfbCYKXvwjTdcISckc1e3chuB4kzpMTYV9j92ltN8ccFvFRcKtS5ijP3AGXEV3n6aR8beSU6CFV35C6rriMZxQ9Ved-VfRGWZ8GDdmA1ff1wNs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/04/03 01:55:27 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ALdrOomzR1dh_CtpWsMK20GmXGQZg55TDwXIz4F_eQLqYYvZCx01EN4dUedpAtFbQIfbogq7ilphneuKHgAjvhu54C4_x5jJJ6NXWh8Ij5XqnDAq6Ag1hdCauRaWarkGPjcLYfAmUxPl7ZEEa55Mghzwp8K5V98BRxvjK5eYDU4l7_GFhqgTdNFWmXjAJjNfhHgvyPgmFFiGJHR0Wkp7orMMV2rCltLPATW0apPsdp4mq1IoEoc6DZOQ8F1OAhsrmuc5LdAN8uKybstL-OogRPAaF-rEe80W51oA00pfewaKoWKU7Uw4AQ7DNelUx9aMTJQQ37Cpvg3gpQMKBzJIMW8 2026/04/03 01:55:28 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/04/03 01:55:38 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/03 01:55:39 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ALdrOomzR1dh_CtpWsMK20GmXGQZg55TDwXIz4F_eQLqYYvZCx01EN4dUedpAtFbQIfbogq7ilphneuKHgAjvhu54C4_x5jJJ6NXWh8Ij5XqnDAq6Ag1hdCauRaWarkGPjcLYfAmUxPl7ZEEa55Mghzwp8K5V98BRxvjK5eYDU4l7_GFhqgTdNFWmXjAJjNfhHgvyPgmFFiGJHR0Wkp7orMMV2rCltLPATW0apPsdp4mq1IoEoc6DZOQ8F1OAhsrmuc5LdAN8uKybstL-OogRPAaF-rEe80W51oA00pfewaKoWKU7Uw4AQ7DNelUx9aMTJQQ37Cpvg3gpQMKBzJIMW8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/04/03 01:55:41 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AI_UaSa1qIiPQbcPI1lZ8oSGCmDg6pEWLQkA10P-X2tvV4ICqJIerOaGPHutDfKtki61buS2M0wNo7KCFapLYCzW2T0WXhPW_zqGhEILY6Gk8FamUrsFVtcsE0wa0oo5Mxk67wBT-LcM8Hb3Ngx_4xgOu1hXh2JDciLMj4KMtsgs6Cxv3ohSSTYfuUfKLoevHl_wMEyGRThmiRDyHwNhSKhbq1dXT36RZk4tQECmSoVJ7XFi-aA-aoDY05OE4qeasqsEPM9EdvKAz_SKjojizr-k_V-kFxG347A6IFcQeRpYQHy_bPdhEUb41OjMLbD1liJoo5x_mWadZF7fCKL4IMU 2026/04/03 01:55:41 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/03 01:55:42 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/03 01:55:42 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AI_UaSa1qIiPQbcPI1lZ8oSGCmDg6pEWLQkA10P-X2tvV4ICqJIerOaGPHutDfKtki61buS2M0wNo7KCFapLYCzW2T0WXhPW_zqGhEILY6Gk8FamUrsFVtcsE0wa0oo5Mxk67wBT-LcM8Hb3Ngx_4xgOu1hXh2JDciLMj4KMtsgs6Cxv3ohSSTYfuUfKLoevHl_wMEyGRThmiRDyHwNhSKhbq1dXT36RZk4tQECmSoVJ7XFi-aA-aoDY05OE4qeasqsEPM9EdvKAz_SKjojizr-k_V-kFxG347A6IFcQeRpYQHy_bPdhEUb41OjMLbD1liJoo5x_mWadZF7fCKL4IMU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/03 01:55:44 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ANdV5F_31j5_3iL6MhOIeQs8o-AvSo4n5O2xZWIwNY8C8IXeZKEHYdmc46oeJM5UqMjj5vbkgPcqnxuaAwh6KKv7yT719SSlgu9q5-YgDKVcSoXgmefYL2Z1xogaibTaOuiLopNrhVnH6p2iHLn3Dq7BfzDleWlMMPU_1akoRUhj9cU9klC1xmbLRhOp2o7syJsNu6507wZrVu8BDRz4eK3Oo2qCzlXFOPVRxOCWbpOGrtKX24v6CVQVrziZ4v9-sfjtYGvOIkx5lcRgX7LST1w2b-F-CYLYosmEPj2BVsrDbS8gF__OA8b4xk_BzpS7o6EFPy_ibTd7fhG_OtcMTog 2026/04/03 01:55:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/03 01:55:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/03 01:55:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/03 01:55:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/03 01:55:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/03 01:55:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/03 01:55:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ANdV5F_31j5_3iL6MhOIeQs8o-AvSo4n5O2xZWIwNY8C8IXeZKEHYdmc46oeJM5UqMjj5vbkgPcqnxuaAwh6KKv7yT719SSlgu9q5-YgDKVcSoXgmefYL2Z1xogaibTaOuiLopNrhVnH6p2iHLn3Dq7BfzDleWlMMPU_1akoRUhj9cU9klC1xmbLRhOp2o7syJsNu6507wZrVu8BDRz4eK3Oo2qCzlXFOPVRxOCWbpOGrtKX24v6CVQVrziZ4v9-sfjtYGvOIkx5lcRgX7LST1w2b-F-CYLYosmEPj2BVsrDbS8gF__OA8b4xk_BzpS7o6EFPy_ibTd7fhG_OtcMTog" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/03 01:55:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AGPR5L-FKL7gjaKCWJIPEogUn_dmTjC72iDr3zeWm64xAgBKV9FyyKIZ9aKodWu4B4yZPmJE_tGOzcoNxug5F_K_-y2M26ctLNEtFh4L-f4zLQUYVewJcvp14I1IC3s485fz7L3EgkTkpTdYPy9okkjkBru-BFLIBXpDBiUJ198LtETVj5pP-O37YhTIGf2_8OZlxRbttkPVA5MJdZri0AGMrI_Vi8vzj_ZAe2NuhmnCf3rS6QTAILfIf_PpF6k-MVbufPlCsRAKyRTuxJDENsEhag4I8glcr9l6iVzWeBsBajnLTWFMXOq8KEop7l7SvrYWVORxWXVr8RGJXqXIuvw 2026/04/03 01:55:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/03 01:55:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/04/03 01:55:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/04/03 01:55:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/03 01:55:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/03 01:55:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/03 01:55:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AGPR5L-FKL7gjaKCWJIPEogUn_dmTjC72iDr3zeWm64xAgBKV9FyyKIZ9aKodWu4B4yZPmJE_tGOzcoNxug5F_K_-y2M26ctLNEtFh4L-f4zLQUYVewJcvp14I1IC3s485fz7L3EgkTkpTdYPy9okkjkBru-BFLIBXpDBiUJ198LtETVj5pP-O37YhTIGf2_8OZlxRbttkPVA5MJdZri0AGMrI_Vi8vzj_ZAe2NuhmnCf3rS6QTAILfIf_PpF6k-MVbufPlCsRAKyRTuxJDENsEhag4I8glcr9l6iVzWeBsBajnLTWFMXOq8KEop7l7SvrYWVORxWXVr8RGJXqXIuvw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/04/03 01:55:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AAl0geV60Ym9D3SSDcMhcN9V95KokCxs-7pDqJG_-Q0dacO6_KNKlrsWOxwHwcwy1LE19beR-0FNP99ri1qnLNdzIvWFXb30VomCMYHTbiNgI-7CMdJIzqzj_xMcwDmxCxR-BNhWzQJewsrIWwYGqVP9Xi1lhFHqrOvkuSNkLoX_hw0hpxmAEti0H0RguWvKLAy0OMDXfELphFe2lRBnRxQ_4irQZ6K1EqV6rW0k2kFNawk3vnO5HC6kkA14wWL2riyY27V3l_DpQ4vFj3Au5yyOpHdtNsooqCioO0fiNDIZkOutFjSS8VP-vz9P00Vl8o1LO4VHsZy1_G79wlJCSaw 2026/04/03 01:55:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/03 01:55:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/04/03 01:55:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AAl0geV60Ym9D3SSDcMhcN9V95KokCxs-7pDqJG_-Q0dacO6_KNKlrsWOxwHwcwy1LE19beR-0FNP99ri1qnLNdzIvWFXb30VomCMYHTbiNgI-7CMdJIzqzj_xMcwDmxCxR-BNhWzQJewsrIWwYGqVP9Xi1lhFHqrOvkuSNkLoX_hw0hpxmAEti0H0RguWvKLAy0OMDXfELphFe2lRBnRxQ_4irQZ6K1EqV6rW0k2kFNawk3vnO5HC6kkA14wWL2riyY27V3l_DpQ4vFj3Au5yyOpHdtNsooqCioO0fiNDIZkOutFjSS8VP-vz9P00Vl8o1LO4VHsZy1_G79wlJCSaw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/04/03 01:56:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AOGKNk4wXN-RM-6N2V_GNvqYEtd-RtxEOLgjHsQD-nzfWY42iODUzP0Pq-AgkoRzN3gEflKIkiNBr3XCbY8eAE3k3s4NbkqmlLjc9YHrLmVMwPB8DdneUUrTQuuPMLj9h16ta9r4nC7emYeLGvaKk4JtZ1V9P8_Jx3eSm1jQ7xRVYi7H7ka0uLmKDrqUWy1j7VosHzgotYqfnnN7uKghxhOHDf7t22HItt1a0_cBgkaPojh5WGfHpi9hqonDIV085njqkdoa-_DI1w0mMqP6HjnggxcLGYm2_miYNm8GRfJ0v2tg9GYeqcnRhqEuft7f5EQblBkNs4eQ30FPhhKZaT0 2026/04/03 01:56:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/03 01:56:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/03 01:56:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AOGKNk4wXN-RM-6N2V_GNvqYEtd-RtxEOLgjHsQD-nzfWY42iODUzP0Pq-AgkoRzN3gEflKIkiNBr3XCbY8eAE3k3s4NbkqmlLjc9YHrLmVMwPB8DdneUUrTQuuPMLj9h16ta9r4nC7emYeLGvaKk4JtZ1V9P8_Jx3eSm1jQ7xRVYi7H7ka0uLmKDrqUWy1j7VosHzgotYqfnnN7uKghxhOHDf7t22HItt1a0_cBgkaPojh5WGfHpi9hqonDIV085njqkdoa-_DI1w0mMqP6HjnggxcLGYm2_miYNm8GRfJ0v2tg9GYeqcnRhqEuft7f5EQblBkNs4eQ30FPhhKZaT0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/04/03 01:56:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AI6XnxobuCsQWGPXujcwfFBpSviYFQ-l7GwCPo7pQAh-9qN4YzpguQNuz4fZsOx094p5T7LrodnUdMDLDEnxenJFQwpzyVfot8jcYeZ6OKLnB8n3hXhsKzEqWZYr5XRhcMHZ_ln0Y898o6lSQil36uJBcRB6DayGNj2iDN02nqcakjXCzLq1EjjlIIzMlUKM6rcgqxq1xsJng59XH_qjITsaxlFoTBxn0Mn82Pv_oranUYODf-kPPZCFsSLT96JFlbBCC6IndzNcZI14RQ6Af1R29wKRyUTr78yF71IcmW3MY64ujsrea-lyf2_PyKpIdIqm96BhaWfj5cYvxm3VGW0 2026/04/03 01:56:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/03 01:56:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/03 01:56:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AI6XnxobuCsQWGPXujcwfFBpSviYFQ-l7GwCPo7pQAh-9qN4YzpguQNuz4fZsOx094p5T7LrodnUdMDLDEnxenJFQwpzyVfot8jcYeZ6OKLnB8n3hXhsKzEqWZYr5XRhcMHZ_ln0Y898o6lSQil36uJBcRB6DayGNj2iDN02nqcakjXCzLq1EjjlIIzMlUKM6rcgqxq1xsJng59XH_qjITsaxlFoTBxn0Mn82Pv_oranUYODf-kPPZCFsSLT96JFlbBCC6IndzNcZI14RQ6Af1R29wKRyUTr78yF71IcmW3MY64ujsrea-lyf2_PyKpIdIqm96BhaWfj5cYvxm3VGW0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/03 01:56:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AI74eVGb41S40Xy4fthGLRYrpiy836l43Vt7O9rzL0hoo3cw-kLRMWDLHTI8W6o8yKM-Fdv70_mGVoKhK8D9Lw_gxh3GWBkfsw95w6ofVAlvs1YDTVYpMpyTl6i1xd_3TXSjET9HCS5M8E5mLiS9tFTGDaFPYo1aYFMTyA2IIzr9pQ8wkXXWKvpLsiMwoVjwCacgbK9CqaCMlILbrGA-4J02oWzcdTyB88uM_IHoqDvtQjDZ5sjICKGHPnBKB3HOlR1nU_No7i9BAONJg87eRAS8_-s_ynBwc5BDbn7ytug1FOphxWHLUU36teOaf0M_dC3dESEO1V8rf2wU0ta7hAQ 2026/04/03 01:56:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/03 01:56:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/03 01:56:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/03 01:56:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/03 01:56:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/03 01:56:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/03 01:56:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AI74eVGb41S40Xy4fthGLRYrpiy836l43Vt7O9rzL0hoo3cw-kLRMWDLHTI8W6o8yKM-Fdv70_mGVoKhK8D9Lw_gxh3GWBkfsw95w6ofVAlvs1YDTVYpMpyTl6i1xd_3TXSjET9HCS5M8E5mLiS9tFTGDaFPYo1aYFMTyA2IIzr9pQ8wkXXWKvpLsiMwoVjwCacgbK9CqaCMlILbrGA-4J02oWzcdTyB88uM_IHoqDvtQjDZ5sjICKGHPnBKB3HOlR1nU_No7i9BAONJg87eRAS8_-s_ynBwc5BDbn7ytug1FOphxWHLUU36teOaf0M_dC3dESEO1V8rf2wU0ta7hAQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/03 01:56:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AHzT1gMY_-D7o5mreS5axn81EX9EhFSvcd1ms4PznyZQtKHOTADjHkzEDRBkRN9DZWx-bi-Yb1ychETrwaJ977jRsHUl8nxv9LXUCl0MWJAnsYIQMK_SoibN9QFBkhzq_W_Ih0ymoXBJ5IviEU4F1dD5wG5UWvZidwbz3JmhhlrnSw6P_JaWUBWXJx2Fe4Q-lZhQCx8or9S1a_DtUY5lBcd2ZQyuBSSeK4SU032a9y0qzyQ4p0CbktFT0TBnsTaMpuyTMT23Kndy22-mcbA5kwHJnq2iVxuO9veMliGkndECn-3qcTMTURecfgJMlkRDn0RaELdAyuQi709xfvV3wEE 2026/04/03 01:56:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/03 01:56:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/03 01:56:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/04/03 01:56:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/03 01:56:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/03 01:56:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/03 01:56:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AHzT1gMY_-D7o5mreS5axn81EX9EhFSvcd1ms4PznyZQtKHOTADjHkzEDRBkRN9DZWx-bi-Yb1ychETrwaJ977jRsHUl8nxv9LXUCl0MWJAnsYIQMK_SoibN9QFBkhzq_W_Ih0ymoXBJ5IviEU4F1dD5wG5UWvZidwbz3JmhhlrnSw6P_JaWUBWXJx2Fe4Q-lZhQCx8or9S1a_DtUY5lBcd2ZQyuBSSeK4SU032a9y0qzyQ4p0CbktFT0TBnsTaMpuyTMT23Kndy22-mcbA5kwHJnq2iVxuO9veMliGkndECn-3qcTMTURecfgJMlkRDn0RaELdAyuQi709xfvV3wEE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/04/03 01:56:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ANHIwBuVUeq5EOM1qp6QzsiZANsB7RB9cmjTX9wTVTKzHBZBiLsysYAsPSkLI0aftobUn7HzirefTU2kDdbRNfbwNVK2h5rDtFOJeMLPtpLqGH5x3oIjz7jC3s5zpYjOAoBMCRFSd721lhTmWa0sjcoueGJ-UZu0vTK_4AyIdfNRmdt1j4yerrXEdkIxkIwN0YK_XvpJyimx23O88htsQmdHrEiqSfjLv2vKu7c5RhkvRsWnt89-17gWSK3VpNlgwQdKuSHM7DtQgyzd84EtnFm-nnnPRIeeWjwKXNBVgpsf8gygcLvk13S2Zt_RINwu5YrCXPFBPO6K-ir6TJTCSHs 2026/04/03 01:56:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/03 01:56:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/04/03 01:56:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ANHIwBuVUeq5EOM1qp6QzsiZANsB7RB9cmjTX9wTVTKzHBZBiLsysYAsPSkLI0aftobUn7HzirefTU2kDdbRNfbwNVK2h5rDtFOJeMLPtpLqGH5x3oIjz7jC3s5zpYjOAoBMCRFSd721lhTmWa0sjcoueGJ-UZu0vTK_4AyIdfNRmdt1j4yerrXEdkIxkIwN0YK_XvpJyimx23O88htsQmdHrEiqSfjLv2vKu7c5RhkvRsWnt89-17gWSK3VpNlgwQdKuSHM7DtQgyzd84EtnFm-nnnPRIeeWjwKXNBVgpsf8gygcLvk13S2Zt_RINwu5YrCXPFBPO6K-ir6TJTCSHs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/04/03 01:56:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AOaT4taJnhPJDIdARLfEvlzKSaSezE2NsihAhbl1D23evTzOKsPbgKTiQ7PoNGHe6O8Tw-liPHZFiQS0ixOyKcznF096ma1MkEgHFq4yHBQCxyZVboqqJL4GM-gfjv-SkUcL9wQYEoCgaRysJ4uZMqCrhN3Jgo3Nhq2zPpTThg6a7F9czW7IgjydlcFnUaUuH5rqO9VyufTPSqcQuwSO5gERN0ul8u29JuimTH5jWPWT0EFL12pEdJB5AKXom_ItWQRJ8jfx7cGMMnU3TH6CWt0MYR-LoG1Vi1Kv51gje4k375QJAHimQxkjFPE2s9rPO0FQWQ3nWVUQ_4XBr-NWotg 2026/04/03 01:56:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/03 01:56:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/03 01:56:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AOaT4taJnhPJDIdARLfEvlzKSaSezE2NsihAhbl1D23evTzOKsPbgKTiQ7PoNGHe6O8Tw-liPHZFiQS0ixOyKcznF096ma1MkEgHFq4yHBQCxyZVboqqJL4GM-gfjv-SkUcL9wQYEoCgaRysJ4uZMqCrhN3Jgo3Nhq2zPpTThg6a7F9czW7IgjydlcFnUaUuH5rqO9VyufTPSqcQuwSO5gERN0ul8u29JuimTH5jWPWT0EFL12pEdJB5AKXom_ItWQRJ8jfx7cGMMnU3TH6CWt0MYR-LoG1Vi1Kv51gje4k375QJAHimQxkjFPE2s9rPO0FQWQ3nWVUQ_4XBr-NWotg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/04/03 01:56:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AHhKd9YKr60VYqmonkGcL6QgR79nRaRRbsjEEU6qJPWtMjkM2Heek3gVNtsiK6qY_bhC4iAwF3_QoiYe-QkQEHbhxyyb1zD7_eSXlMQVbJ8bd_h71YLx8w6KT_OoeOfOfr81SihHDInT3ducqzb3b5Gtjo5mDEPr5xNeizGqlqeAJe9VnC7ku7mFJn3HrcljTYSgxIDJ-4uHqbk9w2OZYgF8C2DJJnmnMRJGf2qNoDN4JxzTznir4SNoFbwzuKiIuLGbvun8HYzPk6SYTBWC3QdmZdo_305Mn705bnpaGsnlwvkINzvM26f_uv6v5wCFLcyZpcqTXIfi_irK-fkSZZo 2026/04/03 01:56:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/03 01:56:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/03 01:56:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AHhKd9YKr60VYqmonkGcL6QgR79nRaRRbsjEEU6qJPWtMjkM2Heek3gVNtsiK6qY_bhC4iAwF3_QoiYe-QkQEHbhxyyb1zD7_eSXlMQVbJ8bd_h71YLx8w6KT_OoeOfOfr81SihHDInT3ducqzb3b5Gtjo5mDEPr5xNeizGqlqeAJe9VnC7ku7mFJn3HrcljTYSgxIDJ-4uHqbk9w2OZYgF8C2DJJnmnMRJGf2qNoDN4JxzTznir4SNoFbwzuKiIuLGbvun8HYzPk6SYTBWC3QdmZdo_305Mn705bnpaGsnlwvkINzvM26f_uv6v5wCFLcyZpcqTXIfi_irK-fkSZZo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/03 01:56:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AHuncxwmZjoNIeBpUevL4I5WZKp9Rl4jWbxy6alsPbWDdDmi42nUYtm_1Alotr8iR8vzENrbd0SjeeIGcpXpxUiWsvGZ8MtcoBbp7pWRUR6LQSb-E-25HTjLfxGofwKZ3Q6Yw9hxNBBaFwNrXAy8_YJdsB_001gXmm8T4zqu6N7YnzPtXCPMIlLEfw5Uu0x323ZcFkHTmLGSC80kiwisLTjVk2IeA9L_o0X29iK4uBBwmvK4SdylxF8JGO8-hbEMTK3aghG4YA-Sav5dUKm7kkvQCpioYuk8D3zRiOvM68JWI2IJE_PjScQfof1QvzHudD3MsJqP5IOszVGp2yuXBrk 2026/04/03 01:56:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/03 01:56:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/03 01:56:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/03 01:56:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/03 01:56:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/03 01:56:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/03 01:56:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AHuncxwmZjoNIeBpUevL4I5WZKp9Rl4jWbxy6alsPbWDdDmi42nUYtm_1Alotr8iR8vzENrbd0SjeeIGcpXpxUiWsvGZ8MtcoBbp7pWRUR6LQSb-E-25HTjLfxGofwKZ3Q6Yw9hxNBBaFwNrXAy8_YJdsB_001gXmm8T4zqu6N7YnzPtXCPMIlLEfw5Uu0x323ZcFkHTmLGSC80kiwisLTjVk2IeA9L_o0X29iK4uBBwmvK4SdylxF8JGO8-hbEMTK3aghG4YA-Sav5dUKm7kkvQCpioYuk8D3zRiOvM68JWI2IJE_PjScQfof1QvzHudD3MsJqP5IOszVGp2yuXBrk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/03 01:56:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AIUfA5iphnvLhVcpWkyieLkjHQK-aCBXQyDP8ohp9g3DV5H3NXSoL00_65Xqs3kRwKh9N0HxFlME0Rroq64f9ATWgznzIGtUFWuj0mNfLTd38bnlI34aQGqWQRRhEkb-Oe6u7t2eQYm8wcnsgMPZGIrZlK2TueqQxNUl4wMWtoKM8EpBzE9cDoMi9D4UqLhCJcN--CP6C73Dm0IoSKaQjD6Duybm1VaJasYQ1uYYgyVN4_Z3xxeJdqrpt66FsU5m_YtNAp8aVmC-F-Uz9yRKigWMQG6E__FftnPM_b3DUuxJwhnjkg9LhqgK4K9Ub_d6NRbYEu16RT-GP-7VOTAhvwo 2026/04/03 01:56:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/03 01:56:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/03 01:56:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/04/03 01:56:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/03 01:56:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/03 01:56:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/03 01:56:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AIUfA5iphnvLhVcpWkyieLkjHQK-aCBXQyDP8ohp9g3DV5H3NXSoL00_65Xqs3kRwKh9N0HxFlME0Rroq64f9ATWgznzIGtUFWuj0mNfLTd38bnlI34aQGqWQRRhEkb-Oe6u7t2eQYm8wcnsgMPZGIrZlK2TueqQxNUl4wMWtoKM8EpBzE9cDoMi9D4UqLhCJcN--CP6C73Dm0IoSKaQjD6Duybm1VaJasYQ1uYYgyVN4_Z3xxeJdqrpt66FsU5m_YtNAp8aVmC-F-Uz9yRKigWMQG6E__FftnPM_b3DUuxJwhnjkg9LhqgK4K9Ub_d6NRbYEu16RT-GP-7VOTAhvwo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/04/03 01:56:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: APu0ApYEriuv6wteg14aZiafBTgh-yQ-weiONlVlLGsVfsaDIHdPQDyo9yvZRohcQrA3rAMwTD0hXey962zd-ClHiSrABd3uWbDRV3MdBCSuSg9SRsWq4AfmQowPGX-cCx9iZ7CwGZ06rfMVHBnf_pRk75_4bvMID8fFpbdqAVdJjoIn_a4DGhNMoWFvdlQ5nZ2f4kdUfWu7ZJZWZsG4OBzkNLf3mojKXI9LPeGneikZw5gf0Ca9H4Ua1LTzqoP-SWP4xWncjwhcCNYVkpEJ-ddcCbiVxYacFR9TEupwGIMVYBSVW1jeijRJ71yHzhVkVmK_IavjGpg_mjJB-uvk9lk 2026/04/03 01:56:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/03 01:56:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/04/03 01:56:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "APu0ApYEriuv6wteg14aZiafBTgh-yQ-weiONlVlLGsVfsaDIHdPQDyo9yvZRohcQrA3rAMwTD0hXey962zd-ClHiSrABd3uWbDRV3MdBCSuSg9SRsWq4AfmQowPGX-cCx9iZ7CwGZ06rfMVHBnf_pRk75_4bvMID8fFpbdqAVdJjoIn_a4DGhNMoWFvdlQ5nZ2f4kdUfWu7ZJZWZsG4OBzkNLf3mojKXI9LPeGneikZw5gf0Ca9H4Ua1LTzqoP-SWP4xWncjwhcCNYVkpEJ-ddcCbiVxYacFR9TEupwGIMVYBSVW1jeijRJ71yHzhVkVmK_IavjGpg_mjJB-uvk9lk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/04/03 01:56:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABSQs6MPTn19Y50Ta7OjflJXr8oHW7HDxtJRhUQzkQSwR5SbJJn500EkovCxafw1grC3JR6OJstB78W6gESP6jvrCQzwI0pvOuBwF3SzPUvo3-_kqPEt_hnoTXRtPlSMvs1ULbTTxIzYiR2Ww9sYiEZ7ox1tXBHtebrWs9-bpDWqj8QIBvKXi1lWAMqUVn79xJptNA4qNU-789hIl3aYc74pArkleD4dq1Viti4RWSt-ajfiNuEKOZ9tyxBlcLMeQkGfNU1whb-bao5yLkMIGGi77pXa69MVH9-7cNMARZG9q4o4d8lFjUNQKbxD4VbSuD3RhoUyJ2A0d8z6s46D75g 2026/04/03 01:56:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/03 01:56:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/03 01:56:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABSQs6MPTn19Y50Ta7OjflJXr8oHW7HDxtJRhUQzkQSwR5SbJJn500EkovCxafw1grC3JR6OJstB78W6gESP6jvrCQzwI0pvOuBwF3SzPUvo3-_kqPEt_hnoTXRtPlSMvs1ULbTTxIzYiR2Ww9sYiEZ7ox1tXBHtebrWs9-bpDWqj8QIBvKXi1lWAMqUVn79xJptNA4qNU-789hIl3aYc74pArkleD4dq1Viti4RWSt-ajfiNuEKOZ9tyxBlcLMeQkGfNU1whb-bao5yLkMIGGi77pXa69MVH9-7cNMARZG9q4o4d8lFjUNQKbxD4VbSuD3RhoUyJ2A0d8z6s46D75g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/04/03 01:56:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AGTo0XgSH29AtXQt9s0wZTcrKudpoBRE6TqYTWvGnJdk1Kd5YJj0BaHjklLaxzZ9kedfgNey_OccPiZNmlEZKljcsjf-6zasWfKJuZudOVHWlZm0KaSJtoFL8whhsvKfEfCzTClTE9jwRuoI8me9q9MM_7zJx9bS2DPcs0Sa3WkaNnOFFu8i5msCwn6kETf_WYA5kSGzqVO1INMbxPhk11KFMrw4tJt8gyaIFjdHSsmk42oFsJsbHuxa57gxqgyKn4_sbLbvm2XMgUfwdnoGhbZzANAmZ1yb7BLHjA9ykQKKaT4v8-GYkczr7x7QR0NP6mihkiTpsXIG0n5xqexl26A 2026/04/03 01:56:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/03 01:56:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/03 01:56:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AGTo0XgSH29AtXQt9s0wZTcrKudpoBRE6TqYTWvGnJdk1Kd5YJj0BaHjklLaxzZ9kedfgNey_OccPiZNmlEZKljcsjf-6zasWfKJuZudOVHWlZm0KaSJtoFL8whhsvKfEfCzTClTE9jwRuoI8me9q9MM_7zJx9bS2DPcs0Sa3WkaNnOFFu8i5msCwn6kETf_WYA5kSGzqVO1INMbxPhk11KFMrw4tJt8gyaIFjdHSsmk42oFsJsbHuxa57gxqgyKn4_sbLbvm2XMgUfwdnoGhbZzANAmZ1yb7BLHjA9ykQKKaT4v8-GYkczr7x7QR0NP6mihkiTpsXIG0n5xqexl26A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/03 01:56:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ADHpzm-2C_G07gXb_sCTZPwvoDA-Xn2Z5SeYQHPngy4mrKc4ImtlFs6QV4aJNW_gr8JnH8SuWrYtKUawbD34x3pGuG1lTzZV238gB05uhXOGnYnvVP-1vwmK3AdIOiddIDTIwvmG3jrSEc5DfCfzanxridHPync2jnO0CPEudNEmirFF87y9n3tx1Cf5y0acKiMFHtXkeBFSl392-4ilfCctPwrHEeh3g3YiwEFfffK10XnqA2kEWJGOUkrzIztCTAccZaWQM5IYwuIqYhscbp3c7O2pQN8A3pB2CrE9JpzwGi3vgWCrDTUSPs4WeqkulVewhZXUmkT0vzuXUQjmOts 2026/04/03 01:56:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/03 01:56:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/03 01:56:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/03 01:56:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/03 01:56:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/03 01:56:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/03 01:56:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ADHpzm-2C_G07gXb_sCTZPwvoDA-Xn2Z5SeYQHPngy4mrKc4ImtlFs6QV4aJNW_gr8JnH8SuWrYtKUawbD34x3pGuG1lTzZV238gB05uhXOGnYnvVP-1vwmK3AdIOiddIDTIwvmG3jrSEc5DfCfzanxridHPync2jnO0CPEudNEmirFF87y9n3tx1Cf5y0acKiMFHtXkeBFSl392-4ilfCctPwrHEeh3g3YiwEFfffK10XnqA2kEWJGOUkrzIztCTAccZaWQM5IYwuIqYhscbp3c7O2pQN8A3pB2CrE9JpzwGi3vgWCrDTUSPs4WeqkulVewhZXUmkT0vzuXUQjmOts" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/03 01:56:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AOn8urz_WuYJ2wBbaCxC-yyc0nUOrlFV0nuJbZfaFs918OSOR75DN9ERyZJwxLCseZlVbmx9QzfZVAR0v0gimAU6DOq4hqBkHpOys-76B5SHsAkLuA3YQGnV7vJoRlvv_LciPfs6qoooZ1tjrbe3Vk2ttZztR6_MzlGi4KZ-n0Z3dW8THqsKNfkU1Vareau0TJSX-8a1LaPYq1913la5wSWp6wo8ecI1mzYMpV9SODSelEp5m-96z64sPC83pFqPPx18VXqT3-6S4huLrm5-sreVBhP2J0K0uIDAx1rg-N3mpgE4vR64lLmPlsHfKD4XprtFDKnG_Q6bKPuXajZYgFM 2026/04/03 01:56:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/03 01:56:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/04/03 01:56:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/04/03 01:56:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/03 01:56:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/03 01:56:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/03 01:56:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AOn8urz_WuYJ2wBbaCxC-yyc0nUOrlFV0nuJbZfaFs918OSOR75DN9ERyZJwxLCseZlVbmx9QzfZVAR0v0gimAU6DOq4hqBkHpOys-76B5SHsAkLuA3YQGnV7vJoRlvv_LciPfs6qoooZ1tjrbe3Vk2ttZztR6_MzlGi4KZ-n0Z3dW8THqsKNfkU1Vareau0TJSX-8a1LaPYq1913la5wSWp6wo8ecI1mzYMpV9SODSelEp5m-96z64sPC83pFqPPx18VXqT3-6S4huLrm5-sreVBhP2J0K0uIDAx1rg-N3mpgE4vR64lLmPlsHfKD4XprtFDKnG_Q6bKPuXajZYgFM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/04/03 01:56:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AMjv4RlnbYEYdrziZkVS0FIpodv27BZB48pFtN2F75n7lTe5jmLMuptcPzNX6MT3nrxRkKo_MExrI8q7JMnnEJ3hZfb0q_6qBpLBKPMRGx4n1NUPwcI2mJ38NwiO57IZ7EiJiDK-gMRw-RggnO_y2zmv-5W4YjXqxUOKTiAfuYmSQjYEUTgL8D7lydydbPB-SxeCCJdu_WF4Q6EuUAYMLOWFGi0vjMa7GkhNmiGz3aoIR5Bw22eRMqHbsfA5bqYkzrb_D2BNLmcCX1fNNisV1IlfrsfyFG0-MKJ-Ax28EqRYytq-VHPdnK_0-RblLbkvm3LbCAv2TyKAnTMcFk1QKB0 2026/04/03 01:56:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/04/03 01:56:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/04/03 01:56:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AMjv4RlnbYEYdrziZkVS0FIpodv27BZB48pFtN2F75n7lTe5jmLMuptcPzNX6MT3nrxRkKo_MExrI8q7JMnnEJ3hZfb0q_6qBpLBKPMRGx4n1NUPwcI2mJ38NwiO57IZ7EiJiDK-gMRw-RggnO_y2zmv-5W4YjXqxUOKTiAfuYmSQjYEUTgL8D7lydydbPB-SxeCCJdu_WF4Q6EuUAYMLOWFGi0vjMa7GkhNmiGz3aoIR5Bw22eRMqHbsfA5bqYkzrb_D2BNLmcCX1fNNisV1IlfrsfyFG0-MKJ-Ax28EqRYytq-VHPdnK_0-RblLbkvm3LbCAv2TyKAnTMcFk1QKB0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/04/03 01:56:54 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AAiiKNofLSQ0vTaW8O4Co-zUQmzZZApjXmIa4M0MQLFr6G4rlXiWScFKM9ncHn2gMo3wWX6yeCl77XSBAS_wqynBDGmHxTVHV1DI3T4nXqITwd9Z9ffp9-noSt5R3yZICp4hQ_zkdFVxM1PvEGT5SBqzyQmpjV9XyuCMFkh0NV9fLwLWuGVjKe3yMWFxIt020cU6Y5wd9rmSO--gdUT3VbzyEoX39jwx1kgXaeEHXx7eJeQRzZjBJlZcI_UP-uF3RZSCOy8tw_lg0gXCyQCIVQ4ihGM43S816zD0dLjF_QXovBd6YRyFdispJDM-x_IrV2sRWtaaHtZtANjlbDg7Rsw 2026/04/03 01:56:54 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/04/03 01:56:55 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/03 01:56:55 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AAiiKNofLSQ0vTaW8O4Co-zUQmzZZApjXmIa4M0MQLFr6G4rlXiWScFKM9ncHn2gMo3wWX6yeCl77XSBAS_wqynBDGmHxTVHV1DI3T4nXqITwd9Z9ffp9-noSt5R3yZICp4hQ_zkdFVxM1PvEGT5SBqzyQmpjV9XyuCMFkh0NV9fLwLWuGVjKe3yMWFxIt020cU6Y5wd9rmSO--gdUT3VbzyEoX39jwx1kgXaeEHXx7eJeQRzZjBJlZcI_UP-uF3RZSCOy8tw_lg0gXCyQCIVQ4ihGM43S816zD0dLjF_QXovBd6YRyFdispJDM-x_IrV2sRWtaaHtZtANjlbDg7Rsw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/04/03 01:56:57 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AINn3NuKW3O--EwDnw4Rdz8Tml5kPk0JPkYsEwWFIGFeyF6mYCWu3xGMHHIwV9B72WgHavziGHSy1LPFJyQSqgHBfr94b2qwamfdqXvEIBq96C5qPdzzOROe0eQZ1KmxoHOl_A1mlLojyFblQFsFqDMmpfR24aB196XOglnJAFqX2kafW_1rWPteMLDhnwYSQcI6S57Pl92aStNmb9YrI5mpfnNzpu16WjH9cIkvkcifh87HqyKSN3ar8reo0axXuipdFl6JDgNxuIQX92p1FKK8r8XjBp864RYSPN-f1tWeh4Wi3zd2uGCCx1Nk0NnVxTLuICGIbWg3liTnOHwy6as 2026/04/03 01:56:57 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/03 01:56:58 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/03 01:56:59 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AINn3NuKW3O--EwDnw4Rdz8Tml5kPk0JPkYsEwWFIGFeyF6mYCWu3xGMHHIwV9B72WgHavziGHSy1LPFJyQSqgHBfr94b2qwamfdqXvEIBq96C5qPdzzOROe0eQZ1KmxoHOl_A1mlLojyFblQFsFqDMmpfR24aB196XOglnJAFqX2kafW_1rWPteMLDhnwYSQcI6S57Pl92aStNmb9YrI5mpfnNzpu16WjH9cIkvkcifh87HqyKSN3ar8reo0axXuipdFl6JDgNxuIQX92p1FKK8r8XjBp864RYSPN-f1tWeh4Wi3zd2uGCCx1Nk0NnVxTLuICGIbWg3liTnOHwy6as" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/03 01:57:00 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: APRbyqbI6uvlz9kz_X4GVQL_NU4edY9h-xhRzF70NhPekdPWt92C5KuivqK1NdyPViI-WqUn8vM5aQTF6m1ez18C-xVDt92Fbp824WVwwioNf-gxtH-46BG-mDbkiRVCA7jl1eNkZAdaArCaVxtm3hCq46NImTWu5MjMmSM_rbkj1w4rIrlIn2JcO099AbyO6NcYuiEbnleewrlWZFYO6fL0M5oDQH989xIxiHsinxCuDw5hRxclqn0biW0vvsbVAztsZqwYNN_yYAEkv__l03S8QO_t6m7minVhBbXdRu5gLT25Wsulx6pC6g7Xy37gVVVs6TVQznJ7OrF_phKFBPU 2026/04/03 01:57:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/03 01:57:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/03 01:57:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/03 01:57:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/03 01:57:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/03 01:57:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/03 01:57:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "APRbyqbI6uvlz9kz_X4GVQL_NU4edY9h-xhRzF70NhPekdPWt92C5KuivqK1NdyPViI-WqUn8vM5aQTF6m1ez18C-xVDt92Fbp824WVwwioNf-gxtH-46BG-mDbkiRVCA7jl1eNkZAdaArCaVxtm3hCq46NImTWu5MjMmSM_rbkj1w4rIrlIn2JcO099AbyO6NcYuiEbnleewrlWZFYO6fL0M5oDQH989xIxiHsinxCuDw5hRxclqn0biW0vvsbVAztsZqwYNN_yYAEkv__l03S8QO_t6m7minVhBbXdRu5gLT25Wsulx6pC6g7Xy37gVVVs6TVQznJ7OrF_phKFBPU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/03 01:57:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AJglzQrN2q9wgiijpt0hj3Zpdi3VKEOmHjAeOfPMiMCYOfAJLTJty4ODIu5RTWAPGALtnaezV9hQkd9XoaCcGUtUm7Q3gb3XT9_2FU5jPwnOPgEfqyneavzWvvGoXY_YnIKsTEKx7g3Caw9nBJlEyhQTwTiPQVlTUH3h8fxK43d1oYyEA_mBnUwqZwFC09uMnklUHOqR5F1433aFDa423Jh6AaHxjG1wTf9u6IxaYYKPUvGqOnIxFk_uhsxQiP_yhLhv996A6YaHDuBY9soQEL2DKbSZjKtyu39ykuQySTJ046HfQT5J3BfvyrFitjRsresGoB-SMI1Ot_imvijy1J8 2026/04/03 01:57:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/03 01:57:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/04/03 01:57:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/04/03 01:57:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/03 01:57:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/03 01:57:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/03 01:57:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AJglzQrN2q9wgiijpt0hj3Zpdi3VKEOmHjAeOfPMiMCYOfAJLTJty4ODIu5RTWAPGALtnaezV9hQkd9XoaCcGUtUm7Q3gb3XT9_2FU5jPwnOPgEfqyneavzWvvGoXY_YnIKsTEKx7g3Caw9nBJlEyhQTwTiPQVlTUH3h8fxK43d1oYyEA_mBnUwqZwFC09uMnklUHOqR5F1433aFDa423Jh6AaHxjG1wTf9u6IxaYYKPUvGqOnIxFk_uhsxQiP_yhLhv996A6YaHDuBY9soQEL2DKbSZjKtyu39ykuQySTJ046HfQT5J3BfvyrFitjRsresGoB-SMI1Ot_imvijy1J8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/04/03 01:57:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ALLy42J3IGL3BMc9iQKDngJEUFXtGX31pyriVuWtF_OZYsWQCenJdqf2BNfKuVAbPIKVuY1oerttKtiROrb9-6UpHw4YUKvg1o8PPo9RD7YR9sv2THHfCfk13ymg6oubuAaFXsrpLg0Jw2ULGWy4_-KJtKnuc3r5GwMTLOxhDM0jqr8L5vOXCr3Ud2uUzX_OT2VtICR2Z9rIK0ZWQvETrOwoBvGNReaxNOpBnFXvc5EpNOXEAVuPXkC6mKsYI8iToRSUHakHqXsMsJG5e-LKReyb1gArnWbnXEynIuMsnGsolF6kaooQPuc8GKiARFdosrwo8284v3xTsVNxvWGmqNI 2026/04/03 01:57:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/04/03 01:57:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/04/03 01:57:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ALLy42J3IGL3BMc9iQKDngJEUFXtGX31pyriVuWtF_OZYsWQCenJdqf2BNfKuVAbPIKVuY1oerttKtiROrb9-6UpHw4YUKvg1o8PPo9RD7YR9sv2THHfCfk13ymg6oubuAaFXsrpLg0Jw2ULGWy4_-KJtKnuc3r5GwMTLOxhDM0jqr8L5vOXCr3Ud2uUzX_OT2VtICR2Z9rIK0ZWQvETrOwoBvGNReaxNOpBnFXvc5EpNOXEAVuPXkC6mKsYI8iToRSUHakHqXsMsJG5e-LKReyb1gArnWbnXEynIuMsnGsolF6kaooQPuc8GKiARFdosrwo8284v3xTsVNxvWGmqNI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/04/03 01:57:14 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AP93BuvdrYymRhR-w4y-75fdUreVkY4Vuz1hkglBTFeV5udDBRYPSF0FMa_diaK2C4BY93qfMVkFFuYKIcqAx_7lGHqkdRg43bYNcTOo3U5QE775eEiTtrDjBQ2WoqePa96WI86zT_BH5WHLWgxlfvGwdcICR7MbFtafxpAl7OkVi1TwnZBaYT_MGBwjz32D-bDaawgbKNgHxE0cv3h6dXX_85CP3qrE-hchMrQtnIEFC6tUjHoVO_4-rJzKDM7L0cW6ZGysWSUKyC_1kOWmwVc3-fkevIHbzxuCxdmdm7vhEKARVgk_8JoHvz4a-3DC1HwhAZqZ04KkDIbXogJ1fTE 2026/04/03 01:57:14 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/04/03 01:57:15 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/03 01:57:15 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AP93BuvdrYymRhR-w4y-75fdUreVkY4Vuz1hkglBTFeV5udDBRYPSF0FMa_diaK2C4BY93qfMVkFFuYKIcqAx_7lGHqkdRg43bYNcTOo3U5QE775eEiTtrDjBQ2WoqePa96WI86zT_BH5WHLWgxlfvGwdcICR7MbFtafxpAl7OkVi1TwnZBaYT_MGBwjz32D-bDaawgbKNgHxE0cv3h6dXX_85CP3qrE-hchMrQtnIEFC6tUjHoVO_4-rJzKDM7L0cW6ZGysWSUKyC_1kOWmwVc3-fkevIHbzxuCxdmdm7vhEKARVgk_8JoHvz4a-3DC1HwhAZqZ04KkDIbXogJ1fTE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/04/03 01:57:17 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AAx9StJMqAWD3c7xmKyTH4z9efFQpQkaP7wZn4megFcaqpY2AA9ZHMzGu7zVro-SrrhYFuzcJkEPjUKhUb8Abhtos5S1YKSusOXxwMx9zPmEk1YiFRF3v1yFW51nUXr30yjfKgGTGSc8a-BdjUrSlBVeah4MDvh_07mxh4zYfrlo4DB_A9RNXcjyThODghsKjlBrrn0ltmNqUVY_b9N1-dDLac-6dXYM0FrUbtTEcJ7CV4Sf_BzMEa-jbN-u8RH0wg3gdIw8rBxJzbwfyKV4ncv0jqOc0jV1fTpre250KYSVrQ2dEma6JjiW2QOi-k9fsxOsVWzGMO1Rl193oKzrPn8 2026/04/03 01:57:17 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/03 01:57:18 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/03 01:57:19 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AAx9StJMqAWD3c7xmKyTH4z9efFQpQkaP7wZn4megFcaqpY2AA9ZHMzGu7zVro-SrrhYFuzcJkEPjUKhUb8Abhtos5S1YKSusOXxwMx9zPmEk1YiFRF3v1yFW51nUXr30yjfKgGTGSc8a-BdjUrSlBVeah4MDvh_07mxh4zYfrlo4DB_A9RNXcjyThODghsKjlBrrn0ltmNqUVY_b9N1-dDLac-6dXYM0FrUbtTEcJ7CV4Sf_BzMEa-jbN-u8RH0wg3gdIw8rBxJzbwfyKV4ncv0jqOc0jV1fTpre250KYSVrQ2dEma6JjiW2QOi-k9fsxOsVWzGMO1Rl193oKzrPn8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/03 01:57:21 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AAT1u7Oc_t2CXcVZFIues2cBJ3gJxBTQi_ZdNW3L-8dsAkT0JiSwfbElDdzczHhgncWfQu-QKt8pu-gsYgYZ-ittSdik3Ji3q3Gz-lyozJiM8Q74Gj-brkL9-egbyDOBDT1nS0YrmQhhKwBvAh9ST8msxtPQVd2ulAHDH4pGAZ0T9gjcAf7a4_p-3lNdJ_-oQePl7vNXaJ6DcCX9ID9gEf2afC1PLvSFWvH7i-HXeEcAevhEVDQAGpBXFosSqZ3Xc8VMPHU8PBfpT9pXOMIL2esQzbaUcp0_igXCm3Sofe8_bBWV6ElvhgwOOgCju1uD-MNi5Icfyu7rFt6CVvHyoh4 2026/04/03 01:57:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/03 01:57:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/03 01:57:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/03 01:57:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/03 01:57:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/03 01:57:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/03 01:57:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AAT1u7Oc_t2CXcVZFIues2cBJ3gJxBTQi_ZdNW3L-8dsAkT0JiSwfbElDdzczHhgncWfQu-QKt8pu-gsYgYZ-ittSdik3Ji3q3Gz-lyozJiM8Q74Gj-brkL9-egbyDOBDT1nS0YrmQhhKwBvAh9ST8msxtPQVd2ulAHDH4pGAZ0T9gjcAf7a4_p-3lNdJ_-oQePl7vNXaJ6DcCX9ID9gEf2afC1PLvSFWvH7i-HXeEcAevhEVDQAGpBXFosSqZ3Xc8VMPHU8PBfpT9pXOMIL2esQzbaUcp0_igXCm3Sofe8_bBWV6ElvhgwOOgCju1uD-MNi5Icfyu7rFt6CVvHyoh4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/03 01:57:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AIMmfuTwsZUyktHpviXASVSF6LisoTLg9H875YRHi3mRkVhQB3zU2KrnGLjEADs2bMFtn1WlNFuQyz5UHHvKMiniElXHFajdhMn5tFIIz8c6z7uTx_iX9OVl9iTlI1FJPyeNKftRbvonpaGXs-v84S2bv92tbu_YZHCSJfkqlszpV9TSrkguyazovbGxGDk3cet7QUIi5qL_xo-bvhXGi_ZlxhPmp9Njae0fV4G6moV-WuEsXonHgUJlUHuoAr1PLklJVQIoI7lE6y4az1IZf0Q3ZcTyltazHoXswUDH1D5kDGM39oTf7i3MS8Bu4B0_RibY_K8znuODVUzJs5jQvNo 2026/04/03 01:57:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/03 01:57:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/04/03 01:57:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/04/03 01:57:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/03 01:57:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/03 01:57:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/03 01:57:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AIMmfuTwsZUyktHpviXASVSF6LisoTLg9H875YRHi3mRkVhQB3zU2KrnGLjEADs2bMFtn1WlNFuQyz5UHHvKMiniElXHFajdhMn5tFIIz8c6z7uTx_iX9OVl9iTlI1FJPyeNKftRbvonpaGXs-v84S2bv92tbu_YZHCSJfkqlszpV9TSrkguyazovbGxGDk3cet7QUIi5qL_xo-bvhXGi_ZlxhPmp9Njae0fV4G6moV-WuEsXonHgUJlUHuoAr1PLklJVQIoI7lE6y4az1IZf0Q3ZcTyltazHoXswUDH1D5kDGM39oTf7i3MS8Bu4B0_RibY_K8znuODVUzJs5jQvNo" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/04/03 01:57:30 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/04/03 01:57:35 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/03 01:57:40 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/03 01:57:45 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/03 01:57:50 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/03 01:57:53 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABfXYtlBlCoj4QqY7F0Qr-ImTvrvGfAsFfByHeJO58XsMr2e7dtAn7bchhLqURAufveF2h6bCeH8fUgsFi8jY_WwFNvh2Ff9UnNE8TpEVPAD9HpvMWorQmFqtr2GRj5K9Q4vYH-vhzW2fBj9AseBoVq6s1fr4WNTzWvREzVX9VaK10aglw58gEOIa63ZdBBFuVKFwc_dy2jhSo12VkYJmUBS2z8QGKNBTfoLviJoqT9jOg7wjpJ8HVNMLxaLw-TELxJZHy85tctnp4C0PyuNNKTqdI5WPYDYh4Xb_2WEEkNe5cesRcAkAo_Krm8LHh_AYpxmDl__zd5lZSTGhh6crcI 2026/04/03 01:57:53 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/03 01:57:54 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "58601c80b4fa4d428b1cbb2fc2214b63" 2026/04/03 01:57:54 DEBUG : unknown-size-put.txt: multipart upload "ABfXYtlBlCoj4QqY7F0Qr-ImTvrvGfAsFfByHeJO58XsMr2e7dtAn7bchhLqURAufveF2h6bCeH8fUgsFi8jY_WwFNvh2Ff9UnNE8TpEVPAD9HpvMWorQmFqtr2GRj5K9Q4vYH-vhzW2fBj9AseBoVq6s1fr4WNTzWvREzVX9VaK10aglw58gEOIa63ZdBBFuVKFwc_dy2jhSo12VkYJmUBS2z8QGKNBTfoLviJoqT9jOg7wjpJ8HVNMLxaLw-TELxJZHy85tctnp4C0PyuNNKTqdI5WPYDYh4Xb_2WEEkNe5cesRcAkAo_Krm8LHh_AYpxmDl__zd5lZSTGhh6crcI" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/03 01:57:57 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AF6KL8Qan-7t7CwkxQFOLvvLnpcWDXzO5VQGpnr-bU2TbAXdDPKaIk5TGUrPl00YRqc3PzEgMbxm3VVJOQtIufx1KO_Lr0ubuF5kEJcr48mLjcoNnQ1A6Y8JcUSPHVZK3jsawLCaj_EJc1Kgj9xAdKf8HErEhh5grWBCbBl1Sp0_TO1xf5G__Xs3EVpPJQJs5sKCDQe_SBwB1PKvRItAy-6zeR8sJUVfGiogNfnbDlrjLeQMOl5pnqHVWr3yvGNTA8wfwsLdZuxXXGwqMKLcCStNLabnmCCJAAWEkibt9pL3UnEy1OvrZyRUPNRmA-SmsoF6q8h7o5Y9c7blHkV0GK4 2026/04/03 01:57:57 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/03 01:57:57 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "9beb8df9966ab91c3bca3a0727f3f87f" 2026/04/03 01:57:58 DEBUG : unknown-size-update.txt: multipart upload "AF6KL8Qan-7t7CwkxQFOLvvLnpcWDXzO5VQGpnr-bU2TbAXdDPKaIk5TGUrPl00YRqc3PzEgMbxm3VVJOQtIufx1KO_Lr0ubuF5kEJcr48mLjcoNnQ1A6Y8JcUSPHVZK3jsawLCaj_EJc1Kgj9xAdKf8HErEhh5grWBCbBl1Sp0_TO1xf5G__Xs3EVpPJQJs5sKCDQe_SBwB1PKvRItAy-6zeR8sJUVfGiogNfnbDlrjLeQMOl5pnqHVWr3yvGNTA8wfwsLdZuxXXGwqMKLcCStNLabnmCCJAAWEkibt9pL3UnEy1OvrZyRUPNRmA-SmsoF6q8h7o5Y9c7blHkV0GK4" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/03 01:57:58 DEBUG : Creating backend with remote "TestS3R2:rclone-test-hozipoh5dozu/deeper/nonexisting/directory" 2026/04/03 01:57:58 DEBUG : Config file has changed externally - reloading === 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/04/03 01:57:59 DEBUG : Waiting for deletions to finish 2026/04/03 01:57:59 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/03 01:57:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/03 01:57:59 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/03 01:58:01 INFO : S3 bucket rclone-test-hozipoh5dozu: Bucket "rclone-test-hozipoh5dozu" deleted 2026/04/03 01:58:01 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (249.47s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.29s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (2.63s) --- PASS: TestIntegration/FsMkdir (245.58s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.46s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.15s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.15s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.15s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding (33.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.78s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.45s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (3.85s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (45.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (6.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (6.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.71s) --- 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 (0.90s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (2.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (126.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (28.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (16.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (7.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (21.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (9.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (5.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (6.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (17.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (5.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (6.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (18.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (5.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (7.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (19.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (6.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (7.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (21.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (5.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (7.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (8.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (24.39s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (4.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.08s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (5.52s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.19s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.33s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.37s) --- 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/04/03 01:58:01 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/04/03 01:58:01 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) PASS ok github.com/rclone/rclone/backend/s3 249.506s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 4m10.670995482s (try 1/5)