"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 TestRedirectSecretHeadersMatchTestList --- PASS: TestRedirectSecretHeadersMatchTestList (0.00s) === RUN TestClientRemovesSecretHeadersOnCrossHostRedirect --- PASS: TestClientRemovesSecretHeadersOnCrossHostRedirect (0.00s) === RUN TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect --- PASS: TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect (0.00s) === RUN TestClientKeepsSecretHeadersOnSameHostRedirect --- PASS: TestClientKeepsSecretHeadersOnSameHostRedirect (0.00s) === RUN TestClientRemovesGeneratedRefererOnCrossHostRedirect --- PASS: TestClientRemovesGeneratedRefererOnCrossHostRedirect (0.00s) === RUN TestS3CheckRedirectRejectsSchemeDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade (0.00s) === RUN TestRedirectCrossesHost === RUN TestRedirectCrossesHost/SameHost === RUN TestRedirectCrossesHost/DifferentHost === RUN TestRedirectCrossesHost/SchemeDowngradeSameHost === RUN TestRedirectCrossesHost/SchemeDowngradeMidChain --- PASS: TestRedirectCrossesHost (0.00s) --- PASS: TestRedirectCrossesHost/SameHost (0.00s) --- PASS: TestRedirectCrossesHost/DifferentHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeSameHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeMidChain (0.00s) === RUN TestClientStopsAfterTenRedirects --- PASS: TestClientStopsAfterTenRedirects (0.00s) === RUN TestObjectNotFoundMapping --- PASS: TestObjectNotFoundMapping (0.00s) === RUN TestIntegration fstests.go:457: Using remote "TestS3R2:" 2026/08/18 02:35:18 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jidedif4jihu" 2026/08/18 02:35:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/08/18 02:35:20 INFO : S3 bucket rclone-test-jidedif4jihu: Bucket "rclone-test-jidedif4jihu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/18 02:35:21 INFO : S3 bucket rclone-test-jidedif4jihu: Bucket "rclone-test-jidedif4jihu" deleted === RUN TestIntegration/FsMkdir 2026/08/18 02:35:21 INFO : S3 bucket rclone-test-jidedif4jihu: Bucket "rclone-test-jidedif4jihu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/18 02:35:21 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/18 02:35:21 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/18 02:35:21 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:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/18 02:35:33 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AB2svNsxTL0T_a7PIWx6elIiI86ALW7zkUhSxiE2BVYddw56umRNd58E8WW7q9HwQKkVLQ7H87P3RIwLbO97-DIbUZyIxzOIQItLfTIOsaOwb2lHLJqA0RYyi3UlrxwopGis0cfOqv4Dahq22Zka4TtW32R6WMhNbFf_kfuWC3lTr5wO7-t3VAEanWksyGXm4bCOdVl9CpS1Y1l9_C-9t8_0qUwf20mTn2RHYvtdaA1uV5CTKjAoveGUK-_9L9t_KDzFJRwlnMGbAc3brQ0T8q-_yd7cUPD6-c5CH0CPHW-3eItH4Rd9DYBAkRkQU6_52iX3hNGcy_v3QPlcJg9Uh-M 2026/08/18 02:35:34 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "cb35b803a02591303488d848023a3a4d" 2026/08/18 02:35:34 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "1579a6399711ade7f5854ec1b89c5465" 2026/08/18 02:35:35 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "ca6d785d4b54378693c4d56ab1e99abf" 2026/08/18 02:35:35 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AB2svNsxTL0T_a7PIWx6elIiI86ALW7zkUhSxiE2BVYddw56umRNd58E8WW7q9HwQKkVLQ7H87P3RIwLbO97-DIbUZyIxzOIQItLfTIOsaOwb2lHLJqA0RYyi3UlrxwopGis0cfOqv4Dahq22Zka4TtW32R6WMhNbFf_kfuWC3lTr5wO7-t3VAEanWksyGXm4bCOdVl9CpS1Y1l9_C-9t8_0qUwf20mTn2RHYvtdaA1uV5CTKjAoveGUK-_9L9t_KDzFJRwlnMGbAc3brQ0T8q-_yd7cUPD6-c5CH0CPHW-3eItH4Rd9DYBAkRkQU6_52iX3hNGcy_v3QPlcJg9Uh-M" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: 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/08/18 02:35:37 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/18 02:35:37 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:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/18 02:35:39 DEBUG : S3 bucket rclone-test-jidedif4jihu: bucket is versioned: false 2026/08/18 02:35:39 DEBUG : Waiting for deletions to finish 2026/08/18 02:35:39 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/18 02:35:39 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/18 02:35:39 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/18 02:35:40 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jidedif4jihu/dirToPurgeFromRoot" 2026/08/18 02:35:40 DEBUG : S3 bucket rclone-test-jidedif4jihu path dirToPurgeFromRoot: bucket is versioned: false 2026/08/18 02:35:40 DEBUG : Waiting for deletions to finish 2026/08/18 02:35:40 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/18 02:35:40 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/18 02:35:41 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/18 02:35:41 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jidedif4jihu/hello? sausage/êé" 2026/08/18 02:35:42 DEBUG : S3 bucket rclone-test-jidedif4jihu path hello? sausage/êé: bucket is versioned: false 2026/08/18 02:35:42 DEBUG : Waiting for deletions to finish 2026/08/18 02:35:42 DEBUG : "a/b/c/d/e.txt" version false 2026/08/18 02:35:42 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/18 02:35:42 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:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: 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:1728: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/18 02:35:48 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jidedif4jihu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/18 02:35:48 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jidedif4jihu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3R2:" path "rclone-test-jidedif4jihu" from "TestS3R2:rclone-test-jidedif4jihu" 2026/08/18 02:35:49 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:2131: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/18 02:35:54 NOTICE: S3 bucket rclone-test-jidedif4jihu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/18 02:35:54 DEBUG : piped data.txt: open chunk writer: started multipart upload: AHYv4242z0z60FgpvyAGeX0d5NV3REuLqyt_tQp-4uoH3NDWqVlDfXFj-0sjt8pvyrZXFQcIKNSqDfTt3Jbv3VC8sJ2jtAWS_7ikL2s2cbR1ho7ZpfHrHOwY2sp78i0GGRBYrMtVV-W1rWaQcSET2T_kxOUbDD3GxOOA9GuRqyInZHWoCVCRvaLnYCqy88JuWn3g10s7oGadKUIRBQRKarwnbXnvPCyWgE-WJB_erphs3e2UK0oTC3axFYs1hm0o3PBq7K9JVKQKLdSzL85CVrDsxXZXChgXap9HsGv__wzMpc2X_9s5UQhNp-ZcV0rTRYPi-fm7W4JX8KHxdJlgiXE 2026/08/18 02:35:54 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/18 02:35:54 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/18 02:35:54 DEBUG : piped data.txt: multipart upload "AHYv4242z0z60FgpvyAGeX0d5NV3REuLqyt_tQp-4uoH3NDWqVlDfXFj-0sjt8pvyrZXFQcIKNSqDfTt3Jbv3VC8sJ2jtAWS_7ikL2s2cbR1ho7ZpfHrHOwY2sp78i0GGRBYrMtVV-W1rWaQcSET2T_kxOUbDD3GxOOA9GuRqyInZHWoCVCRvaLnYCqy88JuWn3g10s7oGadKUIRBQRKarwnbXnvPCyWgE-WJB_erphs3e2UK0oTC3axFYs1hm0o3PBq7K9JVKQKLdSzL85CVrDsxXZXChgXap9HsGv__wzMpc2X_9s5UQhNp-ZcV0rTRYPi-fm7W4JX8KHxdJlgiXE" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/18 02:35:55 DEBUG : piped data.txt: open chunk writer: started multipart upload: AKzCwjBXHUawM_0UpycasjDdXNuhwJ73o6FjjGACKA7DQmHQdXp6IfTVvs9qqLEwpGXUVdff3A77qwa86L04w99EjbB3O5zdSvJdEGY2f4ZOKH0QKuZnaeAJH9UXwdM6rwcS50uPKX19eyw1a4QpFd__HJ84gyJDWhVeAY3Ims1qnnxH3Y5-jDbEblHo3j54Qn0-936jGAnU5EFrKX062fkA1RLhcDa8zQJzu7qsDrS7egHnLeGae0RYcem94J9ilgX_tuefT9Xs-jSVNc00fLDQOHqNOnEbiYnorRverLhk1ox9FyefK7ccDQ8GWFMdbR-TeuaggnthspgBK2XqUOo 2026/08/18 02:35:55 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/18 02:35:55 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "a1c162b12637290a1321d49b21081cfa" 2026/08/18 02:35:55 DEBUG : piped data.txt: multipart upload "AKzCwjBXHUawM_0UpycasjDdXNuhwJ73o6FjjGACKA7DQmHQdXp6IfTVvs9qqLEwpGXUVdff3A77qwa86L04w99EjbB3O5zdSvJdEGY2f4ZOKH0QKuZnaeAJH9UXwdM6rwcS50uPKX19eyw1a4QpFd__HJ84gyJDWhVeAY3Ims1qnnxH3Y5-jDbEblHo3j54Qn0-936jGAnU5EFrKX062fkA1RLhcDa8zQJzu7qsDrS7egHnLeGae0RYcem94J9ilgX_tuefT9Xs-jSVNc00fLDQOHqNOnEbiYnorRverLhk1ox9FyefK7ccDQ8GWFMdbR-TeuaggnthspgBK2XqUOo" 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/08/18 02:35:56 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/HasChildren === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:330: 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:562: 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/08/18 02:35:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AKdRvSNw2lqfuSMzHrts0VJy7lFgCXf2cibI20Z9MEWrwneOwxEoMb8x3l4OIiT9OZb30iR0c7RiFwbny5lG1C7HRITF0_NNRx3RmyM7j_CqZHAAl7SmRsnHjpCpP0Z5HQmHqf678Lcbsxe6vMSIUBpvi9zVcEoaVHJZALqhAVpMERBWjocXOdbUdPPkFjmeRtc-bb2Hw2KoLMwnR-gylB3Bw3mTk8-UOx8Abdp-P8BqoMAAmazRe5owwHIiTn59itI4ENuzv9k5p69A8eeS-J5FqluBz9-e7rK3IQD7_0HdqWu1OD_ApFYohO_pBbCraTBq8roZj7XqqN-4ad2hr9k 2026/08/18 02:35:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/18 02:35:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/18 02:35:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AKdRvSNw2lqfuSMzHrts0VJy7lFgCXf2cibI20Z9MEWrwneOwxEoMb8x3l4OIiT9OZb30iR0c7RiFwbny5lG1C7HRITF0_NNRx3RmyM7j_CqZHAAl7SmRsnHjpCpP0Z5HQmHqf678Lcbsxe6vMSIUBpvi9zVcEoaVHJZALqhAVpMERBWjocXOdbUdPPkFjmeRtc-bb2Hw2KoLMwnR-gylB3Bw3mTk8-UOx8Abdp-P8BqoMAAmazRe5owwHIiTn59itI4ENuzv9k5p69A8eeS-J5FqluBz9-e7rK3IQD7_0HdqWu1OD_ApFYohO_pBbCraTBq8roZj7XqqN-4ad2hr9k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/18 02:35:59 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ACUS4ia8Wb5P7OGkFbNA6MKdbg8fKm5KU_bypHOSz_bet_-9oda43eHLbVmTBcgHQTvo_94LRVBSiWU2eo7LQasDvXRNCZ-QZ6qA4hyKUGXWj4U81UeHKG3iI7yO_7ZFkXEIkSmPKLdD8FkBDpyd810OXGiPlerrVeSlMXKIuw6jExeVDjZMTATuYmClZVZYVidL577vhvvvIrWKrIihRH5s0G2OSmRz-NJaLhdOB_WnEx961on9ProbPTKaCIq3GrAxdhaTairlQaKh0pzIvJVtf7-EqLwxcVb7O7zJEqO_pRFkkIpLvHTyYql4OdvQqbp7luniFcU6djyRaz_nB9Y 2026/08/18 02:35:59 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/18 02:36:00 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/18 02:36:00 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ACUS4ia8Wb5P7OGkFbNA6MKdbg8fKm5KU_bypHOSz_bet_-9oda43eHLbVmTBcgHQTvo_94LRVBSiWU2eo7LQasDvXRNCZ-QZ6qA4hyKUGXWj4U81UeHKG3iI7yO_7ZFkXEIkSmPKLdD8FkBDpyd810OXGiPlerrVeSlMXKIuw6jExeVDjZMTATuYmClZVZYVidL577vhvvvIrWKrIihRH5s0G2OSmRz-NJaLhdOB_WnEx961on9ProbPTKaCIq3GrAxdhaTairlQaKh0pzIvJVtf7-EqLwxcVb7O7zJEqO_pRFkkIpLvHTyYql4OdvQqbp7luniFcU6djyRaz_nB9Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/18 02:36:01 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AC4rLxXYnpIF380jkdinw6EpGn76L7Q6rTMXL9H4sytLV8MBvLKzOpF4qashz12S4jEFQ_vdIxAThTgcGVPUrkuWqyxThGo9_ZrdB-aUuel2FV1NRNcyEpFf1MLtI7TjRmlWZOqC6giWNkG5B0spTGrT_BS_HUbP2_1Xs5M-bGnXjvld66i_tpum6xsB2Z51sAGmEI_3ChtkK_FTDVF56emFoHFA-Q003pk2UfiGq577AnswE_YWcEy4Z_BZPmNE_IoPv7b_vSFFUKgokmTbNhd8vq0Ws2qB7iID82VEDLJRuBkQ2c1CbJYlOzESYEgxUNzf7yNeU9_8NVAUh9KTM-w 2026/08/18 02:36:01 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/18 02:36:01 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/18 02:36:01 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AC4rLxXYnpIF380jkdinw6EpGn76L7Q6rTMXL9H4sytLV8MBvLKzOpF4qashz12S4jEFQ_vdIxAThTgcGVPUrkuWqyxThGo9_ZrdB-aUuel2FV1NRNcyEpFf1MLtI7TjRmlWZOqC6giWNkG5B0spTGrT_BS_HUbP2_1Xs5M-bGnXjvld66i_tpum6xsB2Z51sAGmEI_3ChtkK_FTDVF56emFoHFA-Q003pk2UfiGq577AnswE_YWcEy4Z_BZPmNE_IoPv7b_vSFFUKgokmTbNhd8vq0Ws2qB7iID82VEDLJRuBkQ2c1CbJYlOzESYEgxUNzf7yNeU9_8NVAUh9KTM-w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/18 02:36:02 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AH3iYN9HaEVWT_-JiFUPCbXBC1oXC0QU62HXTwMJU76NZwdxX-A2N9t7avgJw1dLw1-FqA6SDRBPYnXQzRm5QA0vJSoRj7qsijhBoLYtOgAPdTishlo1kD7UnWQ-PEsPst-Fejhnz36aV-c_WLx_v4qLuXhsWC8ffGjSMIjGKrxhiKn9KkxGjOylHm7N3btXlV0PxXmxw_DbJFAlFUzHzYsvWF-aFm1vgrmLy6XiHbVCRBByJChIt8F9r7EdNphCcp3d-wiFubMoPvsB447J_byO52YDcxvaGaLnQsR7Pal1aQA6DvbhH3Rs2sV-nCT88CPtguc_ydcYOVLOxOwDPWY 2026/08/18 02:36:02 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/18 02:36:02 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/18 02:36:02 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/18 02:36:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/18 02:36:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/18 02:36:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/18 02:36:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AH3iYN9HaEVWT_-JiFUPCbXBC1oXC0QU62HXTwMJU76NZwdxX-A2N9t7avgJw1dLw1-FqA6SDRBPYnXQzRm5QA0vJSoRj7qsijhBoLYtOgAPdTishlo1kD7UnWQ-PEsPst-Fejhnz36aV-c_WLx_v4qLuXhsWC8ffGjSMIjGKrxhiKn9KkxGjOylHm7N3btXlV0PxXmxw_DbJFAlFUzHzYsvWF-aFm1vgrmLy6XiHbVCRBByJChIt8F9r7EdNphCcp3d-wiFubMoPvsB447J_byO52YDcxvaGaLnQsR7Pal1aQA6DvbhH3Rs2sV-nCT88CPtguc_ydcYOVLOxOwDPWY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/18 02:36:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AMav0esuUa9Yn4YEYSrcwLJI_FV28ngZP7qn9YQbi1_kLEmC9LIsBZuQlpmKxnvIMti18baEcm_c4VALLnQ_XOtfS7WkRPEKCnJx2a4BWWm9HpeSf1qj9NQ6C3o3wh8UwoDstSvk_5-5LAvXAafEBrKhVlrNTv3xlorlN2UfsQet_y6Lp1JBd79WA1dWBwN6GWbV_Ybzx2SMRCrSAZqHbPfh5-qEBB52U-a1cRhxnTgWXuGOGrEZs8M26K4AkaGmSm4dEG41pymc5-lWuPONXFXBByKo-gUL83HZfnAuGfcUF4DcqufvIaHyJGTA3n46xI3dB0e7ZIP6n6SqP_1twQE 2026/08/18 02:36:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/18 02:36:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/18 02:36:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/18 02:36:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/18 02:36:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/18 02:36:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/18 02:36:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AMav0esuUa9Yn4YEYSrcwLJI_FV28ngZP7qn9YQbi1_kLEmC9LIsBZuQlpmKxnvIMti18baEcm_c4VALLnQ_XOtfS7WkRPEKCnJx2a4BWWm9HpeSf1qj9NQ6C3o3wh8UwoDstSvk_5-5LAvXAafEBrKhVlrNTv3xlorlN2UfsQet_y6Lp1JBd79WA1dWBwN6GWbV_Ybzx2SMRCrSAZqHbPfh5-qEBB52U-a1cRhxnTgWXuGOGrEZs8M26K4AkaGmSm4dEG41pymc5-lWuPONXFXBByKo-gUL83HZfnAuGfcUF4DcqufvIaHyJGTA3n46xI3dB0e7ZIP6n6SqP_1twQE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/08/18 02:36:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AOsa8yZENl8IvBzqdmduWF7CljA0Rz3sKBDAy_pPhK7R81B9xy3w4MLdBd3hJEjBsFDTQb-ph9rX03q-DI5cpJw9VMFWlJ4gDhN3Hs6Lp5uAVEcVfZf_zuFoIRou-h2YDyrL6dQxMwOgtpJvJ3WfxqXHV0eWGe_RUzMqODGf28RuDm8UwEk5ktjScn03G9-_aipIVXV0o3DWiTUnLTusVkfe4wPSdzi-N4_z8SMMxa0CGSOIWQ40aP1vNeTjBpoDAMKVAVhh7bUcBXERIldDRItaGTyWQp-vVeYcDjP1F4X_bi2m0pJesnRF6jj8IqV4saXYrXcbWJxvbEujqqFS_NA 2026/08/18 02:36:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/18 02:36:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/18 02:36:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AOsa8yZENl8IvBzqdmduWF7CljA0Rz3sKBDAy_pPhK7R81B9xy3w4MLdBd3hJEjBsFDTQb-ph9rX03q-DI5cpJw9VMFWlJ4gDhN3Hs6Lp5uAVEcVfZf_zuFoIRou-h2YDyrL6dQxMwOgtpJvJ3WfxqXHV0eWGe_RUzMqODGf28RuDm8UwEk5ktjScn03G9-_aipIVXV0o3DWiTUnLTusVkfe4wPSdzi-N4_z8SMMxa0CGSOIWQ40aP1vNeTjBpoDAMKVAVhh7bUcBXERIldDRItaGTyWQp-vVeYcDjP1F4X_bi2m0pJesnRF6jj8IqV4saXYrXcbWJxvbEujqqFS_NA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/18 02:36:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ALxmGlRhWclL8idhQi8d7cEqblLKo9rOR96_tNK4KQr6BeAR_OtqeT3_ypPnRfXCr_UMY58PNf7XluBvhZ0jMj9o8vcyzoL9YSa9vsKajSeOgb5tkQqglWY9hatIY_nxa88GD-MY9V_GyxdCfHMfW7i390QNksjkqzMJm1-zdHuDRj7HtARrnU5Z5RYsTMJA-6RYE3SdArdwTVLmcfnd0K9ag-kf0v-K56UJ2aSnNhhBRV8kYITqqWcxLawLXAHvHeexZ_TkH2UYNcpnodNqlsvDvloNzF4rtp3FRG9_m2T1l-20izRhGPI8trSuvPrHyIamWZI060cm_2VrAI9Cykw 2026/08/18 02:36:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/18 02:36:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/18 02:36:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ALxmGlRhWclL8idhQi8d7cEqblLKo9rOR96_tNK4KQr6BeAR_OtqeT3_ypPnRfXCr_UMY58PNf7XluBvhZ0jMj9o8vcyzoL9YSa9vsKajSeOgb5tkQqglWY9hatIY_nxa88GD-MY9V_GyxdCfHMfW7i390QNksjkqzMJm1-zdHuDRj7HtARrnU5Z5RYsTMJA-6RYE3SdArdwTVLmcfnd0K9ag-kf0v-K56UJ2aSnNhhBRV8kYITqqWcxLawLXAHvHeexZ_TkH2UYNcpnodNqlsvDvloNzF4rtp3FRG9_m2T1l-20izRhGPI8trSuvPrHyIamWZI060cm_2VrAI9Cykw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/18 02:36:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ACq1y6VgJ4a5ABjsHZ53BQP2rF7jErvXrvbKBPuFPsm7zbt-RKzj3sTS3OLDZ0ci0WZRhDIne6PYlxivvIB45p0g3-XOY3QES5PaiWWeXLZA-OT_pdfBUKRDPgJQ5zhrypS0V5LbK7yVi5Zj2zclvk5KSv2E9aJhQxsj0PW5kw4Ii0pEs89BdiIDQ5N8B2cDzh5Gdryki_TLI1a1KpROS8HZm6KseV-uKHEaVDVMDysRFu5qznCS9PJoI63jsMLqUjyVCYowHow8j4SsOGm1iWyjpuWifN0SHpMJ8J1ZLMIEqqV4uVVVjkzZNuFgUELXDVIs9CA1_szbF-mQreyz6jc 2026/08/18 02:36:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/18 02:36:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/18 02:36:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ACq1y6VgJ4a5ABjsHZ53BQP2rF7jErvXrvbKBPuFPsm7zbt-RKzj3sTS3OLDZ0ci0WZRhDIne6PYlxivvIB45p0g3-XOY3QES5PaiWWeXLZA-OT_pdfBUKRDPgJQ5zhrypS0V5LbK7yVi5Zj2zclvk5KSv2E9aJhQxsj0PW5kw4Ii0pEs89BdiIDQ5N8B2cDzh5Gdryki_TLI1a1KpROS8HZm6KseV-uKHEaVDVMDysRFu5qznCS9PJoI63jsMLqUjyVCYowHow8j4SsOGm1iWyjpuWifN0SHpMJ8J1ZLMIEqqV4uVVVjkzZNuFgUELXDVIs9CA1_szbF-mQreyz6jc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/18 02:36:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ADcUXEom6d4VAuaLG85nf5Of1Eji_q4nR_rBO2R5uQ3PAabKAHhPIEDX1myxHNLU5dDtiSivla7o62C16N3HX0JV8e5EgbBvqS_HbtSItwpe4A9zB0Fe4ecpxzGgYG5FBoARfQDCB0BtLQIaZG2A0QoI6G0JcomWwAFtrp0gHKI84z_ahKKnJvu_g26FIB7mSKD2bz39-5TKAeYq3044P5UAOPKBwj9cU_QRXEPpCNQTPfrbcEvYaaP2VlSb6TSEFTiUmihq4ou15DpFBIUhe5kehMbnRblqrk5fQwV51WWhKNJI0nkjKL5M60_VbD9pfYcoZEcEeZBtPfGySeVcYbk 2026/08/18 02:36:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/18 02:36:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/18 02:36:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/18 02:36:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/18 02:36:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/18 02:36:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/18 02:36:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ADcUXEom6d4VAuaLG85nf5Of1Eji_q4nR_rBO2R5uQ3PAabKAHhPIEDX1myxHNLU5dDtiSivla7o62C16N3HX0JV8e5EgbBvqS_HbtSItwpe4A9zB0Fe4ecpxzGgYG5FBoARfQDCB0BtLQIaZG2A0QoI6G0JcomWwAFtrp0gHKI84z_ahKKnJvu_g26FIB7mSKD2bz39-5TKAeYq3044P5UAOPKBwj9cU_QRXEPpCNQTPfrbcEvYaaP2VlSb6TSEFTiUmihq4ou15DpFBIUhe5kehMbnRblqrk5fQwV51WWhKNJI0nkjKL5M60_VbD9pfYcoZEcEeZBtPfGySeVcYbk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/18 02:36:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AJKrJqOOCMgN2pRV0DeMOtGVtXkPRP5zVomhnZ7pv0rlzgl36kCIABZxto_Q7iXWaT0izAirV0EWtPiVMl0wELd4u4LPkvW1PDGj3mVevP8r6BGhE--3TsPJw53uWJ_KCCBPgXTvD_f5qhJt_VKB5wFOh9Cu9fJZ9xJ6BRqj0TkdLtJbyBcDUjCNJBAOCiII1Fjk5ZY08ZHYu6nqP22WPRs3uGTYgjfBDbU4q_TMo6v48yh9gUkbL5e7G-Iqv79yGvdI8RpgjVHsSljXH83tT4UnlqKC8-qLqzMiHzT7xXXzPdyZX6z99GwkZB8RrL4r03Cne-BhxAmjO600ZOh4CyE 2026/08/18 02:36:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/18 02:36:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/18 02:36:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/18 02:36:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/18 02:36:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/18 02:36:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/18 02:36:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AJKrJqOOCMgN2pRV0DeMOtGVtXkPRP5zVomhnZ7pv0rlzgl36kCIABZxto_Q7iXWaT0izAirV0EWtPiVMl0wELd4u4LPkvW1PDGj3mVevP8r6BGhE--3TsPJw53uWJ_KCCBPgXTvD_f5qhJt_VKB5wFOh9Cu9fJZ9xJ6BRqj0TkdLtJbyBcDUjCNJBAOCiII1Fjk5ZY08ZHYu6nqP22WPRs3uGTYgjfBDbU4q_TMo6v48yh9gUkbL5e7G-Iqv79yGvdI8RpgjVHsSljXH83tT4UnlqKC8-qLqzMiHzT7xXXzPdyZX6z99GwkZB8RrL4r03Cne-BhxAmjO600ZOh4CyE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/08/18 02:36:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ADV-fO0Pm5HZjri3VwAydy3qodb2cI3aic2h75hTPd7jS0zbD7LG4YFnbyMMljUrzitirMorNKJa4eBTyP0V0V5TJCPEKBf02F40uI4LeOqhu5GIplLJLA2EFADlTYrrgy4UlewPKTj6Z8hHHe0nKDGvTWwAJLgep-dKbkT81ZmYBpSw7jKlbZC6hA8uoX7t6z7Fnu5HCesGwu_Iu3qmlmVT56PPL-_dCXG2Js-yfXIjtSQqapFFUCs2KC8dp9jicV-InX8POOgkMiFBIIQc60SWb-O3LEvFJTZGPEgpSy_HWB3uWdaMkjDVWQtA39_E__23Rg6wWk9DM-dQzYjTFwQ 2026/08/18 02:36:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/18 02:36:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/18 02:36:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ADV-fO0Pm5HZjri3VwAydy3qodb2cI3aic2h75hTPd7jS0zbD7LG4YFnbyMMljUrzitirMorNKJa4eBTyP0V0V5TJCPEKBf02F40uI4LeOqhu5GIplLJLA2EFADlTYrrgy4UlewPKTj6Z8hHHe0nKDGvTWwAJLgep-dKbkT81ZmYBpSw7jKlbZC6hA8uoX7t6z7Fnu5HCesGwu_Iu3qmlmVT56PPL-_dCXG2Js-yfXIjtSQqapFFUCs2KC8dp9jicV-InX8POOgkMiFBIIQc60SWb-O3LEvFJTZGPEgpSy_HWB3uWdaMkjDVWQtA39_E__23Rg6wWk9DM-dQzYjTFwQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/18 02:36:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AFft8geNsUFQzDUKMLUlk-BpGrkEUYaRCUbJkac93xNB9vOf_Qo-1eRB3CZlBdjP2CUCMnMUMc8EzLDOL6QBDIkEBSRQHDUZp9w2pF2G_-v2z7vkIJvvFdOwr3_5RHqzqJ1YDal6JrYofryUuvcz18x36tf1WSbbsalQdq4kZn28iy88VdGpMHONXQs9QtC-kTNMFLXaicNHLOO_4gpM7mDSWx5gsFCKQ1m6qahUlOT7L_XGutoOVQyiSezohTnfvKTkKrlTFzhCgcFcPPcbbeFjqsS2gHtF2lV6yZkzanTeC5pHPWYrdU9X5X3FK8m8nTkR-WwmlnFVdb_ap_F2MfI 2026/08/18 02:36:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/18 02:36:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/18 02:36:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AFft8geNsUFQzDUKMLUlk-BpGrkEUYaRCUbJkac93xNB9vOf_Qo-1eRB3CZlBdjP2CUCMnMUMc8EzLDOL6QBDIkEBSRQHDUZp9w2pF2G_-v2z7vkIJvvFdOwr3_5RHqzqJ1YDal6JrYofryUuvcz18x36tf1WSbbsalQdq4kZn28iy88VdGpMHONXQs9QtC-kTNMFLXaicNHLOO_4gpM7mDSWx5gsFCKQ1m6qahUlOT7L_XGutoOVQyiSezohTnfvKTkKrlTFzhCgcFcPPcbbeFjqsS2gHtF2lV6yZkzanTeC5pHPWYrdU9X5X3FK8m8nTkR-WwmlnFVdb_ap_F2MfI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/18 02:36:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AKnDvtTmtjac3gGYQPJX4HM60jk_jXFJ5ujVyoFbNGQ_B02MbzLdgzWAPaSajJB145NXhq_Ezze-WakAzgzev3qIOKWD81e4dxaoQXw-PItYXBzizUCJZ-WyD3J3wlIzH-tvlg2z6OhIs9nsKD96f-sbmgYxpEsXtfjOC9mEH95jstk-v9aazBOi4lUYHVF50es4_5MUT0gOUFz0SUc-b3vxCWmtRmh9duuWGYwfcSF2DVobjv2fKNSohKuMMYAiDrjfIERzErW6jZSTbSeArecmek_MXY3kCxvw_mzImH4PXhpXTs-amjM1K4MlBOylRMUA0P6QWRQQu5MWKyhqWrw 2026/08/18 02:36:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/18 02:36:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/18 02:36:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AKnDvtTmtjac3gGYQPJX4HM60jk_jXFJ5ujVyoFbNGQ_B02MbzLdgzWAPaSajJB145NXhq_Ezze-WakAzgzev3qIOKWD81e4dxaoQXw-PItYXBzizUCJZ-WyD3J3wlIzH-tvlg2z6OhIs9nsKD96f-sbmgYxpEsXtfjOC9mEH95jstk-v9aazBOi4lUYHVF50es4_5MUT0gOUFz0SUc-b3vxCWmtRmh9duuWGYwfcSF2DVobjv2fKNSohKuMMYAiDrjfIERzErW6jZSTbSeArecmek_MXY3kCxvw_mzImH4PXhpXTs-amjM1K4MlBOylRMUA0P6QWRQQu5MWKyhqWrw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/18 02:36:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AJjP0gYr1VRvcDLU_w31oGPaJu-oEfp3le1sBRrB4cS6jW9TOVGZgXsVyi11oNiNNtDvs43MsLRpKwM66FyO5BItJeNGj0a08mlE91eJKVwCEfGwcRn6NIibVmvzweQ0w5hiwR5CSsBj851-7-hCme8SH7OE2-DOeBa7EZpEc9ueSBREGCSm4i3XAlUZBSFriLqNZV2NifAbxjgJMkXVALJARn1Jx0sIJ514SMUytkMMemZx09iOxdDG06F4ThWw1EGTsV9hx6U-lSdzmA9c_emxaIDp3nnRkyghMnPPFejxFFjnmKA6uSmB_IhOK9ngMeGsPO9AFr9blMTh2QCrpwg 2026/08/18 02:36:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/18 02:36:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/18 02:36:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/18 02:36:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/18 02:36:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/18 02:36:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/18 02:36:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AJjP0gYr1VRvcDLU_w31oGPaJu-oEfp3le1sBRrB4cS6jW9TOVGZgXsVyi11oNiNNtDvs43MsLRpKwM66FyO5BItJeNGj0a08mlE91eJKVwCEfGwcRn6NIibVmvzweQ0w5hiwR5CSsBj851-7-hCme8SH7OE2-DOeBa7EZpEc9ueSBREGCSm4i3XAlUZBSFriLqNZV2NifAbxjgJMkXVALJARn1Jx0sIJ514SMUytkMMemZx09iOxdDG06F4ThWw1EGTsV9hx6U-lSdzmA9c_emxaIDp3nnRkyghMnPPFejxFFjnmKA6uSmB_IhOK9ngMeGsPO9AFr9blMTh2QCrpwg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/18 02:36:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AI0V3-QrwkGYAqFmepKtl4WFTUKsoJ0UqdmAjlgJeIPtW__aT32cYOXEcxRxWoBb7OyXub0xtifBBNTVNkEq9pWAFcIIL9xv0fRQSbN958lRzMXs0CribMVjDsfUpSSWCv5YwYpb3TQClmZeHKvQlxLCF0klZT3mX5sMddWH39KjMQN3vWiOZiVjofy60Stx1NqbfuVvlFWx3rxJOIgE95rpnDemMIBNPw3ZFgfeGzVs749WVTktPQ59Qm7YZANY3Iw_7mdKSY6lIvA86xOAkvjk68FZuiO7a-RFjgLnooWYPk7Rgn0-7ldvs5h1rkux7JGiVWV9JeMaqyuz3KGHC00 2026/08/18 02:36:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/18 02:36:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/18 02:36:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/18 02:36:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/18 02:36:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/18 02:36:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/18 02:36:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AI0V3-QrwkGYAqFmepKtl4WFTUKsoJ0UqdmAjlgJeIPtW__aT32cYOXEcxRxWoBb7OyXub0xtifBBNTVNkEq9pWAFcIIL9xv0fRQSbN958lRzMXs0CribMVjDsfUpSSWCv5YwYpb3TQClmZeHKvQlxLCF0klZT3mX5sMddWH39KjMQN3vWiOZiVjofy60Stx1NqbfuVvlFWx3rxJOIgE95rpnDemMIBNPw3ZFgfeGzVs749WVTktPQ59Qm7YZANY3Iw_7mdKSY6lIvA86xOAkvjk68FZuiO7a-RFjgLnooWYPk7Rgn0-7ldvs5h1rkux7JGiVWV9JeMaqyuz3KGHC00" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/08/18 02:36:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AGqXMi_OhXYShlYxHtVmXsKIFsPM_h8kbsSsRe2ByZmTfzfIOOAkK5K_WjTR9YZmVDo-812Hloa442BzV7tpg4P7PClaYu-89BLrYMjwKYpynEEpf5jInfDAHsVOIIAYGqQypkJqv36NZQ16HM0f5TGGo_HyXEMiSJkOyT9QtpOObIwmwzQsKzC4T0XlY3cJLr5vYb-uGKXey1LAYZ8vkZWmlQTmthuKUxEh2sSbvxx6-BPzn1ADiqGKTwtHXw2NtvMYaiuBNs-OvJsQuPkm_H6lVgQKwVlRY_QqaeZoT69KtxFk2sKgdwNJygnhlf_dB45LzqFvVypXPyrWjH9baaU 2026/08/18 02:36:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/18 02:36:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/18 02:36:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AGqXMi_OhXYShlYxHtVmXsKIFsPM_h8kbsSsRe2ByZmTfzfIOOAkK5K_WjTR9YZmVDo-812Hloa442BzV7tpg4P7PClaYu-89BLrYMjwKYpynEEpf5jInfDAHsVOIIAYGqQypkJqv36NZQ16HM0f5TGGo_HyXEMiSJkOyT9QtpOObIwmwzQsKzC4T0XlY3cJLr5vYb-uGKXey1LAYZ8vkZWmlQTmthuKUxEh2sSbvxx6-BPzn1ADiqGKTwtHXw2NtvMYaiuBNs-OvJsQuPkm_H6lVgQKwVlRY_QqaeZoT69KtxFk2sKgdwNJygnhlf_dB45LzqFvVypXPyrWjH9baaU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/18 02:36:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AMsyeeODf7bBiUHZvAKp5Vd-vUZFu8w_J0FMNBcc17rFycbM-y6h_CWY2-TmXmVjDfPm--Tzutf7d56hPOPluMK54I02aXDMXTMfFBMp-g0D0NL539IvsmHvQQQd8NCMQ8vKLJp-LiKhs2OwEdJfyy-fxzwq7D7dbXVz52d0I2wTEnsO5PNNefsEJ8kAxv4rSCwHv8s2bJlUzoOdryPujrKqPs-KWt1LYkTFHHaTyGLbM_Np8jJ87cHt0gRXnsIqNvSPTXJECM4a8DVfVFewJr5bRw2btHELnjZr6EV8Y-NZCjMOr_u4rsvRyq3xRgiMq9919Frf-IOn3_QPal4Nop8 2026/08/18 02:36:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/18 02:36:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/18 02:36:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AMsyeeODf7bBiUHZvAKp5Vd-vUZFu8w_J0FMNBcc17rFycbM-y6h_CWY2-TmXmVjDfPm--Tzutf7d56hPOPluMK54I02aXDMXTMfFBMp-g0D0NL539IvsmHvQQQd8NCMQ8vKLJp-LiKhs2OwEdJfyy-fxzwq7D7dbXVz52d0I2wTEnsO5PNNefsEJ8kAxv4rSCwHv8s2bJlUzoOdryPujrKqPs-KWt1LYkTFHHaTyGLbM_Np8jJ87cHt0gRXnsIqNvSPTXJECM4a8DVfVFewJr5bRw2btHELnjZr6EV8Y-NZCjMOr_u4rsvRyq3xRgiMq9919Frf-IOn3_QPal4Nop8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/18 02:36:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: APNswfvQsdLsMl2QkK1u3fB1HjVyvLG6auwUKxiR4gdiQxPiKlWPr9MkeZ84Aa9R2qMQwuX4eiBf7BpSEzG0cVpO1TRJ0gyke70_A5xmmUfI_BJWEdgy03Aj-rT_uFadTkNNWUCeqE5DCubJpAyHU8VKKINZUf8vNNBVs9FhJ4PfNnHEEV0nHy7q7HmboVK61kLXOeiq8Vxw-q5eLGE5-MVwjAwEOvAcsYTtLlpA7OtzcCxdC7kvg9LoOgxhQB-__sTBKT7DEmxluUgUEzxHdQaGuULL16osLDq0cp16R5JdZMDMTmhgLm6sMu66PLydH5zjFWNQqhPyfyp-OIWjbAQ 2026/08/18 02:36:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/18 02:36:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/18 02:36:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "APNswfvQsdLsMl2QkK1u3fB1HjVyvLG6auwUKxiR4gdiQxPiKlWPr9MkeZ84Aa9R2qMQwuX4eiBf7BpSEzG0cVpO1TRJ0gyke70_A5xmmUfI_BJWEdgy03Aj-rT_uFadTkNNWUCeqE5DCubJpAyHU8VKKINZUf8vNNBVs9FhJ4PfNnHEEV0nHy7q7HmboVK61kLXOeiq8Vxw-q5eLGE5-MVwjAwEOvAcsYTtLlpA7OtzcCxdC7kvg9LoOgxhQB-__sTBKT7DEmxluUgUEzxHdQaGuULL16osLDq0cp16R5JdZMDMTmhgLm6sMu66PLydH5zjFWNQqhPyfyp-OIWjbAQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/18 02:36:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AI7QXjDH5zMgRjsCwH8jCyXwLI6XTIN5H-Cfot32A088bR7kxwPgc9kEqoLr2dlhfoNVKMFyKMV4B_gDmJRzyMm4j02tO7yKAMG7Cf_knjyPKqjVwdXETPn3FksDTNwF_fPDEu_71IYGu44Hce5ocy2dR3TmFJI6Sx37yExOnWlYBEuAPSVJZ8J9nIcKxbfEMySYl2LEOgUHMIsfJBPD1DjGN3tAd5ucSXYJe9Xx8HgPB7aGhqNt1nV7pe0wt2hDt1naGMF_4I5gKLSsu0z3LIaGSAxyyYtRHlCqx_r_lfS3pdjcQGUR5T2Fq64OSqC3YtdRSLCqonrWT3lWOY6X7zI 2026/08/18 02:36:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/18 02:36:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/18 02:36:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/18 02:36:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/18 02:36:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/18 02:36:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/18 02:36:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AI7QXjDH5zMgRjsCwH8jCyXwLI6XTIN5H-Cfot32A088bR7kxwPgc9kEqoLr2dlhfoNVKMFyKMV4B_gDmJRzyMm4j02tO7yKAMG7Cf_knjyPKqjVwdXETPn3FksDTNwF_fPDEu_71IYGu44Hce5ocy2dR3TmFJI6Sx37yExOnWlYBEuAPSVJZ8J9nIcKxbfEMySYl2LEOgUHMIsfJBPD1DjGN3tAd5ucSXYJe9Xx8HgPB7aGhqNt1nV7pe0wt2hDt1naGMF_4I5gKLSsu0z3LIaGSAxyyYtRHlCqx_r_lfS3pdjcQGUR5T2Fq64OSqC3YtdRSLCqonrWT3lWOY6X7zI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/18 02:36:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AJU7kcZoFrFC2BKsNyakdNd64Ky8ZFgT4B4AjekmKMkMBibJsN8qu-Q0HwFGVT_kEC_I89ZzQIkONv8kcxvZfLuSDQufKuHvG2glEYrmMTjrRHWfxz0FX4LVNWcXJJllRElpMoVmxeFphRsL1h_XbABMkn1Q-m95L9CkzR5EorZ8hXSjWDZmWQJfJ9mSDJ1x0l63O-a-qgLiZyResjOYYgnyW74fVa7_qyxT_YUGgTbxfVJYd5v9Pf8XwWbEYb32rCsgQIRJBr6Dmhd5QfLUhHH110u1g7zzPcIaPIITykvRoxeADT1FDOcHvAL0bVZPXPSgAxDp59d6weQ7mvzL-Rs 2026/08/18 02:36:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/18 02:36:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/18 02:36:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/18 02:36:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/18 02:36:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/18 02:36:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/18 02:36:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AJU7kcZoFrFC2BKsNyakdNd64Ky8ZFgT4B4AjekmKMkMBibJsN8qu-Q0HwFGVT_kEC_I89ZzQIkONv8kcxvZfLuSDQufKuHvG2glEYrmMTjrRHWfxz0FX4LVNWcXJJllRElpMoVmxeFphRsL1h_XbABMkn1Q-m95L9CkzR5EorZ8hXSjWDZmWQJfJ9mSDJ1x0l63O-a-qgLiZyResjOYYgnyW74fVa7_qyxT_YUGgTbxfVJYd5v9Pf8XwWbEYb32rCsgQIRJBr6Dmhd5QfLUhHH110u1g7zzPcIaPIITykvRoxeADT1FDOcHvAL0bVZPXPSgAxDp59d6weQ7mvzL-Rs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/08/18 02:36:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: APhe2Vof9KgG4lR7qCsFUbGQ9lG2bKfb4bzUWbdOutJ5MfBB7DGJk0qs-Uc0VZguDPMaIyU1s_yD_IJLsxpaV5qZZ6Eupdc8E7mGNwD4cKOYM8FJ6L3gbCXF-EUXQyF2SxNELFCFRTggdpaeavbetp9Qrvp7GV7HP0kmf6xpihR6C9Ev2--ZOQC9NKkkX1Ei6wYU6C_q5UCRDI0pxmcNg9vYfIDNLPo7wKxMBA11HT5wvGUIHcO82VplHeZWcZy2m5vNp_sYY_HtMOhtM-tRZqao1SFfsniCRTuKzQ3vPOvo3ZRfEaVDWeLEEg6RbFnvhvRWPdzf_n5nG1ZbQ_5IHyI 2026/08/18 02:36:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/18 02:36:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/18 02:36:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "APhe2Vof9KgG4lR7qCsFUbGQ9lG2bKfb4bzUWbdOutJ5MfBB7DGJk0qs-Uc0VZguDPMaIyU1s_yD_IJLsxpaV5qZZ6Eupdc8E7mGNwD4cKOYM8FJ6L3gbCXF-EUXQyF2SxNELFCFRTggdpaeavbetp9Qrvp7GV7HP0kmf6xpihR6C9Ev2--ZOQC9NKkkX1Ei6wYU6C_q5UCRDI0pxmcNg9vYfIDNLPo7wKxMBA11HT5wvGUIHcO82VplHeZWcZy2m5vNp_sYY_HtMOhtM-tRZqao1SFfsniCRTuKzQ3vPOvo3ZRfEaVDWeLEEg6RbFnvhvRWPdzf_n5nG1ZbQ_5IHyI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/18 02:36:39 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AIm8W05laX1vzvOyMidrPt5zlK5CNtjUHhajWD6JhjxVgJhjNA-s4Ii0U7KXsCUbyBuVAzhyCYsWJfKrrFgl5OtkaR6AUmJzi2KUK_ozjJHeTbIZlt5E1X_Yk5FTaYmH-9tVd3mWUz8x_ZfugzrnQ0jGGxlid3I3fGgkvKUkz7embYXC2pz3Pg1HhNvu9nB22HbAX7dazaqC2wAOwYbnGUBYsjItO5Q_cffMYeqLsL74OfWWn4G0K3xEF19O5w3_B9T08KlaqSON3X-Sb77IEmcScNNq30Zsu3vROQU2sOFm4k475ZyaQTqg8U1p5PUQnCfuc3ZRWM-ndmJPhc74Oos 2026/08/18 02:36:40 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/18 02:36:40 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/18 02:36:40 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AIm8W05laX1vzvOyMidrPt5zlK5CNtjUHhajWD6JhjxVgJhjNA-s4Ii0U7KXsCUbyBuVAzhyCYsWJfKrrFgl5OtkaR6AUmJzi2KUK_ozjJHeTbIZlt5E1X_Yk5FTaYmH-9tVd3mWUz8x_ZfugzrnQ0jGGxlid3I3fGgkvKUkz7embYXC2pz3Pg1HhNvu9nB22HbAX7dazaqC2wAOwYbnGUBYsjItO5Q_cffMYeqLsL74OfWWn4G0K3xEF19O5w3_B9T08KlaqSON3X-Sb77IEmcScNNq30Zsu3vROQU2sOFm4k475ZyaQTqg8U1p5PUQnCfuc3ZRWM-ndmJPhc74Oos" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/18 02:36:41 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AA46Vya9LvFJROQekhPj8qU5z07vZdrmXuFfWKVrPQgvHgsWRhJTltSqYGoTazykQYK05JYS_4KkXOUj8GZyVYb1jzrknnRrAxttV0jra4et1fYuvFecWAOeijlGpXgP7CRLpSEfFvdNJUHMR-giNF7dWQpYVoiY9vUhWQP46k5GtW-lLBp5M0PO_fkVj1avKE_sZcAF700fN657hsYi6XeN5W9udph1IYtNNRCj5FTLOqZAHvfFyBl3q0kADWFbaa-69TOvWfgkHhwd5VWwHySrm6Ts-twdr9fixzvhtx04ZvCmkq7LWHYK5QktN4Z8QE8911nOUj3JMtFqH9kEzC8 2026/08/18 02:36:42 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/18 02:36:42 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/18 02:36:42 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AA46Vya9LvFJROQekhPj8qU5z07vZdrmXuFfWKVrPQgvHgsWRhJTltSqYGoTazykQYK05JYS_4KkXOUj8GZyVYb1jzrknnRrAxttV0jra4et1fYuvFecWAOeijlGpXgP7CRLpSEfFvdNJUHMR-giNF7dWQpYVoiY9vUhWQP46k5GtW-lLBp5M0PO_fkVj1avKE_sZcAF700fN657hsYi6XeN5W9udph1IYtNNRCj5FTLOqZAHvfFyBl3q0kADWFbaa-69TOvWfgkHhwd5VWwHySrm6Ts-twdr9fixzvhtx04ZvCmkq7LWHYK5QktN4Z8QE8911nOUj3JMtFqH9kEzC8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/18 02:36:44 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ANOAfcVEw3QCP062FJjWTU-05rh361rCfyRuSxqIjq87Z8NhHaFy8n0AyPcfYlOsp-qeoK32PbyQiaObt4Mvl1UDfJDdFFXXnG73-J2El0deLsiicWcRjaGWfaJRkel46er9qH7U0DZIZLakQRiGFwQvSGmSJNHJiNkiX2WxIDBKLedyx8ePrWZD1mPrYB9F0aqlsIqX2QOGrhYaDvsgRtakRejxqn2dZpDD8YCUdwV-j9dEMZPQw-CQQPrmBMHM1HeEuyEqAX-pJHnwfuE3gwREcM8eu8mChRIr4e_bNrBG_7z3ayRCrXSmivmjy7gNh4GDCZTwc-1KHCniF3dGDts 2026/08/18 02:36:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/18 02:36:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/18 02:36:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/18 02:36:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/18 02:36:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/18 02:36:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/18 02:36:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ANOAfcVEw3QCP062FJjWTU-05rh361rCfyRuSxqIjq87Z8NhHaFy8n0AyPcfYlOsp-qeoK32PbyQiaObt4Mvl1UDfJDdFFXXnG73-J2El0deLsiicWcRjaGWfaJRkel46er9qH7U0DZIZLakQRiGFwQvSGmSJNHJiNkiX2WxIDBKLedyx8ePrWZD1mPrYB9F0aqlsIqX2QOGrhYaDvsgRtakRejxqn2dZpDD8YCUdwV-j9dEMZPQw-CQQPrmBMHM1HeEuyEqAX-pJHnwfuE3gwREcM8eu8mChRIr4e_bNrBG_7z3ayRCrXSmivmjy7gNh4GDCZTwc-1KHCniF3dGDts" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/18 02:36:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AJQ_wlRv0ReFnmJ5ge-S4ypmPD-9ju4yyFnB5sqFKj75I2jR54IsHmC2MkGlnTCkQzT7a91cSRkiCgtC2vLkb_EfMGC9xycuDbyzZ8JjjD_j3zRKStjLXfSDg6XIpxIA8zeJN9Dlt1yg_Uc6pHlR9juntN-9ZnJtsLMJv_tFfXdmzquAx3L4sGVwWuSRtEY5_9htFF52gvBj1RmIO4YBATiKbU1nVBeNIOEwwAHjKP6ZcMJzYxOJlftiVCxWHngong8EGMVTfpYrolNiVUb-_vcAMULJgp0sOrZ0oSEP6ilBC43omOhcnSgvCI2-Cpvyilk5_ncJweFA_2ktJgw3kNs 2026/08/18 02:36:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/18 02:36:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/18 02:36:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/18 02:36:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/18 02:36:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/18 02:36:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/18 02:36:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AJQ_wlRv0ReFnmJ5ge-S4ypmPD-9ju4yyFnB5sqFKj75I2jR54IsHmC2MkGlnTCkQzT7a91cSRkiCgtC2vLkb_EfMGC9xycuDbyzZ8JjjD_j3zRKStjLXfSDg6XIpxIA8zeJN9Dlt1yg_Uc6pHlR9juntN-9ZnJtsLMJv_tFfXdmzquAx3L4sGVwWuSRtEY5_9htFF52gvBj1RmIO4YBATiKbU1nVBeNIOEwwAHjKP6ZcMJzYxOJlftiVCxWHngong8EGMVTfpYrolNiVUb-_vcAMULJgp0sOrZ0oSEP6ilBC43omOhcnSgvCI2-Cpvyilk5_ncJweFA_2ktJgw3kNs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/08/18 02:36:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AM8ElMy3A3psOLOr9hbNFZRQxes1_1xm0NBiesQB_gtjcoeIbhw_j9GU2BHskzMspWRfZ_ct1DaDn8aJKM0OqCVp3m-D4Z1wES_U3__uhMK_xZuqRKsrWw10DkvbYpIE9Sk0dwRioGVqhTjE7x_r0KXgkZz3VN9kymOGwrSB2h6r_r_lf_B-7UEwVlIW7I1hm1_bFTcUQiKuY32_gI6EH_ykXrxwG7aW6f6ob7BG9GRAcD5OaAotxosP8GxsowF1VR6eaVSaLTYacb-6WM-rXgUyE9DdN2WeO4C3I4ca6TNT3G9HiTWnUM6HfdhE4BIfDpAR1Y0WK01zzvkk_x41D80 2026/08/18 02:36:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/18 02:36:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/18 02:36:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AM8ElMy3A3psOLOr9hbNFZRQxes1_1xm0NBiesQB_gtjcoeIbhw_j9GU2BHskzMspWRfZ_ct1DaDn8aJKM0OqCVp3m-D4Z1wES_U3__uhMK_xZuqRKsrWw10DkvbYpIE9Sk0dwRioGVqhTjE7x_r0KXgkZz3VN9kymOGwrSB2h6r_r_lf_B-7UEwVlIW7I1hm1_bFTcUQiKuY32_gI6EH_ykXrxwG7aW6f6ob7BG9GRAcD5OaAotxosP8GxsowF1VR6eaVSaLTYacb-6WM-rXgUyE9DdN2WeO4C3I4ca6TNT3G9HiTWnUM6HfdhE4BIfDpAR1Y0WK01zzvkk_x41D80" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/18 02:36:53 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AHz-UqeBCwpuaEKHD1uylTUDelezBhUkzZWnTXHB1dMEUHKnFxcyU6hBDX2kyaIi2sNRLTFkA0lDgh4tLlz1HrxVk28AYlfSvNlp855PN20SUyI-vL5xkqp8Qt3tcAxHMcI9oTQr05R_qn28fzMcMOgH3zZoIc9IzZnXSPa61tD9MySzCu7ug01RiaFP2y4EL_Np69IW_af5UWl5cuxxOoYZJdH7PqjsT43ezl_r2l0v4gz7WH-36rlf322qEyxWENA2_-hmMW2WIsvAFqd20ZHK3rLAO35f5jVZiyteobbD6Gf69DRa9-as8kJ3SyOx9B-pf6A0It8uLGBhllF034Y 2026/08/18 02:36:53 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/18 02:36:54 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/18 02:36:54 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AHz-UqeBCwpuaEKHD1uylTUDelezBhUkzZWnTXHB1dMEUHKnFxcyU6hBDX2kyaIi2sNRLTFkA0lDgh4tLlz1HrxVk28AYlfSvNlp855PN20SUyI-vL5xkqp8Qt3tcAxHMcI9oTQr05R_qn28fzMcMOgH3zZoIc9IzZnXSPa61tD9MySzCu7ug01RiaFP2y4EL_Np69IW_af5UWl5cuxxOoYZJdH7PqjsT43ezl_r2l0v4gz7WH-36rlf322qEyxWENA2_-hmMW2WIsvAFqd20ZHK3rLAO35f5jVZiyteobbD6Gf69DRa9-as8kJ3SyOx9B-pf6A0It8uLGBhllF034Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/18 02:36:55 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AO0yXo0iTiTpqKtEGpvh4PubifXjih6pS2ikxOVqHVuEmkISrdRUtrRh4Oq8tqBFMY3EEaT29sfGG4f42uxmYwd810E-Llys6cs_I82-rbvGENTtoIu-G5ylSN6O58eaq-WEGL6A-25mbqTv7vXDS7Z2LWKcvrlHcfa2H5g5_AfU2Gjy3uFDfPlrOI7EPhHYkc6DJjelc-5c3kWWInjHDgZ6FTGCsQEPWCcAcliokhqzi50x7NlvIDZFV-Z59UIEx2LIVq2jta9UCOgtr-Gw7_pG8tWynsYXbL4AlX92TFWupgyay1OthsXwaOY2iZf-U3UDPbzIRhw2iM_9q7nd4gk 2026/08/18 02:36:55 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/18 02:36:56 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/18 02:36:56 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AO0yXo0iTiTpqKtEGpvh4PubifXjih6pS2ikxOVqHVuEmkISrdRUtrRh4Oq8tqBFMY3EEaT29sfGG4f42uxmYwd810E-Llys6cs_I82-rbvGENTtoIu-G5ylSN6O58eaq-WEGL6A-25mbqTv7vXDS7Z2LWKcvrlHcfa2H5g5_AfU2Gjy3uFDfPlrOI7EPhHYkc6DJjelc-5c3kWWInjHDgZ6FTGCsQEPWCcAcliokhqzi50x7NlvIDZFV-Z59UIEx2LIVq2jta9UCOgtr-Gw7_pG8tWynsYXbL4AlX92TFWupgyay1OthsXwaOY2iZf-U3UDPbzIRhw2iM_9q7nd4gk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/18 02:36:57 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABfh2UPE13ToVTHRipOs2rYlyHJx9kgbtX8Txio3ZS8Ld9Se2Wayn_Cn0lk_jtLM1cnraXNn_tkyLSc9_hLPxllOBbEEcmbqn3M7UgJbL6ASbTTlH99g4vYknxmPzafoc9bb3YRYwGsWLDri5SGiQJUCw_paC0yBjPwJNGR-PwBWACWjx85kcVWYue0MZRaO4AbyDUl71dn8oUjOTtTOsRz2h1dmVtTMWYiriPk7NTwC4oTufA4WVV_FHbEdEAfobK91eV0dKiq7jpllJiaelrXuAVJtzfAQZrZD_k8VkqHEM7tCITJOcWF_WMKe6VoELldpgMceeyWhyN1leCI0aYY 2026/08/18 02:36:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/18 02:36:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/18 02:36:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/18 02:36:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/18 02:36:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/18 02:36:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/18 02:36:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABfh2UPE13ToVTHRipOs2rYlyHJx9kgbtX8Txio3ZS8Ld9Se2Wayn_Cn0lk_jtLM1cnraXNn_tkyLSc9_hLPxllOBbEEcmbqn3M7UgJbL6ASbTTlH99g4vYknxmPzafoc9bb3YRYwGsWLDri5SGiQJUCw_paC0yBjPwJNGR-PwBWACWjx85kcVWYue0MZRaO4AbyDUl71dn8oUjOTtTOsRz2h1dmVtTMWYiriPk7NTwC4oTufA4WVV_FHbEdEAfobK91eV0dKiq7jpllJiaelrXuAVJtzfAQZrZD_k8VkqHEM7tCITJOcWF_WMKe6VoELldpgMceeyWhyN1leCI0aYY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/18 02:37:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AJIR-WTHJgdLjxAZxZY0A-vXfANWztv-PEe6rVkXOtkLzMoq8QAAMZqBhDc0uwgeARzKVrI8361PKqZg484lvkTL8pfxn07nzzUHNg2fDA3VFAxD0SGVjPn7gbrkkDWYG2UPz0vKBxA2W3pa5HReIjwwjzWpBKxLxrWgE7WqdqFA4yrYJoj-gI5fOr5t_bxDhVzqNZf24acX4gJupIZikQSxXsYf6Dv4rijAwxuMcjLST6-8fH58iS9zfV_sPDs1fgulUR4GasZuaWhE7TnpccBwLKkGUfrZzMysfWuuSf804g2OBMiGAIbTyCrcXpQ2GWjznI4fBcZFLq9A4pGGg94 2026/08/18 02:37:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/18 02:37:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/18 02:37:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/18 02:37:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/18 02:37:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/18 02:37:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/18 02:37:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AJIR-WTHJgdLjxAZxZY0A-vXfANWztv-PEe6rVkXOtkLzMoq8QAAMZqBhDc0uwgeARzKVrI8361PKqZg484lvkTL8pfxn07nzzUHNg2fDA3VFAxD0SGVjPn7gbrkkDWYG2UPz0vKBxA2W3pa5HReIjwwjzWpBKxLxrWgE7WqdqFA4yrYJoj-gI5fOr5t_bxDhVzqNZf24acX4gJupIZikQSxXsYf6Dv4rijAwxuMcjLST6-8fH58iS9zfV_sPDs1fgulUR4GasZuaWhE7TnpccBwLKkGUfrZzMysfWuuSf804g2OBMiGAIbTyCrcXpQ2GWjznI4fBcZFLq9A4pGGg94" finished === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/18 02:37:04 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://14aad7c9ed489151b51557e321b246cf.r2.cloudflarestorage.com/rclone-test-jidedif4jihu/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/18 02:37:04 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2596: Put returned an error (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://14aad7c9ed489151b51557e321b246cf.r2.cloudflarestorage.com/rclone-test-jidedif4jihu/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/18 02:37:04 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/18 02:37:04 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: ADR6-Yd-kpfYOvgRMnfHS4FsXizM1UKlEpBUXvkOAAXh_RHd97YRysdc_MGYqzaPwYwjVdz9WhnXlyONfiq3phZpqFji2zdQHy2rkCbc6SdXIWDhpiKQcaHb8btaf33JpseuVP-RqhiGbSG0HVUk7U4GatZ-Nt5w8RhbuH-e7gkzElB5uhOyCfFKJ46A3cIk2DYUU3odUwhQpHboKL3xiZUYjPVY-gDs6DYBBYg9fj32kdCJU66gl_kpKdjUXQVXpDB9Eg7gBlb5tJKHVEwa8c8WSl9GXlpk1FZfxxWzLz5skR9pyqrO2qvp1UO4Kg2Tv_-dReOBxeG1W9rZNW26spg 2026/08/18 02:37:04 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/18 02:37:04 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/18 02:37:04 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "2f5bad10b5febe4af55594a6d8812140" 2026/08/18 02:37:04 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "a4adf38655bc5b5f3bfaf9100f813adf" 2026/08/18 02:37:04 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/18 02:37:04 DEBUG : short-eof-chunked.bin: multipart upload "ADR6-Yd-kpfYOvgRMnfHS4FsXizM1UKlEpBUXvkOAAXh_RHd97YRysdc_MGYqzaPwYwjVdz9WhnXlyONfiq3phZpqFji2zdQHy2rkCbc6SdXIWDhpiKQcaHb8btaf33JpseuVP-RqhiGbSG0HVUk7U4GatZ-Nt5w8RhbuH-e7gkzElB5uhOyCfFKJ46A3cIk2DYUU3odUwhQpHboKL3xiZUYjPVY-gDs6DYBBYg9fj32kdCJU66gl_kpKdjUXQVXpDB9Eg7gBlb5tJKHVEwa8c8WSl9GXlpk1FZfxxWzLz5skR9pyqrO2qvp1UO4Kg2Tv_-dReOBxeG1W9rZNW26spg" aborted fstests.go:2596: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/08/18 02:37:05 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/18 02:37:07 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/18 02:37:10 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/18 02:37:13 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/18 02:37:16 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/18 02:37:18 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AFMH62oNWf9F2yR5m_10AJm34jukd5PdDuA3ruigKQzumJuUzHq4et514AEF32qS2rcau4CIZFSjDFhdXvp8gviLqSROBfDH6ZdGRsBcta-wP1KpuNzVa90bM9lNzSPxz4KyTSTLeraeysok3y-En6j8N2yGyA6CmTZMUj2aV85hipseE3Yu1FHRHzlExioL4FoAMbgNrtVpy-FdYH1K4aMembHOJmy0LCQ1Y-NuinfVXKeZbMVAeUurVG0y5bqviZUjoT5CJR6UYqbN5Cw6bkBp6Y3-iIE33H5XqhOYtpvBAELpkRp0K9op-sBKI27pOabZx3LFATxTQrrdT1FBP2g 2026/08/18 02:37:18 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/18 02:37:18 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "d805c15ba3c3d0919f7dec095e6337ec" 2026/08/18 02:37:18 DEBUG : unknown-size-put.txt: multipart upload "AFMH62oNWf9F2yR5m_10AJm34jukd5PdDuA3ruigKQzumJuUzHq4et514AEF32qS2rcau4CIZFSjDFhdXvp8gviLqSROBfDH6ZdGRsBcta-wP1KpuNzVa90bM9lNzSPxz4KyTSTLeraeysok3y-En6j8N2yGyA6CmTZMUj2aV85hipseE3Yu1FHRHzlExioL4FoAMbgNrtVpy-FdYH1K4aMembHOJmy0LCQ1Y-NuinfVXKeZbMVAeUurVG0y5bqviZUjoT5CJR6UYqbN5Cw6bkBp6Y3-iIE33H5XqhOYtpvBAELpkRp0K9op-sBKI27pOabZx3LFATxTQrrdT1FBP2g" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/18 02:37:19 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: APn1JzrftOmaCoK4GhLLIf3DArM042D3rJEuANnSYTDdLj_JRtqGJFyo6yP-Z4ohwkbSyb69jPaafDknNqqFVV-FzRReqVIvCBIldgHurDZr6cHpdExtwX9tiHw4nJ_z3q7r-gOiQY8z7JfF-Tsu79IopoOtZcZHU6I3bECpGgcmvxPIlJ8xQkNuAGw30Bo_eOBIBTgAPC34B1T5VScFHl80Nyp40xs7faRlX_fmXsxVRhVgc6I3gJaLIf_34_rSbYJIaVmDxYgjEYiJigkfPb9nD0Z7IYneeBjBRPqbOSdKtgnEGMsOZT6M3dvZNLXUWmOsXy0OysYQSiyELLX1MJ4 2026/08/18 02:37:19 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/18 02:37:19 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "dd48a1c54d390cf25e429e01c50d3760" 2026/08/18 02:37:19 DEBUG : unknown-size-update.txt: multipart upload "APn1JzrftOmaCoK4GhLLIf3DArM042D3rJEuANnSYTDdLj_JRtqGJFyo6yP-Z4ohwkbSyb69jPaafDknNqqFVV-FzRReqVIvCBIldgHurDZr6cHpdExtwX9tiHw4nJ_z3q7r-gOiQY8z7JfF-Tsu79IopoOtZcZHU6I3bECpGgcmvxPIlJ8xQkNuAGw30Bo_eOBIBTgAPC34B1T5VScFHl80Nyp40xs7faRlX_fmXsxVRhVgc6I3gJaLIf_34_rSbYJIaVmDxYgjEYiJigkfPb9nD0Z7IYneeBjBRPqbOSdKtgnEGMsOZT6M3dvZNLXUWmOsXy0OysYQSiyELLX1MJ4" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/18 02:37:19 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jidedif4jihu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/18 02:37:20 DEBUG : Waiting for deletions to finish 2026/08/18 02:37:20 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/18 02:37:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/08/18 02:37:20 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/18 02:37:20 INFO : S3 bucket rclone-test-jidedif4jihu: Bucket "rclone-test-jidedif4jihu" deleted 2026/08/18 02:37:20 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (121.90s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.26s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.16s) --- PASS: TestIntegration/FsMkdir (119.50s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding (10.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.55s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.48s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.95s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (21.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.27s) --- 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.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (66.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (11.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (14.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (14.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.37s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (13.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.27s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.58s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.94s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.18s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.93s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.70s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.23s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.19s) --- 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:366: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/08/18 02:37:20 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/18 02:37:20 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 121.975s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m4.465827702s (try 1/5)