"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/09 04:51:39 DEBUG : Creating backend with remote "TestS3R2:rclone-test-najiruw6hofi" 2026/03/09 04:51:39 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/09 04:51:40 INFO : S3 bucket rclone-test-najiruw6hofi: Bucket "rclone-test-najiruw6hofi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/09 04:51:41 INFO : S3 bucket rclone-test-najiruw6hofi: Bucket "rclone-test-najiruw6hofi" deleted === RUN TestIntegration/FsMkdir 2026/03/09 04:51:42 INFO : S3 bucket rclone-test-najiruw6hofi: Bucket "rclone-test-najiruw6hofi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/09 04:51:42 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/09 04:51:42 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/09 04:51:42 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/09 04:51:58 NOTICE: S3 bucket rclone-test-najiruw6hofi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/09 04:51:58 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AMW4rqQXhvrM6HMjjAsDcScMttxZFxrJmvhCSbllVKKVjPe4ZwDqDHuLmqPLNtyHvndRs0vrcWhvRqo2ky0RDek_d4YqbR9lJ3MMQI7SF-iJw3yOlcAuszHcLgCXEvyR4Lt3dQ2UDZFwjel_WmWFxIFF5NT3UEW7YTaEegv6LJF8I2FycwqpXJKf2dToUDA4NRVCjTwnNxnEd7UciZWXRfWd_L0sGsOJIxG50J6TdUpcptVFtzsAUPjmI_4j9NAMSPoPXfscxMdtQQsqSiGC_7V2rupMwQefycsXfZooZT5rGVa7UzG7Ev8oFF-exGyrOiqIlllvoitaJrwa7XH-8lw 2026/03/09 04:51:58 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "bf7b95473d803c28a86b737571ee0b8c" 2026/03/09 04:51:59 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "c8456812a7bf278acd6e72dd92e7e6e2" 2026/03/09 04:51:59 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "6ca3707cbdb34b7943f5ed623ac744f4" 2026/03/09 04:51:59 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AMW4rqQXhvrM6HMjjAsDcScMttxZFxrJmvhCSbllVKKVjPe4ZwDqDHuLmqPLNtyHvndRs0vrcWhvRqo2ky0RDek_d4YqbR9lJ3MMQI7SF-iJw3yOlcAuszHcLgCXEvyR4Lt3dQ2UDZFwjel_WmWFxIFF5NT3UEW7YTaEegv6LJF8I2FycwqpXJKf2dToUDA4NRVCjTwnNxnEd7UciZWXRfWd_L0sGsOJIxG50J6TdUpcptVFtzsAUPjmI_4j9NAMSPoPXfscxMdtQQsqSiGC_7V2rupMwQefycsXfZooZT5rGVa7UzG7Ev8oFF-exGyrOiqIlllvoitaJrwa7XH-8lw" 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/09 04:52:02 DEBUG : Creating backend with remote "TestS3R2:" 2026/03/09 04:52:02 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/09 04:52:02 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/09 04:52:04 DEBUG : S3 bucket rclone-test-najiruw6hofi: bucket is versioned: false 2026/03/09 04:52:04 DEBUG : Waiting for deletions to finish 2026/03/09 04:52:04 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/09 04:52:04 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/09 04:52:04 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/09 04:52:05 DEBUG : Creating backend with remote "TestS3R2:rclone-test-najiruw6hofi/dirToPurgeFromRoot" 2026/03/09 04:52:05 DEBUG : S3 bucket rclone-test-najiruw6hofi path dirToPurgeFromRoot: bucket is versioned: false 2026/03/09 04:52:05 DEBUG : Waiting for deletions to finish 2026/03/09 04:52:05 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/09 04:52:05 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/09 04:52:05 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/09 04:52:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-najiruw6hofi/hello? sausage/êé" 2026/03/09 04:52:07 DEBUG : S3 bucket rclone-test-najiruw6hofi path hello? sausage/êé: bucket is versioned: false 2026/03/09 04:52:07 DEBUG : Waiting for deletions to finish 2026/03/09 04:52:07 DEBUG : "a/b/c/d/e.txt" version false 2026/03/09 04:52:07 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/09 04:52:07 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/09 04:52:13 DEBUG : Creating backend with remote "TestS3R2:rclone-test-najiruw6hofi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/09 04:52:13 DEBUG : Creating backend with remote "TestS3R2:rclone-test-najiruw6hofi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-najiruw6hofi" from "TestS3R2:rclone-test-najiruw6hofi" 2026/03/09 04:52:14 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/09 04:52:19 DEBUG : piped data.txt: open chunk writer: started multipart upload: ADco8F2V16oAGzrB3y-ftAFNflINxnobKtKvwrr8rVe4TO9WOXZeGPE8jaaTfz43o7jYA_dpTp0LfZelb45OwcFASEl1jtJfp9C2fsAyE0WhRWdbKZtCXPBgmuOck4CVrai6hGQnXp_0nxk_wX1eiSQ0YOlq9IYHfacMJDPLIYsa7xu8PFw9uckCHLtHiRzmn7jrJasp8ABY2zHXZgU-vi1M0-YXwpD0_Z82kb_cTT13AAtfN9cBOXUnr9OhUI8bBN7fZXRtWbHz82iUkeji_CRBA1p2Ny2tB58jjlLd1v4HwZQt2qZiEPofAMU0iyR7gHX3Ny4g-hvil4-BlZ1_33M 2026/03/09 04:52:19 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/09 04:52:19 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/09 04:52:19 DEBUG : piped data.txt: multipart upload "ADco8F2V16oAGzrB3y-ftAFNflINxnobKtKvwrr8rVe4TO9WOXZeGPE8jaaTfz43o7jYA_dpTp0LfZelb45OwcFASEl1jtJfp9C2fsAyE0WhRWdbKZtCXPBgmuOck4CVrai6hGQnXp_0nxk_wX1eiSQ0YOlq9IYHfacMJDPLIYsa7xu8PFw9uckCHLtHiRzmn7jrJasp8ABY2zHXZgU-vi1M0-YXwpD0_Z82kb_cTT13AAtfN9cBOXUnr9OhUI8bBN7fZXRtWbHz82iUkeji_CRBA1p2Ny2tB58jjlLd1v4HwZQt2qZiEPofAMU0iyR7gHX3Ny4g-hvil4-BlZ1_33M" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/09 04:52:19 DEBUG : piped data.txt: open chunk writer: started multipart upload: AN4ABXlLi0C_oX-8gmCCA6UMCnqhqR5GyIEk_C0x551vDbm1MWQJ7S1z96Abfncvb-03mx8VKYqdBa4F-tYH_PPcrHJ6flB7wJg8Qco0kRa_vqHCraLwOM72jzeCsCoQCeMdVGbudAu9P3phjmMsRAVJlmueEwkb655xeWNeZi2xTAvnSVhSkAUho80NeQ8TL2RlAWdrNAkM8-NquvrzEmhmTYs_c_hgszslxdEERD-LBLZUYKvSxE1LNRspp_xFmN7KuKBCHEE9hQyAw_3wrTqImfizVl97ot3eCEZjUW9sI9QFeU6ZCGA09ym_MtJM71a97MP3AokgAEpelCj8A2Y 2026/03/09 04:52:19 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/09 04:52:20 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "de10dd7a4be4d913fee345414c881149" 2026/03/09 04:52:20 DEBUG : piped data.txt: multipart upload "AN4ABXlLi0C_oX-8gmCCA6UMCnqhqR5GyIEk_C0x551vDbm1MWQJ7S1z96Abfncvb-03mx8VKYqdBa4F-tYH_PPcrHJ6flB7wJg8Qco0kRa_vqHCraLwOM72jzeCsCoQCeMdVGbudAu9P3phjmMsRAVJlmueEwkb655xeWNeZi2xTAvnSVhSkAUho80NeQ8TL2RlAWdrNAkM8-NquvrzEmhmTYs_c_hgszslxdEERD-LBLZUYKvSxE1LNRspp_xFmN7KuKBCHEE9hQyAw_3wrTqImfizVl97ot3eCEZjUW9sI9QFeU6ZCGA09ym_MtJM71a97MP3AokgAEpelCj8A2Y" 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/09 04:52:20 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go: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/09 04:52:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AA66yrSTCqKCbbRWDBFtZlGqYLC8lJHLBv6vwJFQ8wb_zhzsJ7FoWD0tZcbHrwwiMVA4ryc7hmNUx3nC6Bh5SdTPZ5AkoRBqZ-2Q9DxEzUWWS_s5epioK3n6WIyGzaMy4h1-c_JoRilpF5KlamzT76rPLyy3KYsh8diyqXp3cRitVp_2nVvv_HDzNtHBtUdq-A9oVvnNZ4poJBBc9EOYwTD4XEVtJ3KknWpPYg3jy5LVa5oVUdMdM1zZ07B1nXwyVRtGhoMgy_jJulNGfvMyMd0Y7WmwYpOIj9c_C8VitSY9HZL6ywVxBZcA-EC2jgHHyD8YnJErcx_V4wudARKetIU 2026/03/09 04:52:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/03/09 04:52:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/03/09 04:52:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AA66yrSTCqKCbbRWDBFtZlGqYLC8lJHLBv6vwJFQ8wb_zhzsJ7FoWD0tZcbHrwwiMVA4ryc7hmNUx3nC6Bh5SdTPZ5AkoRBqZ-2Q9DxEzUWWS_s5epioK3n6WIyGzaMy4h1-c_JoRilpF5KlamzT76rPLyy3KYsh8diyqXp3cRitVp_2nVvv_HDzNtHBtUdq-A9oVvnNZ4poJBBc9EOYwTD4XEVtJ3KknWpPYg3jy5LVa5oVUdMdM1zZ07B1nXwyVRtGhoMgy_jJulNGfvMyMd0Y7WmwYpOIj9c_C8VitSY9HZL6ywVxBZcA-EC2jgHHyD8YnJErcx_V4wudARKetIU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/03/09 04:52:24 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AM91nzkcbJUzS3ZYQHczGPkAKbg3s0bOgwdUulrufrMuyRRHajKxCOSFC--bpLYn6Hae2uEIR9qNiBYZ1drqf3usOIpx1YMo38JZjbubgz5DRQO6X37Dtbyv5DELxoZinF0d4HaUycer1BlDuMyPLVu_or3IpYj7hH9x0nWf__gzrEdmMJEk6xJJ5HqkYZrQcoznU9xHW68s8BGIEWQhvPca5yX0aqqkLIXus7pbbjQG8aLGfzYwDkulG5q9OauQ-Z543cOpf0aUeggOuLAg3nKHgBhCrQ6H-t_Xk1x4UYD5lZPsaQOzunptcPMQLh8vQ-Gf9IkUT0yoQSOvECTWmDM 2026/03/09 04:52:24 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/03/09 04:52:24 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/09 04:52:24 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AM91nzkcbJUzS3ZYQHczGPkAKbg3s0bOgwdUulrufrMuyRRHajKxCOSFC--bpLYn6Hae2uEIR9qNiBYZ1drqf3usOIpx1YMo38JZjbubgz5DRQO6X37Dtbyv5DELxoZinF0d4HaUycer1BlDuMyPLVu_or3IpYj7hH9x0nWf__gzrEdmMJEk6xJJ5HqkYZrQcoznU9xHW68s8BGIEWQhvPca5yX0aqqkLIXus7pbbjQG8aLGfzYwDkulG5q9OauQ-Z543cOpf0aUeggOuLAg3nKHgBhCrQ6H-t_Xk1x4UYD5lZPsaQOzunptcPMQLh8vQ-Gf9IkUT0yoQSOvECTWmDM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/03/09 04:52:25 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ACIgq50Ebj9r3kzxkQBhWoKxydRRkjbrpE0EJf2h7KJp_KQFnl5ueisRTEsddTLiPRQrq0yCY19bmYz89XEIz5HoX4WGO-uRTYmLQLbyXjK-qp3yMfEE-A9U_QYzcxeT4KD5h521q49dXVicOrQvbmbYjJV-05RI_bThQgp-F8CKMO_Dusmb_onmj-itBDFmaxJ4gN_L99L-4eldfe5K_tmf-R347uriaMrxG7rM2o8JqBr4RfXb6bAHvy-AWcGYpR8n40gBRquGAWb60SJ55pVFFASLgsRbWeN5T_dbZfpg-sNSn9U-z0FSip5cQvaVuqN7Ybk-nFAvVRjHYjIgN2k 2026/03/09 04:52:25 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/09 04:52:26 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/09 04:52:26 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ACIgq50Ebj9r3kzxkQBhWoKxydRRkjbrpE0EJf2h7KJp_KQFnl5ueisRTEsddTLiPRQrq0yCY19bmYz89XEIz5HoX4WGO-uRTYmLQLbyXjK-qp3yMfEE-A9U_QYzcxeT4KD5h521q49dXVicOrQvbmbYjJV-05RI_bThQgp-F8CKMO_Dusmb_onmj-itBDFmaxJ4gN_L99L-4eldfe5K_tmf-R347uriaMrxG7rM2o8JqBr4RfXb6bAHvy-AWcGYpR8n40gBRquGAWb60SJ55pVFFASLgsRbWeN5T_dbZfpg-sNSn9U-z0FSip5cQvaVuqN7Ybk-nFAvVRjHYjIgN2k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/09 04:52:27 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AH5ljtwYNtdoL3DuL9bSD_tM8Vr4F5MyTZrTI_gXx04qLpc0z7I7OtvcZBxp7VhWqwxIiyoJk7qQjIl43-cfWwbev9u7MQI2J77hoiQfu23OMUkHmQ7HbelEuKkKkVbjnhALkp5IoWW0zsioneZ0hUmJlolVqmURSfKS14yEoJMPeTAsmoaL3bxYknEKHkMThJSYYPRxKyoxChSemjGslJiIx7YXw_vJMUhSXgh6sWqw1uUhfnU0bU28F9ki_XtOtUex61UcLm4g9gKr1o0trjJosnDlAEP87qeyFGVnbgh9OY0bwwtv5DhV_tFkZY1R00ZdgLKgHlTfvT_BB0VSqog 2026/03/09 04:52:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/09 04:52:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/09 04:52:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/09 04:52:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/09 04:52:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/09 04:52:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/09 04:52:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AH5ljtwYNtdoL3DuL9bSD_tM8Vr4F5MyTZrTI_gXx04qLpc0z7I7OtvcZBxp7VhWqwxIiyoJk7qQjIl43-cfWwbev9u7MQI2J77hoiQfu23OMUkHmQ7HbelEuKkKkVbjnhALkp5IoWW0zsioneZ0hUmJlolVqmURSfKS14yEoJMPeTAsmoaL3bxYknEKHkMThJSYYPRxKyoxChSemjGslJiIx7YXw_vJMUhSXgh6sWqw1uUhfnU0bU28F9ki_XtOtUex61UcLm4g9gKr1o0trjJosnDlAEP87qeyFGVnbgh9OY0bwwtv5DhV_tFkZY1R00ZdgLKgHlTfvT_BB0VSqog" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/09 04:52:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APyPzt40Q3a4ajZHGzwK6Wg9M11VuCbjyumr4wf_xKyHp4gWCLYuF8rjQ6gb2yZ3UuvhQ69wTQeGnZh76KiFHonMkIyG2HKdfSEtlrFjy8zebcib_DLo7-aMQJahUYaQhwnDtE4Dgh7cqnK4UljQafJ-bHo_Isy-t3GHhJcAZ3QmelPoETGprn7gei8d1QN_FPEN7X1tm8yEbC78wqcPFhrmAxchjrwmnm9G_NcFb3mHk96diQCl9xLo1Tngb1SO1ucST68cHABcCbsVVkWNQ5F7S61CQTHUb7yZUMLAlWNXkP-hq8Vb2tY25RnEbC1C7Alr7f8hrfSIAFeGKGxIDgE 2026/03/09 04:52:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/09 04:52:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/03/09 04:52:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/03/09 04:52:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/09 04:52:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/09 04:52:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/09 04:52:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "APyPzt40Q3a4ajZHGzwK6Wg9M11VuCbjyumr4wf_xKyHp4gWCLYuF8rjQ6gb2yZ3UuvhQ69wTQeGnZh76KiFHonMkIyG2HKdfSEtlrFjy8zebcib_DLo7-aMQJahUYaQhwnDtE4Dgh7cqnK4UljQafJ-bHo_Isy-t3GHhJcAZ3QmelPoETGprn7gei8d1QN_FPEN7X1tm8yEbC78wqcPFhrmAxchjrwmnm9G_NcFb3mHk96diQCl9xLo1Tngb1SO1ucST68cHABcCbsVVkWNQ5F7S61CQTHUb7yZUMLAlWNXkP-hq8Vb2tY25RnEbC1C7Alr7f8hrfSIAFeGKGxIDgE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/03/09 04:52:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AA6yd-WcAZDGItyJVFpJHCcvJV8ah0_fyww35XyFoU5jpE2EO01tHCag5sCC8sEDsTPE-4lrVE9KSJHTY6M2MBwyl3V6EYDfMGmYxzwACTjxtNJbS4NOIc_ut9LM8DnCIfX07SiMCQL2VzvnXVS7yESat7h4xUsC0eeligGUSpPA1T-TWNHVIzoXI5EiH0Btlj8ygj-8iO_61D36ZQBB-inpTYq7JKo1uEcxDIQrbLBl6oL1BXFeC529uXtMC7KvcULFIwkr6WGoZ4s3kPNkhoO0R1eJws5dTeu6PqYwVZt1v0aSkvCYr7ovBfLvb3RfqWgUSq3F1HR-Dnl0M-lz1_4 2026/03/09 04:52:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/09 04:52:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/03/09 04:52:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AA6yd-WcAZDGItyJVFpJHCcvJV8ah0_fyww35XyFoU5jpE2EO01tHCag5sCC8sEDsTPE-4lrVE9KSJHTY6M2MBwyl3V6EYDfMGmYxzwACTjxtNJbS4NOIc_ut9LM8DnCIfX07SiMCQL2VzvnXVS7yESat7h4xUsC0eeligGUSpPA1T-TWNHVIzoXI5EiH0Btlj8ygj-8iO_61D36ZQBB-inpTYq7JKo1uEcxDIQrbLBl6oL1BXFeC529uXtMC7KvcULFIwkr6WGoZ4s3kPNkhoO0R1eJws5dTeu6PqYwVZt1v0aSkvCYr7ovBfLvb3RfqWgUSq3F1HR-Dnl0M-lz1_4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/03/09 04:52:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AMfluj1G84uHJKdNLtW_UgIjT2eUSDFTE7dxqm7oWfJNXqxn-7Mk8CHTtk55236zDfSR_RPSlMxnSTTNxf92SqTpYrSSs2d-7MPq_gQ_mo0NJrJot7P9M8muFeRX5ir1asb7qHm2olupHazu3T2pL-mNuFBtMrw7ndg1RmoBHHgt1-tyt1GT7-9SOCf5Akg8ri4ON1nLPkCAU9O8261YLnQgHtUJH9HOidsAwVdHYV3bs_nMNrJAXqTss4YUGxVSbRvxEhyZEeAoQpDR_LYHJ7eA5Sg3JN3ooAkxM8T3mDFDTkxLETfNATu26QVQugE_Ns2F_1vEmkvD87YN3ue2qRQ 2026/03/09 04:52:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/09 04:52:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/09 04:52:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AMfluj1G84uHJKdNLtW_UgIjT2eUSDFTE7dxqm7oWfJNXqxn-7Mk8CHTtk55236zDfSR_RPSlMxnSTTNxf92SqTpYrSSs2d-7MPq_gQ_mo0NJrJot7P9M8muFeRX5ir1asb7qHm2olupHazu3T2pL-mNuFBtMrw7ndg1RmoBHHgt1-tyt1GT7-9SOCf5Akg8ri4ON1nLPkCAU9O8261YLnQgHtUJH9HOidsAwVdHYV3bs_nMNrJAXqTss4YUGxVSbRvxEhyZEeAoQpDR_LYHJ7eA5Sg3JN3ooAkxM8T3mDFDTkxLETfNATu26QVQugE_Ns2F_1vEmkvD87YN3ue2qRQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/03/09 04:52:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ANM780n_fy2VK_IBDY-sL0vPt0msKTS0EB3eYGhropUZeBBBXnboLACOX06MUR4VYgTSVyGZU4LyL39OsdX2eV5f_pqzvZnFz3yHMhqu1xH_g2KDzvM9uh8qhG8-cj7xFKt2lZBtmZddTQmY2e9MtGNkxnCv6CI4NZhdFdZaa3uGp0GZMxV49Uy8e_qp6McP56S-pe01si0Ttugu_W5TlhyKcsfNK50HMkcpzsx3sOYJ5tThl1U1eyxr6aT0UykIVd6LiVRwBbl2akjskL7MpOCNxYI5_PaqBxl1xLF_E-4cZ0A5hyV-SsolyBGS0BmEtzUVlY19cbOhhbowdpPP2lI 2026/03/09 04:52:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/09 04:52:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/09 04:52:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ANM780n_fy2VK_IBDY-sL0vPt0msKTS0EB3eYGhropUZeBBBXnboLACOX06MUR4VYgTSVyGZU4LyL39OsdX2eV5f_pqzvZnFz3yHMhqu1xH_g2KDzvM9uh8qhG8-cj7xFKt2lZBtmZddTQmY2e9MtGNkxnCv6CI4NZhdFdZaa3uGp0GZMxV49Uy8e_qp6McP56S-pe01si0Ttugu_W5TlhyKcsfNK50HMkcpzsx3sOYJ5tThl1U1eyxr6aT0UykIVd6LiVRwBbl2akjskL7MpOCNxYI5_PaqBxl1xLF_E-4cZ0A5hyV-SsolyBGS0BmEtzUVlY19cbOhhbowdpPP2lI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/09 04:52:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AL-TBLLDcNyGxPXb1wUAbVS35Ry4HCn-3z7h5FUUijgXvs8aMET9Ayk0Y32fDrHI2SOBaJi6ZBqCLKKnRpKItLF54vdSHQzQKeVdDQpPCBcz7IxCBoiTXFB7EI5eWX0EBsfGmPQEisTlyG1-U8ZHRP6L0S3RNscE0dG0W5ptjNGylqBEqxZLvGk0q6OE7G7HIG7S45YwQH2qoMxoK5YMaFdfOygcYtRVLSw_85UsyussbeL_NsOTOEYApidKRrQoFUTDnIPrsKGsmhklPbKkF_-G2EYPuzinl4Iv7xZvSFZuwgNNpOQPEcmbNRn0kLDwpeq-5C_cMSAOtt9h8Kle4C4 2026/03/09 04:52:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/09 04:52:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/09 04:52:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/09 04:52:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/09 04:52:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/09 04:52:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/09 04:52:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AL-TBLLDcNyGxPXb1wUAbVS35Ry4HCn-3z7h5FUUijgXvs8aMET9Ayk0Y32fDrHI2SOBaJi6ZBqCLKKnRpKItLF54vdSHQzQKeVdDQpPCBcz7IxCBoiTXFB7EI5eWX0EBsfGmPQEisTlyG1-U8ZHRP6L0S3RNscE0dG0W5ptjNGylqBEqxZLvGk0q6OE7G7HIG7S45YwQH2qoMxoK5YMaFdfOygcYtRVLSw_85UsyussbeL_NsOTOEYApidKRrQoFUTDnIPrsKGsmhklPbKkF_-G2EYPuzinl4Iv7xZvSFZuwgNNpOQPEcmbNRn0kLDwpeq-5C_cMSAOtt9h8Kle4C4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/09 04:52:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: APFzjJ3mPyXRCsBt98-uKqulpc6RanZwo8SqQdss0U1krRTUXcag_XWYNEsPpIJK2U3y3DtttbRm65dkInfrrmfyvPxvBaUCQ4rqSj8IWKmaG5XIvrDsZi4XXmEF-a6njZAQRLuhe9NhpYYJOwCU95n67mlw9CyadYOOR-b1ThJgd3x4T5TgL2JBNXNdHIQgE-HhiIpL5awHfwIrOnJg5wTX0LKtyeJTQz8E1XUSD5eERuxZNh3akghOEbumyoG6F3JnYWCWUN9jeiWlxGEp-Ck_-TjR3OAPcvyZEBVpqovEk91rccNIcOMq3R_LfHv4qVYiLsAXtvo9TzjRGOPN6X4 2026/03/09 04:52:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/09 04:52:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/09 04:52:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/03/09 04:52:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/09 04:52:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/09 04:52:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/09 04:52:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "APFzjJ3mPyXRCsBt98-uKqulpc6RanZwo8SqQdss0U1krRTUXcag_XWYNEsPpIJK2U3y3DtttbRm65dkInfrrmfyvPxvBaUCQ4rqSj8IWKmaG5XIvrDsZi4XXmEF-a6njZAQRLuhe9NhpYYJOwCU95n67mlw9CyadYOOR-b1ThJgd3x4T5TgL2JBNXNdHIQgE-HhiIpL5awHfwIrOnJg5wTX0LKtyeJTQz8E1XUSD5eERuxZNh3akghOEbumyoG6F3JnYWCWUN9jeiWlxGEp-Ck_-TjR3OAPcvyZEBVpqovEk91rccNIcOMq3R_LfHv4qVYiLsAXtvo9TzjRGOPN6X4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/03/09 04:52:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AIG_o_gJGgiVL1ys-A5QJ-UNHOqaEBJtwc-vnqRAAvOdQb9QS8Vwi5PybmbJkHLzqixkJ2gbsfOhug0gxNJ2gvDTmOw5UDEChZ3MtLcY_UnU3quz99YMx1OxDMqYG59iYljbRGU6PUvdKRqeokKn7VWrx64LeVlTtpSvjJX1KgwvIAfwCuePABWU6i0uHbY98Y0DGdd378p9upBTBd_jSkrjcfucrE9qhMiAJbOQlsxf0bPULDNdAYgbZyDVg4rOHP1e4WVmLca9SP0C977SSUW4CvX6ZdpAR7Oa7RyJ1pFSBN_00ck2oeDFghWwAZnZjFCuVcJObcsKqUcKJTrmQjM 2026/03/09 04:52:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/09 04:52:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/03/09 04:52:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AIG_o_gJGgiVL1ys-A5QJ-UNHOqaEBJtwc-vnqRAAvOdQb9QS8Vwi5PybmbJkHLzqixkJ2gbsfOhug0gxNJ2gvDTmOw5UDEChZ3MtLcY_UnU3quz99YMx1OxDMqYG59iYljbRGU6PUvdKRqeokKn7VWrx64LeVlTtpSvjJX1KgwvIAfwCuePABWU6i0uHbY98Y0DGdd378p9upBTBd_jSkrjcfucrE9qhMiAJbOQlsxf0bPULDNdAYgbZyDVg4rOHP1e4WVmLca9SP0C977SSUW4CvX6ZdpAR7Oa7RyJ1pFSBN_00ck2oeDFghWwAZnZjFCuVcJObcsKqUcKJTrmQjM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/03/09 04:52:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AAFLzao6xnfTdjUaQ4epYEL-rE4OBAAxFoptSy96ogwmaDN_hFbrZopDdLOzPeQ3qDUtWRsbJPpfTDVdLy19UvxJPzCOE2RcaHtCO01urwpAEtPShb399RXdI1JroF-uHizW_h-SSa37ATIiItlvdbUO0Vo6c6wiXiY92D02F0t5aDPQeQcPEZhP6utkkRZXUnFo2NMtEfGLQE2dCwbOW2W4F3ljq2P9AO-rAtSmrDyf9f2mkXX47XqlDlF35beTlKCU-5270gdwJeo2DD3TmhV_k_qw6jWHYvCv15RTuFFUFr5zl9XVCaXFHGz5-KOIu27hQGQQ_5XOcA0dWLOd-wM 2026/03/09 04:52:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/09 04:52:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/09 04:52:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AAFLzao6xnfTdjUaQ4epYEL-rE4OBAAxFoptSy96ogwmaDN_hFbrZopDdLOzPeQ3qDUtWRsbJPpfTDVdLy19UvxJPzCOE2RcaHtCO01urwpAEtPShb399RXdI1JroF-uHizW_h-SSa37ATIiItlvdbUO0Vo6c6wiXiY92D02F0t5aDPQeQcPEZhP6utkkRZXUnFo2NMtEfGLQE2dCwbOW2W4F3ljq2P9AO-rAtSmrDyf9f2mkXX47XqlDlF35beTlKCU-5270gdwJeo2DD3TmhV_k_qw6jWHYvCv15RTuFFUFr5zl9XVCaXFHGz5-KOIu27hQGQQ_5XOcA0dWLOd-wM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/03/09 04:52:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AAVj4SeP5wpE8kw4m27a8UkIoVre8-kKRoBwAhArOczGUJyDHq7Xi8HcWFpgVg_mpz-56RdPaRSNpipzuxlAgJOA1ZWoUu-kP5TAojyQkq-UabeQ-ahzUz-7A7MnbSqowxvN_KYI6L3NezpubLb8_pv4grymJ9_LgmQzk2wZ_a9Z0DGCfcQEmL3lrJBRVHXYg8GUR4qp3zWdh8l0jgBJn5BxssBgN5IA5OZUqUvxR2gWofK0eNH4bpub-oeS3HkMSawHHcuDDTwzL5YBLqYRq55RSyFDGRql3cJKQyqqoC3SJfKHfk6SwzgA33cSNEXEIptY6BECQy3xIG3pNylwpB8 2026/03/09 04:52:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/09 04:52:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/09 04:52:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AAVj4SeP5wpE8kw4m27a8UkIoVre8-kKRoBwAhArOczGUJyDHq7Xi8HcWFpgVg_mpz-56RdPaRSNpipzuxlAgJOA1ZWoUu-kP5TAojyQkq-UabeQ-ahzUz-7A7MnbSqowxvN_KYI6L3NezpubLb8_pv4grymJ9_LgmQzk2wZ_a9Z0DGCfcQEmL3lrJBRVHXYg8GUR4qp3zWdh8l0jgBJn5BxssBgN5IA5OZUqUvxR2gWofK0eNH4bpub-oeS3HkMSawHHcuDDTwzL5YBLqYRq55RSyFDGRql3cJKQyqqoC3SJfKHfk6SwzgA33cSNEXEIptY6BECQy3xIG3pNylwpB8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/09 04:52:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AA-yeIS-xnEDATRUzoQEBBCS-SMwMqPtTIz82xxqCTZTJXkmbksz33vyGfTXKCP8WVk-lZmg6AnXZniY7TJuqLUjRVg077scQHzcZLneotz9-7PvfAQBOoqt7EjEWgvpfh823f6t-yqNiAyc9nKGEYTbbNYnThWQcze6RIFguzMH7RfFJmfG2x8642OwWSY1nrf5jsBgTXcejDcVQY6DWXsnKW8WO_p9CHvRa57n-Ehu7WIAnzCSbsWFmDfYd3dncEd5AflmjnaBZ-W2kPpbMXnxl-uLimCzsmnG6yqHOAjxWF-xEcSezCNV78hGcG2sAsZwDRJnKM8U9iNqtsBIgBw 2026/03/09 04:52:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/09 04:52:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/09 04:52:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/09 04:52:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/09 04:52:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/09 04:52:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/09 04:52:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AA-yeIS-xnEDATRUzoQEBBCS-SMwMqPtTIz82xxqCTZTJXkmbksz33vyGfTXKCP8WVk-lZmg6AnXZniY7TJuqLUjRVg077scQHzcZLneotz9-7PvfAQBOoqt7EjEWgvpfh823f6t-yqNiAyc9nKGEYTbbNYnThWQcze6RIFguzMH7RfFJmfG2x8642OwWSY1nrf5jsBgTXcejDcVQY6DWXsnKW8WO_p9CHvRa57n-Ehu7WIAnzCSbsWFmDfYd3dncEd5AflmjnaBZ-W2kPpbMXnxl-uLimCzsmnG6yqHOAjxWF-xEcSezCNV78hGcG2sAsZwDRJnKM8U9iNqtsBIgBw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/09 04:52:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AD6hcKNzAhCTxocFmaSzxk8NKSVyRGwqBoRY1lpG-nJqaVpykgojC8K9a7w6Nlz3Tax77Tt8gMbH6ivgEONMFrZcWY1L6drcGxUnn7ksZXcwTPq1OLnGNRKf-sJNpvvl_nl1iO3eh4JGZ67M5rapAfLWeLrQxX75Gj4Z9yWU57IzdGgrJxAwWIrI-AEmZRdBceZLr4w3uB3XKHGmwGMRS8ItdTVDAu7ctkHMpH4ndoP0r5QOTtLyUBZNH0LdHWAZeboY13_EW5uBMIVgA0t5yT-PMWAJ9fK3RfRk0MbtVgygT0qaYczr0WjEpmUNBIuk8UDC8RIgk0Jb7u2wmczIHhs 2026/03/09 04:52:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/09 04:52:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/09 04:52:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/03/09 04:52:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/09 04:52:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/09 04:52:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/09 04:52:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AD6hcKNzAhCTxocFmaSzxk8NKSVyRGwqBoRY1lpG-nJqaVpykgojC8K9a7w6Nlz3Tax77Tt8gMbH6ivgEONMFrZcWY1L6drcGxUnn7ksZXcwTPq1OLnGNRKf-sJNpvvl_nl1iO3eh4JGZ67M5rapAfLWeLrQxX75Gj4Z9yWU57IzdGgrJxAwWIrI-AEmZRdBceZLr4w3uB3XKHGmwGMRS8ItdTVDAu7ctkHMpH4ndoP0r5QOTtLyUBZNH0LdHWAZeboY13_EW5uBMIVgA0t5yT-PMWAJ9fK3RfRk0MbtVgygT0qaYczr0WjEpmUNBIuk8UDC8RIgk0Jb7u2wmczIHhs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/03/09 04:52:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AEMDKSV71ner1vxYsuwbW-GXUR4Mz9Gh0r433SUxmPr5eFf7gCLRZk9EshZz94eGbvpiD0DZisFzRp1FIyQVKCI6tyqYVn7CLPPzYqyudKrym5d7gcZoUPQApq5axVwDmkKuKKDGoFzifbWz49OWhqWq4wNQdWlqBSijqJC3ucJ5EZpYfJfFAGNn7aTaNeOrrsTl4shmh6vSPK-K1ANJD2WMmM3osrWQ6mJOIuagU2jgpu72OeutQwkXSVkTT-fEHKhLKOsOnyeGx4Y98PGo-J-rkWVLofKcXVft6xmLf-qM0cX4Wi3h1mHz3U65fZrrlHVdqp7g4AupMSWIflTc98Q 2026/03/09 04:52:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/09 04:52:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/03/09 04:52:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AEMDKSV71ner1vxYsuwbW-GXUR4Mz9Gh0r433SUxmPr5eFf7gCLRZk9EshZz94eGbvpiD0DZisFzRp1FIyQVKCI6tyqYVn7CLPPzYqyudKrym5d7gcZoUPQApq5axVwDmkKuKKDGoFzifbWz49OWhqWq4wNQdWlqBSijqJC3ucJ5EZpYfJfFAGNn7aTaNeOrrsTl4shmh6vSPK-K1ANJD2WMmM3osrWQ6mJOIuagU2jgpu72OeutQwkXSVkTT-fEHKhLKOsOnyeGx4Y98PGo-J-rkWVLofKcXVft6xmLf-qM0cX4Wi3h1mHz3U65fZrrlHVdqp7g4AupMSWIflTc98Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/03/09 04:52:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AG5JfHT4jfbIrnwjN29Gr8Ngu27C3_WL4-znN3z6d6kp1MXDk9VkFlQEtXjtXofpZzwskukmoJqAtCNmcJYP6rMmqBtcaRVehcLQqA0dw8_Ma2Kgz1PQSWvznMl5EWeUGahET5jHBbJGJJhlsq13EClFYHjdytBDr_in1_x1Y4Eq8sJheJZThbVQm06mcBpYIntT8ImCnZSd42apWBjckMbNVzFxPl5vcAM_8IsBI7p-e5lqx4QHny7Dws-n19THVke6K_mNqhXiRd4L4AMogVL1IAJpTiehAseMb5MhpdxmhzBFH_B2CO-WOMxsxE0PxCgN8b6TXICKZhjc6XZIqY4 2026/03/09 04:52:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/09 04:52:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/09 04:52:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AG5JfHT4jfbIrnwjN29Gr8Ngu27C3_WL4-znN3z6d6kp1MXDk9VkFlQEtXjtXofpZzwskukmoJqAtCNmcJYP6rMmqBtcaRVehcLQqA0dw8_Ma2Kgz1PQSWvznMl5EWeUGahET5jHBbJGJJhlsq13EClFYHjdytBDr_in1_x1Y4Eq8sJheJZThbVQm06mcBpYIntT8ImCnZSd42apWBjckMbNVzFxPl5vcAM_8IsBI7p-e5lqx4QHny7Dws-n19THVke6K_mNqhXiRd4L4AMogVL1IAJpTiehAseMb5MhpdxmhzBFH_B2CO-WOMxsxE0PxCgN8b6TXICKZhjc6XZIqY4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/03/09 04:52:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ALne8McygN2yVvNlY4ZogLC7UpJH1Hz4rVyjJrzry-kBOmVq07Znsxi9jh0LCaXVxJhtJK71Mutx8ANJ9m8jUHe5lRwdleG3mkhDT8Ie8zX4zKeZ6usfIaABYoy3pZRB-ndBMzFwj8NgvLgXe891tmO1bIVxROYpcqbZ74bSkkj159K4VO4-Lt8j8CnhasDvtUnuvC4f5PCALJ4bW4vsicnqk-m-atTEUWJa1Sjre0nmlBwG7LZ1kJcHcxNRiJ63QDLxIIfoZk17d4UFH3KoKRWg8s-h9zN8q1AnMMgwaQIfe6fVJG726UvslUgzKHXzKAHS93Yg2KCdI5ffaJ2RoxQ 2026/03/09 04:52:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/09 04:52:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/09 04:52:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ALne8McygN2yVvNlY4ZogLC7UpJH1Hz4rVyjJrzry-kBOmVq07Znsxi9jh0LCaXVxJhtJK71Mutx8ANJ9m8jUHe5lRwdleG3mkhDT8Ie8zX4zKeZ6usfIaABYoy3pZRB-ndBMzFwj8NgvLgXe891tmO1bIVxROYpcqbZ74bSkkj159K4VO4-Lt8j8CnhasDvtUnuvC4f5PCALJ4bW4vsicnqk-m-atTEUWJa1Sjre0nmlBwG7LZ1kJcHcxNRiJ63QDLxIIfoZk17d4UFH3KoKRWg8s-h9zN8q1AnMMgwaQIfe6fVJG726UvslUgzKHXzKAHS93Yg2KCdI5ffaJ2RoxQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/09 04:52:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AGRruf96x_0vBD9-Vs5FJY7L45olKcycieEtC6ZzlL26o647BIHkhtFO92JRdSJbtgIPix7oOJcHZ6sExrehddFT-sxDjy1ImJriYkK0Gn4hzgy9zRxIeH39bCvtEETJOM-qcSlXMeJJJWzVgdoTEaHGN3og448tWGT9dP8PuuZjvEVxj3oqLrxG2o_g-eHIGNifyiMtlPTjltUopgqk-7uFi3CwHk-j4HMCl5uuKCLKD-JRuCbsY3MUBb9O-U2eMmuK1y80PS_-9Q3sgUFsgx1zGwvonwEKI6yk3PXBUc1ZzWT5T0BnTHp3aGksRXrHDamCRDCofPOnHu2suNFhSsk 2026/03/09 04:52:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/09 04:52:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/09 04:52:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/09 04:52:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/09 04:52:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/09 04:52:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/09 04:52:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AGRruf96x_0vBD9-Vs5FJY7L45olKcycieEtC6ZzlL26o647BIHkhtFO92JRdSJbtgIPix7oOJcHZ6sExrehddFT-sxDjy1ImJriYkK0Gn4hzgy9zRxIeH39bCvtEETJOM-qcSlXMeJJJWzVgdoTEaHGN3og448tWGT9dP8PuuZjvEVxj3oqLrxG2o_g-eHIGNifyiMtlPTjltUopgqk-7uFi3CwHk-j4HMCl5uuKCLKD-JRuCbsY3MUBb9O-U2eMmuK1y80PS_-9Q3sgUFsgx1zGwvonwEKI6yk3PXBUc1ZzWT5T0BnTHp3aGksRXrHDamCRDCofPOnHu2suNFhSsk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/09 04:52:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ANR0JHHBTZ1w200Aw4_weXEH31bTQynKngjIZS_1sqMWwk8UUVDuAHnamOme5C97pkemBA4Pg43Fq8YTaa3rAUaLgc2FbyPUPgd46Jc4eJChj_LXsnVNQ0Yyhdy0ucCqfKfnGOetdlJhGc4gOeLDi5el3hvtGQCXoiGDEunDkhYOAC9rWTAMv58lVneqXTDixYONckbP4vI89TzNX8n24HRc4eehW9dL4Ix-1rymtz8G5oFAM5xGuxqZcgz6Kk0HOGapdpVThYfO-RTJGa4d-CAWQp5ChtT6DAUQpopBhA1DY7OpfDS7fLhpCS1uPPok81oQMjriPhbQ1Y27r8JUczE 2026/03/09 04:52:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/09 04:52:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/03/09 04:52:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/03/09 04:52:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/09 04:52:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/09 04:52:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/09 04:52:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ANR0JHHBTZ1w200Aw4_weXEH31bTQynKngjIZS_1sqMWwk8UUVDuAHnamOme5C97pkemBA4Pg43Fq8YTaa3rAUaLgc2FbyPUPgd46Jc4eJChj_LXsnVNQ0Yyhdy0ucCqfKfnGOetdlJhGc4gOeLDi5el3hvtGQCXoiGDEunDkhYOAC9rWTAMv58lVneqXTDixYONckbP4vI89TzNX8n24HRc4eehW9dL4Ix-1rymtz8G5oFAM5xGuxqZcgz6Kk0HOGapdpVThYfO-RTJGa4d-CAWQp5ChtT6DAUQpopBhA1DY7OpfDS7fLhpCS1uPPok81oQMjriPhbQ1Y27r8JUczE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/03/09 04:53:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ALL4PzQSLu7JsKNTM_81WUAp_0QtUj3rEN6mJV0E1uqG2xrtlcXr2Cs5Rteylsha5wTtDby_3mhVc_S6Bm4R-jxjMhCoPftdbprKRlGB9XfY35yXFlxUUBrGeqknzriLmq-CDFs0dwSp-hc_KTG7KCNwPMLiUx7yvwCxHnJFrKyWahoeBpZTL1AZVqtMlXOn6j99mr0OL-M7jwwNLBLhqDFzeAf9wl4OADfAK5rtTNUsdlQWFhDljQ3AXP1sS5YegxI8q2W_tsXJozux3NERv0UaOsc5w9Jj4uclxXEB0rr8vEbmQvrUOVNhJxbGqwBAEPR2fsE-A7_UbqXxWA1Z25g 2026/03/09 04:53:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/03/09 04:53:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/03/09 04:53:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ALL4PzQSLu7JsKNTM_81WUAp_0QtUj3rEN6mJV0E1uqG2xrtlcXr2Cs5Rteylsha5wTtDby_3mhVc_S6Bm4R-jxjMhCoPftdbprKRlGB9XfY35yXFlxUUBrGeqknzriLmq-CDFs0dwSp-hc_KTG7KCNwPMLiUx7yvwCxHnJFrKyWahoeBpZTL1AZVqtMlXOn6j99mr0OL-M7jwwNLBLhqDFzeAf9wl4OADfAK5rtTNUsdlQWFhDljQ3AXP1sS5YegxI8q2W_tsXJozux3NERv0UaOsc5w9Jj4uclxXEB0rr8vEbmQvrUOVNhJxbGqwBAEPR2fsE-A7_UbqXxWA1Z25g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/03/09 04:53:01 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AMvd54WQeSJ9aVL1XxCR9WIDx4tGW4oesOkBLts48Mxzc0QHl1qMOL2YqooBMR-N4H8jV8KuNc4e5Hob_mMyvZ27x3EsPaLQin066_Hz9y7nuLCTqidtcts9qGVrJTJOcXn7Oz6k01sp80RABH8ubN0RIpwj4h3ZtYc82vq2NwHNzgxFIgwpFZuTQtdxoF84JEBOJKC1-mFHRRAfWNqrrNUeWiHqHnphkevB6NXqAw1o75lEf1hJ6r1YBobQgU_QeSdkGV8IbOx6v9dwrXPL_U6l44ia_glLFLlm2VV45VoO2gH-lPAM5mVeZ4bsFtXlDKte4g7sFwxxZoi3RoD7S3k 2026/03/09 04:53:02 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/03/09 04:53:02 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/09 04:53:02 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AMvd54WQeSJ9aVL1XxCR9WIDx4tGW4oesOkBLts48Mxzc0QHl1qMOL2YqooBMR-N4H8jV8KuNc4e5Hob_mMyvZ27x3EsPaLQin066_Hz9y7nuLCTqidtcts9qGVrJTJOcXn7Oz6k01sp80RABH8ubN0RIpwj4h3ZtYc82vq2NwHNzgxFIgwpFZuTQtdxoF84JEBOJKC1-mFHRRAfWNqrrNUeWiHqHnphkevB6NXqAw1o75lEf1hJ6r1YBobQgU_QeSdkGV8IbOx6v9dwrXPL_U6l44ia_glLFLlm2VV45VoO2gH-lPAM5mVeZ4bsFtXlDKte4g7sFwxxZoi3RoD7S3k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/03/09 04:53:03 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AHZqTDjEWKMZu41xhDXgHL4Hqr65olnedKmD8CyiVsUkZ76joJdnWA6MwZhWhp9wYns7IkctK9c-WWPlYqf1iNFH_Qkku0fVpQ73S2C3w7a4kOLDMzppBw2kCbaAqH5fbNGSGOvzMQz1_qLPpZijwxFMWiUQnfEKpoLbG_OVV2x-cO4Pq0w5kY9eTV3R7ii99wP7ovzRINmLp5hyKICe70NobZz0l7_8vOEVTA2yGgJTLoJRfutLUwW1EionWW1nqwRDh5I6Gw1DfJur1R1DnG75OhhRv2-rGmd4Kf5vxmyxaTDLryInKHojz6hiEylHU1bsEWD8_dw-bCyuExWj5zs 2026/03/09 04:53:03 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/09 04:53:04 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/09 04:53:04 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AHZqTDjEWKMZu41xhDXgHL4Hqr65olnedKmD8CyiVsUkZ76joJdnWA6MwZhWhp9wYns7IkctK9c-WWPlYqf1iNFH_Qkku0fVpQ73S2C3w7a4kOLDMzppBw2kCbaAqH5fbNGSGOvzMQz1_qLPpZijwxFMWiUQnfEKpoLbG_OVV2x-cO4Pq0w5kY9eTV3R7ii99wP7ovzRINmLp5hyKICe70NobZz0l7_8vOEVTA2yGgJTLoJRfutLUwW1EionWW1nqwRDh5I6Gw1DfJur1R1DnG75OhhRv2-rGmd4Kf5vxmyxaTDLryInKHojz6hiEylHU1bsEWD8_dw-bCyuExWj5zs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/09 04:53:05 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AE4Wc2z60LVwnDCItVNOUkl90hUsKmIH7te1U_x7Ng9pNoPUprXDELWgKMDNddr1kiJQw0gsalWnU5yjJZFAlhfEpObmS1QQrK3xNl9TygJBrmvg5ynY6NMvpZUDeDfv2msK2Mj7XBeq7um8x-hIXxJ4OHFApQFSJcIa2NmSbatyidSiNaUkYFyqndfSNLtKe_jMHJLAjoWG78eA97za75Ovt-lFJt7TbuLfD7Pdbmj7BB0Ac7Ng6IlSD-df6wTfSzE8NeVj-5VZc69iLCwJ6gQg_yAl8Eh-3ZP2xrNugdhG-_HSI6wmL_jO3DZ5LoLn34wVfvMU8o8aEPEciRMYzC4 2026/03/09 04:53:05 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/09 04:53:05 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/09 04:53:05 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/09 04:53:05 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/09 04:53:06 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/09 04:53:06 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/09 04:53:06 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AE4Wc2z60LVwnDCItVNOUkl90hUsKmIH7te1U_x7Ng9pNoPUprXDELWgKMDNddr1kiJQw0gsalWnU5yjJZFAlhfEpObmS1QQrK3xNl9TygJBrmvg5ynY6NMvpZUDeDfv2msK2Mj7XBeq7um8x-hIXxJ4OHFApQFSJcIa2NmSbatyidSiNaUkYFyqndfSNLtKe_jMHJLAjoWG78eA97za75Ovt-lFJt7TbuLfD7Pdbmj7BB0Ac7Ng6IlSD-df6wTfSzE8NeVj-5VZc69iLCwJ6gQg_yAl8Eh-3ZP2xrNugdhG-_HSI6wmL_jO3DZ5LoLn34wVfvMU8o8aEPEciRMYzC4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/09 04:53:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AMDN8GueeCT1jIUyNgMf8sIXeWR_gNtVVpMdzkUivFy590O_6nhPIpWaxd2X72PJvhgFIJe9ugTEx85PVThecGZuO8uzQfM3w7zKm_9EJpkUGKNVG0sMgs3VFiCygS4_-BH8bfRjh1g5l1puMTZO0xe7R6esswuIOCYNAB7rNzuPgzcI15l6uKgDPDo2s9sjq6V24j_tZZOvwWH534r3r92p1TtqQAEny4j5FAix9fYF9VJQ1Do5MVmt6BUPBZYholWUNlkUQwQTtV6q7g0ZBXTKQa2gJVPnt0TwklkclJIlnA7o8NJvN0FlrjlxI3_8GWDTeIyS8aZVU9hyiFANwFM 2026/03/09 04:53:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/09 04:53:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/03/09 04:53:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/03/09 04:53:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/09 04:53:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/09 04:53:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/09 04:53:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AMDN8GueeCT1jIUyNgMf8sIXeWR_gNtVVpMdzkUivFy590O_6nhPIpWaxd2X72PJvhgFIJe9ugTEx85PVThecGZuO8uzQfM3w7zKm_9EJpkUGKNVG0sMgs3VFiCygS4_-BH8bfRjh1g5l1puMTZO0xe7R6esswuIOCYNAB7rNzuPgzcI15l6uKgDPDo2s9sjq6V24j_tZZOvwWH534r3r92p1TtqQAEny4j5FAix9fYF9VJQ1Do5MVmt6BUPBZYholWUNlkUQwQTtV6q7g0ZBXTKQa2gJVPnt0TwklkclJIlnA7o8NJvN0FlrjlxI3_8GWDTeIyS8aZVU9hyiFANwFM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/03/09 04:53:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ALnmKPeHwHdgQU9PhOyqnANyFbu1TYKqPV0-ifrN6Em9lUUOJZ5_dnu8rW7VyUFpJmO5P35DrrDslVpXE4HyVLZCjSfv75rXOdf8HQcPGaELXzcM8wlyMx4LnapuQcuUBaak_fsd6geVdJtShJI-30AhJz1da80L1uQf_SBkPki5hjVmG84gP3YxXB7jnR9x6IK6ZbQojHR0z1v7bsmdUyYozdoVf6l5r4Y-rdhMrWdZ0GSmQRD1zYHYgIamoVDa49Ia5Kx081GRehV3fOte2SCP4x_0bJV0yJDJI6p9dveO_ZTdOP1YLRm3hxoOAvC0yMRuRtnWc7m8M3NPfqbB6bM 2026/03/09 04:53:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/03/09 04:53:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/03/09 04:53:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ALnmKPeHwHdgQU9PhOyqnANyFbu1TYKqPV0-ifrN6Em9lUUOJZ5_dnu8rW7VyUFpJmO5P35DrrDslVpXE4HyVLZCjSfv75rXOdf8HQcPGaELXzcM8wlyMx4LnapuQcuUBaak_fsd6geVdJtShJI-30AhJz1da80L1uQf_SBkPki5hjVmG84gP3YxXB7jnR9x6IK6ZbQojHR0z1v7bsmdUyYozdoVf6l5r4Y-rdhMrWdZ0GSmQRD1zYHYgIamoVDa49Ia5Kx081GRehV3fOte2SCP4x_0bJV0yJDJI6p9dveO_ZTdOP1YLRm3hxoOAvC0yMRuRtnWc7m8M3NPfqbB6bM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/03/09 04:53:12 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AE4N78bnrN5GT0kMk4GQkACdcfLE9YxSfX8_kKXfPXQ2881I0RCzAt9l1ITJspBPk6avcQAMG9DDVU-kaHUzcOy-vubKB52S51IprvNyS_JunwgeZXnHGVo6a2vTIm0AEqCteTS7OzL-zflZoEX0lAmELZi5rRfs_fP1RhxNfTsYuvqyG6qhVJU_2ly80KYC-3IBZCV-ven_3xduLP6yG6v-UPh77CbC1-sNPQIzkPi2_WL-Jt6iZGqGhvLNOqJ9WmWrRkjKgNSmky-fV6CYyqQjrP4818O1LhUrOK86cLPJHwwvqdyxUs5V5j8JBecH-6mkJLlV3JMZRmkNtBm7UHU 2026/03/09 04:53:13 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/03/09 04:53:13 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/09 04:53:13 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AE4N78bnrN5GT0kMk4GQkACdcfLE9YxSfX8_kKXfPXQ2881I0RCzAt9l1ITJspBPk6avcQAMG9DDVU-kaHUzcOy-vubKB52S51IprvNyS_JunwgeZXnHGVo6a2vTIm0AEqCteTS7OzL-zflZoEX0lAmELZi5rRfs_fP1RhxNfTsYuvqyG6qhVJU_2ly80KYC-3IBZCV-ven_3xduLP6yG6v-UPh77CbC1-sNPQIzkPi2_WL-Jt6iZGqGhvLNOqJ9WmWrRkjKgNSmky-fV6CYyqQjrP4818O1LhUrOK86cLPJHwwvqdyxUs5V5j8JBecH-6mkJLlV3JMZRmkNtBm7UHU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/03/09 04:53:14 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AMZ8lsyu0WYwg1UFB8FBbYAmiXJavgYMTugZHlnFaW9rgk1vfJtHTN3a_vsV8xYHkXolLZ0Ecjap22LAk-CJEyd65uIuR_b77PWvquE3cTNcMGYAvrn_gg6rFk4An0DpVJfrscAmx0vQzKn3Z2vH5eWGBezEuJ0JAwI8TiP5Hx9cMj7LV_su_CN9OOu5_vvHBNpl-aJpA_nqr_Vx4j7mLDYzYIhIjH8zkwouBVZlDhc0oE1BTjKbzV0U68DAQiCpNu2DkyLOQQmCgRIL1Unnxem-QYHJM_5j7Z6c22gdB1e4TNfKNoQB8STRkHo3PFXKiVxyHPACxtDgsbKyaFR4rYs 2026/03/09 04:53:14 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/09 04:53:15 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/09 04:53:15 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AMZ8lsyu0WYwg1UFB8FBbYAmiXJavgYMTugZHlnFaW9rgk1vfJtHTN3a_vsV8xYHkXolLZ0Ecjap22LAk-CJEyd65uIuR_b77PWvquE3cTNcMGYAvrn_gg6rFk4An0DpVJfrscAmx0vQzKn3Z2vH5eWGBezEuJ0JAwI8TiP5Hx9cMj7LV_su_CN9OOu5_vvHBNpl-aJpA_nqr_Vx4j7mLDYzYIhIjH8zkwouBVZlDhc0oE1BTjKbzV0U68DAQiCpNu2DkyLOQQmCgRIL1Unnxem-QYHJM_5j7Z6c22gdB1e4TNfKNoQB8STRkHo3PFXKiVxyHPACxtDgsbKyaFR4rYs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/09 04:53:16 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AKOTWYilhPA0hqCJ8YgZyY43GJCv4o0B-fSrpLt7vqkrhq420icLLvAJzvrw-t3HBrajQj_PYlWWQa3l83TPgoO3f8t8QzzBNqE4_C6O20Izv1wEDCK31DiYxLXl4hJ_g5lrc1uUYXhkplUVNF8PS-7_smEfFA0fDWh62Y3pmZ4wekRaPVTvvlkDxZbqLvqWD2rWJCzIo-CVr5hZIXz5MMtQtbkt6srGyph2TZyL_ZiCJToLwM1C8GZIRx_SS6-H4e29n6UD0yUaEBFnJ7z1qNhjFcpk312dE79iltuSB_9zjw_B5cWxYDF1MxO-bkSoFGth1IkDo67bdO-mN2PE3Rw 2026/03/09 04:53:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/09 04:53:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/09 04:53:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/09 04:53:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/09 04:53:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/09 04:53:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/09 04:53:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AKOTWYilhPA0hqCJ8YgZyY43GJCv4o0B-fSrpLt7vqkrhq420icLLvAJzvrw-t3HBrajQj_PYlWWQa3l83TPgoO3f8t8QzzBNqE4_C6O20Izv1wEDCK31DiYxLXl4hJ_g5lrc1uUYXhkplUVNF8PS-7_smEfFA0fDWh62Y3pmZ4wekRaPVTvvlkDxZbqLvqWD2rWJCzIo-CVr5hZIXz5MMtQtbkt6srGyph2TZyL_ZiCJToLwM1C8GZIRx_SS6-H4e29n6UD0yUaEBFnJ7z1qNhjFcpk312dE79iltuSB_9zjw_B5cWxYDF1MxO-bkSoFGth1IkDo67bdO-mN2PE3Rw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/09 04:53:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AFUvgdRh8d5zKAX6XjoYLhRiDDOS7XyjZRJfC_3JIjLc-cI1tj9UJVwbiV1HS0it_4UJy1oNDcsb2bodAfR1oWtrcSOYpHwUpklwz8alZkJD8gvJOw37JWhpPusdAnkl-V3YOcPCiVNsaDTO14KyMMvtGGpmmiUgdmM47T9U4F1sZCL7y52wWDTSvX5Wdf11JTNDOcT-BlmzYkLypxGZ97PMG9IWR7QwtxexULsp6zA3DWMir1YBBSyYhJNSL9weI_nLxvvKqEq-JAGSlCJ7UHrgWxkW6XouwqA5TM_t71CafZJIIQH3x0Sq7w82nU654dq7Kd1947juP-DXYZxjRQ8 2026/03/09 04:53:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/09 04:53:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/03/09 04:53:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/03/09 04:53:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/09 04:53:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/09 04:53:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/09 04:53:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AFUvgdRh8d5zKAX6XjoYLhRiDDOS7XyjZRJfC_3JIjLc-cI1tj9UJVwbiV1HS0it_4UJy1oNDcsb2bodAfR1oWtrcSOYpHwUpklwz8alZkJD8gvJOw37JWhpPusdAnkl-V3YOcPCiVNsaDTO14KyMMvtGGpmmiUgdmM47T9U4F1sZCL7y52wWDTSvX5Wdf11JTNDOcT-BlmzYkLypxGZ97PMG9IWR7QwtxexULsp6zA3DWMir1YBBSyYhJNSL9weI_nLxvvKqEq-JAGSlCJ7UHrgWxkW6XouwqA5TM_t71CafZJIIQH3x0Sq7w82nU654dq7Kd1947juP-DXYZxjRQ8" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/03/09 04:53:22 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/03/09 04:53:24 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/09 04:53:27 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/09 04:53:30 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/09 04:53:33 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/09 04:53:34 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AMbKOOVUDR_PWYgnFkK9Bw0smrhguKs53o5NbwG9BJnHiEW7IaRFeHT-uc1FYPbaW-R8xsRsAamvWMZPRBawEnwj9f0gpbRpM5fWuKMfJcQMAerFwB-ikiAscDQ661oE62PDbldTfwyW9yD13weX-ju7eyG-rfXTuMYayGQL51tx49tEFKFemrEd1iN7oPjOouwR0F5atTrg-5DIvyAH376yKaQffJ8Cjh1ExWyXV-Sl15XdLdODgDRmuYNncAuUEZgq3LxkRR2abuqI3jCd_pAf99kdZWzzpDglj-4z8WNRKKAyGe7PAgScdW2kx9OBhyFln3QjLAD9C6YJVto5SrQ 2026/03/09 04:53:34 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/09 04:53:34 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "f9794ed40e25cd93df4f8df5d0bc76e3" 2026/03/09 04:53:35 DEBUG : unknown-size-put.txt: multipart upload "AMbKOOVUDR_PWYgnFkK9Bw0smrhguKs53o5NbwG9BJnHiEW7IaRFeHT-uc1FYPbaW-R8xsRsAamvWMZPRBawEnwj9f0gpbRpM5fWuKMfJcQMAerFwB-ikiAscDQ661oE62PDbldTfwyW9yD13weX-ju7eyG-rfXTuMYayGQL51tx49tEFKFemrEd1iN7oPjOouwR0F5atTrg-5DIvyAH376yKaQffJ8Cjh1ExWyXV-Sl15XdLdODgDRmuYNncAuUEZgq3LxkRR2abuqI3jCd_pAf99kdZWzzpDglj-4z8WNRKKAyGe7PAgScdW2kx9OBhyFln3QjLAD9C6YJVto5SrQ" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/09 04:53:35 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AGWDh6l9vA5QNodV2Z-1b9OmQzjoXEV26mi5Avfegr5Hl6e6ziqozMI6fxdcLuLx5xZ5RlOUaB2gItJeO4WRPPi_ltaciLX8wsFitYOIeSr1fBU11cs_teSOyiy7VIn7ppQ3UwDaUxcO_jVRiexUd2hE3hDUtKc415T0nvKUIsnjDoJln71e_O423WTm3YRczB6dq8pqK5lwCCt7wr_SbO_9fIcNlyk2CiANysWdGVXBVtDCz4i1Y02ppkNUvc2QbolUOVxTY-Q787j4u3ND8gfBwrPoQGqnn2aro_unTs6X241c_nmB5MiNtNf0hiNBk-48BMuSLcuhUieSPKCYY0Q 2026/03/09 04:53:35 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/09 04:53:35 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "627fb58bf2015d6044ce9706e026c30e" 2026/03/09 04:53:36 DEBUG : unknown-size-update.txt: multipart upload "AGWDh6l9vA5QNodV2Z-1b9OmQzjoXEV26mi5Avfegr5Hl6e6ziqozMI6fxdcLuLx5xZ5RlOUaB2gItJeO4WRPPi_ltaciLX8wsFitYOIeSr1fBU11cs_teSOyiy7VIn7ppQ3UwDaUxcO_jVRiexUd2hE3hDUtKc415T0nvKUIsnjDoJln71e_O423WTm3YRczB6dq8pqK5lwCCt7wr_SbO_9fIcNlyk2CiANysWdGVXBVtDCz4i1Y02ppkNUvc2QbolUOVxTY-Q787j4u3ND8gfBwrPoQGqnn2aro_unTs6X241c_nmB5MiNtNf0hiNBk-48BMuSLcuhUieSPKCYY0Q" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/09 04:53:36 DEBUG : Creating backend with remote "TestS3R2:rclone-test-najiruw6hofi/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/09 04:53:36 DEBUG : Waiting for deletions to finish 2026/03/09 04:53:36 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/09 04:53:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/09 04:53:36 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/09 04:53:37 INFO : S3 bucket rclone-test-najiruw6hofi: Bucket "rclone-test-najiruw6hofi" deleted 2026/03/09 04:53:37 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (117.65s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.35s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.86s) --- PASS: TestIntegration/FsMkdir (115.60s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.26s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.15s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.87s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.42s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.17s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (21.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- 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.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.33s) --- 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.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.50s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (60.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (10.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (12.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.57s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (12.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.86s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.81s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.68s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.13s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.24s) --- 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/09 04:53:37 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/03/09 04:53:37 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 117.698s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m59.840436951s (try 1/5)