"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/09/01 03:45:04 DEBUG : Creating backend with remote "TestS3R2:rclone-test-muqovav8pake" 2026/09/01 03:45:04 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/09/01 03:45:05 INFO : S3 bucket rclone-test-muqovav8pake: Bucket "rclone-test-muqovav8pake" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/09/01 03:45:06 INFO : S3 bucket rclone-test-muqovav8pake: Bucket "rclone-test-muqovav8pake" deleted === RUN TestIntegration/FsMkdir 2026/09/01 03:45:07 INFO : S3 bucket rclone-test-muqovav8pake: Bucket "rclone-test-muqovav8pake" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/09/01 03:45:07 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/01 03:45:07 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/01 03:45:07 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 "." fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error OperationAborted: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: Put === 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" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error OperationAborted: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Put === 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/09/01 03:45:21 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABM2Ecjo377GTAnOebKyeolMTTymUJNKbN_2JxyYIga7MMm61aWR-tIbm6zMFkgZ75d-A52_m642fPwEil7AhO9arxsEXKuXL6VBt2T6RobawYFoymVgx3xyEakSit395pwOlD0vR7LMA5NLq5_dJ3yKVz_8B8ySc36ZWMIhwEJIFO0x7dPhkXHB04nK4qso-SLt9ZvD_jlYTtIEdo3ruHj2-MwVLzI7EA8fPIQAJGVBDmq8UsTYHF2snYUeGCF6Y0XCbWMEfzZuvUG45TDW9K5olf6-kSZ9LgGmWguvWHerAJOkbAT1irim3_Q5o7B7ebG5lJcA6gE-RCOU9eHPhhQ 2026/09/01 03:45:21 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "e1e31e7f0a4dc7d79d8e84ee616ea493" 2026/09/01 03:45:22 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "1c248e3cf983e4309726bf786a673356" 2026/09/01 03:45:22 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "4b37bedc8ed249d901891c8cf1e77dd2" 2026/09/01 03:45:22 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABM2Ecjo377GTAnOebKyeolMTTymUJNKbN_2JxyYIga7MMm61aWR-tIbm6zMFkgZ75d-A52_m642fPwEil7AhO9arxsEXKuXL6VBt2T6RobawYFoymVgx3xyEakSit395pwOlD0vR7LMA5NLq5_dJ3yKVz_8B8ySc36ZWMIhwEJIFO0x7dPhkXHB04nK4qso-SLt9ZvD_jlYTtIEdo3ruHj2-MwVLzI7EA8fPIQAJGVBDmq8UsTYHF2snYUeGCF6Y0XCbWMEfzZuvUG45TDW9K5olf6-kSZ9LgGmWguvWHerAJOkbAT1irim3_Q5o7B7ebG5lJcA6gE-RCOU9eHPhhQ" 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/09/01 03:45:24 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/01 03:45:25 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/09/01 03:45:26 DEBUG : S3 bucket rclone-test-muqovav8pake: bucket is versioned: false 2026/09/01 03:45:26 DEBUG : Waiting for deletions to finish 2026/09/01 03:45:26 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/09/01 03:45:26 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/09/01 03:45:27 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/01 03:45:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-muqovav8pake/dirToPurgeFromRoot" 2026/09/01 03:45:27 DEBUG : S3 bucket rclone-test-muqovav8pake path dirToPurgeFromRoot: bucket is versioned: false 2026/09/01 03:45:27 DEBUG : Waiting for deletions to finish 2026/09/01 03:45:27 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/09/01 03:45:27 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/09/01 03:45:28 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/01 03:45:28 DEBUG : Creating backend with remote "TestS3R2:rclone-test-muqovav8pake/hello? sausage/êé" 2026/09/01 03:45:29 DEBUG : S3 bucket rclone-test-muqovav8pake path hello? sausage/êé: bucket is versioned: false 2026/09/01 03:45:29 DEBUG : Waiting for deletions to finish 2026/09/01 03:45:29 DEBUG : "a/b/c/d/e.txt" version false 2026/09/01 03:45:29 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/09/01 03:45:29 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go: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/09/01 03:45:35 DEBUG : Creating backend with remote "TestS3R2:rclone-test-muqovav8pake/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/01 03:45:35 DEBUG : Creating backend with remote "TestS3R2:rclone-test-muqovav8pake/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3R2:" path "rclone-test-muqovav8pake" from "TestS3R2:rclone-test-muqovav8pake" 2026/09/01 03:45:35 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/09/01 03:45:41 NOTICE: S3 bucket rclone-test-muqovav8pake: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/09/01 03:45:41 DEBUG : piped data.txt: open chunk writer: started multipart upload: APfQzI2NQgKAat0L2QgvTUKBgAfxAAcY8tsvzx1iwx9-YTO1yCl9fC7jebcE_DpfhaIjHVPq_ydpeufniwkXLJxcv3GmjFzxEY8Av0-cmBvxOFPjiAfKahhxRWz4b6ww2eIzkR5Jb1_h9BqcMJOPmDMYlu05CZx_QUzcjeLiIoeuCFJc4gyDwkq_1YhaYcOiw7_0DAiJ2-AQ7LLzP9isKs4Uk44GKheLcFsA1-ityYVAu28dlR49TU91PxSP7yL-wqgDWJN07ytiwXyiD4BG0f1X72Ib9F-nK2hMYAYtJmR8OYaisUl2OMNcva54g8pgONP6WJe-ACsc_P7d_WqYLyo 2026/09/01 03:45:41 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/09/01 03:45:41 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/09/01 03:45:41 DEBUG : piped data.txt: multipart upload "APfQzI2NQgKAat0L2QgvTUKBgAfxAAcY8tsvzx1iwx9-YTO1yCl9fC7jebcE_DpfhaIjHVPq_ydpeufniwkXLJxcv3GmjFzxEY8Av0-cmBvxOFPjiAfKahhxRWz4b6ww2eIzkR5Jb1_h9BqcMJOPmDMYlu05CZx_QUzcjeLiIoeuCFJc4gyDwkq_1YhaYcOiw7_0DAiJ2-AQ7LLzP9isKs4Uk44GKheLcFsA1-ityYVAu28dlR49TU91PxSP7yL-wqgDWJN07ytiwXyiD4BG0f1X72Ib9F-nK2hMYAYtJmR8OYaisUl2OMNcva54g8pgONP6WJe-ACsc_P7d_WqYLyo" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/01 03:45:42 DEBUG : piped data.txt: open chunk writer: started multipart upload: AJYx7JLgRJ2uxV4ySoyiYlYggAeoDWBHy6ptoj1vS7M-rnFCAzX8Hj0713fKti2JHw_9G8pvo0djEvi7CaeVp_5oizVoqQbYhCNtyxr9GthGoOUpBxX7JR-tVVryIssO_KXqKA1i1CMEsM3lVQA5E0rh3UTJNcxNDmBhi34eXy8jy6FxvIywJPU7q2LxL8q0w2js4udiR_fbbk5H0rhjf64MKFvVHDHYWU-re2GCqRAEnqbvpYYiQB6TXG2WH2Y35atgOdLI79NheEOPwsBapoAYsBLsf_4Sw8C0KwT4F12Rk82piWbHQ04QjPpUh7YSXXA8D8V817rvteqGcsDKquQ 2026/09/01 03:45:42 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/01 03:45:42 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "5b27d8d39908d6ebd5353145d6f14897" 2026/09/01 03:45:42 DEBUG : piped data.txt: multipart upload "AJYx7JLgRJ2uxV4ySoyiYlYggAeoDWBHy6ptoj1vS7M-rnFCAzX8Hj0713fKti2JHw_9G8pvo0djEvi7CaeVp_5oizVoqQbYhCNtyxr9GthGoOUpBxX7JR-tVVryIssO_KXqKA1i1CMEsM3lVQA5E0rh3UTJNcxNDmBhi34eXy8jy6FxvIywJPU7q2LxL8q0w2js4udiR_fbbk5H0rhjf64MKFvVHDHYWU-re2GCqRAEnqbvpYYiQB6TXG2WH2Y35atgOdLI79NheEOPwsBapoAYsBLsf_4Sw8C0KwT4F12Rk82piWbHQ04QjPpUh7YSXXA8D8V817rvteqGcsDKquQ" 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/09/01 03:45:43 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/NoHeadObjectCopy === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:357: 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:588: 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/09/01 03:45:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AEs2ap8bMn5HxZVHbgu6mW8yJ4Ds4v1gSo5uE9zI1x0ZUIYzUPBhQlJmTbVgh6GxZcWhmPJU9b9SMHEw1brG9MvXad0YqzRAn0uZF8YhVGHxe7vCVO1EwgsPl4WtDfqJncoEd4T4EPQsWA8OomOpXjqPTi2cmmENV4wl4YyFAB_viMcb6SoXCDH5PkeSCU48ud0b5IA805beTPj7SXXqwE15LzKL0XMaLLxtSNdJmBuMEkIEb4dC_yNpAAFU9con8IuhrOwXPFdq7OkHOpyhbpS4hr5ZFTiJ_kD1dUXP-qg1VYb_qsNk5kutAPwUfSCttVtgHGp0dS7_rwP7JFQOKY4 2026/09/01 03:45:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/09/01 03:45:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/09/01 03:45:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AEs2ap8bMn5HxZVHbgu6mW8yJ4Ds4v1gSo5uE9zI1x0ZUIYzUPBhQlJmTbVgh6GxZcWhmPJU9b9SMHEw1brG9MvXad0YqzRAn0uZF8YhVGHxe7vCVO1EwgsPl4WtDfqJncoEd4T4EPQsWA8OomOpXjqPTi2cmmENV4wl4YyFAB_viMcb6SoXCDH5PkeSCU48ud0b5IA805beTPj7SXXqwE15LzKL0XMaLLxtSNdJmBuMEkIEb4dC_yNpAAFU9con8IuhrOwXPFdq7OkHOpyhbpS4hr5ZFTiJ_kD1dUXP-qg1VYb_qsNk5kutAPwUfSCttVtgHGp0dS7_rwP7JFQOKY4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/09/01 03:45:47 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ANB8TWeBhqgOm9ctwGNPscSnGPXRRd6DpCqFqWcbufGmxxYP4IQK5BYBd7p-H0csFLOOGKnlL3ICFACH_xyr9HsHrj0zxj8-vfu-VHiHyNIon63HKtOA04m8-CyE4x33xsu8hW2HaWEBHNX7WyS6SKC8QVVaz5vtJkroBL43OqTFJFwi9lsQiBVdM95UutdPAdYmcC1xrG6gM7epsbDASiCYRVjCXDkThSlpePUpVaYpG5Yg3p-inA49foOuQ_LMkKKZ7We3e641zZgLPV8Uo8arOsNU5JW9GAOfaMCek1nzqokH9t9e2jMhtwvL_XaOLkBPWqKvJxR2zgSvN7-Ysls 2026/09/01 03:45:48 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/09/01 03:45:48 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/01 03:45:48 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ANB8TWeBhqgOm9ctwGNPscSnGPXRRd6DpCqFqWcbufGmxxYP4IQK5BYBd7p-H0csFLOOGKnlL3ICFACH_xyr9HsHrj0zxj8-vfu-VHiHyNIon63HKtOA04m8-CyE4x33xsu8hW2HaWEBHNX7WyS6SKC8QVVaz5vtJkroBL43OqTFJFwi9lsQiBVdM95UutdPAdYmcC1xrG6gM7epsbDASiCYRVjCXDkThSlpePUpVaYpG5Yg3p-inA49foOuQ_LMkKKZ7We3e641zZgLPV8Uo8arOsNU5JW9GAOfaMCek1nzqokH9t9e2jMhtwvL_XaOLkBPWqKvJxR2zgSvN7-Ysls" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/09/01 03:45:49 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AAcokTjXRJsCAQDlH6FYw3cBQEi7s1Y7tBnHdxMumGK7Aw51GIl_p4oD279nkghglIGr0wzMJhn4Piaa3uNKcZwYtDL5ecw6QZxLFqT-LLk-XiF1FbQYhboI_QPKx-7lQwn4VNkQHHxC95Jtx4bCndd2JNpJwACU5s9eSghOOSMI-z0eXGb7JFS4nOOU4G73rKQLsP9AwVP7xioBKjKpazcYrfMq13yJr9thiMl_MFYV_zKAMDxl-NyUFuVUnUVb4txruD9BpOmfI8NRZIZJkZU9s_pLxKhhYLBzX1n1-jcEzWdnyMfd-IbS7OlL8BNJTCgtU-H1gt7GZ1jZ6zBH5gs 2026/09/01 03:45:49 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/09/01 03:45:49 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/01 03:45:50 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AAcokTjXRJsCAQDlH6FYw3cBQEi7s1Y7tBnHdxMumGK7Aw51GIl_p4oD279nkghglIGr0wzMJhn4Piaa3uNKcZwYtDL5ecw6QZxLFqT-LLk-XiF1FbQYhboI_QPKx-7lQwn4VNkQHHxC95Jtx4bCndd2JNpJwACU5s9eSghOOSMI-z0eXGb7JFS4nOOU4G73rKQLsP9AwVP7xioBKjKpazcYrfMq13yJr9thiMl_MFYV_zKAMDxl-NyUFuVUnUVb4txruD9BpOmfI8NRZIZJkZU9s_pLxKhhYLBzX1n1-jcEzWdnyMfd-IbS7OlL8BNJTCgtU-H1gt7GZ1jZ6zBH5gs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/09/01 03:45:50 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AK7f4sf3cBkDaSzQWFI1PeCb3a-W1s99SlKfODoy3vBBzUB6QEPklAePvwhqd7yB-rF5vo2K8BzecfsCFZfCoyQ3ZXsOwx6nRALDsNiinx0XlvtA2kEg5bmhlb5Pqp2gZcHSydK16EXQkVF4jRnA64w_Kx4uk4CqSiMkUE3Xd2fw2XWxCgTJ9OjFqdHgmis6kmzJAFIeXf2syaK5eqtvtbK3cY1REK8tnKcKo3jk3oL8zhZkSd8yCHxqSaNDSN0bUWwgAHfnny1cS7Lde1pNE6wAq79KS5dpdD21SoEziAN-dkrXd1WZ4XpoJOsOvK6gRqLiJgyeTLonlWvr5r2mfEQ 2026/09/01 03:45:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/01 03:45:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/01 03:45:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/01 03:45:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/01 03:45:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/01 03:45:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/01 03:45:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AK7f4sf3cBkDaSzQWFI1PeCb3a-W1s99SlKfODoy3vBBzUB6QEPklAePvwhqd7yB-rF5vo2K8BzecfsCFZfCoyQ3ZXsOwx6nRALDsNiinx0XlvtA2kEg5bmhlb5Pqp2gZcHSydK16EXQkVF4jRnA64w_Kx4uk4CqSiMkUE3Xd2fw2XWxCgTJ9OjFqdHgmis6kmzJAFIeXf2syaK5eqtvtbK3cY1REK8tnKcKo3jk3oL8zhZkSd8yCHxqSaNDSN0bUWwgAHfnny1cS7Lde1pNE6wAq79KS5dpdD21SoEziAN-dkrXd1WZ4XpoJOsOvK6gRqLiJgyeTLonlWvr5r2mfEQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/09/01 03:45:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ADWkPZQKGVTH5Lhcxf4k_uOuepRV__2DNL1WCHtCD3eb6YxlXAPeOZSJelDDmlc0Nz_RgNcaEWSyo0yP7nHGAfoVopnYc00zxHTz4goNVdME4R4mR4F1gXKSQBsVSDDvyKdIjUcuRNA6AJUWD5Ol4cc_z4rmKf9toVU4OUE8OiumDPqrVe26G_vaNBbjhGq87PEHT40O2DKpgcYVadbnQTpDh0VfkhZLvuCBJND1BmOSuRKMxno7_jCO7UReFYzpwZY5Y3d57kUco1sdtlE9ffxuCy5MW0QmGqA0JqZmsN5fPkSnHef9Km6MXNNldxsXkAdgxiSbwe5gB67huPxRh1E 2026/09/01 03:45:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/09/01 03:45:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/09/01 03:45:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/09/01 03:45:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/01 03:45:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/01 03:45:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/01 03:45:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ADWkPZQKGVTH5Lhcxf4k_uOuepRV__2DNL1WCHtCD3eb6YxlXAPeOZSJelDDmlc0Nz_RgNcaEWSyo0yP7nHGAfoVopnYc00zxHTz4goNVdME4R4mR4F1gXKSQBsVSDDvyKdIjUcuRNA6AJUWD5Ol4cc_z4rmKf9toVU4OUE8OiumDPqrVe26G_vaNBbjhGq87PEHT40O2DKpgcYVadbnQTpDh0VfkhZLvuCBJND1BmOSuRKMxno7_jCO7UReFYzpwZY5Y3d57kUco1sdtlE9ffxuCy5MW0QmGqA0JqZmsN5fPkSnHef9Km6MXNNldxsXkAdgxiSbwe5gB67huPxRh1E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/09/01 03:45:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ALL0pBt78wWvUwdaP0YfuojRE9grrcwn92MXYa678WX1pO55IiNjgRgioAVUAsqANajM_ki19A0OiRp1tE-Cnm6GFTjss3WpkygFXxqsQHZ4ESz3el_e2q97xrmRfVAUoPWMsstcAQIId9duAOa2JL6FRXmmOgqqGAAcN3aNc1CX2DNdgA2Qgmv_C1IK3nY4U5Beqz1T-gz9EctrNLG0_hMiDhRDccoVlho_Rn6FYDloX3GALjjTdHgGVuR48uoEog-1CAMnXqo_B5-hsu-nQszsNsvXIguOEy0YxxmHv1O3fpCeZvUm42I3BQ-0WJj2_zsYtOK0nGgYH_oxu31ckoI 2026/09/01 03:45:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/09/01 03:45:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/09/01 03:45:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ALL0pBt78wWvUwdaP0YfuojRE9grrcwn92MXYa678WX1pO55IiNjgRgioAVUAsqANajM_ki19A0OiRp1tE-Cnm6GFTjss3WpkygFXxqsQHZ4ESz3el_e2q97xrmRfVAUoPWMsstcAQIId9duAOa2JL6FRXmmOgqqGAAcN3aNc1CX2DNdgA2Qgmv_C1IK3nY4U5Beqz1T-gz9EctrNLG0_hMiDhRDccoVlho_Rn6FYDloX3GALjjTdHgGVuR48uoEog-1CAMnXqo_B5-hsu-nQszsNsvXIguOEy0YxxmHv1O3fpCeZvUm42I3BQ-0WJj2_zsYtOK0nGgYH_oxu31ckoI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/09/01 03:45:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AM3Ap5zhELIity5yukCBGG6JAyW2vfCnYfvBf9JXouply9_Ka2FKdGfrbqZPFQSxCZfmLib1vF0vgWLkYD8vaOfVdXurXCsC-2ZzV08kyeq-1jla95hnvxmno2GrJslA6QSVDKtbjbrN9-ybEwuVg0jXzAKETpB8MrUzwjrvZ-osr4puu3BySa3sapqIGkEsTzatXBhWgTlUbUlVMn_sJ21K8gQbha5DSgIM1JIOSd-C3FrTsbSGqN-4ggpoXscelaMK9AP29N7fwrqmkFyEPxLVXdEkffnKMO9W7jzO8fotQi9ThMySC_CvkIKe10ljc9FRKfEL54-GOQlJDNwRyUQ 2026/09/01 03:45:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/09/01 03:45:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/01 03:45:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AM3Ap5zhELIity5yukCBGG6JAyW2vfCnYfvBf9JXouply9_Ka2FKdGfrbqZPFQSxCZfmLib1vF0vgWLkYD8vaOfVdXurXCsC-2ZzV08kyeq-1jla95hnvxmno2GrJslA6QSVDKtbjbrN9-ybEwuVg0jXzAKETpB8MrUzwjrvZ-osr4puu3BySa3sapqIGkEsTzatXBhWgTlUbUlVMn_sJ21K8gQbha5DSgIM1JIOSd-C3FrTsbSGqN-4ggpoXscelaMK9AP29N7fwrqmkFyEPxLVXdEkffnKMO9W7jzO8fotQi9ThMySC_CvkIKe10ljc9FRKfEL54-GOQlJDNwRyUQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/09/01 03:45:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABLKJETiahYoh-7YOVDygX_zxPaUa1rZl-sRrK3Nj59FRZvEDD8iwpiC-pXkVjbFZiVnLMELv_m1BEWCBf8eEW2kUSCNfGCiZc3xFGRgDLOoJ2Me1jqVjsb7AIwh7deCEMRbIQYERAyGG0ptKDQ6s5CEIr1Vd2UIr_5cTcmj1sno4gV71M93JQgNJva7W3LT08TbYKgW16mYZv0LuNy-pSTe34ZNljNobcQAU-L_1wdlRp4ZXstYQcG6alOuOWrB6O_v9aKFto5K23TRnGeJOl2IhjFucEDp9oS5QRo8wrduEErA6fVLiQJeUQ44dS7czZBfCkyqcI8c3RiMPp8qulA 2026/09/01 03:46:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/09/01 03:46:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/01 03:46:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABLKJETiahYoh-7YOVDygX_zxPaUa1rZl-sRrK3Nj59FRZvEDD8iwpiC-pXkVjbFZiVnLMELv_m1BEWCBf8eEW2kUSCNfGCiZc3xFGRgDLOoJ2Me1jqVjsb7AIwh7deCEMRbIQYERAyGG0ptKDQ6s5CEIr1Vd2UIr_5cTcmj1sno4gV71M93JQgNJva7W3LT08TbYKgW16mYZv0LuNy-pSTe34ZNljNobcQAU-L_1wdlRp4ZXstYQcG6alOuOWrB6O_v9aKFto5K23TRnGeJOl2IhjFucEDp9oS5QRo8wrduEErA6fVLiQJeUQ44dS7czZBfCkyqcI8c3RiMPp8qulA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/09/01 03:46:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AHc-CveZ3dsHfyM58mR9BSOD3CJHiYhSB_m7AyxPCLiGzwQzqW6LlGNK_H-5duED6-cyGAz4si_regvhPaftWVyPeRrC-TY2NGG1036narQ_E3knp3ekB7u-2utd4UqOUFw_6UCBbLe9LF1jaQyoypkmUpfTEk6_2b0GsooMTsEmWKU1oWKIWVyhCR0m3XAB77jig7D6I0ErQEyY50On4IAJyDaae7acY-4Vy511S4lhIALwvtxO_u91OHp00PhVZiO8LbIJYzovE1XRHZPWy9aIXh6By_aj61-cuChoprEyOhT1lBwET9Is5SuLIlfUCB1-vnIvc9imKsZQPhvzS_c 2026/09/01 03:46:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/01 03:46:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/01 03:46:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/01 03:46:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/01 03:46:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/09/01 03:46:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/09/01 03:46:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AHc-CveZ3dsHfyM58mR9BSOD3CJHiYhSB_m7AyxPCLiGzwQzqW6LlGNK_H-5duED6-cyGAz4si_regvhPaftWVyPeRrC-TY2NGG1036narQ_E3knp3ekB7u-2utd4UqOUFw_6UCBbLe9LF1jaQyoypkmUpfTEk6_2b0GsooMTsEmWKU1oWKIWVyhCR0m3XAB77jig7D6I0ErQEyY50On4IAJyDaae7acY-4Vy511S4lhIALwvtxO_u91OHp00PhVZiO8LbIJYzovE1XRHZPWy9aIXh6By_aj61-cuChoprEyOhT1lBwET9Is5SuLIlfUCB1-vnIvc9imKsZQPhvzS_c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/09/01 03:46:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AMcsh2YKB8V4bbx1mJpQLfOIRwXT0Ap51sj5uOnr7CqknE8N02CZ_BOCQOW6Ouh1Uv1yaA5sXq8nNo4s8II88pjyP4_GW3IC-88V1-3Yr6J3KLa5Gsiyul-T1XkahRXnDj4wNvWUj-s_LXWEy8IURhtgQb-VLZZirUibh_JTH3gTOpBJ_W6OpUarZHjodxsj509jKfu1-J_MG_ieNPtaKKH-sIHq4E8AP6cO-e6RvS2hbEZqKvsO8oxfnW2Dmbm72OXCdY5LTaJoyzNqe3V8sCSRFauhK-8_mugAxnx_ihbLNvXQGkWwTgRmri2d3_GfVu7JOloIdYsTaaHzxDPRylY 2026/09/01 03:46:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/09/01 03:46:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/09/01 03:46:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/09/01 03:46:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/01 03:46:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/09/01 03:46:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/09/01 03:46:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AMcsh2YKB8V4bbx1mJpQLfOIRwXT0Ap51sj5uOnr7CqknE8N02CZ_BOCQOW6Ouh1Uv1yaA5sXq8nNo4s8II88pjyP4_GW3IC-88V1-3Yr6J3KLa5Gsiyul-T1XkahRXnDj4wNvWUj-s_LXWEy8IURhtgQb-VLZZirUibh_JTH3gTOpBJ_W6OpUarZHjodxsj509jKfu1-J_MG_ieNPtaKKH-sIHq4E8AP6cO-e6RvS2hbEZqKvsO8oxfnW2Dmbm72OXCdY5LTaJoyzNqe3V8sCSRFauhK-8_mugAxnx_ihbLNvXQGkWwTgRmri2d3_GfVu7JOloIdYsTaaHzxDPRylY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/09/01 03:46:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AF9_6a69hKiAqfGTS2iO7kKO52XkqUjo9j-iZdhtwo1sUkL7BoRiDZWipYx7l5TxuLa7X4A1JIEc0YffUOF2cjQ-wxUYNHVZyXlsnjp7FgVfpPszH4dv3Gxx9E_3fcuEUhasTPanuwa0Q_qKHbcZn4DMTrMecQwX-Y5eXjiiCi7Mu4XEA2pmh4NGDl3POD259auug70JiLA0Owp7GzFo9CzYHX_SUqX4XY1ptpNn43otng3Nr4o97-Y_W-ocikIs_38YLo2L3wPEjruody0RPlPXaFXPNLroNn6rYMEt3CY-rZ1CfKBUMfPQryGXQbsbZLJ8K0HcKBe-Qlm6AiddxCE 2026/09/01 03:46:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/09/01 03:46:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/09/01 03:46:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AF9_6a69hKiAqfGTS2iO7kKO52XkqUjo9j-iZdhtwo1sUkL7BoRiDZWipYx7l5TxuLa7X4A1JIEc0YffUOF2cjQ-wxUYNHVZyXlsnjp7FgVfpPszH4dv3Gxx9E_3fcuEUhasTPanuwa0Q_qKHbcZn4DMTrMecQwX-Y5eXjiiCi7Mu4XEA2pmh4NGDl3POD259auug70JiLA0Owp7GzFo9CzYHX_SUqX4XY1ptpNn43otng3Nr4o97-Y_W-ocikIs_38YLo2L3wPEjruody0RPlPXaFXPNLroNn6rYMEt3CY-rZ1CfKBUMfPQryGXQbsbZLJ8K0HcKBe-Qlm6AiddxCE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/09/01 03:46:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABn8pUUnTg5pUiFwnRaulRot91f07q4nqXq-sulDuaFRf5MdTvmXpPcEVbzCvvzBAni2gnAXUPMENyHeTpFwsIfled3pSBUhDa8NhvN1Rt_zGzWmSmrUgij1RbN6L5sTukfESRsb2rMv7cDnFiC41MGaymxZZphiNxMp-7mjwVOLN-jeARV0bpgfGWEeYQ9mIBDxholZBQTdGA6Bb_XT2maA51vluegZUOOLL3VU7rM09Knwy3HqUI5ZWmuwZewvYJExXU-bMMCqJSzGjbh81kLOJGGUuxQjn1KzH8QP9K0-H4salB2Kk65etk0UsX6i-avSuhjVKb6pYhCDKddtrfw 2026/09/01 03:46:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/09/01 03:46:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/01 03:46:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABn8pUUnTg5pUiFwnRaulRot91f07q4nqXq-sulDuaFRf5MdTvmXpPcEVbzCvvzBAni2gnAXUPMENyHeTpFwsIfled3pSBUhDa8NhvN1Rt_zGzWmSmrUgij1RbN6L5sTukfESRsb2rMv7cDnFiC41MGaymxZZphiNxMp-7mjwVOLN-jeARV0bpgfGWEeYQ9mIBDxholZBQTdGA6Bb_XT2maA51vluegZUOOLL3VU7rM09Knwy3HqUI5ZWmuwZewvYJExXU-bMMCqJSzGjbh81kLOJGGUuxQjn1KzH8QP9K0-H4salB2Kk65etk0UsX6i-avSuhjVKb6pYhCDKddtrfw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/09/01 03:46:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ANg2TI7ILB30UfGdz_tUw0vZpEnebDnZEpsD3ST7rE85cOTZBJ2hO44nIB-0EiVg289W0-qRKspjlBcr42odWl7xBez5ok2kIPlRH3WmrZC4_UJD1rwESHk6bxgwkawINQMAusYp-3wwzDocuznhtcV-hWVLfFX4wKjzmOoNAgT6uST1Qh1KIPZ2DUxhcgcaDttD-OFs55xeEbPuMgc6xIJ71hv5Vnh-4QaN0RMwM63QU0S6ySimM8t5aPFRrFXmvzoDt33XqG-al3sYeqqcEU8iq6PYYDHM4K3Fms5Y4LyoJx22CTA6ocOxBfsi8G13JnhpIQYcHTEyNQCtZXnARK4 2026/09/01 03:46:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/09/01 03:46:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/01 03:46:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ANg2TI7ILB30UfGdz_tUw0vZpEnebDnZEpsD3ST7rE85cOTZBJ2hO44nIB-0EiVg289W0-qRKspjlBcr42odWl7xBez5ok2kIPlRH3WmrZC4_UJD1rwESHk6bxgwkawINQMAusYp-3wwzDocuznhtcV-hWVLfFX4wKjzmOoNAgT6uST1Qh1KIPZ2DUxhcgcaDttD-OFs55xeEbPuMgc6xIJ71hv5Vnh-4QaN0RMwM63QU0S6ySimM8t5aPFRrFXmvzoDt33XqG-al3sYeqqcEU8iq6PYYDHM4K3Fms5Y4LyoJx22CTA6ocOxBfsi8G13JnhpIQYcHTEyNQCtZXnARK4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/09/01 03:46:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ACtVEwnKn9o0MOCO1HUGnVVDx6HWdMGkGTD5SkpRTZQ24bb2NpgBMDAm-0sxga9-IFpJczmluG-hb8p32UPk0l0IO6DgtTzwQ-MPVsFYy0sYiKSRET7HMd6e1wHqsXLGsQ90I0XoAuaONqWWGMZIwjA5Zw1XA9xkXSuvw6buKQUiYYxM5EP7R9YK1imxKpoO5Bew5Hwvp_Y7S5-_K1wO1OX2In9dxjjuDmouqeHEOhvEmjda0x-1iQuA_jXZ4qpRD1gQcNZ0xk6mek4BVAqcCxlH6XIyr_qlda5BDRoxfH7PBrCro3ahjBI6MdHMLm7DKa-3gzRzdTC65idP7Bx8mlY 2026/09/01 03:46:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/01 03:46:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/01 03:46:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/01 03:46:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/01 03:46:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/01 03:46:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/09/01 03:46:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ACtVEwnKn9o0MOCO1HUGnVVDx6HWdMGkGTD5SkpRTZQ24bb2NpgBMDAm-0sxga9-IFpJczmluG-hb8p32UPk0l0IO6DgtTzwQ-MPVsFYy0sYiKSRET7HMd6e1wHqsXLGsQ90I0XoAuaONqWWGMZIwjA5Zw1XA9xkXSuvw6buKQUiYYxM5EP7R9YK1imxKpoO5Bew5Hwvp_Y7S5-_K1wO1OX2In9dxjjuDmouqeHEOhvEmjda0x-1iQuA_jXZ4qpRD1gQcNZ0xk6mek4BVAqcCxlH6XIyr_qlda5BDRoxfH7PBrCro3ahjBI6MdHMLm7DKa-3gzRzdTC65idP7Bx8mlY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/09/01 03:46:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AFSlvKmlQuBO68Dna6COURTmzpwzR51uqsJOcPrUDXzqZP27NCMvNThF1nrMaDcQwNBxvWVIS--KoS5Fe_rIHQcWtMBAddAHukNZFIkBO6U7vUr6SoJFXl2QYFNuZEYsAyvSN0xG5bmSNyJrl2vHuDYMa91O6nXt7ZLD-Cra85A4kmIe2tsjCWhEWNtyB7bgrJqNMScc4toHc2CVpCGnm83bnQZm45sPCJt8C8eqAsupk039-Puyu742tytHNbMM0lqWNeTeYU0dX0byRd_Xp4Rh9DtweFelLa3D0AcqAexIsXq_UGUzQsqYHuQeL1yAzjyragHYrTBTx1Gr838OLHk 2026/09/01 03:46:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/09/01 03:46:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/09/01 03:46:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/09/01 03:46:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/01 03:46:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/01 03:46:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/09/01 03:46:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AFSlvKmlQuBO68Dna6COURTmzpwzR51uqsJOcPrUDXzqZP27NCMvNThF1nrMaDcQwNBxvWVIS--KoS5Fe_rIHQcWtMBAddAHukNZFIkBO6U7vUr6SoJFXl2QYFNuZEYsAyvSN0xG5bmSNyJrl2vHuDYMa91O6nXt7ZLD-Cra85A4kmIe2tsjCWhEWNtyB7bgrJqNMScc4toHc2CVpCGnm83bnQZm45sPCJt8C8eqAsupk039-Puyu742tytHNbMM0lqWNeTeYU0dX0byRd_Xp4Rh9DtweFelLa3D0AcqAexIsXq_UGUzQsqYHuQeL1yAzjyragHYrTBTx1Gr838OLHk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/09/01 03:46:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: APyo2U_xFCwTPpVHkupo99W3wesTDLTZB2VmsdYD03eey-6PKTzwD3pmBMG1ApXLmz5wFqpV7srLZaX5Q_p_BmYXGAtIhg-BFw0Q3swSLFC-_IORsgSbJL_mQhZCNmN8UL9YE7_ikGvymal5z8OSX22MAzulpnenjQYAJyAyQpWS-9Ert3yM84aKOpaEESIWPMyT6txa_IZi3VhvYZtNkV9et0L73AwbB89RPuaybwuNBwAnYMwt0OU6HD5X80EjmNfJfJb_vQc3RslxfTiLrVaz6gs2ax_XW9fy65OtKE4PnlXW4TiKj3tOjbJN9-kTbOqAhwIABnWvi8bYneRIxAE 2026/09/01 03:46:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/09/01 03:46:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/09/01 03:46:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "APyo2U_xFCwTPpVHkupo99W3wesTDLTZB2VmsdYD03eey-6PKTzwD3pmBMG1ApXLmz5wFqpV7srLZaX5Q_p_BmYXGAtIhg-BFw0Q3swSLFC-_IORsgSbJL_mQhZCNmN8UL9YE7_ikGvymal5z8OSX22MAzulpnenjQYAJyAyQpWS-9Ert3yM84aKOpaEESIWPMyT6txa_IZi3VhvYZtNkV9et0L73AwbB89RPuaybwuNBwAnYMwt0OU6HD5X80EjmNfJfJb_vQc3RslxfTiLrVaz6gs2ax_XW9fy65OtKE4PnlXW4TiKj3tOjbJN9-kTbOqAhwIABnWvi8bYneRIxAE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/09/01 03:46:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AIqu3jrzySEPZyXcf0qkchvyg8aW0GiXZ_3lKSbnE48UfTTIxO9Uk4ussQM707Z4QnkrA7wZ4WfgHSLfYQDdOle74H95U2HDPyAu8j783jcqQ_uXK3D-Xs8whTWy0CeeWOREyFy-okKjCVjCe2N_EiA1E_axK6GQSr3mGRUAkaN2XmgV11griteAVvU9WA12u7BG8h0XrWBYpArO4qpaUDPrC7-uJ7EVdQPZQUVzEJP6u7fWLVwJ0YpTE-P5CkyzVDdOmYZzmeeHEXIniqV1bPk7aAJnWpQWWqd9pbGAwmJxD0Zy-W_gV4CLJsFfOcunydbm-sVCilwZfsmqSnq1PxY 2026/09/01 03:46:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/09/01 03:46:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/01 03:46:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AIqu3jrzySEPZyXcf0qkchvyg8aW0GiXZ_3lKSbnE48UfTTIxO9Uk4ussQM707Z4QnkrA7wZ4WfgHSLfYQDdOle74H95U2HDPyAu8j783jcqQ_uXK3D-Xs8whTWy0CeeWOREyFy-okKjCVjCe2N_EiA1E_axK6GQSr3mGRUAkaN2XmgV11griteAVvU9WA12u7BG8h0XrWBYpArO4qpaUDPrC7-uJ7EVdQPZQUVzEJP6u7fWLVwJ0YpTE-P5CkyzVDdOmYZzmeeHEXIniqV1bPk7aAJnWpQWWqd9pbGAwmJxD0Zy-W_gV4CLJsFfOcunydbm-sVCilwZfsmqSnq1PxY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/09/01 03:46:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ALWNf4s-gYH7LH4mOYMsjni8t5EqyjVeRG8gQHxP_0f8u6PMDgyAA7raRL9ux1mzazCFbgyWjFDSA0V-PgpHqbPIOikW45JCeQQ2BkNYYJAqt0r_t7E0Luhn_12C4Z3Xzs_Blpsr8RzZmGyneOK_gMBa8dbfTBk2PbqEC05EVmtT6PGodbyJ2uFeaPtIuQSfEW8PyfsCGvQC_8QUafvas6v9WucNKEUUrf41_jmLMDo8tlkh99bW2jVKWNR6HLM1Zz_aplU3yJOtV7euxgC8kokOYmM4Vfoh9RUePjAQJRjJl2sggfRuL0q_JKLKNCUjV57PAjkn_e-HUpQcuM5hlys 2026/09/01 03:46:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/09/01 03:46:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/01 03:46:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ALWNf4s-gYH7LH4mOYMsjni8t5EqyjVeRG8gQHxP_0f8u6PMDgyAA7raRL9ux1mzazCFbgyWjFDSA0V-PgpHqbPIOikW45JCeQQ2BkNYYJAqt0r_t7E0Luhn_12C4Z3Xzs_Blpsr8RzZmGyneOK_gMBa8dbfTBk2PbqEC05EVmtT6PGodbyJ2uFeaPtIuQSfEW8PyfsCGvQC_8QUafvas6v9WucNKEUUrf41_jmLMDo8tlkh99bW2jVKWNR6HLM1Zz_aplU3yJOtV7euxgC8kokOYmM4Vfoh9RUePjAQJRjJl2sggfRuL0q_JKLKNCUjV57PAjkn_e-HUpQcuM5hlys" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/09/01 03:46:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ACmM2JLatbje1HKXjwXOOQhttVy80CSzwPdmJX290GGeWF6SewoZuBmfZdk-GpUghEOnFe0rixNJsHaf5Ej4x6NjdNx0EdjB-VMnH1a3_QZ3nFQSAGNdbNJ3hH3jv9IOzMUKhjr9l8RO2JpYqQDJgbC0-TY2ezz2GXAq_i8V6rw5aPN9Pdr_RJ90Qvwfr37yAAh6CQgx2gHAR2TbeHA7TtTvszsHTBfdgEcPVPJTbakueq1Xcl_zx6SrMHWmCsCk1xgspyCavjZGGJxEAmdZKLAPHCetBhPNaoBLjuwF2c3B2_OxnROKH3Deku9hRQilhT7gC6yXxwvSoRB_IjJe9Do 2026/09/01 03:46:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/01 03:46:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/01 03:46:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/09/01 03:46:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/09/01 03:46:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/01 03:46:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/09/01 03:46:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ACmM2JLatbje1HKXjwXOOQhttVy80CSzwPdmJX290GGeWF6SewoZuBmfZdk-GpUghEOnFe0rixNJsHaf5Ej4x6NjdNx0EdjB-VMnH1a3_QZ3nFQSAGNdbNJ3hH3jv9IOzMUKhjr9l8RO2JpYqQDJgbC0-TY2ezz2GXAq_i8V6rw5aPN9Pdr_RJ90Qvwfr37yAAh6CQgx2gHAR2TbeHA7TtTvszsHTBfdgEcPVPJTbakueq1Xcl_zx6SrMHWmCsCk1xgspyCavjZGGJxEAmdZKLAPHCetBhPNaoBLjuwF2c3B2_OxnROKH3Deku9hRQilhT7gC6yXxwvSoRB_IjJe9Do" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/09/01 03:46:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: APl0HrNKxgMeNUGYOu-dNjkoDWmAIaMhh34s8u5TZ6ykDmEYaV69hhWhKs8YP-tV095IBHXny2Rj4Sgal5s0E89QVWmZfLTNix_oBULlcVdKpMxXT4L1e-BwZbacvgfc_h5efIRUZcvcflGcOFDDsxcd6CPMS3CnD9dcROOhQAZD7RmRMnVAi1BSA1Hp1sg7WNQxFdgBz4VTw_utwFSakW8V6c1gbU_IhONj-42dzv7dkDM_ZgF4muQ33mM33Ss79LCEMiSeC3NXrvgD1BcXQzOq5ifLqe00XD74ijXsApYt-bg1Hycm3GGLLsvIN41TiPx_Ml-CNbThXkmO_DdNJhs 2026/09/01 03:46:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/09/01 03:46:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/09/01 03:46:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/09/01 03:46:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/01 03:46:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/09/01 03:46:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/09/01 03:46:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "APl0HrNKxgMeNUGYOu-dNjkoDWmAIaMhh34s8u5TZ6ykDmEYaV69hhWhKs8YP-tV095IBHXny2Rj4Sgal5s0E89QVWmZfLTNix_oBULlcVdKpMxXT4L1e-BwZbacvgfc_h5efIRUZcvcflGcOFDDsxcd6CPMS3CnD9dcROOhQAZD7RmRMnVAi1BSA1Hp1sg7WNQxFdgBz4VTw_utwFSakW8V6c1gbU_IhONj-42dzv7dkDM_ZgF4muQ33mM33Ss79LCEMiSeC3NXrvgD1BcXQzOq5ifLqe00XD74ijXsApYt-bg1Hycm3GGLLsvIN41TiPx_Ml-CNbThXkmO_DdNJhs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/09/01 03:46:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AD2X_YztA01f_qq_9svzxhdvlyXosfsfbjeAfgTnkD5hN6LI88vOWGy8SJtxKqi5ZrfELfENR3cZzOoPG80JLzPG3YTymIGbMafqe8TyiNBmpZi0lgms0Gdwk-iy5YQfJSUrye-0QlSJMoiG0l3xRf6uWSq_Uu0uj5haoPkrjK5bLbTJrIF88pZ4JQUKAAJhDK2QVD4flGvDPfiT-WR3u043OHle2hiX5I1QF4k6DtbOklbORXZMW_4ms1pYePE-ptBiIt0JONG5cy2qX4MDXkrKvoXwsK3F45yghbxytfP6zjuQRMwa7VaLQn1815BlXp2PL3E92m-KnZT1DxVr_j8 2026/09/01 03:46:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/09/01 03:46:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/09/01 03:46:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AD2X_YztA01f_qq_9svzxhdvlyXosfsfbjeAfgTnkD5hN6LI88vOWGy8SJtxKqi5ZrfELfENR3cZzOoPG80JLzPG3YTymIGbMafqe8TyiNBmpZi0lgms0Gdwk-iy5YQfJSUrye-0QlSJMoiG0l3xRf6uWSq_Uu0uj5haoPkrjK5bLbTJrIF88pZ4JQUKAAJhDK2QVD4flGvDPfiT-WR3u043OHle2hiX5I1QF4k6DtbOklbORXZMW_4ms1pYePE-ptBiIt0JONG5cy2qX4MDXkrKvoXwsK3F45yghbxytfP6zjuQRMwa7VaLQn1815BlXp2PL3E92m-KnZT1DxVr_j8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/09/01 03:46:30 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AIy6BZRZHKGFzkvlxnn9eH4c5wqWWiuPCyRc-uVY7jttqVNwPsGh0TGzmckn2sA4IX20EKD3SCDQST03Mq9j6ruB-D9uheHiR6wVqtp84rbX9VMW9a7cD4uVQ8r6WFlXt06EG2Y8Q1kGcXqmstYFWBKXJDBzy5CaMPMc6FALTLhE6fCp-3fk1JBa-2VMlB0WJnq2j72S634HEKW8IariXNRhWi7VFzZzDTnY5YFLRWhVVVSVU3u_C51201Ap1pKbfOyYZua576wOBr6PiKkTDQ-_03km-eUNIJQBgxun4wLO_wV0qR4y9KVct0BLEFsshr3qjcfHmXeIY7wcEfPMBvo 2026/09/01 03:46:31 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/09/01 03:46:31 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/01 03:46:31 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AIy6BZRZHKGFzkvlxnn9eH4c5wqWWiuPCyRc-uVY7jttqVNwPsGh0TGzmckn2sA4IX20EKD3SCDQST03Mq9j6ruB-D9uheHiR6wVqtp84rbX9VMW9a7cD4uVQ8r6WFlXt06EG2Y8Q1kGcXqmstYFWBKXJDBzy5CaMPMc6FALTLhE6fCp-3fk1JBa-2VMlB0WJnq2j72S634HEKW8IariXNRhWi7VFzZzDTnY5YFLRWhVVVSVU3u_C51201Ap1pKbfOyYZua576wOBr6PiKkTDQ-_03km-eUNIJQBgxun4wLO_wV0qR4y9KVct0BLEFsshr3qjcfHmXeIY7wcEfPMBvo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/09/01 03:46:32 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ALe9ZUXhSImwYQ0Y8MuFWEUV5u_35Oh5ZO_Wi5QgWfe0QWVdmOiJUo3L0mu_4rHllvkF5h7JcOf57uFRPFy2JQPoTcXAlxkY5m9xDpBG3zZFA4djlyOI6nvdUMuebUQDOVw6-VK6OYY5xcEQx_Nz8QByHNTfxqsfm7eQE3P8b3cPkKRRp_iK_u-pU62w31Q4cyTfIF3bfZSgXN6rFSAIGBGl12NykLdLMBZdWR1GNrnFdKDiIlioaavZ7vW0-xC-izhyhsHBC0xf7Jowt-dXu-Ec9_nwfFiO53pyTXu0chB88Ya-iY55M3lrHnleIB1nbkZUxYBi3-Zi00lRt6263tY 2026/09/01 03:46:33 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/09/01 03:46:33 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/01 03:46:33 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ALe9ZUXhSImwYQ0Y8MuFWEUV5u_35Oh5ZO_Wi5QgWfe0QWVdmOiJUo3L0mu_4rHllvkF5h7JcOf57uFRPFy2JQPoTcXAlxkY5m9xDpBG3zZFA4djlyOI6nvdUMuebUQDOVw6-VK6OYY5xcEQx_Nz8QByHNTfxqsfm7eQE3P8b3cPkKRRp_iK_u-pU62w31Q4cyTfIF3bfZSgXN6rFSAIGBGl12NykLdLMBZdWR1GNrnFdKDiIlioaavZ7vW0-xC-izhyhsHBC0xf7Jowt-dXu-Ec9_nwfFiO53pyTXu0chB88Ya-iY55M3lrHnleIB1nbkZUxYBi3-Zi00lRt6263tY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/01 03:46:34 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AFGtkyvXDhoCHVPGowdI-1x30DCBxWLAxfg_uVrNcMc0tVwaEhjOe_0vhmDilK3DzhrsA6KpPhVGzOsovrM6ns2IIRKxPYWJ0WxgQcffSiUmBsN0KDUfSrcRNzyJLJM9nLEhRgUc59Dx8iRoVcvWo0Wkv4CHo2VQepHTIBRVqSlxBD18f_IEI27Cpf_Ayv3DC0oGtqFFk0giYEM2bsNnidF9bf8PPK6GmmiuuEkq3DsTOlMY94qojbVa8Ed54-e36rEVj4dyN29QP8cXdQzn39NXDt6nCUnQ4bDFYKSg7hfXM0T1DlHjl6fk-2-TFEnjxMhy7fGsOBMiuw5cp_ewU1o 2026/09/01 03:46:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/01 03:46:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/01 03:46:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/01 03:46:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/01 03:46:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/01 03:46:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/09/01 03:46:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AFGtkyvXDhoCHVPGowdI-1x30DCBxWLAxfg_uVrNcMc0tVwaEhjOe_0vhmDilK3DzhrsA6KpPhVGzOsovrM6ns2IIRKxPYWJ0WxgQcffSiUmBsN0KDUfSrcRNzyJLJM9nLEhRgUc59Dx8iRoVcvWo0Wkv4CHo2VQepHTIBRVqSlxBD18f_IEI27Cpf_Ayv3DC0oGtqFFk0giYEM2bsNnidF9bf8PPK6GmmiuuEkq3DsTOlMY94qojbVa8Ed54-e36rEVj4dyN29QP8cXdQzn39NXDt6nCUnQ4bDFYKSg7hfXM0T1DlHjl6fk-2-TFEnjxMhy7fGsOBMiuw5cp_ewU1o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/01 03:46:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AABKMJI746CbEAYDv4ubplseJnqHPEmhcBRgxuqpn19lgcOgpXyg3zbpODQDunyeEH1sIpitxsEk85AZOe9Dyx69gPfyd_ZA2b3nut_7L5kU1nZxKRhpAVvm_YYjj2P5SuMD2Fg2zNPnQJJsZYNy9uVSOTVORZTBDrMi_GKc1SVa0YCTHWCfwaEPrwA-UNkZcetph6GNRea7HNhSmjoo7LTHlR-0FZpbqb4Bddof5NyqeWt3XCJS3xFMSE6iiAcdo1gB2v4_lkd3DZPkDINTHb-_GdKsifOwc1UPSlOFpXUFytzNd7gvZ-kQZZ7DYKd16q_GMWNRFE2-TN42quTxEwY 2026/09/01 03:46:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/09/01 03:46:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/09/01 03:46:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/09/01 03:46:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/01 03:46:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/01 03:46:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/09/01 03:46:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AABKMJI746CbEAYDv4ubplseJnqHPEmhcBRgxuqpn19lgcOgpXyg3zbpODQDunyeEH1sIpitxsEk85AZOe9Dyx69gPfyd_ZA2b3nut_7L5kU1nZxKRhpAVvm_YYjj2P5SuMD2Fg2zNPnQJJsZYNy9uVSOTVORZTBDrMi_GKc1SVa0YCTHWCfwaEPrwA-UNkZcetph6GNRea7HNhSmjoo7LTHlR-0FZpbqb4Bddof5NyqeWt3XCJS3xFMSE6iiAcdo1gB2v4_lkd3DZPkDINTHb-_GdKsifOwc1UPSlOFpXUFytzNd7gvZ-kQZZ7DYKd16q_GMWNRFE2-TN42quTxEwY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/09/01 03:46:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AOc5HSp5RpLphJOTURIf6yhbbYFn1UtufaMXGdDbzAbfaAJHgRKM1CTLTOHxTsbRJLANsbvMf8niIMamjIKKFSIvI8oWmRrHj7_kM5RLbjN8QYdcZWz3bFT15vE3cvODT0CV0RQ3UD7ZNampznA8HMa9CgAQonXp8nlf71h9_kgQDgNlV6QTusP50pT0-i3MSYeRAx2h3uhtuu-yCMDrlqCIzJuHATr9_NfZG3swbtgrl9pW2-1kZCAz-WEdRJZk0d3t-a-TrThf_PYl0D8_dqtzbHSD1_ssR0Bmq68iERO3YVgMQJNia35TMyZ0bRAlYeUwUB5bzLUZ6vKyzgqxiNU 2026/09/01 03:46:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/09/01 03:46:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/09/01 03:46:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AOc5HSp5RpLphJOTURIf6yhbbYFn1UtufaMXGdDbzAbfaAJHgRKM1CTLTOHxTsbRJLANsbvMf8niIMamjIKKFSIvI8oWmRrHj7_kM5RLbjN8QYdcZWz3bFT15vE3cvODT0CV0RQ3UD7ZNampznA8HMa9CgAQonXp8nlf71h9_kgQDgNlV6QTusP50pT0-i3MSYeRAx2h3uhtuu-yCMDrlqCIzJuHATr9_NfZG3swbtgrl9pW2-1kZCAz-WEdRJZk0d3t-a-TrThf_PYl0D8_dqtzbHSD1_ssR0Bmq68iERO3YVgMQJNia35TMyZ0bRAlYeUwUB5bzLUZ6vKyzgqxiNU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/09/01 03:46:44 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AAzRwzKShEIh0G-d8ACIN9qDUzG6dZKmC5pDh6Fk_yuAgiPN1y5q_t7tTB-DZpr2LwJF7mRM946YnzEdedezbzagV0V5gEGPdee1VKnUPfQfnfBkKWiCar17WPF1JzRmTr2bK3mDB9dxolBVI7ZFIDcbFNDLBUAev8zqGMDMfQi346cw9iDMo0doLWePTE0FVyLVQnaMA_wRZmET7g8ONYP3xskSms_wWsi6dAl1fUea9zBdzFUUx5gajNFBdOGPfGEdHwyGdfrsxoVxO29vxc-J9RRHMPBOC3jgXqF38-O1qTvfVyeIpDg2amqxHaULtVOjmwcV5lfABERTopWTeGg 2026/09/01 03:46:45 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/09/01 03:46:46 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/01 03:46:46 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AAzRwzKShEIh0G-d8ACIN9qDUzG6dZKmC5pDh6Fk_yuAgiPN1y5q_t7tTB-DZpr2LwJF7mRM946YnzEdedezbzagV0V5gEGPdee1VKnUPfQfnfBkKWiCar17WPF1JzRmTr2bK3mDB9dxolBVI7ZFIDcbFNDLBUAev8zqGMDMfQi346cw9iDMo0doLWePTE0FVyLVQnaMA_wRZmET7g8ONYP3xskSms_wWsi6dAl1fUea9zBdzFUUx5gajNFBdOGPfGEdHwyGdfrsxoVxO29vxc-J9RRHMPBOC3jgXqF38-O1qTvfVyeIpDg2amqxHaULtVOjmwcV5lfABERTopWTeGg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/09/01 03:46:47 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AGnV5JXHJBJgSc7Ub0T0fvL0MZeIuM5QHS5YBgubuSd3CAXBISGN5dpBmQCJ-XrMrHVkVmKbddVE1M2yX-WhOhk8atHWkks4kF4mhG720mc6ACdtaPnAFSIAqEdknZaU4QfJ8nBrWYj5l1n1Nngohz0eWMMvb69GIXQqndpdj4zi6zBgoMWNVvzXfIPv_-Ks9gz0GkHZCjjkNFxKIHBkoTuneLYqmlPPoce7qxKIJ0KaY-hMTB2jnVPC9elCzlhmHnkECdSgTRT4Mi_2pg7EO3dFxbToq3XXi0QQnzUJXgy9uZjsNXMKfmtBV7TuSTnzmm9uDuMbBQXnvTlbc9Sb6GI 2026/09/01 03:46:47 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/09/01 03:46:48 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/01 03:46:48 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AGnV5JXHJBJgSc7Ub0T0fvL0MZeIuM5QHS5YBgubuSd3CAXBISGN5dpBmQCJ-XrMrHVkVmKbddVE1M2yX-WhOhk8atHWkks4kF4mhG720mc6ACdtaPnAFSIAqEdknZaU4QfJ8nBrWYj5l1n1Nngohz0eWMMvb69GIXQqndpdj4zi6zBgoMWNVvzXfIPv_-Ks9gz0GkHZCjjkNFxKIHBkoTuneLYqmlPPoce7qxKIJ0KaY-hMTB2jnVPC9elCzlhmHnkECdSgTRT4Mi_2pg7EO3dFxbToq3XXi0QQnzUJXgy9uZjsNXMKfmtBV7TuSTnzmm9uDuMbBQXnvTlbc9Sb6GI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/09/01 03:46:49 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AOOQ1stFY5_FUSQid8tWmm2lEBOtiLI8iPzQKYpPKhHXDAlSuXMSAAQ9BTtYIo9BaG-ZrWvGZTv-ls-0DDRqSCbCWyBRaAJztHfC2L-1eolDvSW0s_85rY7f5mBsuCUa0MyYEnwGyd2Bf59mMHng4SIPTXmBmWL4gLVAOjUGNANWS5yEWD48-L3iSwDR-Dy1Mw9cX5ZDjxR9-sbqPQOqcj3BevAwpXEynSmEfSsZij63-uY7hDelkmMJujZjXA_mmM8ZtMgDp74jnJWVw08ArXbL2-xiYItFVDmvmTg3NRXgOGgLwsE3C2hzoGvstCBeUAnwbHxboTaSI5GK4pa05-Y 2026/09/01 03:46:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/09/01 03:46:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/09/01 03:46:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/09/01 03:46:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/01 03:46:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/09/01 03:46:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/09/01 03:46:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AOOQ1stFY5_FUSQid8tWmm2lEBOtiLI8iPzQKYpPKhHXDAlSuXMSAAQ9BTtYIo9BaG-ZrWvGZTv-ls-0DDRqSCbCWyBRaAJztHfC2L-1eolDvSW0s_85rY7f5mBsuCUa0MyYEnwGyd2Bf59mMHng4SIPTXmBmWL4gLVAOjUGNANWS5yEWD48-L3iSwDR-Dy1Mw9cX5ZDjxR9-sbqPQOqcj3BevAwpXEynSmEfSsZij63-uY7hDelkmMJujZjXA_mmM8ZtMgDp74jnJWVw08ArXbL2-xiYItFVDmvmTg3NRXgOGgLwsE3C2hzoGvstCBeUAnwbHxboTaSI5GK4pa05-Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/09/01 03:46:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AJ96mc6PoO1fv3WEBX8wwhhkr_GedXJ9vpKsJQpNl22B4V2sk8Lp_oh3Dm6GsfyUs_rgdcSNkgOjWeUdUPxrc2GNIK_SqSuyRNPREocxIcxPDWeGeHKP4syHkfshyasnf65Tt_pnlDqZcYlU8_WFeL5J-32G2fKp8wqjHo9g5v5OZDBsYaTn103ElKSJUo71DbrgoeU9-85UQ1pgZobY2Hs2xP9Jm86_AUHGcP1UqciYKc8jUfPgjcT3vkrzBhyC0y652reyWhtHXCGy5t0IrGaZp3cZ13H0D51FzzMCD_jotrf8-36fw4JJv6n99rPTodEnSbOnFCWWUiMNGFChxbE 2026/09/01 03:46:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/09/01 03:46:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/09/01 03:46:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/09/01 03:46:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/09/01 03:46:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/01 03:46:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/09/01 03:46:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AJ96mc6PoO1fv3WEBX8wwhhkr_GedXJ9vpKsJQpNl22B4V2sk8Lp_oh3Dm6GsfyUs_rgdcSNkgOjWeUdUPxrc2GNIK_SqSuyRNPREocxIcxPDWeGeHKP4syHkfshyasnf65Tt_pnlDqZcYlU8_WFeL5J-32G2fKp8wqjHo9g5v5OZDBsYaTn103ElKSJUo71DbrgoeU9-85UQ1pgZobY2Hs2xP9Jm86_AUHGcP1UqciYKc8jUfPgjcT3vkrzBhyC0y652reyWhtHXCGy5t0IrGaZp3cZ13H0D51FzzMCD_jotrf8-36fw4JJv6n99rPTodEnSbOnFCWWUiMNGFChxbE" finished === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/01 03:46:55 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-muqovav8pake/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/09/01 03:46:55 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-muqovav8pake/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/09/01 03:46:55 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/01 03:46:55 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: AJDfZfDzqG8xCXv0qu_P6xZ5woI99EbO0_npvHklaqplxdL7d9DG-LbOp1VZX5M0WJdvfBNJ2mNsTyLnkBhfUnu1bxh3Nd2a_7EfxKI7acSc6iXqfqR4iWT3YuKllg4CG8QAuBzfAqWY3vkni54DnBKeWLtjA2rRNgFpgUoXR2dMiYBZk0cO08uT94xLBj3KmVPXfUZSySrAu1hEm5GDvwvkxrMC5KZl3QFVqvQkGp5AVyBMeDv3UvY_MrWIijQ-uWwuwmug6mY7uA2keTYzH4IgimUICmTfancWhai3C3tv6gAN2n5yUcbJ4FRgEkRbFDmxaTMJxfj2deDl98HjJFg 2026/09/01 03:46:55 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/09/01 03:46:55 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/09/01 03:46:55 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "fd9bf9eae0c4b05fd71dbb10dfb92662" 2026/09/01 03:46:55 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "1388e6c582d0159b03470bb6ca89aa7e" 2026/09/01 03:46:55 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/01 03:46:55 DEBUG : short-eof-chunked.bin: multipart upload "AJDfZfDzqG8xCXv0qu_P6xZ5woI99EbO0_npvHklaqplxdL7d9DG-LbOp1VZX5M0WJdvfBNJ2mNsTyLnkBhfUnu1bxh3Nd2a_7EfxKI7acSc6iXqfqR4iWT3YuKllg4CG8QAuBzfAqWY3vkni54DnBKeWLtjA2rRNgFpgUoXR2dMiYBZk0cO08uT94xLBj3KmVPXfUZSySrAu1hEm5GDvwvkxrMC5KZl3QFVqvQkGp5AVyBMeDv3UvY_MrWIijQ-uWwuwmug6mY7uA2keTYzH4IgimUICmTfancWhai3C3tv6gAN2n5yUcbJ4FRgEkRbFDmxaTMJxfj2deDl98HjJFg" 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/09/01 03:46:56 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/09/01 03:46:59 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/09/01 03:47:02 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/09/01 03:47:05 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/09/01 03:47:07 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/01 03:47:09 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AG1feZaijqPubFXsY7ojQOS-wIM3jrAKCCpw5Kc7NfTWn7Z5nVfnIBaE3K9LUXzl6HpLH5n92DGIzRBZG95zbx6LhScllwwIosvcvgG8QxQkHeY395qZd-hvIhl-hUPGvs3rdTvUq7_ELdS8HHnL3Z2PoWhWnzQgrOubd_ihPENzFbPYEhMlmR6d9UkzLoyOyKAlxKQIjtSPjjCZBnHAVNsWWpnDkLaprotLvkKdanG1Fcrc0Lnkie7_bbqh_HaKWkKpTMd867SxBlLsn29VV_zdAg3D7xeCkgJVcCNaUd1Zr_TUze41714XDKURqJqNkoW7paCRY4Yux6xlNjJH6BA 2026/09/01 03:47:09 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/01 03:47:09 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "30d75a19838d016be7f618dde49e0deb" 2026/09/01 03:47:09 DEBUG : unknown-size-put.txt: multipart upload "AG1feZaijqPubFXsY7ojQOS-wIM3jrAKCCpw5Kc7NfTWn7Z5nVfnIBaE3K9LUXzl6HpLH5n92DGIzRBZG95zbx6LhScllwwIosvcvgG8QxQkHeY395qZd-hvIhl-hUPGvs3rdTvUq7_ELdS8HHnL3Z2PoWhWnzQgrOubd_ihPENzFbPYEhMlmR6d9UkzLoyOyKAlxKQIjtSPjjCZBnHAVNsWWpnDkLaprotLvkKdanG1Fcrc0Lnkie7_bbqh_HaKWkKpTMd867SxBlLsn29VV_zdAg3D7xeCkgJVcCNaUd1Zr_TUze41714XDKURqJqNkoW7paCRY4Yux6xlNjJH6BA" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/01 03:47:10 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AEXKjlO9m-B2k5LkBLyl-qnpxdpMmMSP6o2Fl8uEMnFX5k1oTQHzrdQsMEhNee2-czAZAGJboZG1oYRW3_ZFRAvL-e71m7XpoPtAx6pQ_4ZwwpNaOh3w0guiEGVdl8e3hLkLK0KjT1vlsVZzEJ1Ch3qbAqh3nyz-Vk3Be0P0_uB7wUcsQFSJwS5hv_CG1YCnetIAp5qwOLGBkdFwh16IFsrUESj0bqGFm10z3NwJew0OzOUjrGpG_qPlAtWgN-DmBmBO6vWf2uI_rMzdFnsVODEuMskp6YG5osTvv9M0UgKCl1brSXlHmP7xmKY10AYScteYt0LwyDI1c87LafnWsc0 2026/09/01 03:47:10 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/09/01 03:47:10 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "4918e0e7b148fb2ba095a163b0c49406" 2026/09/01 03:47:11 DEBUG : unknown-size-update.txt: multipart upload "AEXKjlO9m-B2k5LkBLyl-qnpxdpMmMSP6o2Fl8uEMnFX5k1oTQHzrdQsMEhNee2-czAZAGJboZG1oYRW3_ZFRAvL-e71m7XpoPtAx6pQ_4ZwwpNaOh3w0guiEGVdl8e3hLkLK0KjT1vlsVZzEJ1Ch3qbAqh3nyz-Vk3Be0P0_uB7wUcsQFSJwS5hv_CG1YCnetIAp5qwOLGBkdFwh16IFsrUESj0bqGFm10z3NwJew0OzOUjrGpG_qPlAtWgN-DmBmBO6vWf2uI_rMzdFnsVODEuMskp6YG5osTvv9M0UgKCl1brSXlHmP7xmKY10AYScteYt0LwyDI1c87LafnWsc0" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/01 03:47:11 DEBUG : Creating backend with remote "TestS3R2:rclone-test-muqovav8pake/deeper/nonexisting/directory" 2026/09/01 03:47:11 DEBUG : Config file has changed externally - reloading === 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/09/01 03:47:11 DEBUG : Waiting for deletions to finish 2026/09/01 03:47:11 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/09/01 03:47:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/09/01 03:47:11 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/09/01 03:47:12 INFO : S3 bucket rclone-test-muqovav8pake: Bucket "rclone-test-muqovav8pake" deleted 2026/09/01 03:47:12 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- FAIL: TestIntegration (128.25s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.68s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.31s) --- FAIL: TestIntegration/FsMkdir (125.49s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.28s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.09s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (12.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.94s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (0.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.67s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.65s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.39s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.92s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (22.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.31s) --- 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.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHeadObjectCopy (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (0.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (69.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (11.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (15.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.77s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (13.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.17s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.66s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.10s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.20s) --- 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/09/01 03:47:12 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/09/01 03:47:12 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 128.307s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 2m9.815916435s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/leading_LF]