"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/03/04 03:06:21 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lumiduh2nire" 2026/03/04 03:06:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/03/04 03:06:22 INFO : S3 bucket rclone-test-lumiduh2nire: Bucket "rclone-test-lumiduh2nire" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/04 03:06:23 INFO : S3 bucket rclone-test-lumiduh2nire: Bucket "rclone-test-lumiduh2nire" deleted === RUN TestIntegration/FsMkdir 2026/03/04 03:06:23 INFO : S3 bucket rclone-test-lumiduh2nire: Bucket "rclone-test-lumiduh2nire" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/04 03:06:23 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/04 03:06:23 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/04 03:06:23 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/03/04 03:06:37 NOTICE: S3 bucket rclone-test-lumiduh2nire: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/04 03:06:37 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AMue1PXO0jA-CKAL0FDBnNlwAfps4DqE5drF3QSeDkgYpkbyvanktWqvKFbHxEcThCns-_BlMSRT5nnLxmLcFejN5ouV9V04S9Y-6s5Uuc4H7-0S3JifjX6snd7cn_r_iHIk6JuR5Rf8fyOImIwM5q6353fCrCjPXME958CFxbOu8UhvBexnapD5_bZMl2KpvO-Yl57C_-_ybB8z6teKC83sVUykNIg3Nm-yTxcAMosIRlqjbhrK43LdZu53jjWNdjZLk_5cuVKkCoswWIhE7EOXGvExhQ3rnLTarXLkH2Rfw3UjegvxD4bRMLGff2DXL6WIrCpFhfZjLmXVDVdiJvo 2026/03/04 03:06:37 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "884b2ed53746f7615ba9bae0eab3db35" 2026/03/04 03:06:38 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "50966ff8fdaee3d20c0744c7967df7a0" 2026/03/04 03:06:38 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "9fe256a1627bcc49622a9af023d3130b" 2026/03/04 03:06:38 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AMue1PXO0jA-CKAL0FDBnNlwAfps4DqE5drF3QSeDkgYpkbyvanktWqvKFbHxEcThCns-_BlMSRT5nnLxmLcFejN5ouV9V04S9Y-6s5Uuc4H7-0S3JifjX6snd7cn_r_iHIk6JuR5Rf8fyOImIwM5q6353fCrCjPXME958CFxbOu8UhvBexnapD5_bZMl2KpvO-Yl57C_-_ybB8z6teKC83sVUykNIg3Nm-yTxcAMosIRlqjbhrK43LdZu53jjWNdjZLk_5cuVKkCoswWIhE7EOXGvExhQ3rnLTarXLkH2Rfw3UjegvxD4bRMLGff2DXL6WIrCpFhfZjLmXVDVdiJvo" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/03/04 03:06:41 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/04 03:06:41 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/03/04 03:06:43 DEBUG : S3 bucket rclone-test-lumiduh2nire: bucket is versioned: false 2026/03/04 03:06:43 DEBUG : Waiting for deletions to finish 2026/03/04 03:06:43 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/04 03:06:43 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/04 03:06:43 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/04 03:06:44 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lumiduh2nire/dirToPurgeFromRoot" 2026/03/04 03:06:44 DEBUG : S3 bucket rclone-test-lumiduh2nire path dirToPurgeFromRoot: bucket is versioned: false 2026/03/04 03:06:44 DEBUG : Waiting for deletions to finish 2026/03/04 03:06:45 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/04 03:06:45 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/04 03:06:45 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/04 03:06:45 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lumiduh2nire/hello? sausage/êé" 2026/03/04 03:06:46 DEBUG : S3 bucket rclone-test-lumiduh2nire path hello? sausage/êé: bucket is versioned: false 2026/03/04 03:06:46 DEBUG : Waiting for deletions to finish 2026/03/04 03:06:46 DEBUG : "a/b/c/d/e.txt" version false 2026/03/04 03:06:46 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/04 03:06:46 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/03/04 03:06:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lumiduh2nire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/04 03:06:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lumiduh2nire/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-lumiduh2nire" from "TestS3R2:rclone-test-lumiduh2nire" 2026/03/04 03:06:53 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2060: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/03/04 03:06:58 DEBUG : piped data.txt: open chunk writer: started multipart upload: AOKPEMkNWWlqkWQi4ZU2VOucC6k6I8t8deeMDBBQYR4z5FRPt1Zjn4OvwBmhFRdzITLZHS3xkWmspahp5dxYWp5hPQAD7F2mF-WtkbkkBXAIqpeyjocYGJ40UFxwLM7HD4yDrSdIlSBBL7R-ut9LXjgvRkYTecRIJN7i6zdDMsnKwScFowQDdFFcb8cAZDhVd2Zro_QyRNVwm3pYb-Nz8eR77sD5pGu9XR4jsOyl4CgfoWzMyS8uQbEGrYU84rnd-3OMlpjC3TfMTQN2waght1nRDo2aTY_CJmN-ejI0lNOTeOnHqTNkdZt8GDu4zi36LuNBH2O9oWIS7jAemHV0ve4 2026/03/04 03:06:58 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/04 03:06:58 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/04 03:06:58 DEBUG : piped data.txt: multipart upload "AOKPEMkNWWlqkWQi4ZU2VOucC6k6I8t8deeMDBBQYR4z5FRPt1Zjn4OvwBmhFRdzITLZHS3xkWmspahp5dxYWp5hPQAD7F2mF-WtkbkkBXAIqpeyjocYGJ40UFxwLM7HD4yDrSdIlSBBL7R-ut9LXjgvRkYTecRIJN7i6zdDMsnKwScFowQDdFFcb8cAZDhVd2Zro_QyRNVwm3pYb-Nz8eR77sD5pGu9XR4jsOyl4CgfoWzMyS8uQbEGrYU84rnd-3OMlpjC3TfMTQN2waght1nRDo2aTY_CJmN-ejI0lNOTeOnHqTNkdZt8GDu4zi36LuNBH2O9oWIS7jAemHV0ve4" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/04 03:06:59 DEBUG : piped data.txt: open chunk writer: started multipart upload: AFwrni3lLtncMK58xDm9zwK2wSGszrnK2JAhyJYdVwSYCj47me1qwwLTtfSRtUTx0CzYGzC3f-QZIioBXw2cwJWf08X5T4SCjbn2kkJaRmZ67UpZVt67s5od6J0cg4hKX2s4vWRThrwybI7iIGh37Md5V3sH0Sn1bHQ82rakzzQuf8t-eepVBRFRrYmdwJEWooIBuRBcgWroRIn-zLPq4kg0_kR-bRjh26852rNtJFJAHPFqQl_Nx7Jdj9nY_uGNAh8uwdGj5X0WDspMI1YpMhZ9PLqCZOEQISwEnJYvy_NMzA7lA2Ha9xW-h4cQyqX3ihpPsrGYcJPeP_0-9rtqVVY 2026/03/04 03:06:59 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/04 03:06:59 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "aeee6b001da582dc263e94d78779cf9e" 2026/03/04 03:06:59 DEBUG : piped data.txt: multipart upload "AFwrni3lLtncMK58xDm9zwK2wSGszrnK2JAhyJYdVwSYCj47me1qwwLTtfSRtUTx0CzYGzC3f-QZIioBXw2cwJWf08X5T4SCjbn2kkJaRmZ67UpZVt67s5od6J0cg4hKX2s4vWRThrwybI7iIGh37Md5V3sH0Sn1bHQ82rakzzQuf8t-eepVBRFRrYmdwJEWooIBuRBcgWroRIn-zLPq4kg0_kR-bRjh26852rNtJFJAHPFqQl_Nx7Jdj9nY_uGNAh8uwdGj5X0WDspMI1YpMhZ9PLqCZOEQISwEnJYvy_NMzA7lA2Ha9xW-h4cQyqX3ihpPsrGYcJPeP_0-9rtqVVY" 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/03/04 03:07:00 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:527: 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/03/04 03:07:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AFKK3MLpc3Rp6MdKJg2EUuJF42WkJaLiE8Kw-1aXRskLaHtTbED_uE24M19T52gUkomh_sl9E8z6ZhcO2wri63KmjfXGnL_kamFKlhuP-3GJNl5sac8CAA4F9RDpskb_TzTVr50AtpelXQ0HUo-xQBFpptZ52Y18KkXSgYxHJbWZPbD12Q9k6Or-AuK2W71l_Gbr-oLonxp3LR4BDnrXnW2s1jq7K7JxFasat4sh6sdWWU3YXInO4yXkSKLI2IORiF5mwXd0kFUbdDB_9JkLr3SzHwCHFdgN_vl9GTiaN9rQMYQFwWtV9qQncOLJR0eu-QKgNsDXTvc8ynmR5T49aLU 2026/03/04 03:07:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/03/04 03:07:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/03/04 03:07:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AFKK3MLpc3Rp6MdKJg2EUuJF42WkJaLiE8Kw-1aXRskLaHtTbED_uE24M19T52gUkomh_sl9E8z6ZhcO2wri63KmjfXGnL_kamFKlhuP-3GJNl5sac8CAA4F9RDpskb_TzTVr50AtpelXQ0HUo-xQBFpptZ52Y18KkXSgYxHJbWZPbD12Q9k6Or-AuK2W71l_Gbr-oLonxp3LR4BDnrXnW2s1jq7K7JxFasat4sh6sdWWU3YXInO4yXkSKLI2IORiF5mwXd0kFUbdDB_9JkLr3SzHwCHFdgN_vl9GTiaN9rQMYQFwWtV9qQncOLJR0eu-QKgNsDXTvc8ynmR5T49aLU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/03/04 03:07:03 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AGmAZbz4WVWNkv6lJrB-yja4IN_B_9yb99JKHfe1qItc3_rHm1CjboYLaprhCqMH9YVCls1Oe_Xfk_B4fslpHTDwk-wwUm1qI5If_eDCfDHLlL35i-wZtZl-0l7biUUpsAwZH2bz8CZGWIVv8AT8z2D43r3RvNrRyb6An8mbUHMdgGjnPWg-0oO4ZnxUIZoqjFjM1oIBTmkWji1c44iZDEE8xTErJN-bfzCDQhwB66C1E9R0Jm2B6nD-5LIucJOqT5vEvRR6wG9ckJwyAekkHkTrOLct6RpnWdH8N9elzRXTTuuB6bM6YX7kPQlOE5UMMdtifkpq62aZnxBFTVUTmek 2026/03/04 03:07:03 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/03/04 03:07:03 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/04 03:07:04 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AGmAZbz4WVWNkv6lJrB-yja4IN_B_9yb99JKHfe1qItc3_rHm1CjboYLaprhCqMH9YVCls1Oe_Xfk_B4fslpHTDwk-wwUm1qI5If_eDCfDHLlL35i-wZtZl-0l7biUUpsAwZH2bz8CZGWIVv8AT8z2D43r3RvNrRyb6An8mbUHMdgGjnPWg-0oO4ZnxUIZoqjFjM1oIBTmkWji1c44iZDEE8xTErJN-bfzCDQhwB66C1E9R0Jm2B6nD-5LIucJOqT5vEvRR6wG9ckJwyAekkHkTrOLct6RpnWdH8N9elzRXTTuuB6bM6YX7kPQlOE5UMMdtifkpq62aZnxBFTVUTmek" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/03/04 03:07:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ANzxy-d-820XLDWl9Hn5D8FuiyxQFUoMk-fsW7XxgkriI3OzhYd3c4RhlRJUPHGhNdI532QJrbE945sN9KG0B2C3NI3oB95bvcj0u3fkfls_ygg8hJjSmZTef_loCSazyXumu__xM8fOCF8pDdRPXR-hp5-LPGsPCN4_WistukI9fFmMLwzuyQRUB17JhiWwN7CT4kR1lnYF958Hi67KSWY8X1TijuWb-V1RFePU1Smwg5z6cnk2T5OL7Ms3NkI3bjRS1TGlezvGRIVV3yo6RQR1DURd6mx40TKjSuGnUsqXPhDRxbnphvPpOSBTRczXjuV0qtQFVcKkaifhD3nDZqQ 2026/03/04 03:07:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/04 03:07:05 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/04 03:07:05 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ANzxy-d-820XLDWl9Hn5D8FuiyxQFUoMk-fsW7XxgkriI3OzhYd3c4RhlRJUPHGhNdI532QJrbE945sN9KG0B2C3NI3oB95bvcj0u3fkfls_ygg8hJjSmZTef_loCSazyXumu__xM8fOCF8pDdRPXR-hp5-LPGsPCN4_WistukI9fFmMLwzuyQRUB17JhiWwN7CT4kR1lnYF958Hi67KSWY8X1TijuWb-V1RFePU1Smwg5z6cnk2T5OL7Ms3NkI3bjRS1TGlezvGRIVV3yo6RQR1DURd6mx40TKjSuGnUsqXPhDRxbnphvPpOSBTRczXjuV0qtQFVcKkaifhD3nDZqQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/04 03:07:06 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AG_p-XAN7CYho9_ljQrd3z4hKq-jww0GJY7WpZ75Izw5QU1M8EuVptpCsnvDsWbfrxwW7cRpSaJEtdA1mc1XSeUUxsoJd93UJHMZCh4ffIIQjqsBBM084KRne2tIGiAIvdXBAw_dvJgQmL7oHns2hxvZVYkKBBPp6LvoO1Mivvh4vvJ4xMemZb7YFkfLx9Ez2us_7MNbyxjgjbzzk7arqc44lX0XjfbQFN6uINYQipdEvKgIGoqky4bhZD-r3DI6nMHb7eTL5PayHkyYSFcf0uiOVBPogyrIKNrUjvQLPJnoIlnrD3J_zE7ilPdeSjs-U4muH8lcwmsrB_J1ijRmgjM 2026/03/04 03:07:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/04 03:07:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/04 03:07:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/04 03:07:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/04 03:07:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/04 03:07:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/04 03:07:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AG_p-XAN7CYho9_ljQrd3z4hKq-jww0GJY7WpZ75Izw5QU1M8EuVptpCsnvDsWbfrxwW7cRpSaJEtdA1mc1XSeUUxsoJd93UJHMZCh4ffIIQjqsBBM084KRne2tIGiAIvdXBAw_dvJgQmL7oHns2hxvZVYkKBBPp6LvoO1Mivvh4vvJ4xMemZb7YFkfLx9Ez2us_7MNbyxjgjbzzk7arqc44lX0XjfbQFN6uINYQipdEvKgIGoqky4bhZD-r3DI6nMHb7eTL5PayHkyYSFcf0uiOVBPogyrIKNrUjvQLPJnoIlnrD3J_zE7ilPdeSjs-U4muH8lcwmsrB_J1ijRmgjM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/04 03:07:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AH-91fCdoItfXFaKUr9N5hyax-5Dupj02zeQAz9KND5l1NcUCYlcjDtJv8Xp72j8K9BWTuIf3ltg-3hW22DB_fxj-YW-uw3lknV4NMOJ5gDlpUpFj0fl4cT7QqaxSczEX9acp3zAaqtwaY75qLmOw9jwGbyl1fjqXbagqICLqF5WHvEYArDjgvL8nkR2BxU68L7fM7_6Nlga45nlZNe2j9OIKPzSaLD0s3zQKM5bQrZUy-ZdfFtEyllEOw9w_PG6EAtjc1fblhcpFpYtt4ooWiSuN3kbvTnGbiRalCLF3tnYwuDdp5EcwQeT2TwZY352UucbRAOOPtueC2pI8NApfRg 2026/03/04 03:07:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/04 03:07:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/03/04 03:07:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/03/04 03:07:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/04 03:07:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/04 03:07:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/04 03:07:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AH-91fCdoItfXFaKUr9N5hyax-5Dupj02zeQAz9KND5l1NcUCYlcjDtJv8Xp72j8K9BWTuIf3ltg-3hW22DB_fxj-YW-uw3lknV4NMOJ5gDlpUpFj0fl4cT7QqaxSczEX9acp3zAaqtwaY75qLmOw9jwGbyl1fjqXbagqICLqF5WHvEYArDjgvL8nkR2BxU68L7fM7_6Nlga45nlZNe2j9OIKPzSaLD0s3zQKM5bQrZUy-ZdfFtEyllEOw9w_PG6EAtjc1fblhcpFpYtt4ooWiSuN3kbvTnGbiRalCLF3tnYwuDdp5EcwQeT2TwZY352UucbRAOOPtueC2pI8NApfRg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/03/04 03:07:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AEZ-eaOJ3xg1fT7qJqKMHkaY7xBKg0DdGUR8kB6mB88beVcKJE92tml68GflWtyZYSYUqZFvTsZ3V0_BAhzfIHwBZ5dPv3fu7T9Tz1iwsFmQWxv9chRIIXvBa7Dc8EWtyZMLpfke6HcweagLH6hzkVLpZPTUYr-yKWWYdUrtR8bmdUMoifFDnQMZCdw-YEWeBxQTGLAqMzqv6vEPNKLlMpjccdIk_tnRSCahx75qDcz0Mqwbi7nrOhxYBLbXV2FoOLaLksi-9sQoI2GrM1DflV2ZvJUfYD7f8kGZjulB_eKmwApGRAD9TmR3sdEHpA3tQKlsbpXJZxB9RTVMTjZV_Ak 2026/03/04 03:07:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/04 03:07:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/03/04 03:07:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AEZ-eaOJ3xg1fT7qJqKMHkaY7xBKg0DdGUR8kB6mB88beVcKJE92tml68GflWtyZYSYUqZFvTsZ3V0_BAhzfIHwBZ5dPv3fu7T9Tz1iwsFmQWxv9chRIIXvBa7Dc8EWtyZMLpfke6HcweagLH6hzkVLpZPTUYr-yKWWYdUrtR8bmdUMoifFDnQMZCdw-YEWeBxQTGLAqMzqv6vEPNKLlMpjccdIk_tnRSCahx75qDcz0Mqwbi7nrOhxYBLbXV2FoOLaLksi-9sQoI2GrM1DflV2ZvJUfYD7f8kGZjulB_eKmwApGRAD9TmR3sdEHpA3tQKlsbpXJZxB9RTVMTjZV_Ak" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/03/04 03:07:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AKmSeYAZfrYEJkwppqzSv8YqTUbAndNZ_Jb-vu5VOc1LnjFVJofYg0Pc7nJd70U7O0AZ4LVycVldRUHYR0qizhW8zUTYNG-MFHJL6ZudcJ6KwDkJMJs76rBoCfNrlWaOJkMPfy6M6Ucr5_899Loni3WEyTQxrCjkcfyDacbP2QlCfiFFoATz01JW37hIeK11odduI5HdIsn2WgnL-om5Ayb93BYfQql1jn_UsaqSIpseVkGeLCQlyCd2OZbtQaepyo6YcIuowBA7nYMU7TjFqPXmqlulSnaiHfW_3kgPFT8TzeKSfwBtOWivN3PM91kZgvRUZHSOwF87iul4BpZBnvY 2026/03/04 03:07:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/04 03:07:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/04 03:07:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AKmSeYAZfrYEJkwppqzSv8YqTUbAndNZ_Jb-vu5VOc1LnjFVJofYg0Pc7nJd70U7O0AZ4LVycVldRUHYR0qizhW8zUTYNG-MFHJL6ZudcJ6KwDkJMJs76rBoCfNrlWaOJkMPfy6M6Ucr5_899Loni3WEyTQxrCjkcfyDacbP2QlCfiFFoATz01JW37hIeK11odduI5HdIsn2WgnL-om5Ayb93BYfQql1jn_UsaqSIpseVkGeLCQlyCd2OZbtQaepyo6YcIuowBA7nYMU7TjFqPXmqlulSnaiHfW_3kgPFT8TzeKSfwBtOWivN3PM91kZgvRUZHSOwF87iul4BpZBnvY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/03/04 03:07:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AFkEzaIKRt5zJdKC-Pjns2XXMNEw0VAMTnGtORm_q6krm_Z1YHqr8_uh6SVjK3JHywOg3rgwWRyKX6u4TakVwGQ5EYb4xrRcLvx8UExsnYQWUZqJXkeqDBdcrA-ySCYhiwqFnQRmyBbNzBpGpPZZX3vjxFgG5XWjbaIg0Vj-9iI3kBFt2ySFmS-QUlZSKuN5Ly0s2LdrTf07hScLFqohd2_C_FtuGpyKW_mnrR6Ph0rwVhSfE8W3sQQZCTmo9J0IbETY-25s6ME9OzYMWmRIjyVqjXzaBMZGY0wIBlv84pcVhcdeYVS-6oZar5ARuiiPqJi7bJLuqyxCGh45-m0jXa8 2026/03/04 03:07:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/04 03:07:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/04 03:07:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AFkEzaIKRt5zJdKC-Pjns2XXMNEw0VAMTnGtORm_q6krm_Z1YHqr8_uh6SVjK3JHywOg3rgwWRyKX6u4TakVwGQ5EYb4xrRcLvx8UExsnYQWUZqJXkeqDBdcrA-ySCYhiwqFnQRmyBbNzBpGpPZZX3vjxFgG5XWjbaIg0Vj-9iI3kBFt2ySFmS-QUlZSKuN5Ly0s2LdrTf07hScLFqohd2_C_FtuGpyKW_mnrR6Ph0rwVhSfE8W3sQQZCTmo9J0IbETY-25s6ME9OzYMWmRIjyVqjXzaBMZGY0wIBlv84pcVhcdeYVS-6oZar5ARuiiPqJi7bJLuqyxCGh45-m0jXa8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/04 03:07:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AMtY0DYJ104cL-K3VH3Eshvlna943UiL0ufSgezrCF_St0peVFg4nVW8Z12QbkiRRVperbXrvkLqxd-NNvLeRzszV3PfPj_tm27gwuu-_UeT9TLaPnXa_xgqtW5urXl2ZZuBWOc5vOwctaq_cwmqFRHw4tw9e6wEfiv0uxt9aA4Ny8i3z4essVhqY00KQV3Txe9deKpX-24f32_AhxxATZM81wIPil3ikWJGmiG9ss-2BLPvmkeFsFahjvV9jPinlbcGbQsIoa0ABmAq7W_LqXRj1UFb-ymehBhuhIzYbcwel2X1zDddFiL5F5GA5AHAIPsJWEy_IdXykynEAPcZSNI 2026/03/04 03:07:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/04 03:07:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/04 03:07:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/04 03:07:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/04 03:07:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/04 03:07:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/04 03:07:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AMtY0DYJ104cL-K3VH3Eshvlna943UiL0ufSgezrCF_St0peVFg4nVW8Z12QbkiRRVperbXrvkLqxd-NNvLeRzszV3PfPj_tm27gwuu-_UeT9TLaPnXa_xgqtW5urXl2ZZuBWOc5vOwctaq_cwmqFRHw4tw9e6wEfiv0uxt9aA4Ny8i3z4essVhqY00KQV3Txe9deKpX-24f32_AhxxATZM81wIPil3ikWJGmiG9ss-2BLPvmkeFsFahjvV9jPinlbcGbQsIoa0ABmAq7W_LqXRj1UFb-ymehBhuhIzYbcwel2X1zDddFiL5F5GA5AHAIPsJWEy_IdXykynEAPcZSNI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/04 03:07:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: APlHypwB8uoRlNyEyNE_glT2XQRFFtB0jAUETZrZeJSJx9MINwAod3HyJFAO1Q6yR-bo7_HPNxWYJvfVI3hR2kO94WdjgWkz1OLxipF-cytQJUrY1t9frjL6QGkX93TaY8W5xXqKOUwROPJ6NTYPwtrvBe4pLIzy3-h8HbWVrqHKeAr9vozvFmYTHcugyLuZtH2woCFGZ-dWqlE05znfhNKiv9DJgcLYY2YuI9zLvu0hDnOiQOC-PzWAJ6Fb4PuZmwpsMK4Vla0imJ7P-6Xu9aKIGYe2YC_5jQIn-rCqK8j9LmDPoMIu1KmMa_Zm11ESrk4NRVu9YwQ4hkB7JMIESEo 2026/03/04 03:07:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/04 03:07:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/04 03:07:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/03/04 03:07:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/04 03:07:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/04 03:07:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/04 03:07:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "APlHypwB8uoRlNyEyNE_glT2XQRFFtB0jAUETZrZeJSJx9MINwAod3HyJFAO1Q6yR-bo7_HPNxWYJvfVI3hR2kO94WdjgWkz1OLxipF-cytQJUrY1t9frjL6QGkX93TaY8W5xXqKOUwROPJ6NTYPwtrvBe4pLIzy3-h8HbWVrqHKeAr9vozvFmYTHcugyLuZtH2woCFGZ-dWqlE05znfhNKiv9DJgcLYY2YuI9zLvu0hDnOiQOC-PzWAJ6Fb4PuZmwpsMK4Vla0imJ7P-6Xu9aKIGYe2YC_5jQIn-rCqK8j9LmDPoMIu1KmMa_Zm11ESrk4NRVu9YwQ4hkB7JMIESEo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/03/04 03:07:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ACBYiRcvXHMwqyJETdp22SFxJKAjSi1Haeb8MHIpoU7qn20aLVbrNM-qXxV2daU2oLw5gpYDTc_F8n4hgpQvBSi2ABiFkUIs4V38F-ZrnlL9z40jMQPrxNpG-3iQ0nvTd3FG86S1l55qZ8skuPzXo1bf9aRJN_dBaVfiko4wAl8ooBIPwl2ASAR6QBHUc3Rm7N2eRSlO2titRX5g7Bw3JZ4sA7XHttFbRpAUx5XexNPq_b4roWomE-7-vloyXFRqeVLdXL8c9__bPqu125gAhg7bieFRXPqbDx2kMEQ0gXeO-VxWlNx2HhdncrWVJCLslrizs7qrTXoxFTl7nAdTdx4 2026/03/04 03:07:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/04 03:07:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/03/04 03:07:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ACBYiRcvXHMwqyJETdp22SFxJKAjSi1Haeb8MHIpoU7qn20aLVbrNM-qXxV2daU2oLw5gpYDTc_F8n4hgpQvBSi2ABiFkUIs4V38F-ZrnlL9z40jMQPrxNpG-3iQ0nvTd3FG86S1l55qZ8skuPzXo1bf9aRJN_dBaVfiko4wAl8ooBIPwl2ASAR6QBHUc3Rm7N2eRSlO2titRX5g7Bw3JZ4sA7XHttFbRpAUx5XexNPq_b4roWomE-7-vloyXFRqeVLdXL8c9__bPqu125gAhg7bieFRXPqbDx2kMEQ0gXeO-VxWlNx2HhdncrWVJCLslrizs7qrTXoxFTl7nAdTdx4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/03/04 03:07:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AAh62Rr3C-LzDDnSjedbKkKlnEtak3Q-XUhis7yfE7j3y4qmDCE2GhKbqguAY21RpfDY0YLG1MjrDtjMtPPDkTZ1c5flFpR11cbdCOdGq_Llsz9ApOimfs_yX82naiezSqAInxV3Y2w0p2bG2zir0pAznuGjr3DUa1QqHtdJHrwZbSRDmE2Od-ju1QGLml9TjRYEYpWp1g_crpC5-J5p0yEDwXj9EEUaHxFB2qMenAzBorMTJH9vDBV0D8p1lpZ8Flt92tkOjS7HhwLR5xChqit7_5olu8qXSyWD4lqwZEhMuga-DCgj-DJeCG_zk-3udcV6VCTkQdWrM_zvzoopznQ 2026/03/04 03:07:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/04 03:07:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/04 03:07:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AAh62Rr3C-LzDDnSjedbKkKlnEtak3Q-XUhis7yfE7j3y4qmDCE2GhKbqguAY21RpfDY0YLG1MjrDtjMtPPDkTZ1c5flFpR11cbdCOdGq_Llsz9ApOimfs_yX82naiezSqAInxV3Y2w0p2bG2zir0pAznuGjr3DUa1QqHtdJHrwZbSRDmE2Od-ju1QGLml9TjRYEYpWp1g_crpC5-J5p0yEDwXj9EEUaHxFB2qMenAzBorMTJH9vDBV0D8p1lpZ8Flt92tkOjS7HhwLR5xChqit7_5olu8qXSyWD4lqwZEhMuga-DCgj-DJeCG_zk-3udcV6VCTkQdWrM_zvzoopznQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/03/04 03:07:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AOO8dh5G_HIdRfFcMGG7ojWnbfJL86UYHsK1dwIwo2hxPrBO97GxXOlKcpcGM1-L3fa-hqQSQYFJbHVxaLi68H5_8hs6Weye8AmHgjJoz4GFtoOJo_zfW1CyBx2JvtNIJg6SQI7kv93l_agkrHtOPwxTJMVwx8OrXn_L1MchAz8erBN_I7ELJcL2-JTBDZ6k637AWZqmQOQQmhsbDWoEj8zw05U1jrxahxSd9PnJHnZBI9MuZI3ajOWcLo5FKySA5OCaPa95PUABrIuVE8Wd04FVq63nPASF8ZCs5XbJ4_uqOBRc3338I1cqBF6Tg1h32Okgbgtv85zUbrCACkhW97U 2026/03/04 03:07:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/04 03:07:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/04 03:07:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AOO8dh5G_HIdRfFcMGG7ojWnbfJL86UYHsK1dwIwo2hxPrBO97GxXOlKcpcGM1-L3fa-hqQSQYFJbHVxaLi68H5_8hs6Weye8AmHgjJoz4GFtoOJo_zfW1CyBx2JvtNIJg6SQI7kv93l_agkrHtOPwxTJMVwx8OrXn_L1MchAz8erBN_I7ELJcL2-JTBDZ6k637AWZqmQOQQmhsbDWoEj8zw05U1jrxahxSd9PnJHnZBI9MuZI3ajOWcLo5FKySA5OCaPa95PUABrIuVE8Wd04FVq63nPASF8ZCs5XbJ4_uqOBRc3338I1cqBF6Tg1h32Okgbgtv85zUbrCACkhW97U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/04 03:07:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AAqntGLH60LLxvTate-nort3iNSpDs31qWxgk3Gtqq8YGqCzMe8r-lP5qRf9aSrs8qOUtEyiEWW5mhVHsxXPPmzVeDTjPKTbC5KvZppqM6Cr2Xstz5P_d6JPvHUMqj0Ff0Sx169BddmlTSUKtAekwE9HApmnZ0aYHjmkl9j_voLHnIFxm_Bp8VsrxE8YqPFFPsuhbB1bParlcD-dVX8QCjEpMz7-jNEXREHghgr36rTQpkUQV2mMOzfqMkVO-bezA0gipwQEAAlrXRytQMkUdaAOXwgM8GJh76NVBabgICSVIzG7Y1koERMBaEFAw1vRHWyohp3YBxQ2KBOF9zp9XR0 2026/03/04 03:07:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/04 03:07:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/04 03:07:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/04 03:07:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/04 03:07:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/04 03:07:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/04 03:07:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AAqntGLH60LLxvTate-nort3iNSpDs31qWxgk3Gtqq8YGqCzMe8r-lP5qRf9aSrs8qOUtEyiEWW5mhVHsxXPPmzVeDTjPKTbC5KvZppqM6Cr2Xstz5P_d6JPvHUMqj0Ff0Sx169BddmlTSUKtAekwE9HApmnZ0aYHjmkl9j_voLHnIFxm_Bp8VsrxE8YqPFFPsuhbB1bParlcD-dVX8QCjEpMz7-jNEXREHghgr36rTQpkUQV2mMOzfqMkVO-bezA0gipwQEAAlrXRytQMkUdaAOXwgM8GJh76NVBabgICSVIzG7Y1koERMBaEFAw1vRHWyohp3YBxQ2KBOF9zp9XR0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/04 03:07:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ADvmjRuFy_PXAE3ymv_WNPq8q5u1i2-bC3kyuMHBbrAUkxjh8IZodu_9AgG3hOuwelF4lNcyoKt4T4S-4cw4qqbZnkR88Kiciyu6gF_rmlJrholVPZlydl8UUvULxIkKslNCYFNRVNBLaU5H3v4IEIuyvR3x-6_N-2UYODb_PbAvuBN8e9be_O02TTiVmBxuk0VkKrXa8kjpMPSLfa_YqHAAXfKPye7u5W1gZEzRf_z4DOEafHA8PXWQ3MfV9KLfmZA0AIm8i666Rei3H34HExxOBOfqaW7IHYwbvRgikhMJcXjk3VvauHlS_ackSmS9Gheq8ZNphyPoCAs6FYHRVfY 2026/03/04 03:07:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/04 03:07:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/04 03:07:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/03/04 03:07:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/04 03:07:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/04 03:07:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/04 03:07:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ADvmjRuFy_PXAE3ymv_WNPq8q5u1i2-bC3kyuMHBbrAUkxjh8IZodu_9AgG3hOuwelF4lNcyoKt4T4S-4cw4qqbZnkR88Kiciyu6gF_rmlJrholVPZlydl8UUvULxIkKslNCYFNRVNBLaU5H3v4IEIuyvR3x-6_N-2UYODb_PbAvuBN8e9be_O02TTiVmBxuk0VkKrXa8kjpMPSLfa_YqHAAXfKPye7u5W1gZEzRf_z4DOEafHA8PXWQ3MfV9KLfmZA0AIm8i666Rei3H34HExxOBOfqaW7IHYwbvRgikhMJcXjk3VvauHlS_ackSmS9Gheq8ZNphyPoCAs6FYHRVfY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/03/04 03:07:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AHzfeqdwSiv2OVOXObvzhKdjdQnGmvoK3dXcIt7mB0QKR9mGdkPiVvA-kaNtE8ATH5fs7uCrkWmaDULSa7QzFHkeo4PF6yas0y1tgNdfIRPmwhcBazJvCEPcV2svQGRuCj78XYhW9xk-EAQFkxmCYYS1tLNwWaYJTcu98SMmHmfWI4l79J9VFlfShlmfdxXNPZVCD8jKewdjN-0FzKLvOc5lK_qAxL2IxWEMQV9-5pN_H25h_n9M1OkZ-pJMorJVZJ3ymNFjTeYSJseK5LnsPe0TBl9lsGrSEVfDctLMzLwEB8RuTLhsGetOy8448LFodaM4Dj08sBYelzPSnb911AY 2026/03/04 03:07:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/04 03:07:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/03/04 03:07:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AHzfeqdwSiv2OVOXObvzhKdjdQnGmvoK3dXcIt7mB0QKR9mGdkPiVvA-kaNtE8ATH5fs7uCrkWmaDULSa7QzFHkeo4PF6yas0y1tgNdfIRPmwhcBazJvCEPcV2svQGRuCj78XYhW9xk-EAQFkxmCYYS1tLNwWaYJTcu98SMmHmfWI4l79J9VFlfShlmfdxXNPZVCD8jKewdjN-0FzKLvOc5lK_qAxL2IxWEMQV9-5pN_H25h_n9M1OkZ-pJMorJVZJ3ymNFjTeYSJseK5LnsPe0TBl9lsGrSEVfDctLMzLwEB8RuTLhsGetOy8448LFodaM4Dj08sBYelzPSnb911AY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/03/04 03:07:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AMc1rpE8GX2ZDMqqLZmnPb7ViozHmuJOfakp39-kHgxcOE64hA09klkG5vUtqxryAIcmuSxNxicOqkpZVEsqOGSVJKeB4RNFczwWqEMkmGByrOms7KPOzvxprE20epOZ-ckp7P8TcY8Bf6ZunUKDwr7H6nIpXGs7x5QPHjYBC3mKfxmYF2w3t4l9j0CMaGlQK_DZOdZIl6z0Bh4I3GpSAvynVYUqSi1UFA0aocxLg5WKh1DRkG_8y40b6xWSlaM0a_97GhHd6od2jkiMt3DS8GiFPADfcC6w3EABnRB8fatdQhCMTgOK3brTyhO59un3LOXvQRoqM14oZF_dIAKgiAw 2026/03/04 03:07:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/04 03:07:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/04 03:07:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AMc1rpE8GX2ZDMqqLZmnPb7ViozHmuJOfakp39-kHgxcOE64hA09klkG5vUtqxryAIcmuSxNxicOqkpZVEsqOGSVJKeB4RNFczwWqEMkmGByrOms7KPOzvxprE20epOZ-ckp7P8TcY8Bf6ZunUKDwr7H6nIpXGs7x5QPHjYBC3mKfxmYF2w3t4l9j0CMaGlQK_DZOdZIl6z0Bh4I3GpSAvynVYUqSi1UFA0aocxLg5WKh1DRkG_8y40b6xWSlaM0a_97GhHd6od2jkiMt3DS8GiFPADfcC6w3EABnRB8fatdQhCMTgOK3brTyhO59un3LOXvQRoqM14oZF_dIAKgiAw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/03/04 03:07:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AJUa4Jltad0HHJTADGI3rtjBZoODV18PYLARGfHz_ccPJpJdJ3iXQUbIFbo8qj3fyd9FVzgzM4PujAE2x62lG4NsFbQQbGOR2vYuG-mp5aBG2ZQdMYq_B9i92xtu685SalfwEvqKjflgkGEnLUzoCj3SfTFfheeO6gV7-snCTNV3GJ-2fbxrM1wJxdANjuk6BTK9b4u_VnlOstmorzV8NpE8i50vKkHZh7dglmrmpnDUZkEXH1guCGrcDDZnoiWIKdlikOhjuUBlAd5pzZnovadyrbGHSn_7AMv-up3WFiOynJRcI9L2vUdY_SzB19kZZMKeaFuz7qwWVnC426mBbLk 2026/03/04 03:07:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/04 03:07:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/04 03:07:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AJUa4Jltad0HHJTADGI3rtjBZoODV18PYLARGfHz_ccPJpJdJ3iXQUbIFbo8qj3fyd9FVzgzM4PujAE2x62lG4NsFbQQbGOR2vYuG-mp5aBG2ZQdMYq_B9i92xtu685SalfwEvqKjflgkGEnLUzoCj3SfTFfheeO6gV7-snCTNV3GJ-2fbxrM1wJxdANjuk6BTK9b4u_VnlOstmorzV8NpE8i50vKkHZh7dglmrmpnDUZkEXH1guCGrcDDZnoiWIKdlikOhjuUBlAd5pzZnovadyrbGHSn_7AMv-up3WFiOynJRcI9L2vUdY_SzB19kZZMKeaFuz7qwWVnC426mBbLk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/04 03:07:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AIsqAyYKjAWaWKo6sElq4BQw5KE67ZvULBRPZV6IQ_NXcuI9pokmy7GhprX5z7HxqxeqoFXxZO4ts3aGCOC5w2-MA4cJwZQJtNA8T_XzbUMtqSHj-HTnaqIM2Pziwf7y0Y41ruXynsoAN4tJrLnB0jHYIc1UzfUKThnm3TGn2FWuAdC1GvLAlw6XZGbxgcksFEdfJdxltBNso-eXBVAI6x_8eVD_aRH1jmyI_3GqW5W-3UKhnkLRFygpkaNJS2rhI8btMrfjCcZ5QyiXOAlogHSmFrcfDgeVntzgV1CYF2dfeQxWSCqf5DTRgjKONLln38jCzZVP6xzZREmvmO_KSbk 2026/03/04 03:07:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/04 03:07:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/04 03:07:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/04 03:07:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/04 03:07:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/04 03:07:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/04 03:07:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AIsqAyYKjAWaWKo6sElq4BQw5KE67ZvULBRPZV6IQ_NXcuI9pokmy7GhprX5z7HxqxeqoFXxZO4ts3aGCOC5w2-MA4cJwZQJtNA8T_XzbUMtqSHj-HTnaqIM2Pziwf7y0Y41ruXynsoAN4tJrLnB0jHYIc1UzfUKThnm3TGn2FWuAdC1GvLAlw6XZGbxgcksFEdfJdxltBNso-eXBVAI6x_8eVD_aRH1jmyI_3GqW5W-3UKhnkLRFygpkaNJS2rhI8btMrfjCcZ5QyiXOAlogHSmFrcfDgeVntzgV1CYF2dfeQxWSCqf5DTRgjKONLln38jCzZVP6xzZREmvmO_KSbk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/04 03:07:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AKLMwTALxouR6sJQ_jTWKPUt1PV9sGkbFY2zhArKO0Oz8XKoHw7oDReclSb2TbVNctL97N59M0fd6B4qFZTC3ZGX9yaA43y0jRA-l8y8UYjoxmGN6xSTazDCv88nyPHOtv7h2BKQPHpkIHhnPwCR94SR1LSwxFixYmtrnwhCLX-XSwEzcgEIP9e_nMDjfmXznWxhKDyE9eMQzcUZhiKto2-6_gtVWrysMhNNJ0_ggrwVz5E1juZ8Aa3HXhQqVdnJdmxoa287GkuvI42uQjUXEhyedQIkmW_4BZWrX3rDT91ZCN9nyPbQFot06RAAQlue1Dp_pLcUWEz2J0WtZIFBrVc 2026/03/04 03:07:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/04 03:07:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/03/04 03:07:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/03/04 03:07:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/04 03:07:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/04 03:07:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/04 03:07:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AKLMwTALxouR6sJQ_jTWKPUt1PV9sGkbFY2zhArKO0Oz8XKoHw7oDReclSb2TbVNctL97N59M0fd6B4qFZTC3ZGX9yaA43y0jRA-l8y8UYjoxmGN6xSTazDCv88nyPHOtv7h2BKQPHpkIHhnPwCR94SR1LSwxFixYmtrnwhCLX-XSwEzcgEIP9e_nMDjfmXznWxhKDyE9eMQzcUZhiKto2-6_gtVWrysMhNNJ0_ggrwVz5E1juZ8Aa3HXhQqVdnJdmxoa287GkuvI42uQjUXEhyedQIkmW_4BZWrX3rDT91ZCN9nyPbQFot06RAAQlue1Dp_pLcUWEz2J0WtZIFBrVc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/03/04 03:07:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AMZC0noW-J85SLb5u1ytAfrZDFa2xb6hbidkcWl87CrD1DeagwR3PxXJQY42VQ-kk74bc5-PHs2Y6SUsoJufniveX3VD3h0gpAJiGL8CjRCt9w5HarQgOmhU-mEuocIIEpyfWIrKdRNadOXbBaVSkpg26RTOG9ICMmwu1OKALZiNhz-yIHp-Z7_ReDUEDutQEgMr8Y5Bm9GjWu00UAghXIkN4LJTc7smo-1A0pDrQCIN5ifLU-bCNuqY_7tsiYUPrqnzyDw7GKyAIUzPYj40pwFbnMVG95ejbIqOAcV_I8VHG19vMFzku9H1gpPvQN3xoWMU_d3-2lzTkAR1VFKJvFI 2026/03/04 03:07:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/03/04 03:07:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/03/04 03:07:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AMZC0noW-J85SLb5u1ytAfrZDFa2xb6hbidkcWl87CrD1DeagwR3PxXJQY42VQ-kk74bc5-PHs2Y6SUsoJufniveX3VD3h0gpAJiGL8CjRCt9w5HarQgOmhU-mEuocIIEpyfWIrKdRNadOXbBaVSkpg26RTOG9ICMmwu1OKALZiNhz-yIHp-Z7_ReDUEDutQEgMr8Y5Bm9GjWu00UAghXIkN4LJTc7smo-1A0pDrQCIN5ifLU-bCNuqY_7tsiYUPrqnzyDw7GKyAIUzPYj40pwFbnMVG95ejbIqOAcV_I8VHG19vMFzku9H1gpPvQN3xoWMU_d3-2lzTkAR1VFKJvFI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/03/04 03:07:37 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AGwIxAez-_m92RgrRvEoWmaOCdPxMOsbarPo9ZHv4jZX_TowB137qW0LiiqiF6Um7B6RYTfYmKc0QJqrgak16KmRidwUecsYOy106dzdAS53Rh-trnvMwU0zoz7b3uoFZwk5YetuFfFW1m7MU5tzLvFWJilkjTuK2A1ldCA-HZOQUWfamZ_y8kakaObllQD3gE2-y55h-5sQnrZWDVD-sws4ezeSRqmjO8TCODms7yTebBSiFctyKK5ye3HsavD9zXin7pQ4M_DISWuMm8kkr1QwcojJpIMPzn3DOyMuRRZGCThpsp4kCJMya3DFrQQRAcqHdW7mmyN39C-zte6UOOE 2026/03/04 03:07:38 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/03/04 03:07:38 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/04 03:07:38 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AGwIxAez-_m92RgrRvEoWmaOCdPxMOsbarPo9ZHv4jZX_TowB137qW0LiiqiF6Um7B6RYTfYmKc0QJqrgak16KmRidwUecsYOy106dzdAS53Rh-trnvMwU0zoz7b3uoFZwk5YetuFfFW1m7MU5tzLvFWJilkjTuK2A1ldCA-HZOQUWfamZ_y8kakaObllQD3gE2-y55h-5sQnrZWDVD-sws4ezeSRqmjO8TCODms7yTebBSiFctyKK5ye3HsavD9zXin7pQ4M_DISWuMm8kkr1QwcojJpIMPzn3DOyMuRRZGCThpsp4kCJMya3DFrQQRAcqHdW7mmyN39C-zte6UOOE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/03/04 03:07:39 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AARh_EbEQpjnxhZ-sQQE2iZwfK0NnapAsFBPVtbSbn7w2DOYqaaEcvOITixfsVzQzIwH8gXLoYnt6CSBMPcr2kQwwIugQJkZ0ybIxgFq5yXk8WIdQCg4ZNXGfUsyr_um1zfXoGd76BEqR6QYGaRgW4iD0TYFOQXz7293ENtvaelliIS4YIMn5dCcoohwujZzuC_hCuplQ3ARptmek-LW9Oo3txeoCuYcTce08oVO_9oHJsGtPLeMfqM1WNzwI5GQ8UFvFchOda2AoJSYslVGvDJVV_e8GPpOoPg9yadCREdYv0e5-2PRtKc2qkbP9omj3c1BEnKhDHb8n9yAwP0Oa74 2026/03/04 03:07:39 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/04 03:07:39 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/04 03:07:40 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AARh_EbEQpjnxhZ-sQQE2iZwfK0NnapAsFBPVtbSbn7w2DOYqaaEcvOITixfsVzQzIwH8gXLoYnt6CSBMPcr2kQwwIugQJkZ0ybIxgFq5yXk8WIdQCg4ZNXGfUsyr_um1zfXoGd76BEqR6QYGaRgW4iD0TYFOQXz7293ENtvaelliIS4YIMn5dCcoohwujZzuC_hCuplQ3ARptmek-LW9Oo3txeoCuYcTce08oVO_9oHJsGtPLeMfqM1WNzwI5GQ8UFvFchOda2AoJSYslVGvDJVV_e8GPpOoPg9yadCREdYv0e5-2PRtKc2qkbP9omj3c1BEnKhDHb8n9yAwP0Oa74" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/04 03:07:40 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AHYSTAaZ4gLcrg0_XNlXjeM2Usj8phJKs5Wlv3N4J0vtDg36SZQB7cEiEye0aqBN4XEd_9R4da8zoWCOJX0EDNLPirmlnGBHiR--GpGMwBo3nJ6pHyTW6eLXnMk8IeKTh-K5kdlqYPbulzSvOhfNQVhJytcizaOHpk9IDW2ok8yxMfWgBPdyMgoP2_hTKhHHCjO_BTGKxQqk27bY_bP0yQW_lHKYOQxgzvn6Ev_CdEEWo8nh9dXuH6WXgN6Ot331zHhz54jz8_Vof6MHkONayWxGorcUxH3rweUrJYNTe0rgHj3qWjPqi5G1r303Ryl-NEWJXP-MWlY7YrL2AUomu74 2026/03/04 03:07:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/04 03:07:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/04 03:07:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/04 03:07:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/04 03:07:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/04 03:07:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/04 03:07:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AHYSTAaZ4gLcrg0_XNlXjeM2Usj8phJKs5Wlv3N4J0vtDg36SZQB7cEiEye0aqBN4XEd_9R4da8zoWCOJX0EDNLPirmlnGBHiR--GpGMwBo3nJ6pHyTW6eLXnMk8IeKTh-K5kdlqYPbulzSvOhfNQVhJytcizaOHpk9IDW2ok8yxMfWgBPdyMgoP2_hTKhHHCjO_BTGKxQqk27bY_bP0yQW_lHKYOQxgzvn6Ev_CdEEWo8nh9dXuH6WXgN6Ot331zHhz54jz8_Vof6MHkONayWxGorcUxH3rweUrJYNTe0rgHj3qWjPqi5G1r303Ryl-NEWJXP-MWlY7YrL2AUomu74" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/04 03:07:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AMNpVYuIvZhoFOt8I8OIIbewexSHF6SL6UxVq6ZYqxC23eHBAjGtLOlKGCkkOApdQpefgNz8QW9VuUUeAKXISaxH3J1qQG2IKMw1074nCP4VRvIc0wqJ7ZkaFH6Cw9K9Pb7A_YeuZP33BtylVias1AHh4tUA82EEA5Bf9K9Fk6sS9rKgMOSPT7uAxJriXFNPootrjp44kFUIhOikgRu2ngOqzTcv0ps9yRV7NdAmlzk1UG8b6mftd_-TsZ6pTjncG8ORxceXG4aTr0RGay55mHFz3-cOm0iRjXKcKJVC36i6iORsQpAkzNv5wfeVfaohC71Cku_DU5OirqMdc4JFWj8 2026/03/04 03:07:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/04 03:07:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/03/04 03:07:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/03/04 03:07:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/04 03:07:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/04 03:07:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/04 03:07:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AMNpVYuIvZhoFOt8I8OIIbewexSHF6SL6UxVq6ZYqxC23eHBAjGtLOlKGCkkOApdQpefgNz8QW9VuUUeAKXISaxH3J1qQG2IKMw1074nCP4VRvIc0wqJ7ZkaFH6Cw9K9Pb7A_YeuZP33BtylVias1AHh4tUA82EEA5Bf9K9Fk6sS9rKgMOSPT7uAxJriXFNPootrjp44kFUIhOikgRu2ngOqzTcv0ps9yRV7NdAmlzk1UG8b6mftd_-TsZ6pTjncG8ORxceXG4aTr0RGay55mHFz3-cOm0iRjXKcKJVC36i6iORsQpAkzNv5wfeVfaohC71Cku_DU5OirqMdc4JFWj8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/03/04 03:07:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AIkgojPhMC-DENNtn3eGwvWQIQTbHuT-yy8H96hT80-iovehYCnQWSQK9h-LqlN1Olo9xaaXK_eYfAK8uyYscKOG6dJTQHdyLfvzVYZbzoNAw4KuncHCulT7QQtlefxQ1OgmHSxqKhcR8b1o9nlohVh7C37O9PyF67FJYcap52LZxXCOXsKzFuyADIsQeUS7wrYg3YC7-jJljJkHDWl5ni85QjLOqfjk0LI53oYgrGF64ZT8uGEMBTspqwZfWdfgMbl6gxYEGXq5dyTF6owQwdIn0ST5BCihn5tsYKGCGS0zeTiB3A_kVjaaToOyg8WYKuRiER0T7g6rh8E2yvfuhgc 2026/03/04 03:07:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/03/04 03:07:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/03/04 03:07:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AIkgojPhMC-DENNtn3eGwvWQIQTbHuT-yy8H96hT80-iovehYCnQWSQK9h-LqlN1Olo9xaaXK_eYfAK8uyYscKOG6dJTQHdyLfvzVYZbzoNAw4KuncHCulT7QQtlefxQ1OgmHSxqKhcR8b1o9nlohVh7C37O9PyF67FJYcap52LZxXCOXsKzFuyADIsQeUS7wrYg3YC7-jJljJkHDWl5ni85QjLOqfjk0LI53oYgrGF64ZT8uGEMBTspqwZfWdfgMbl6gxYEGXq5dyTF6owQwdIn0ST5BCihn5tsYKGCGS0zeTiB3A_kVjaaToOyg8WYKuRiER0T7g6rh8E2yvfuhgc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/03/04 03:07:47 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ACACQX7Nj_28P0K4jkQBkkGsCStm-tuj3T2515dUIacZ1a65oHxqb0IGhaqeOcQZJwmng5DSjMGPdf3ypj_r8gkZFP-04fHCbHyWyheNQNCO1GgLdzsDUOJSkH7TPPl_Ix2wTaJQTc9uIiwQb12J7bVt7XlGQahyNeD3mXi4RzngjliI6KBbXdnCk2D1vSvp9LYCD6shz9cqYfp-IZOV6rcD8gqUYgI2TpGza26Ts9pXGMusSQgPo4ppffHGsf0t934y2r5c3D4o7p7CvFxNA2q5Jy76U0yTaKAjQqOtZ3HBN85ZnGdN4ArNX9wovYnNAAZ0BaZDLS9oC6Qk4Ut6Wpg 2026/03/04 03:07:48 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/03/04 03:07:48 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/04 03:07:48 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ACACQX7Nj_28P0K4jkQBkkGsCStm-tuj3T2515dUIacZ1a65oHxqb0IGhaqeOcQZJwmng5DSjMGPdf3ypj_r8gkZFP-04fHCbHyWyheNQNCO1GgLdzsDUOJSkH7TPPl_Ix2wTaJQTc9uIiwQb12J7bVt7XlGQahyNeD3mXi4RzngjliI6KBbXdnCk2D1vSvp9LYCD6shz9cqYfp-IZOV6rcD8gqUYgI2TpGza26Ts9pXGMusSQgPo4ppffHGsf0t934y2r5c3D4o7p7CvFxNA2q5Jy76U0yTaKAjQqOtZ3HBN85ZnGdN4ArNX9wovYnNAAZ0BaZDLS9oC6Qk4Ut6Wpg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/03/04 03:07:49 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AN0m6Qqhxs59BxfWaUjpsYI3H1jXsK5pqoP8kfLB30iU6uBRKh00ndMrp11RBGhoVQrf7cPnb103CYvHmZ9U_IbY-7cNqtngq_Y4VnrtwMvU1S68AKMTWWkqaR_Llxusq-5_criysFk8bUCCncWSnEoyKSfq9uREXGC4VmXcJxpf3dus8fbFwuAhmNube9ucHOIJfjkZ20r6zcAAB0HmiFFHceCqmzFRnLirNkXIXYCbjn1XXzlAs93fDT4QfV5xNruS955Vox4UHoufj0odxq_8ejgl1VL4apgFOk8vr7ySU7WyJ0tBLpxXp8Rspwi_QXXi4EsPtfguZb_CJAXuObY 2026/03/04 03:07:50 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/04 03:07:50 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/04 03:07:50 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AN0m6Qqhxs59BxfWaUjpsYI3H1jXsK5pqoP8kfLB30iU6uBRKh00ndMrp11RBGhoVQrf7cPnb103CYvHmZ9U_IbY-7cNqtngq_Y4VnrtwMvU1S68AKMTWWkqaR_Llxusq-5_criysFk8bUCCncWSnEoyKSfq9uREXGC4VmXcJxpf3dus8fbFwuAhmNube9ucHOIJfjkZ20r6zcAAB0HmiFFHceCqmzFRnLirNkXIXYCbjn1XXzlAs93fDT4QfV5xNruS955Vox4UHoufj0odxq_8ejgl1VL4apgFOk8vr7ySU7WyJ0tBLpxXp8Rspwi_QXXi4EsPtfguZb_CJAXuObY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/04 03:07:51 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AHQR8nfBaXBSr6u1Td2UvZsBPQMIsCFR537iQc0f5BjIyhT8wf-NwOMpxDbY1xGE7iw2zeVpWuQlrs6WM-BILxQQll3XQYFNFmKIBXvAl7L_8FsLxXEXaHQPh9qziaXFZDohfh8_pybxkraMNNU3vxPCKGZETerYzrn2pVkJr0KvwzumDhRwHnge_tvkk4C8ZXDYX4_-4Gnj5Tp9PbkQ8fUw53EmH4hKgn1HYaI_6WmCQvbFpxwraO3p4F7CpgmRk3P9al7MkaSWnOf23zcfVXj5GmZwKn5dwjYH1r9kLzXswcHK0wXfat1qymRedUPzSPKokLpS_T7DF4xUpnsXvtQ 2026/03/04 03:07:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/04 03:07:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/04 03:07:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/04 03:07:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/04 03:07:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/04 03:07:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/04 03:07:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AHQR8nfBaXBSr6u1Td2UvZsBPQMIsCFR537iQc0f5BjIyhT8wf-NwOMpxDbY1xGE7iw2zeVpWuQlrs6WM-BILxQQll3XQYFNFmKIBXvAl7L_8FsLxXEXaHQPh9qziaXFZDohfh8_pybxkraMNNU3vxPCKGZETerYzrn2pVkJr0KvwzumDhRwHnge_tvkk4C8ZXDYX4_-4Gnj5Tp9PbkQ8fUw53EmH4hKgn1HYaI_6WmCQvbFpxwraO3p4F7CpgmRk3P9al7MkaSWnOf23zcfVXj5GmZwKn5dwjYH1r9kLzXswcHK0wXfat1qymRedUPzSPKokLpS_T7DF4xUpnsXvtQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/04 03:07:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AEAfurGMHvLbwtNr5cjmtW160YwHn4GeHfuHAYF9WkPQAVaoVDrcxramEt5Cy9iLgjo6CUKq1kGJpFECnaO48JnjjT99L7P3yCXkWJwuuYrhNxJVrQsz6OzU9_c9kbiL2XLF-uq-CF63HCOgabYsP9vvw3A_X1bc37WYTUBcLXkyqCTxTJhVv2oyvpfCYcqUL68tabgKWe2VbN4OItDFOmIbo9UUQRqTeVtLAK3Ngl4XMhRXOR2m69nait5GSrknMm2Zz1SLJzO0HxRAVWKVF0rjHP64iAUOqTwqwnwSpe-2DEZF9q8yeMsBJ3qnjCgsMdZF99FoGU48BGKWIE9sTKs 2026/03/04 03:07:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/04 03:07:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/03/04 03:07:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/03/04 03:07:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/04 03:07:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/04 03:07:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/04 03:07:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AEAfurGMHvLbwtNr5cjmtW160YwHn4GeHfuHAYF9WkPQAVaoVDrcxramEt5Cy9iLgjo6CUKq1kGJpFECnaO48JnjjT99L7P3yCXkWJwuuYrhNxJVrQsz6OzU9_c9kbiL2XLF-uq-CF63HCOgabYsP9vvw3A_X1bc37WYTUBcLXkyqCTxTJhVv2oyvpfCYcqUL68tabgKWe2VbN4OItDFOmIbo9UUQRqTeVtLAK3Ngl4XMhRXOR2m69nait5GSrknMm2Zz1SLJzO0HxRAVWKVF0rjHP64iAUOqTwqwnwSpe-2DEZF9q8yeMsBJ3qnjCgsMdZF99FoGU48BGKWIE9sTKs" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/03/04 03:07:56 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/03/04 03:07:58 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/04 03:08:01 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/04 03:08:03 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/04 03:08:05 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/04 03:08:07 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AGDEBcA5du1PapAAkPbh5nG1KwnNXr1l6tBaViGlOeG8-t_YlFzoMMzxl-tghpCwfK8ywscFH99WXWurYy3_TGkylJ_WZBuD0bGSwJxVbqsGFi5g5hS-WUs0Vd_15Bsc1sJGPLpAcoUllO5APy9cs3imBcI0AyFzzdG5yxZcQxMBWrTGka_Y3YnC-56Mzj1pkX9HLQkn2B8TjTNVAxBkaRntxABEOjjqFjkp9mELQRbTpX26hDc61yU9IwzaQQifp9rMO-fe_rFikoWBw6hGaZQgZAxq0LvrlBgt5mC9x-qRY_KlvVeUHviaVhHWm4kA3cvXgiAbGn_indElXxQs7uc 2026/03/04 03:08:07 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/04 03:08:08 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "a011049f84668e99124303727b67a1d0" 2026/03/04 03:08:08 DEBUG : unknown-size-put.txt: multipart upload "AGDEBcA5du1PapAAkPbh5nG1KwnNXr1l6tBaViGlOeG8-t_YlFzoMMzxl-tghpCwfK8ywscFH99WXWurYy3_TGkylJ_WZBuD0bGSwJxVbqsGFi5g5hS-WUs0Vd_15Bsc1sJGPLpAcoUllO5APy9cs3imBcI0AyFzzdG5yxZcQxMBWrTGka_Y3YnC-56Mzj1pkX9HLQkn2B8TjTNVAxBkaRntxABEOjjqFjkp9mELQRbTpX26hDc61yU9IwzaQQifp9rMO-fe_rFikoWBw6hGaZQgZAxq0LvrlBgt5mC9x-qRY_KlvVeUHviaVhHWm4kA3cvXgiAbGn_indElXxQs7uc" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/04 03:08:08 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AK5TcHBC-PPE7XiyJXSyLKg3Rw-e1Hay8qr23Dgw5BHkRpGGqHH5TQ3FoMtEx8Jk4K-l_gthr12yTTWNDgnLgWYAoVVNAPggwC5uZUk2MF0MsGUKlYeBt0GnAWi75-5fAH4UpBp_oImo8WMguQVTQdEcmtrcaiI4_ekNpvgM5VglgBxMwZZ8pCX2H0ANtebwIpnxvbDI0lO5UmMmrhgLOvQihwBezpzHXOGVRMpm8J0zgpe3-5FULs7SeX2nIfZTXF-T0XzObtg_755c98anh5tv9PKBYlz4SDDL-0f-6MEhw82mCJM-IhdLNEt49oLLdDxbBHPWsuqgxLBrmUwvhvc 2026/03/04 03:08:08 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/04 03:08:09 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "c51ea0dc39cf774a1b3698679cfce134" 2026/03/04 03:08:09 DEBUG : unknown-size-update.txt: multipart upload "AK5TcHBC-PPE7XiyJXSyLKg3Rw-e1Hay8qr23Dgw5BHkRpGGqHH5TQ3FoMtEx8Jk4K-l_gthr12yTTWNDgnLgWYAoVVNAPggwC5uZUk2MF0MsGUKlYeBt0GnAWi75-5fAH4UpBp_oImo8WMguQVTQdEcmtrcaiI4_ekNpvgM5VglgBxMwZZ8pCX2H0ANtebwIpnxvbDI0lO5UmMmrhgLOvQihwBezpzHXOGVRMpm8J0zgpe3-5FULs7SeX2nIfZTXF-T0XzObtg_755c98anh5tv9PKBYlz4SDDL-0f-6MEhw82mCJM-IhdLNEt49oLLdDxbBHPWsuqgxLBrmUwvhvc" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/04 03:08:09 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lumiduh2nire/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/03/04 03:08:09 DEBUG : Waiting for deletions to finish 2026/03/04 03:08:09 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/04 03:08:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/04 03:08:09 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/04 03:08:10 INFO : S3 bucket rclone-test-lumiduh2nire: Bucket "rclone-test-lumiduh2nire" deleted 2026/03/04 03:08:10 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (109.38s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.33s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.24s) --- PASS: TestIntegration/FsMkdir (107.19s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding (11.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.58s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.52s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.21s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (21.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.33s) --- 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.30s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (55.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (7.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (9.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (9.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.30s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (11.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.81s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.41s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.03s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.56s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.18s) --- 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:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/03/04 03:08:10 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/03/04 03:08:10 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 109.409s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m50.639492764s (try 1/5)