"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/04/23 02:31:58 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gaduzuv5hiku" 2026/04/23 02:31:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/04/23 02:31:59 INFO : S3 bucket rclone-test-gaduzuv5hiku: Bucket "rclone-test-gaduzuv5hiku" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/23 02:32:00 INFO : S3 bucket rclone-test-gaduzuv5hiku: Bucket "rclone-test-gaduzuv5hiku" deleted === RUN TestIntegration/FsMkdir 2026/04/23 02:32:00 INFO : S3 bucket rclone-test-gaduzuv5hiku: Bucket "rclone-test-gaduzuv5hiku" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/23 02:32:00 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/23 02:32:00 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/23 02:32:00 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/04/23 02:32:13 NOTICE: S3 bucket rclone-test-gaduzuv5hiku: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/23 02:32:13 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AL0i0v2Lnqs9c_kBoZoalS4SEZRW4VItrJiG5QaBu2cABnGn54j2JyrSrqv9hwDyHsRlAeQgOoR--58ptnRAO3P8kn0iPU7qhLfO7nppJ1--sSlmhjnbjmX7vsXhcr3djLuIahswVb6eLQN1SDsKFDqBNMOKLUE4XEwixYHunF1nZEH9MTSNgb8XCjaGGSZ5iOrL59Bz2W-Raq8xxRw0HGVL5UbD2Ss_xU6XDB39GXQGTC3nM2tS0VhIzVPllb_nR5Qt9LfXMO00Fa2eDYwrGP-eA1dDYpGAnRaNG4nfiYDr5aJ2wjjFkNeXJOlmlhrr0FuCpNZCBgV86uA2Hl2g7Ig 2026/04/23 02:32:13 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "3b9ec8a04e606574245a7e6431ac8bf0" 2026/04/23 02:32:13 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "a1824afb98e2a1ac3de9fcf47817037a" 2026/04/23 02:32:14 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "bd5a4c4799632f9df987c23292e40f69" 2026/04/23 02:32:14 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AL0i0v2Lnqs9c_kBoZoalS4SEZRW4VItrJiG5QaBu2cABnGn54j2JyrSrqv9hwDyHsRlAeQgOoR--58ptnRAO3P8kn0iPU7qhLfO7nppJ1--sSlmhjnbjmX7vsXhcr3djLuIahswVb6eLQN1SDsKFDqBNMOKLUE4XEwixYHunF1nZEH9MTSNgb8XCjaGGSZ5iOrL59Bz2W-Raq8xxRw0HGVL5UbD2Ss_xU6XDB39GXQGTC3nM2tS0VhIzVPllb_nR5Qt9LfXMO00Fa2eDYwrGP-eA1dDYpGAnRaNG4nfiYDr5aJ2wjjFkNeXJOlmlhrr0FuCpNZCBgV86uA2Hl2g7Ig" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/04/23 02:32:16 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/23 02:32:16 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/23 02:32:18 DEBUG : S3 bucket rclone-test-gaduzuv5hiku: bucket is versioned: false 2026/04/23 02:32:18 DEBUG : Waiting for deletions to finish 2026/04/23 02:32:18 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/23 02:32:18 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/23 02:32:18 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/23 02:32:19 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gaduzuv5hiku/dirToPurgeFromRoot" 2026/04/23 02:32:19 DEBUG : S3 bucket rclone-test-gaduzuv5hiku path dirToPurgeFromRoot: bucket is versioned: false 2026/04/23 02:32:19 DEBUG : Waiting for deletions to finish 2026/04/23 02:32:19 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/23 02:32:19 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/23 02:32:19 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/23 02:32:19 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gaduzuv5hiku/hello? sausage/êé" 2026/04/23 02:32:20 DEBUG : S3 bucket rclone-test-gaduzuv5hiku path hello? sausage/êé: bucket is versioned: false 2026/04/23 02:32:20 DEBUG : Waiting for deletions to finish 2026/04/23 02:32:20 DEBUG : "a/b/c/d/e.txt" version false 2026/04/23 02:32:20 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/23 02:32:21 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/23 02:32:25 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gaduzuv5hiku/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/23 02:32:26 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gaduzuv5hiku/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-gaduzuv5hiku" from "TestS3R2:rclone-test-gaduzuv5hiku" 2026/04/23 02:32:26 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2060: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/23 02:32:30 DEBUG : piped data.txt: open chunk writer: started multipart upload: AOcTpsOAzG-ptI5153EdC6X2LSXBC4H31-kvBwdNebqQqymKJIlzYqTc6VHV1Plqd6aO4tU0bSQTVe_H-09l71kQx7i6Mj1GoQ_Hk-F3xf99lBaILl52WDsxYdQf8lg6nLkqnhSa-FBWbGLzyt20cRpYBGWj28cPRQos1upe3TdB93hLLW9-2UgTvLrv2ilAj7erkNu4rUZjDZB2Z3Wmai_yvJ0nTQrssKUknIMWv7CztTr9Xl1zSmkX4eUbnUro8DANMFLqmX8sq9KDTpJ28BxY4OI56LD-JAW3kflvuH8XcVD7MOAXKzwzLgYDCiCGdhzfScJY20-sToF7FEtMK7I 2026/04/23 02:32:30 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/23 02:32:30 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/23 02:32:30 DEBUG : piped data.txt: multipart upload "AOcTpsOAzG-ptI5153EdC6X2LSXBC4H31-kvBwdNebqQqymKJIlzYqTc6VHV1Plqd6aO4tU0bSQTVe_H-09l71kQx7i6Mj1GoQ_Hk-F3xf99lBaILl52WDsxYdQf8lg6nLkqnhSa-FBWbGLzyt20cRpYBGWj28cPRQos1upe3TdB93hLLW9-2UgTvLrv2ilAj7erkNu4rUZjDZB2Z3Wmai_yvJ0nTQrssKUknIMWv7CztTr9Xl1zSmkX4eUbnUro8DANMFLqmX8sq9KDTpJ28BxY4OI56LD-JAW3kflvuH8XcVD7MOAXKzwzLgYDCiCGdhzfScJY20-sToF7FEtMK7I" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/23 02:32:30 DEBUG : piped data.txt: open chunk writer: started multipart upload: ALIDZfCDXSNKhzt9Ta16sgjKjjFo99gV5-rmbb4WrNARPDK7t3FeCEiMS36KxamUab2lOIeRIFK-tTI-68kKSaH7K-EV9s5L2TK_oJ37klfjKPlzcsBqVkpmzo5sCI849UwSJw83ldecGh4aTou1buLmguRq3wtjZ8eZ16tTP--k_UrwQ30UMm7XeOWZggjEFlU5Carh-jQeE4LSs2K2MYIsxrhIh2z0hsfd8eihlaqKYKS4ykIWtAlFV6XM5VntwPOdYBnIJncYZyncDYNaGmmEnWxR3u8ciwEWaFYFObiwRnEhfk1lzCvzPHJOw4B9AUckcWLQTfC4C8pZoRK5m_Q 2026/04/23 02:32:30 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/23 02:32:30 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "1ab051107c3953c1f35307c013db7b4b" 2026/04/23 02:32:31 DEBUG : piped data.txt: multipart upload "ALIDZfCDXSNKhzt9Ta16sgjKjjFo99gV5-rmbb4WrNARPDK7t3FeCEiMS36KxamUab2lOIeRIFK-tTI-68kKSaH7K-EV9s5L2TK_oJ37klfjKPlzcsBqVkpmzo5sCI849UwSJw83ldecGh4aTou1buLmguRq3wtjZ8eZ16tTP--k_UrwQ30UMm7XeOWZggjEFlU5Carh-jQeE4LSs2K2MYIsxrhIh2z0hsfd8eihlaqKYKS4ykIWtAlFV6XM5VntwPOdYBnIJncYZyncDYNaGmmEnWxR3u8ciwEWaFYFObiwRnEhfk1lzCvzPHJOw4B9AUckcWLQTfC4C8pZoRK5m_Q" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2026/04/23 02:32:31 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:530: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/04/23 02:32:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AHBWYbJAFeocoDSGiM7_xAkGD8vB2BRlqCOPplInyCtxZ1ab9eB8LPfAnN7VkU_qBeR8r7uX8YXs5WYCs6OkZl-c7pjhnoj331b5x7U2BVozlEJrEt6eaZGK3KzSTYQaPoFStl0euVR3AXsRUYXkf88Nz5hx3L_JeGsHUgrC9R3WFtgNQJk-ii0hnAvnAfyZSUrp1_w_1axE5vnR1hV0L6SsBqrpTK4TC03jsBJpteglWSwsZfkQUVXHa_fCVo7GTU8RdMEQp-dWHHMWFZ-M5gQ7tLmiel48Oh7m3xJrniI8X8AFTaakLxgLFkvr5rMkmr06Bl8riMDBqOanZA5CSGE 2026/04/23 02:32:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/04/23 02:32:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/04/23 02:32:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AHBWYbJAFeocoDSGiM7_xAkGD8vB2BRlqCOPplInyCtxZ1ab9eB8LPfAnN7VkU_qBeR8r7uX8YXs5WYCs6OkZl-c7pjhnoj331b5x7U2BVozlEJrEt6eaZGK3KzSTYQaPoFStl0euVR3AXsRUYXkf88Nz5hx3L_JeGsHUgrC9R3WFtgNQJk-ii0hnAvnAfyZSUrp1_w_1axE5vnR1hV0L6SsBqrpTK4TC03jsBJpteglWSwsZfkQUVXHa_fCVo7GTU8RdMEQp-dWHHMWFZ-M5gQ7tLmiel48Oh7m3xJrniI8X8AFTaakLxgLFkvr5rMkmr06Bl8riMDBqOanZA5CSGE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/04/23 02:32:34 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABKMAM9CvTTJUwAtNdok3itJmBhU_1p_f00b8guT3eQ5ln23EPt-QsRTTNfMRddoPBPm7-3OoljvfmodF4BvuSC6L9RPr3rIVkEjCKtgtc2X6XzTDMifu4wqNZMGOeEKrPJpVLHRnAP4nh9UbDhMMP-ZmsfII2sO3iwySG97cSiWIpLjuM_cTXBQ00RAtWKrSwAxjwJ6msRN637coVgNsuaRpPRtkr1ROXN8smKzepwItYitMYCX6m94SNcygRc0Z3mr9_PscfxKCeaV3rEk3mc05sT2Ov26PLx7pOjESqtrvA2-c-rokaerYN5OSAuApaZymMDb90ffcUw303ns0zc 2026/04/23 02:32:35 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/04/23 02:32:35 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/23 02:32:35 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABKMAM9CvTTJUwAtNdok3itJmBhU_1p_f00b8guT3eQ5ln23EPt-QsRTTNfMRddoPBPm7-3OoljvfmodF4BvuSC6L9RPr3rIVkEjCKtgtc2X6XzTDMifu4wqNZMGOeEKrPJpVLHRnAP4nh9UbDhMMP-ZmsfII2sO3iwySG97cSiWIpLjuM_cTXBQ00RAtWKrSwAxjwJ6msRN637coVgNsuaRpPRtkr1ROXN8smKzepwItYitMYCX6m94SNcygRc0Z3mr9_PscfxKCeaV3rEk3mc05sT2Ov26PLx7pOjESqtrvA2-c-rokaerYN5OSAuApaZymMDb90ffcUw303ns0zc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/04/23 02:32:36 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ANu7_YGrGvOdsicRfiYWBWHO_B7_D1a6jhN8l6FuO_tceWbnbiCv9sWNoDuFobj3WvMVWLJ5MgRRIsIqKofV21nxlpd84G94FDwWMItbnJclUsyunuaE6Jmu_Ri4DGSNKUoMH-BzeQVRYh0fjrJQjjmxRRqlAVK6QZPv3W8ADQLxnFKgUFpvdpiCRiUFrb_TeUGJ-TGK2k8EsYkN4mJkmUdqp2twPbtQiwToongwWn5HFIMpcP6__pxQsAzUQ24xG76Z-AX9GiN4mRdqbmFb5hDP0bvTbUZ1b1QQHOgXSGYCaG4MJihg5esH5VW0en8U9_EY84y8H3tmJI2XrMNbqvI 2026/04/23 02:32:36 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/23 02:32:36 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/23 02:32:37 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ANu7_YGrGvOdsicRfiYWBWHO_B7_D1a6jhN8l6FuO_tceWbnbiCv9sWNoDuFobj3WvMVWLJ5MgRRIsIqKofV21nxlpd84G94FDwWMItbnJclUsyunuaE6Jmu_Ri4DGSNKUoMH-BzeQVRYh0fjrJQjjmxRRqlAVK6QZPv3W8ADQLxnFKgUFpvdpiCRiUFrb_TeUGJ-TGK2k8EsYkN4mJkmUdqp2twPbtQiwToongwWn5HFIMpcP6__pxQsAzUQ24xG76Z-AX9GiN4mRdqbmFb5hDP0bvTbUZ1b1QQHOgXSGYCaG4MJihg5esH5VW0en8U9_EY84y8H3tmJI2XrMNbqvI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/23 02:32:37 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AJi4vaUbUgMW8qdetGRAHtSg89FEe9cOsbrUV-RDRuma50h6q5LgiWLOjDcTZiKQkGYTj_5gQWa3mZUYu7zg021J9xnhyqGAPkd34kEHKJZLNIgNQcuIMzkWvh2UmZvGymH9lNgK5W1E7yXT62OZHK98Xm8y-9m1O_3wtgJVqfQ7WrE7s539KRNXpegdEGuN5GVcX37h9H3Oik3A-xhimgPTLIeKpK0gJWAHs2D5TqQtkevtvphmF2Ev3cpdrqst2f0-GKuyXSZmLFVqQqmi9QCg8qDTpTDxcI49h8h4me7dj6CvhQAy-SE-GJn0A1gbaAfMRB889kwYHOO8hWoaM4E 2026/04/23 02:32:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/23 02:32:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/23 02:32:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/23 02:32:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/23 02:32:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/23 02:32:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/23 02:32:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AJi4vaUbUgMW8qdetGRAHtSg89FEe9cOsbrUV-RDRuma50h6q5LgiWLOjDcTZiKQkGYTj_5gQWa3mZUYu7zg021J9xnhyqGAPkd34kEHKJZLNIgNQcuIMzkWvh2UmZvGymH9lNgK5W1E7yXT62OZHK98Xm8y-9m1O_3wtgJVqfQ7WrE7s539KRNXpegdEGuN5GVcX37h9H3Oik3A-xhimgPTLIeKpK0gJWAHs2D5TqQtkevtvphmF2Ev3cpdrqst2f0-GKuyXSZmLFVqQqmi9QCg8qDTpTDxcI49h8h4me7dj6CvhQAy-SE-GJn0A1gbaAfMRB889kwYHOO8hWoaM4E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/23 02:32:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AFXZjVZZaBnXSCdkUSaVuQNb4fDdifLpHnierVL7ziTJDQ7S-758QJrmETvM9apNQ_y1DJPNcIwJTati81BB67y1C7CSGGMo-betLIeEU-44kTsTMawqH5aTJ7O-Okta53uaxyryeU5rZ9ApD6B2Eh_MEU7j-ttjiirOSNrViZTgGbW6u2k5GTuRwjr0y9Jx5nJGcsSdD_C3Gfnv9O0yJgxHpztNNLnyIBnaHqyzZJri5QBaFPV09YQtExrS38nPG-3Dpoi7bImVwLrenBkTm7zu3FPiY6tbexgVuyB5SjZO55LtwjfEaA5sY-aUVLncW_uDtaqtWOxI5I9cBEHCoJg 2026/04/23 02:32:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/23 02:32:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/04/23 02:32:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/04/23 02:32:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/23 02:32:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/23 02:32:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/23 02:32:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AFXZjVZZaBnXSCdkUSaVuQNb4fDdifLpHnierVL7ziTJDQ7S-758QJrmETvM9apNQ_y1DJPNcIwJTati81BB67y1C7CSGGMo-betLIeEU-44kTsTMawqH5aTJ7O-Okta53uaxyryeU5rZ9ApD6B2Eh_MEU7j-ttjiirOSNrViZTgGbW6u2k5GTuRwjr0y9Jx5nJGcsSdD_C3Gfnv9O0yJgxHpztNNLnyIBnaHqyzZJri5QBaFPV09YQtExrS38nPG-3Dpoi7bImVwLrenBkTm7zu3FPiY6tbexgVuyB5SjZO55LtwjfEaA5sY-aUVLncW_uDtaqtWOxI5I9cBEHCoJg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/04/23 02:32:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ACstuadU4P9jPwj805DE2dv3qFJrObt6_uDGcCsOXcHyiB2U_mHKYDBfOo0XFVN_wOkhi3VCQtDtjefCLORUSzJmIwqLk5XsoE6BY4aFSY1IBx6IU80EQJxGxk8yVINi1PnimdZI9Lw4bq3zjNSjKaEnkmMIEv1NZ-SJgexqwls3MLhpgrLp6ZeAOtrmuYMtJYKVLNjsVKTnQFaQKOb9oT9ZuTxNF_kqEZA4YinU6pLL5dBmLpV5g9g3tBoRETXDSREFVniwYsgtTZg6foHwyNk6uYWxXC14byB5katJuJYZo6saXEoivvprSpChnbn11lyNrXBGxTgdTGkATmf5y_E 2026/04/23 02:32:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/23 02:32:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/04/23 02:32:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ACstuadU4P9jPwj805DE2dv3qFJrObt6_uDGcCsOXcHyiB2U_mHKYDBfOo0XFVN_wOkhi3VCQtDtjefCLORUSzJmIwqLk5XsoE6BY4aFSY1IBx6IU80EQJxGxk8yVINi1PnimdZI9Lw4bq3zjNSjKaEnkmMIEv1NZ-SJgexqwls3MLhpgrLp6ZeAOtrmuYMtJYKVLNjsVKTnQFaQKOb9oT9ZuTxNF_kqEZA4YinU6pLL5dBmLpV5g9g3tBoRETXDSREFVniwYsgtTZg6foHwyNk6uYWxXC14byB5katJuJYZo6saXEoivvprSpChnbn11lyNrXBGxTgdTGkATmf5y_E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/04/23 02:32:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ACARMEaKGJLKyN-_bULjvdKwjBe3ziAI0fAMARAPwNRLX2d3BSKBwLBzqvsRqAjCuckPQiRh_2Vburp75v7gRaYOkJlxZMn-ga0LmNc_EM8t_q4hCc2THMB6yLcwOU-C4KhpE6dt8jOcUDPL1v7wrudJ4qA7DbtkoHjeUeLmcMSh50pjiE34hSlVaP2uWhJGF6uYthIcfSCIFpxEQNqX8QRJE7iDZgoJqHd8yqjCqcSYikm9VQ94ciVKbfgQsyCjYC7YRsX5T0VZ0EIvMsKLp8Makm5hO-lYLxVs0qcGcR85VyRYa0DBup-iINNwv4KMeTG2BwlHWWlyJNm3uOgLCFU 2026/04/23 02:32:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/23 02:32:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/23 02:32:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ACARMEaKGJLKyN-_bULjvdKwjBe3ziAI0fAMARAPwNRLX2d3BSKBwLBzqvsRqAjCuckPQiRh_2Vburp75v7gRaYOkJlxZMn-ga0LmNc_EM8t_q4hCc2THMB6yLcwOU-C4KhpE6dt8jOcUDPL1v7wrudJ4qA7DbtkoHjeUeLmcMSh50pjiE34hSlVaP2uWhJGF6uYthIcfSCIFpxEQNqX8QRJE7iDZgoJqHd8yqjCqcSYikm9VQ94ciVKbfgQsyCjYC7YRsX5T0VZ0EIvMsKLp8Makm5hO-lYLxVs0qcGcR85VyRYa0DBup-iINNwv4KMeTG2BwlHWWlyJNm3uOgLCFU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/04/23 02:32:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ANWU_h0krYYNpHh2PoAS0EqyxUXeqRAAvAynNd0Hi6mAM64lfDUAv5etnKK0msYart6IxxTwEL-GZ1ppG4qX5t-XirteBUMVMOdPpt0dhIowKRa_aCzFfpvMYGpvRIfLlAwPsSSII5r1efdFDaWOh5HhKlINTEDGEd_IhaizGIkB7tHC6Vomt_6p_0h-yOkTRxVP4SvHbx3HbydYtJEj2LjgA_C8LHDoPJg09eqv6eeaePw8yCTDpv5s2GsDD_HMmT9uhRhHIJZkdCtSVwk3QWcYKxy4JO4frbfgHPqTeuF2K4-OCrsyU23TCEORys7LYtagxLuICpUYiaazo8hhZrg 2026/04/23 02:32:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/23 02:32:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/23 02:32:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ANWU_h0krYYNpHh2PoAS0EqyxUXeqRAAvAynNd0Hi6mAM64lfDUAv5etnKK0msYart6IxxTwEL-GZ1ppG4qX5t-XirteBUMVMOdPpt0dhIowKRa_aCzFfpvMYGpvRIfLlAwPsSSII5r1efdFDaWOh5HhKlINTEDGEd_IhaizGIkB7tHC6Vomt_6p_0h-yOkTRxVP4SvHbx3HbydYtJEj2LjgA_C8LHDoPJg09eqv6eeaePw8yCTDpv5s2GsDD_HMmT9uhRhHIJZkdCtSVwk3QWcYKxy4JO4frbfgHPqTeuF2K4-OCrsyU23TCEORys7LYtagxLuICpUYiaazo8hhZrg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/23 02:32:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AJIc54v3x44FyPKpUzFSbryuVb3L7VHkZFHf9e11v7ql84W9sTfBOc0xJ48YLJp6FuSbr_uLnYfuQZKX1tG7fp_Stmrlc84wf3H_Su9CyAx1N2nH1ZCRtJZsee5zk-5-C52BTJWDy7G306WdmoP2yIDuYyoFfk5UzzZleKHc88kzz-W3PSCPbDn_0RUk9Kqj18xep99TXYOy148l6c95nwgodGW_iyAAOAysBWbnqvWBj4RUtvSd1or8kwxPnG-VFpPRZ5pXrH0XPVTCpetEm6Rps9Mo50E4vJ_0mytm3SyXLX8GmKUeqFwL3xrXm3Rap3BLM4LHFHYD25coP-aLsCA 2026/04/23 02:32:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/23 02:32:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/23 02:32:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/23 02:32:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/23 02:32:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/23 02:32:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/23 02:32:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AJIc54v3x44FyPKpUzFSbryuVb3L7VHkZFHf9e11v7ql84W9sTfBOc0xJ48YLJp6FuSbr_uLnYfuQZKX1tG7fp_Stmrlc84wf3H_Su9CyAx1N2nH1ZCRtJZsee5zk-5-C52BTJWDy7G306WdmoP2yIDuYyoFfk5UzzZleKHc88kzz-W3PSCPbDn_0RUk9Kqj18xep99TXYOy148l6c95nwgodGW_iyAAOAysBWbnqvWBj4RUtvSd1or8kwxPnG-VFpPRZ5pXrH0XPVTCpetEm6Rps9Mo50E4vJ_0mytm3SyXLX8GmKUeqFwL3xrXm3Rap3BLM4LHFHYD25coP-aLsCA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/23 02:32:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AJaYbnpR4SvWMDYZfe-3E9xQKrf3d-1deRnbL1O_h5TZCOI-rhXXyVN7ekW0L4PliFD4dJRHl-Zfr7QY9HQikqCLtO-nuXCCgIAMQS1l9egseS9BUJcfAueX9dQi_6Bk75BjvU375tOOsoE2q9covW8fc3JD1BqMzareWKhNUF8Yvr3-ZFo0hfqKC8EjiMSAFPh6WNNmtQB7BgNJ0P-sTNNzLKOy8y_9w5sMeYYjuGgIGVq-YHQqHwWKZROjHcEZtD9EkNswBtr71moS2ZLUockyrVYUUFTfh5_b8nE1MWx_VeBp4pKK-SyKDKzpy9IkkDnCSA6sKp6iuDb_XRgdQhI 2026/04/23 02:32:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/23 02:32:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/23 02:32:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/04/23 02:32:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/23 02:32:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/23 02:32:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/23 02:32:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AJaYbnpR4SvWMDYZfe-3E9xQKrf3d-1deRnbL1O_h5TZCOI-rhXXyVN7ekW0L4PliFD4dJRHl-Zfr7QY9HQikqCLtO-nuXCCgIAMQS1l9egseS9BUJcfAueX9dQi_6Bk75BjvU375tOOsoE2q9covW8fc3JD1BqMzareWKhNUF8Yvr3-ZFo0hfqKC8EjiMSAFPh6WNNmtQB7BgNJ0P-sTNNzLKOy8y_9w5sMeYYjuGgIGVq-YHQqHwWKZROjHcEZtD9EkNswBtr71moS2ZLUockyrVYUUFTfh5_b8nE1MWx_VeBp4pKK-SyKDKzpy9IkkDnCSA6sKp6iuDb_XRgdQhI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/04/23 02:32:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AJcqUbCjvMnwxdXLP2_stN8oGrduLAd10a9-p3UIJA-Vns-sGBNadE5TqvKqwLKIRXfY8yHUN4h5kKR0GuhVAwYbbzWTCijj5cycFSmdLrqcRTyRwcTRSEVfnFbbxobHJZzAwzOk-OBHolMnmup5YlcU10F_tNOveKu02G2L6QQ5bP_iapjIeQMydvHvYi19T9bhdA08iK30h99Wkeg4cNhMMKJaBILOtGvpmSL5cxErmGKjOw-QOGsFtTecC-WWA6uugkm4bb4OJ4-ejEL3Cyab4UxeYBcoiBrqwKqRpUlBs1gHsVM-zRPATk0wu3byy0dr7aMqEnzwoMjC4jH6okQ 2026/04/23 02:32:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/23 02:32:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/04/23 02:32:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AJcqUbCjvMnwxdXLP2_stN8oGrduLAd10a9-p3UIJA-Vns-sGBNadE5TqvKqwLKIRXfY8yHUN4h5kKR0GuhVAwYbbzWTCijj5cycFSmdLrqcRTyRwcTRSEVfnFbbxobHJZzAwzOk-OBHolMnmup5YlcU10F_tNOveKu02G2L6QQ5bP_iapjIeQMydvHvYi19T9bhdA08iK30h99Wkeg4cNhMMKJaBILOtGvpmSL5cxErmGKjOw-QOGsFtTecC-WWA6uugkm4bb4OJ4-ejEL3Cyab4UxeYBcoiBrqwKqRpUlBs1gHsVM-zRPATk0wu3byy0dr7aMqEnzwoMjC4jH6okQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/04/23 02:32:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AOmYLV_wLaTFlu1iJO9ISA1ggcPtUJ-RAg_Bu18_YrTU4Mf8AubpPftfbdcKuWJBBO9jIv3xf3GrWMPOb0CPDDU3Nn82jswG7b9nUYbXUdGgOJjMyfDBld44iMa1ukwrfAySNETd4durRYxJm97ufyCGpqKNdgMbtDfkvEiHbyZyQMuYxe5e9TJ88Ws_yhescLY4jabvAlKtJxBO1BYfkTT04tBFcJiE2dMuw24hYlNBzNxV_CGQC3nPmVp01_hjdZ37x_64aecszNDnFRfvJaPzJb32iBHjgKz8TkCuL78B73wRtm-cCQ1jmQBpt3XqkgQm8l_A-krn17PWWO8EACA 2026/04/23 02:32:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/23 02:32:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/23 02:32:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AOmYLV_wLaTFlu1iJO9ISA1ggcPtUJ-RAg_Bu18_YrTU4Mf8AubpPftfbdcKuWJBBO9jIv3xf3GrWMPOb0CPDDU3Nn82jswG7b9nUYbXUdGgOJjMyfDBld44iMa1ukwrfAySNETd4durRYxJm97ufyCGpqKNdgMbtDfkvEiHbyZyQMuYxe5e9TJ88Ws_yhescLY4jabvAlKtJxBO1BYfkTT04tBFcJiE2dMuw24hYlNBzNxV_CGQC3nPmVp01_hjdZ37x_64aecszNDnFRfvJaPzJb32iBHjgKz8TkCuL78B73wRtm-cCQ1jmQBpt3XqkgQm8l_A-krn17PWWO8EACA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/04/23 02:32:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AMsyQ39ctJaicmgwFMJJImIWPgD5YknUimkFd2jcpGUglC-I8MlDqMlUwlYb2C17H5VjpObksT0YbCSDzzmvSUKHnuy5B5GztFsSKPhOSrCIGeGWlRnbwhiB0Y9pz4oBY1geVaU-SCjBi7vG4fhOY62rxyExfLNYkNALfg8dXxH5UVEd0Vyvx35_1OyCusPjxwcZycijnfXnOecKuZwCH-x6y4d_wHwaxyXHf-2XAQAzki7DsoF8aKkuwjo53hMVTzb1_RPfuL8vJZWk1NwpuZ273oAkMItb-DKC61VANwCaSAYvlxS5O81kAsVnMxjoXvcExkJsrKLC5OMTOt4apeQ 2026/04/23 02:32:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/23 02:32:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/23 02:32:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AMsyQ39ctJaicmgwFMJJImIWPgD5YknUimkFd2jcpGUglC-I8MlDqMlUwlYb2C17H5VjpObksT0YbCSDzzmvSUKHnuy5B5GztFsSKPhOSrCIGeGWlRnbwhiB0Y9pz4oBY1geVaU-SCjBi7vG4fhOY62rxyExfLNYkNALfg8dXxH5UVEd0Vyvx35_1OyCusPjxwcZycijnfXnOecKuZwCH-x6y4d_wHwaxyXHf-2XAQAzki7DsoF8aKkuwjo53hMVTzb1_RPfuL8vJZWk1NwpuZ273oAkMItb-DKC61VANwCaSAYvlxS5O81kAsVnMxjoXvcExkJsrKLC5OMTOt4apeQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/23 02:32:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ALYdKZeauQR62XsGPNd9e5VaSZ7Cgi0VQUe-_QqhVyF0ZCOyOVk25Q2tyb6FEM3MG1bX0PUPzUk_7uCDCdqP0PEGnZw_E-HibXa0iTH8k9rMYc7uTWPhpRJFz1ddBlPSsM-HCk5QZONtM4HW2mCVvtsBFUVuLsCOWvtfbAnKHf9SWTxebInOcp4_J01s82cqWn0O6fYfkYSmZu04CoqPpCIzWDaiYDzQdtC3WJpMutrI8ew0U_55Paq4EV6z9HnHpBvI832pECW_t-8oDH_LyCN37fwVt7cxLKhu3d8IfANBMuQuZS6Eocr3wta_PAwRAYQtzTbkDQGv_C66rqiEug8 2026/04/23 02:32:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/23 02:32:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/23 02:32:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/23 02:32:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/23 02:32:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/23 02:32:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/23 02:32:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ALYdKZeauQR62XsGPNd9e5VaSZ7Cgi0VQUe-_QqhVyF0ZCOyOVk25Q2tyb6FEM3MG1bX0PUPzUk_7uCDCdqP0PEGnZw_E-HibXa0iTH8k9rMYc7uTWPhpRJFz1ddBlPSsM-HCk5QZONtM4HW2mCVvtsBFUVuLsCOWvtfbAnKHf9SWTxebInOcp4_J01s82cqWn0O6fYfkYSmZu04CoqPpCIzWDaiYDzQdtC3WJpMutrI8ew0U_55Paq4EV6z9HnHpBvI832pECW_t-8oDH_LyCN37fwVt7cxLKhu3d8IfANBMuQuZS6Eocr3wta_PAwRAYQtzTbkDQGv_C66rqiEug8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/23 02:32:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AC_PutzqHQeXyF22uVzhBkhLFPtGCHY61Jaorio8Z-lyHoNjVcxoB1-JOgeYxDp1cj6jTS58x_0IZ_aI2cA55FW-wPf6EWmtfGPL_GI7ZQr_fQIAVucE8CwCaqdJDiHLj08Ru51zINnZ1LVSeLQzrkoMgEM1TBE88Znuamwl0yQ_enEdMX9X1G_ztnE49bisnfJuZzCypZYh6AMYDl2TRR2kTdIOPgUBh9hbbQu3YOawLpRLGew3irLTYp_tGmuV6zmyOvTZ8wqAPCSKssMQCSk2W-2go5FAS9zw99UjQ_EmAUVYMFCdMZZFhdVtBCnc1JV0qKzma_Mid3QeFgSuM70 2026/04/23 02:32:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/23 02:32:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/23 02:32:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/04/23 02:32:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/23 02:32:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/23 02:32:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/23 02:32:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AC_PutzqHQeXyF22uVzhBkhLFPtGCHY61Jaorio8Z-lyHoNjVcxoB1-JOgeYxDp1cj6jTS58x_0IZ_aI2cA55FW-wPf6EWmtfGPL_GI7ZQr_fQIAVucE8CwCaqdJDiHLj08Ru51zINnZ1LVSeLQzrkoMgEM1TBE88Znuamwl0yQ_enEdMX9X1G_ztnE49bisnfJuZzCypZYh6AMYDl2TRR2kTdIOPgUBh9hbbQu3YOawLpRLGew3irLTYp_tGmuV6zmyOvTZ8wqAPCSKssMQCSk2W-2go5FAS9zw99UjQ_EmAUVYMFCdMZZFhdVtBCnc1JV0qKzma_Mid3QeFgSuM70" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/04/23 02:32:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AJlr4Ks7RMHFbPbOj2VXOUpUyqcuwCRV_bcRliIPiO0SEDmHzep3nA5o_R4jVBj-DvL9_0YSIx0uRXGEij4ZirFRH9o5Iv9MJCr_cYN1o0FUX0FLJYnizM8otpWhfU9Xkz7GZnnoXGCOqdRG1W8HKALL91Dp1YcNoTq6LTiDvBGbyx4bayRpMSU1rWXQmqD5TukvkvwKZu3NsN1s5A3rtVMsOyghnbRyqz0KDaGXJK6psvzsbOEd6Q7zUyCVWa4kfkUT8Z1rA6QzIke96N4je8oWoe5skQyJhtWxmafxC8MCtWzXr9NBSeIcAW-tM36YmojezGD4IYj5lKhgTZXij0I 2026/04/23 02:32:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/23 02:32:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/04/23 02:32:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AJlr4Ks7RMHFbPbOj2VXOUpUyqcuwCRV_bcRliIPiO0SEDmHzep3nA5o_R4jVBj-DvL9_0YSIx0uRXGEij4ZirFRH9o5Iv9MJCr_cYN1o0FUX0FLJYnizM8otpWhfU9Xkz7GZnnoXGCOqdRG1W8HKALL91Dp1YcNoTq6LTiDvBGbyx4bayRpMSU1rWXQmqD5TukvkvwKZu3NsN1s5A3rtVMsOyghnbRyqz0KDaGXJK6psvzsbOEd6Q7zUyCVWa4kfkUT8Z1rA6QzIke96N4je8oWoe5skQyJhtWxmafxC8MCtWzXr9NBSeIcAW-tM36YmojezGD4IYj5lKhgTZXij0I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/04/23 02:32:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ANdUdsebjKtBxeo9CzLMFldKhl2jjnrAmM06roN8Nx6dvC1Lb92UmYMh_XvOKu330N3x5goRDalE17gbB1cKt7x2o7av7zVLxkuzHHx8ImgOp0EPG_KTfnyFSLA01i9MjxcaZBf5x5x2H2kF5AhiAon-vkRMM8DV1NyAnc54rRazcFP5TXInz7xFyembSQ8bgeJ5wRtimUy6YaGMosrZMnzgWPpPibeN0OPdjXs5ehGEHbxBSrI6ockcgNhNh8q-41sD4vdBJz0wUel-CPYyDj0t8MquH54oyVXj_MKaEVT0lILHPKUF9wwRhvroxsyHGBkDMq9JIC7wXT2cwfhdO9I 2026/04/23 02:32:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/23 02:32:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/23 02:33:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ANdUdsebjKtBxeo9CzLMFldKhl2jjnrAmM06roN8Nx6dvC1Lb92UmYMh_XvOKu330N3x5goRDalE17gbB1cKt7x2o7av7zVLxkuzHHx8ImgOp0EPG_KTfnyFSLA01i9MjxcaZBf5x5x2H2kF5AhiAon-vkRMM8DV1NyAnc54rRazcFP5TXInz7xFyembSQ8bgeJ5wRtimUy6YaGMosrZMnzgWPpPibeN0OPdjXs5ehGEHbxBSrI6ockcgNhNh8q-41sD4vdBJz0wUel-CPYyDj0t8MquH54oyVXj_MKaEVT0lILHPKUF9wwRhvroxsyHGBkDMq9JIC7wXT2cwfhdO9I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/04/23 02:33:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AHyafNFJlrU2mSE9vtR1ks1jiwyaWTuCpkPTMaOUNHXHV-dMyLOujruY7rJmFqEM-MwVem2vZGEdcaPOvxvbHaZes9YrCeDanvzxeOXptoZEd7OyfllVk8HZh6lUgek38NVVJKbRWva9myrTxtPcTeVJ-goDQW2fCxiFrgUeQcV33-BBSftwMRmK9xjKSu2KJgvSzok39JHv5nHo8DdfsFUtObqfp7eL4sziWWme7kTvVYScAUz1EBJ4eaDOesPyb1g6ZWmWZ2DcdD1TzBvEbDHvAIbVe1HSzuDQpW_hiZJ5Egm4AWkLYlai3rsqIAiAkirNnNGkuX2VWcgZsqzKGKo 2026/04/23 02:33:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/23 02:33:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/23 02:33:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AHyafNFJlrU2mSE9vtR1ks1jiwyaWTuCpkPTMaOUNHXHV-dMyLOujruY7rJmFqEM-MwVem2vZGEdcaPOvxvbHaZes9YrCeDanvzxeOXptoZEd7OyfllVk8HZh6lUgek38NVVJKbRWva9myrTxtPcTeVJ-goDQW2fCxiFrgUeQcV33-BBSftwMRmK9xjKSu2KJgvSzok39JHv5nHo8DdfsFUtObqfp7eL4sziWWme7kTvVYScAUz1EBJ4eaDOesPyb1g6ZWmWZ2DcdD1TzBvEbDHvAIbVe1HSzuDQpW_hiZJ5Egm4AWkLYlai3rsqIAiAkirNnNGkuX2VWcgZsqzKGKo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/23 02:33:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AMjQNr0Dn19j7kSwYFs_FjD3LSDrI-MxJ_W19PchleK_hK-A1WjlLrMrA0bAd6waVOzSNDa1ry88Rq7R1wg9-fISP1Y3e1FSgvYUpp0iCicuPcwQMgzJ_d2rIKSeGY6fnkvTK-2oepOcyMalPBx_V4z1L_2s0ZDp4XwUcczcKV5NUyBV6oZt0mJIcEkbRoqcXuMarzbjJbwMgW8D9DQ_4niBMKTaGUyJCK8elQWDACSdBBNyzq5RjhpDZecXmQ23X5gg-JYpvmHOIHkX5eseHOxdUeeCvuFUgGcNhzVWLGQv3AEeJCevTuJzYAVQML_8KEIwpJRIWTGuRTLgLSSbtYQ 2026/04/23 02:33:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/23 02:33:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/23 02:33:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/23 02:33:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/23 02:33:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/23 02:33:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/23 02:33:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AMjQNr0Dn19j7kSwYFs_FjD3LSDrI-MxJ_W19PchleK_hK-A1WjlLrMrA0bAd6waVOzSNDa1ry88Rq7R1wg9-fISP1Y3e1FSgvYUpp0iCicuPcwQMgzJ_d2rIKSeGY6fnkvTK-2oepOcyMalPBx_V4z1L_2s0ZDp4XwUcczcKV5NUyBV6oZt0mJIcEkbRoqcXuMarzbjJbwMgW8D9DQ_4niBMKTaGUyJCK8elQWDACSdBBNyzq5RjhpDZecXmQ23X5gg-JYpvmHOIHkX5eseHOxdUeeCvuFUgGcNhzVWLGQv3AEeJCevTuJzYAVQML_8KEIwpJRIWTGuRTLgLSSbtYQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/23 02:33:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AN2-195ph6YhoAbWNz2wV6X61yWqh8mlGvfFIxxssucSGnA8YPMrLnmktL2ZNKPVGkbSvem6WZ_Ibflg5zlM2eQIWWsEdbuo3LOw2XaQCjzQYzRIbWV8O2v0NmuP1jf19oVC83IFD2LKRff0-dxpP0sSUW87hrb2AjNtF9M9JaQooYegqTU0JvWoNMeRHNq-uRTbPL_5isOh3P8zUeP3KSBLe2vSsCDDXOF_JEAU0uW5FD_zRNNKCvmQSPp2RmZbXVBA123XLhU690wR8Rv9D969fQBjBeJTag5oEbiJIMXcv2-H3F6QvxJsX1Z0B2pI6gnIFNeMdiaFsUUvLRPce6U 2026/04/23 02:33:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/23 02:33:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/04/23 02:33:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/04/23 02:33:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/23 02:33:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/23 02:33:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/23 02:33:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AN2-195ph6YhoAbWNz2wV6X61yWqh8mlGvfFIxxssucSGnA8YPMrLnmktL2ZNKPVGkbSvem6WZ_Ibflg5zlM2eQIWWsEdbuo3LOw2XaQCjzQYzRIbWV8O2v0NmuP1jf19oVC83IFD2LKRff0-dxpP0sSUW87hrb2AjNtF9M9JaQooYegqTU0JvWoNMeRHNq-uRTbPL_5isOh3P8zUeP3KSBLe2vSsCDDXOF_JEAU0uW5FD_zRNNKCvmQSPp2RmZbXVBA123XLhU690wR8Rv9D969fQBjBeJTag5oEbiJIMXcv2-H3F6QvxJsX1Z0B2pI6gnIFNeMdiaFsUUvLRPce6U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/04/23 02:33:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AM4LP8Hn967iKb4tB9u7sepUSGWIJOGUDz4XvSDgvcSpDBy2mQn1olUgXp_doE5HHY7wC-Da7Jn-5yRn71FqlNxccAukFOvJeOrByr4cdemk1uB0EUWdlsQuEtH01keH0aeC_a3P_Z2DJtZBBS_0DalKd0pbhbGpoljrA7fHvot51qwCI7EtPkJm_xf-9n1z2EFF2VNn9XXkIBQRzw0J7TY40ze4tCUppADZ72QOtw7HBMFvL--9LhE1dIbRI9NVuUF_fdcu6dDHwRXiAGbDfGm49QXUHxU2mOvNUCI1YSLyYrZmgIEYKOPvITeDlRwEm09-mQLtlJhl6RsZYne7Qmc 2026/04/23 02:33:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/04/23 02:33:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/04/23 02:33:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AM4LP8Hn967iKb4tB9u7sepUSGWIJOGUDz4XvSDgvcSpDBy2mQn1olUgXp_doE5HHY7wC-Da7Jn-5yRn71FqlNxccAukFOvJeOrByr4cdemk1uB0EUWdlsQuEtH01keH0aeC_a3P_Z2DJtZBBS_0DalKd0pbhbGpoljrA7fHvot51qwCI7EtPkJm_xf-9n1z2EFF2VNn9XXkIBQRzw0J7TY40ze4tCUppADZ72QOtw7HBMFvL--9LhE1dIbRI9NVuUF_fdcu6dDHwRXiAGbDfGm49QXUHxU2mOvNUCI1YSLyYrZmgIEYKOPvITeDlRwEm09-mQLtlJhl6RsZYne7Qmc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/04/23 02:33:08 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AH9-QSj8e4S7Jn4SQHe56wEX_lwLtTRotdJAja4ZR5gfdnXniwkeK9yVRrSTpe_OUZutH-1obDNIAxsN8Td2SPq05rwocpsDWRrIWIPNdMe_CRX-Jfxo7NchC50pwLHuX5Wn6vklShjqQhF25Os9Eah3BBTAoIDRzNE4YUVHPpNeZR-HpCFS-BElUZwjGKO7hvuBkoJF8upEwPy3UUoMs0lvbnRI-RtfFDox4xCkKXEK5S2NlueNL5R3ylzuG_ursmAQw8QzBU3m0PpHrVYZbTAX_zQab0tfA_Jt-G3oRFs0Ew7IVm3KJHrUVm8lRNA-niwnesgsCZzar2DGA8IIO6M 2026/04/23 02:33:08 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/04/23 02:33:09 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/23 02:33:09 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AH9-QSj8e4S7Jn4SQHe56wEX_lwLtTRotdJAja4ZR5gfdnXniwkeK9yVRrSTpe_OUZutH-1obDNIAxsN8Td2SPq05rwocpsDWRrIWIPNdMe_CRX-Jfxo7NchC50pwLHuX5Wn6vklShjqQhF25Os9Eah3BBTAoIDRzNE4YUVHPpNeZR-HpCFS-BElUZwjGKO7hvuBkoJF8upEwPy3UUoMs0lvbnRI-RtfFDox4xCkKXEK5S2NlueNL5R3ylzuG_ursmAQw8QzBU3m0PpHrVYZbTAX_zQab0tfA_Jt-G3oRFs0Ew7IVm3KJHrUVm8lRNA-niwnesgsCZzar2DGA8IIO6M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/04/23 02:33:09 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ACwGfar55jeH82yLpLiKNEUwEW3TPwzh-cw8DMrSuY--PhYKlYK0-hW-poYHW8zB4S0DbptoZIQdirakMosoxJaLw7k_0rhccWYZFNdPuIiK9LS6TlB3RkZJUHP2APo2Or2jJmR5RXjvEz177SUVF2Y1L4CnxRDhkzc6h7-kAg4mCX4nkk7R4HNVFg7xlNCg_jZkbIxsMHqIDzCp9smqdDPgFxVN5ldnKc5WyOcxHCW7DG4QNyd--0Nl3gR6RAZ-RuRtI9Aj7zKkGLA6nOWFCRuGpdN35GOzK150xw9lj_O5aixiaHtL3mQxczUTMrfpS9Ej-aTqqEnVsRF2X7dqBjM 2026/04/23 02:33:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/23 02:33:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/23 02:33:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ACwGfar55jeH82yLpLiKNEUwEW3TPwzh-cw8DMrSuY--PhYKlYK0-hW-poYHW8zB4S0DbptoZIQdirakMosoxJaLw7k_0rhccWYZFNdPuIiK9LS6TlB3RkZJUHP2APo2Or2jJmR5RXjvEz177SUVF2Y1L4CnxRDhkzc6h7-kAg4mCX4nkk7R4HNVFg7xlNCg_jZkbIxsMHqIDzCp9smqdDPgFxVN5ldnKc5WyOcxHCW7DG4QNyd--0Nl3gR6RAZ-RuRtI9Aj7zKkGLA6nOWFCRuGpdN35GOzK150xw9lj_O5aixiaHtL3mQxczUTMrfpS9Ej-aTqqEnVsRF2X7dqBjM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/23 02:33:11 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ALR8ITld2BCq-cuu8vdTwpERXmTIGTXNiZt5dL-IS_-0DHoZ8NLDJ5cA5WEZAkT00Bv5mE4DAjbOYmQlTkt6l0gcQDTjsuL5C8TvYAAvCRJPTG9vclOc9exzVYkQe-fEKSkZ6vDKhgBoRCKelYjcmHynWJt5RJLCffdwrtsOkMsKTLZSJRfdwnMDXcCavCZRpbNDMec-2ADB8Wcy9GbOQmVzS1RYsu7BWnc0jiRiLBs3JBFEZe7bCljwHpQefYwF1zgIWVMbF5JfsA0Qsinj4kQS0YFGvQD-qnBX36dasStHBh3RTA1Ns1XkQoHaCjb0oLK1vt8SYzEFA88-it7ES14 2026/04/23 02:33:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/23 02:33:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/23 02:33:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/23 02:33:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/23 02:33:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/23 02:33:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/23 02:33:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ALR8ITld2BCq-cuu8vdTwpERXmTIGTXNiZt5dL-IS_-0DHoZ8NLDJ5cA5WEZAkT00Bv5mE4DAjbOYmQlTkt6l0gcQDTjsuL5C8TvYAAvCRJPTG9vclOc9exzVYkQe-fEKSkZ6vDKhgBoRCKelYjcmHynWJt5RJLCffdwrtsOkMsKTLZSJRfdwnMDXcCavCZRpbNDMec-2ADB8Wcy9GbOQmVzS1RYsu7BWnc0jiRiLBs3JBFEZe7bCljwHpQefYwF1zgIWVMbF5JfsA0Qsinj4kQS0YFGvQD-qnBX36dasStHBh3RTA1Ns1XkQoHaCjb0oLK1vt8SYzEFA88-it7ES14" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/23 02:33:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AO2U2WET68cMWH3bju7coxypFDt33v13wjFNG5RliHX5Yf_czGlwvXApOfYw9ZM4MQqY-hTAQ7qo3QMRaWgFdUF9wJBIW0GyVOnQgSlWtbdWjsxDRVC2v3WEY_kChVJO98hAt8dvZehE2dwA2AQt4rNtdvheBlUkNW8NXSpmHoK6rn1_tiIUa2jLURJMhmf3ngXm-HoIKmr4sEcDv6lw3aUBt0qfNw1YElubg78mAfJ-Nj_MvA38MrkeepF44NRHY3jQnNBS7Fpm7Wab9C6RASyITDC6NKB4s_Wdk1BQ2AtfQMqm1ZsW1VwnLIpFSkOUHdiK1jz-so55nU4IICN0cQY 2026/04/23 02:33:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/23 02:33:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/04/23 02:33:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/04/23 02:33:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/23 02:33:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/23 02:33:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/23 02:33:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AO2U2WET68cMWH3bju7coxypFDt33v13wjFNG5RliHX5Yf_czGlwvXApOfYw9ZM4MQqY-hTAQ7qo3QMRaWgFdUF9wJBIW0GyVOnQgSlWtbdWjsxDRVC2v3WEY_kChVJO98hAt8dvZehE2dwA2AQt4rNtdvheBlUkNW8NXSpmHoK6rn1_tiIUa2jLURJMhmf3ngXm-HoIKmr4sEcDv6lw3aUBt0qfNw1YElubg78mAfJ-Nj_MvA38MrkeepF44NRHY3jQnNBS7Fpm7Wab9C6RASyITDC6NKB4s_Wdk1BQ2AtfQMqm1ZsW1VwnLIpFSkOUHdiK1jz-so55nU4IICN0cQY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/04/23 02:33:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ADJgmUJnf74V8HUi0k9rzzOzJFbMYt5Ir_UmBCHOWM-tHb7iwb9VMd4uqnO9ImVBYfVPH6__61U-k3nP80sM151xRsa_bdOjQQjTmrH0xUnvzxa1FMbQX-tpmlw3ImqK2rzkEk3hDUS3Y3k1bOVRGu6BsL5dSg_oHOXsPDh7abHA4J9mAr_IynJAlP3tzKv2w_R67cZTRvnwhO_-PAdYQIxJxTLZ5F3zn5djh3WGWOpXJD7Zff44NBbcUPk_PBHKC96KMrcuCsJyW3zJsgpD3Ija7QHa9ABe4pT9KGtfvVGn8pVBKFA3Hrn1i5wbXXSU8X_qEKqCzsDpMjoBUhyMES0 2026/04/23 02:33:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/04/23 02:33:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/04/23 02:33:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ADJgmUJnf74V8HUi0k9rzzOzJFbMYt5Ir_UmBCHOWM-tHb7iwb9VMd4uqnO9ImVBYfVPH6__61U-k3nP80sM151xRsa_bdOjQQjTmrH0xUnvzxa1FMbQX-tpmlw3ImqK2rzkEk3hDUS3Y3k1bOVRGu6BsL5dSg_oHOXsPDh7abHA4J9mAr_IynJAlP3tzKv2w_R67cZTRvnwhO_-PAdYQIxJxTLZ5F3zn5djh3WGWOpXJD7Zff44NBbcUPk_PBHKC96KMrcuCsJyW3zJsgpD3Ija7QHa9ABe4pT9KGtfvVGn8pVBKFA3Hrn1i5wbXXSU8X_qEKqCzsDpMjoBUhyMES0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/04/23 02:33:18 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AHMLF_zfwZkBvT-bkVmZNBWrHKySXuOVIb3Ofdi0HAMP2dVoU8IllWhAcoBcE5ygvIG4MSejvZIst9T2E0i6s58eqVUVczxeRXY_q2HzqtAmfPdPaFQIPZwUNfXYegDg8faGbEnF-MlvHM4VyY2dl4hCSv8KihsG5uxNTENEpR1Tb5-bpcBaMj6OvHb_Ai8ffSP6ZeiI8iPXopAQAPzumrAhK9_mssC-jBG5vRdmEZ95KCybzobxDn6MTvkfLYtQ86ezDzdkqdvQQedDqt11y6eSg5UOtZrS6IJFU559MB_QQ6rqeXNEEMwtgRPiOF1bFQRwijMxUUpC6laUQU0CQh8 2026/04/23 02:33:18 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/04/23 02:33:19 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/23 02:33:19 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AHMLF_zfwZkBvT-bkVmZNBWrHKySXuOVIb3Ofdi0HAMP2dVoU8IllWhAcoBcE5ygvIG4MSejvZIst9T2E0i6s58eqVUVczxeRXY_q2HzqtAmfPdPaFQIPZwUNfXYegDg8faGbEnF-MlvHM4VyY2dl4hCSv8KihsG5uxNTENEpR1Tb5-bpcBaMj6OvHb_Ai8ffSP6ZeiI8iPXopAQAPzumrAhK9_mssC-jBG5vRdmEZ95KCybzobxDn6MTvkfLYtQ86ezDzdkqdvQQedDqt11y6eSg5UOtZrS6IJFU559MB_QQ6rqeXNEEMwtgRPiOF1bFQRwijMxUUpC6laUQU0CQh8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/04/23 02:33:20 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABn_lB5dKIdDyQu1Xbf_7lLeJ8QimnX5SI9T_ksdK2_nEI6K_PSlxrfWf2sMck6-O3_6z-T3JajfUPMJLA067QpnBsmh9JwK2VJ30o0Ug0z_d-nIYf8_MLT8r9kCf8eIdaN0l7u3RhQCPeqZbs2R6XyUNG9BcdyYanIo0cWKb9A1v7DYSsRgJitEm18KiK4hSiHEVsJoXvZ-hJQHltwvTLJW04-zSQ4e8PhhXHw9pgGKL7af9Dc8LNmioZhBNLnyq7J_3I-f8CwIT0zKdZeXJbM-lSB3kllmhQ2BARzhb_1f4IUOxmjns64ChYPZv76eobKMdmvY_mRofjVpfi2CNuw 2026/04/23 02:33:20 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/23 02:33:21 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/23 02:33:21 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABn_lB5dKIdDyQu1Xbf_7lLeJ8QimnX5SI9T_ksdK2_nEI6K_PSlxrfWf2sMck6-O3_6z-T3JajfUPMJLA067QpnBsmh9JwK2VJ30o0Ug0z_d-nIYf8_MLT8r9kCf8eIdaN0l7u3RhQCPeqZbs2R6XyUNG9BcdyYanIo0cWKb9A1v7DYSsRgJitEm18KiK4hSiHEVsJoXvZ-hJQHltwvTLJW04-zSQ4e8PhhXHw9pgGKL7af9Dc8LNmioZhBNLnyq7J_3I-f8CwIT0zKdZeXJbM-lSB3kllmhQ2BARzhb_1f4IUOxmjns64ChYPZv76eobKMdmvY_mRofjVpfi2CNuw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/23 02:33:21 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ACbFgKBzsuKFFbsLSRNvZ3vot0ayf0gB9QvPw9j48qQDqesqAVzsN1VXrRRHRnWebw9KYG88RtCyRdrlzEw8aY2TS6eq-MZEj7sBuwoajTgti7WsZWcegDXEiiMIYMsRvCMvwwLsZEGlhE4dGrX6TumY0cYV4pk3JcrJyytGSCNhaJ1A3BKje7GubfK9NsE6JXLsb1rkpjIJ8gyhqjIzss9tsyCF7_YkwrHD-9SwjTPXwpT2Bjni7QTw9PeKfcDsBKdqkEUwkRGRXqbVHF-hFZSW7gMtKrCvGj1lueTnISC9CkTMxu-OiCdE7539U4_gxZKL80x29s7Pj96c8E145jI 2026/04/23 02:33:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/23 02:33:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/23 02:33:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/23 02:33:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/23 02:33:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/23 02:33:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/23 02:33:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ACbFgKBzsuKFFbsLSRNvZ3vot0ayf0gB9QvPw9j48qQDqesqAVzsN1VXrRRHRnWebw9KYG88RtCyRdrlzEw8aY2TS6eq-MZEj7sBuwoajTgti7WsZWcegDXEiiMIYMsRvCMvwwLsZEGlhE4dGrX6TumY0cYV4pk3JcrJyytGSCNhaJ1A3BKje7GubfK9NsE6JXLsb1rkpjIJ8gyhqjIzss9tsyCF7_YkwrHD-9SwjTPXwpT2Bjni7QTw9PeKfcDsBKdqkEUwkRGRXqbVHF-hFZSW7gMtKrCvGj1lueTnISC9CkTMxu-OiCdE7539U4_gxZKL80x29s7Pj96c8E145jI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/23 02:33:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AIpqmfJ1K3PhLftbO7WiqbfAHvPE7JLCOBiKeZ4AghF8gr23BsVGbctMeXAOxgDu2f8z8eONHzDXsm2cDt6DVdxz-tutW-1dF3v-UKBhMlr-pvPCIp5dpfeI0sSpHRrTMOSjGqBcmne2KkTWdJxkcbGrfl97dbz3Z98jTBxowuU7Bk81RJxvA1KoQsG0mrWa3KKRqavskxN-mAs6eXBAbgsEFzeBp3yNK7JG6M1uAt0JW78ka_fKVFECQ2WY0NsuV-dLlPVR-T0Y7gHNK3eVm3pUnml1L5Hcjx7kKqkvZhTIjs5PRvE9YdFwoJ5IhNW9y7OaiV0nehMS5PssK4co2P4 2026/04/23 02:33:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/23 02:33:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/04/23 02:33:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/04/23 02:33:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/23 02:33:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/23 02:33:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/23 02:33:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AIpqmfJ1K3PhLftbO7WiqbfAHvPE7JLCOBiKeZ4AghF8gr23BsVGbctMeXAOxgDu2f8z8eONHzDXsm2cDt6DVdxz-tutW-1dF3v-UKBhMlr-pvPCIp5dpfeI0sSpHRrTMOSjGqBcmne2KkTWdJxkcbGrfl97dbz3Z98jTBxowuU7Bk81RJxvA1KoQsG0mrWa3KKRqavskxN-mAs6eXBAbgsEFzeBp3yNK7JG6M1uAt0JW78ka_fKVFECQ2WY0NsuV-dLlPVR-T0Y7gHNK3eVm3pUnml1L5Hcjx7kKqkvZhTIjs5PRvE9YdFwoJ5IhNW9y7OaiV0nehMS5PssK4co2P4" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/04/23 02:33:27 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/04/23 02:33:29 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/23 02:33:32 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/23 02:33:34 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/23 02:33:37 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/23 02:33:38 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AETPHurqvDQ6SBSbAj0x3JgPN9YPnSjhI0rRoKkUtvwgvMhaenp4STJjM3eWtvYUv88s91stxCafF5fHl6a6bywpB8PQKa7o0-UqzqAils3Z6walMGoUqdmnnKJp_mTd_53o9JhGkqLgpr_WmaFFqSr9mH6rtlGUv_BFUOgh6MSyKVZqbofoaOraWceDDX9GAI82jhjrRDq4uWYNITGDf2ImIm3eflfR4T4IauOkgzMiu5fUEzGSDqN4ooNuTXsTM8bR0EwD3yK4F6bUbPfqg0DaPHCReTovDCworiGWS6TiEN1XE5nQElyE-zB1sQRfYc_Cg4SqIm55I3KYu_SGXo0 2026/04/23 02:33:38 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/23 02:33:39 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "10aa7dc67bbddd828ea0ad7fcbb29058" 2026/04/23 02:33:39 DEBUG : unknown-size-put.txt: multipart upload "AETPHurqvDQ6SBSbAj0x3JgPN9YPnSjhI0rRoKkUtvwgvMhaenp4STJjM3eWtvYUv88s91stxCafF5fHl6a6bywpB8PQKa7o0-UqzqAils3Z6walMGoUqdmnnKJp_mTd_53o9JhGkqLgpr_WmaFFqSr9mH6rtlGUv_BFUOgh6MSyKVZqbofoaOraWceDDX9GAI82jhjrRDq4uWYNITGDf2ImIm3eflfR4T4IauOkgzMiu5fUEzGSDqN4ooNuTXsTM8bR0EwD3yK4F6bUbPfqg0DaPHCReTovDCworiGWS6TiEN1XE5nQElyE-zB1sQRfYc_Cg4SqIm55I3KYu_SGXo0" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/23 02:33:39 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ADPGBXshc76KC0ucIE4eTbaNs_78GbwSHB9NNl7Q96hIX0dwl6dZfYYjPuyrZhom5L0thH4cUzJxH6BYZRoVHiv4LmzCRiLSbEHpP9PZFEeuwy9gw5nW6Kz29c0fSlIq-jdDMXD5AFmrE6TSEqffG3NfUyT7BQQ-7BYImX9xnseORS43NJwzI6T3pwKgDX5zpnBmq3zhRPwPxOgv47RhaVxozrrqH92nSMWazS_XZNDJpmNUc-wZtaNCvx3WnRk7aPIRACMxWlwaCW221BhqI9q7c5hnJXVPmS4apJcbHGfvCRrGJx--KkbVHXRgvdiU9FiTk73elf-yLXznfHwVi_8 2026/04/23 02:33:39 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/23 02:33:40 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "d81801a0a18b7257c6dd6d771a7f8ba5" 2026/04/23 02:33:40 DEBUG : unknown-size-update.txt: multipart upload "ADPGBXshc76KC0ucIE4eTbaNs_78GbwSHB9NNl7Q96hIX0dwl6dZfYYjPuyrZhom5L0thH4cUzJxH6BYZRoVHiv4LmzCRiLSbEHpP9PZFEeuwy9gw5nW6Kz29c0fSlIq-jdDMXD5AFmrE6TSEqffG3NfUyT7BQQ-7BYImX9xnseORS43NJwzI6T3pwKgDX5zpnBmq3zhRPwPxOgv47RhaVxozrrqH92nSMWazS_XZNDJpmNUc-wZtaNCvx3WnRk7aPIRACMxWlwaCW221BhqI9q7c5hnJXVPmS4apJcbHGfvCRrGJx--KkbVHXRgvdiU9FiTk73elf-yLXznfHwVi_8" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/23 02:33:40 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gaduzuv5hiku/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/04/23 02:33:40 DEBUG : Waiting for deletions to finish 2026/04/23 02:33:40 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/23 02:33:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/23 02:33:40 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/23 02:33:41 INFO : S3 bucket rclone-test-gaduzuv5hiku: Bucket "rclone-test-gaduzuv5hiku" deleted 2026/04/23 02:33:41 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (103.11s) --- 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.80s) --- PASS: TestIntegration/FsMkdir (101.22s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (11.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.55s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.36s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.72s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (17.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.32s) --- 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.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.15s) --- 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.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (54.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (7.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (9.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (9.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (10.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.45s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (12.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.94s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.33s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.51s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.57s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.94s) --- 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/04/23 02:33:41 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/04/23 02:33:41 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 103.138s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m44.304454746s (try 1/5)