"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 TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/03/08 07:53:13 DEBUG : Creating backend with remote "TestS3R2:rclone-test-fiferud9cuma" 2025/03/08 07:53:13 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 2025/03/08 07:53:14 INFO : S3 bucket rclone-test-fiferud9cuma: Bucket "rclone-test-fiferud9cuma" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/03/08 07:53:16 INFO : S3 bucket rclone-test-fiferud9cuma: Bucket "rclone-test-fiferud9cuma" deleted === RUN TestIntegration/FsMkdir 2025/03/08 07:53:16 INFO : S3 bucket rclone-test-fiferud9cuma: Bucket "rclone-test-fiferud9cuma" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/03/08 07:53:16 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/03/08 07:53:16 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/03/08 07:53:17 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/03/08 07:53:32 NOTICE: S3 bucket rclone-test-fiferud9cuma: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/03/08 07:53:32 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AIz_uUrALRrbCkl1nycRiOk-Na7kNN0WLxthLiv1_-kWlxY3EPt6xQyfiTT_JgyYXUOV4tKSSklalrOW-FQewHkrg2BzcJstK5aZaeSzeP0rlXnffapyU5PdjoV-qIYWm2OI7HyJIFE4AV5xZw8wHnFwaDCQbjwW0oit99Fl_l-48Xuyd1n7lGIldESeQfv_UtQgQFoVFkrNCaORwlGozXWTHnkZCqBXSWvmrTC7dP5d6OaUmiPSeAsNlfyScVxTDF7pBNDwcj7FAMmm34XdjG-izfSf_ON36wJX_XEoJ0RFuMusoDxt5tBh_vGTjjZGQDyrM7xy6WIinlckGtDmS1o 2025/03/08 07:53:32 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "c8fdf83614dccba909204dd0ee622d4f" 2025/03/08 07:53:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "6b0ceb41b8eb9089088e89a3cf7b901b" 2025/03/08 07:53:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "2825cd3fa350e04fbcc21350ce299b85" 2025/03/08 07:53:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AIz_uUrALRrbCkl1nycRiOk-Na7kNN0WLxthLiv1_-kWlxY3EPt6xQyfiTT_JgyYXUOV4tKSSklalrOW-FQewHkrg2BzcJstK5aZaeSzeP0rlXnffapyU5PdjoV-qIYWm2OI7HyJIFE4AV5xZw8wHnFwaDCQbjwW0oit99Fl_l-48Xuyd1n7lGIldESeQfv_UtQgQFoVFkrNCaORwlGozXWTHnkZCqBXSWvmrTC7dP5d6OaUmiPSeAsNlfyScVxTDF7pBNDwcj7FAMmm34XdjG-izfSf_ON36wJX_XEoJ0RFuMusoDxt5tBh_vGTjjZGQDyrM7xy6WIinlckGtDmS1o" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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 2025/03/08 07:53:36 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/03/08 07:53:36 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/03/08 07:53:39 DEBUG : S3 bucket rclone-test-fiferud9cuma: bucket is versioned: false 2025/03/08 07:53:39 DEBUG : Waiting for deletions to finish 2025/03/08 07:53:39 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/03/08 07:53:39 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/03/08 07:53:39 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/03/08 07:53:40 DEBUG : Creating backend with remote "TestS3R2:rclone-test-fiferud9cuma/dirToPurgeFromRoot" 2025/03/08 07:53:40 DEBUG : S3 bucket rclone-test-fiferud9cuma path dirToPurgeFromRoot: bucket is versioned: false 2025/03/08 07:53:40 DEBUG : Waiting for deletions to finish 2025/03/08 07:53:40 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/03/08 07:53:40 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/03/08 07:53:40 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/03/08 07:53:41 DEBUG : Creating backend with remote "TestS3R2:rclone-test-fiferud9cuma/hello? sausage/êé" 2025/03/08 07:53:42 DEBUG : S3 bucket rclone-test-fiferud9cuma path hello? sausage/êé: bucket is versioned: false 2025/03/08 07:53:42 DEBUG : Waiting for deletions to finish 2025/03/08 07:53:42 DEBUG : "a/b/c/d/e.txt" version false 2025/03/08 07:53:42 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/03/08 07:53:42 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1694: 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 2025/03/08 07:53:50 DEBUG : Creating backend with remote "TestS3R2:rclone-test-fiferud9cuma/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/03/08 07:53:50 DEBUG : Creating backend with remote "TestS3R2:rclone-test-fiferud9cuma/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-fiferud9cuma" from "TestS3R2:rclone-test-fiferud9cuma" 2025/03/08 07:53:50 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:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/03/08 07:53:57 DEBUG : piped data.txt: open chunk writer: started multipart upload: AL0G-vJaERELTMFyn1SiCNd8sTU7TOBb4fLg0C30AfHhgVH_ZenbcTbgawSV8ZgF_dC7L8W1q-Rcf6nB8JnmiKjdcsR8H6PTgF-gFZRTPAEGB62uOP-NjXVpJiO2gljEWBIuuClJcxoQn5JPLPVUKO7yddYjpjDgh8yrQSO7XHVhNfpnzuqespThMh-s43oXTNB15nTWdVaXytqpeH_IjNgzdCV2leqwYRkZ_UyXIFqp_NEAd5qz372hLo04sQTBCf8luGKSFbfvFmCb3NjC2SpZtSyl-s9psEd8JDObXLt9J41F6-sG_5EAwYIb3LrYfMJA1crdzA6L3qJ2sw-xZTI 2025/03/08 07:53:57 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/03/08 07:53:57 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/03/08 07:53:57 DEBUG : piped data.txt: multipart upload "AL0G-vJaERELTMFyn1SiCNd8sTU7TOBb4fLg0C30AfHhgVH_ZenbcTbgawSV8ZgF_dC7L8W1q-Rcf6nB8JnmiKjdcsR8H6PTgF-gFZRTPAEGB62uOP-NjXVpJiO2gljEWBIuuClJcxoQn5JPLPVUKO7yddYjpjDgh8yrQSO7XHVhNfpnzuqespThMh-s43oXTNB15nTWdVaXytqpeH_IjNgzdCV2leqwYRkZ_UyXIFqp_NEAd5qz372hLo04sQTBCf8luGKSFbfvFmCb3NjC2SpZtSyl-s9psEd8JDObXLt9J41F6-sG_5EAwYIb3LrYfMJA1crdzA6L3qJ2sw-xZTI" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/03/08 07:53:58 DEBUG : piped data.txt: open chunk writer: started multipart upload: AGRNfY5XT3qEbyd0yNIH4QUrLm8j4tbou4Hu676w-atkGVWAjCpmkSYhTKFxXl11jHM3NMyjw_xQTzJngurA_JqywlthJvW14sm-53m2huVPCDMsUR9fGejM9_0hgODaQ_RvVzxtB0VvSUf13_-4Jp2a5qvts_t8fTZbK8eOyca-IWDBKNqDRODLNoBOfve2s59jEvhQaLtHTgbuIToTFolCmKuC8skB6toLcfkDZSpSM6MwTKbtYPA3w9ngDLqtQYktttCY9NodV6zNOrhnt_TiSbHtpsTZA2sjtwfLOR46T3GFjP_tT_Eh_7mR7o6n2kVPPM1J9MFP1oE3oFU_UNA 2025/03/08 07:53:58 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/03/08 07:53:58 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "c8bd0a0cf7254e95f66fbce92e842cb5" 2025/03/08 07:53:58 DEBUG : piped data.txt: multipart upload "AGRNfY5XT3qEbyd0yNIH4QUrLm8j4tbou4Hu676w-atkGVWAjCpmkSYhTKFxXl11jHM3NMyjw_xQTzJngurA_JqywlthJvW14sm-53m2huVPCDMsUR9fGejM9_0hgODaQ_RvVzxtB0VvSUf13_-4Jp2a5qvts_t8fTZbK8eOyca-IWDBKNqDRODLNoBOfve2s59jEvhQaLtHTgbuIToTFolCmKuC8skB6toLcfkDZSpSM6MwTKbtYPA3w9ngDLqtQYktttCY9NodV6zNOrhnt_TiSbHtpsTZA2sjtwfLOR46T3GFjP_tT_Eh_7mR7o6n2kVPPM1J9MFP1oE3oFU_UNA" 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 2025/03/08 07:53:59 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:257: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/03/08 07:54:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AAoeyd3dLBXTY8yjIgbPblHjlbbDp-ZBhDHxk6MjkY-8qvnd0QFmq4Ljc9NQQv0PdmIqq5m7upik5D6DVY053IE7-1YWKUQfhhaYWv4fMObTkZUI_qaYWYVQtGxKAyBOTf0XSZ-MADT2YfIxDFpb8rfxcZkXaANGCuOM8LlplILu8UIpD_7f-X2nikYZ4P8g3Gj89V5wSwR3Mv71NKkvASA0eV9Dr9rePgXae4oO7SU97KBy5dQ4YOg1jXhkbu2z5i4_9bQ-90oD0vug5r8tOtPgFOkdBebHsYVLaQnHjfbjP4k4-xBucpnT8bdXmWGMz6aMiOg93McDL7mFohuWsYo 2025/03/08 07:54:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/03/08 07:54:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/03/08 07:54:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AAoeyd3dLBXTY8yjIgbPblHjlbbDp-ZBhDHxk6MjkY-8qvnd0QFmq4Ljc9NQQv0PdmIqq5m7upik5D6DVY053IE7-1YWKUQfhhaYWv4fMObTkZUI_qaYWYVQtGxKAyBOTf0XSZ-MADT2YfIxDFpb8rfxcZkXaANGCuOM8LlplILu8UIpD_7f-X2nikYZ4P8g3Gj89V5wSwR3Mv71NKkvASA0eV9Dr9rePgXae4oO7SU97KBy5dQ4YOg1jXhkbu2z5i4_9bQ-90oD0vug5r8tOtPgFOkdBebHsYVLaQnHjfbjP4k4-xBucpnT8bdXmWGMz6aMiOg93McDL7mFohuWsYo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/03/08 07:54:06 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AJNg9ha2nviO3ha7l2R4lUhMAdCl9ZIpqePVpeV98rM7ZE6L08g3TS8aGtm0fR5m4rkiUI_czRxyrHGYJryfF9vi53kF6Ahd7RYw_JnMovOyxmcMMcFCiFNKyCHo5MUqXLtZ56q_1h_22Sk0U8hC5QjycUWNw9lCt_IyCINg5P4gKBJZDXMENos98jEboJkA7V8mJ1JUu1zOkWDmo2kJHvaJZxTdqsOLJYlmXch1W31SkZdIZWORaosNk157pWsTZIL_hj7Z26YrIXfDb2-8XUQFyiJY29IblUJsnZN0NmwkiBY46ojZu5ii07ysJxUILwa2Pp3OMP2ILbutcRyETOc 2025/03/08 07:54:06 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/03/08 07:54:07 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/03/08 07:54:07 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AJNg9ha2nviO3ha7l2R4lUhMAdCl9ZIpqePVpeV98rM7ZE6L08g3TS8aGtm0fR5m4rkiUI_czRxyrHGYJryfF9vi53kF6Ahd7RYw_JnMovOyxmcMMcFCiFNKyCHo5MUqXLtZ56q_1h_22Sk0U8hC5QjycUWNw9lCt_IyCINg5P4gKBJZDXMENos98jEboJkA7V8mJ1JUu1zOkWDmo2kJHvaJZxTdqsOLJYlmXch1W31SkZdIZWORaosNk157pWsTZIL_hj7Z26YrIXfDb2-8XUQFyiJY29IblUJsnZN0NmwkiBY46ojZu5ii07ysJxUILwa2Pp3OMP2ILbutcRyETOc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/03/08 07:54:08 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AKWfButnR81mgH1H6eYgwROwaqzO1Xou7vseaL5ho8GHClWxHW3Tio7DSpjlC4fWLeuzfLsAI4UcUyQl8kGmCmwwvRJ9-uu0xGQnMoqE7e-7BqVtjOKgkaeq1LNYX7M8J-iltOzDRTo-iqLEwlfOi8A-F4JaS3ILPDqJCkisnP7-dbmnt31tStKa6peEAtAAscwYuhrk-bzESBqQgjtjqiIEwuYQzm2hjPKtFTTOOoebOmccCEdrPAPq8G8TFUSTyN4t4gj7RnknGktiw81O3Vmnjn9Q1bYP_XxsEtGcw8MBdt6vv9OTplFss3yfWCdIacONTRXQvoDDnHt8-GmIgiM 2025/03/08 07:54:08 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/03/08 07:54:08 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/03/08 07:54:09 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AKWfButnR81mgH1H6eYgwROwaqzO1Xou7vseaL5ho8GHClWxHW3Tio7DSpjlC4fWLeuzfLsAI4UcUyQl8kGmCmwwvRJ9-uu0xGQnMoqE7e-7BqVtjOKgkaeq1LNYX7M8J-iltOzDRTo-iqLEwlfOi8A-F4JaS3ILPDqJCkisnP7-dbmnt31tStKa6peEAtAAscwYuhrk-bzESBqQgjtjqiIEwuYQzm2hjPKtFTTOOoebOmccCEdrPAPq8G8TFUSTyN4t4gj7RnknGktiw81O3Vmnjn9Q1bYP_XxsEtGcw8MBdt6vv9OTplFss3yfWCdIacONTRXQvoDDnHt8-GmIgiM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/03/08 07:54:10 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AL9cSid1GE3kZGMai4AfS2zzoXTbmWhxfFgDqYB2Z0_C7hy_zdOOpTGo-P2iWwOm7gipVtqQWeAzCtn50CKh0R_ZLCtoRibpJabY48UpnfpbHgDT8rPtlgPQAZVkMCce4U7sXI2SVJzq71Xu_cEGBlEhM53yM69Eg4DNJKVQbazbk0xPOqbE15c4LqzWMylwuThlxieTSVD890ETaQjJl1rKxqj4BLgpE2hhLwPfsiXvXQPpokvhhi4Z_GFBgIRXTJAdu-WQmTNlacM6w6ekAzMePjToaq-mZJO7NjwIuhUPxKR3ngdbV6flyrg82vEsl963ISaw7U7mDDlC-V00jVI 2025/03/08 07:54:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/03/08 07:54:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/03/08 07:54:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/03/08 07:54:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/03/08 07:54:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/03/08 07:54:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/03/08 07:54:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AL9cSid1GE3kZGMai4AfS2zzoXTbmWhxfFgDqYB2Z0_C7hy_zdOOpTGo-P2iWwOm7gipVtqQWeAzCtn50CKh0R_ZLCtoRibpJabY48UpnfpbHgDT8rPtlgPQAZVkMCce4U7sXI2SVJzq71Xu_cEGBlEhM53yM69Eg4DNJKVQbazbk0xPOqbE15c4LqzWMylwuThlxieTSVD890ETaQjJl1rKxqj4BLgpE2hhLwPfsiXvXQPpokvhhi4Z_GFBgIRXTJAdu-WQmTNlacM6w6ekAzMePjToaq-mZJO7NjwIuhUPxKR3ngdbV6flyrg82vEsl963ISaw7U7mDDlC-V00jVI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/03/08 07:54:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AG1auCeq1_2AQx8XS0MsxXVb3aCScipDYt5aZPcrSjsH4S9DWaeL5gRx2qLvDWWZ7onufc1vWSydDqZUIhCOLJss5VY93tpkHJhlyUCm1Wrvd9OXFsJDXum56difOr-7yQfDseKaUDwPVS6ROgC6cuv045gOkc4X_NEDgZqQzOir1vMQ0UT_2jhDNOtr_f2hsSN-c1PC2DQ_lL4WbWQZm3esp-Tkmbol9JnYogrP96xEcZwXqw3M-nxXJsLjMb1S5Ha7U-hDGj4dBYF0mSwoWinxodlkHGCAuNCAV6CT2MgaIQh4iJ40Ry4HeXgwKvlEAFcp5MXCPca37zZuVpQAkjo 2025/03/08 07:54:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/03/08 07:54:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/03/08 07:54:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/03/08 07:54:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/03/08 07:54:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/03/08 07:54:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/03/08 07:54:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AG1auCeq1_2AQx8XS0MsxXVb3aCScipDYt5aZPcrSjsH4S9DWaeL5gRx2qLvDWWZ7onufc1vWSydDqZUIhCOLJss5VY93tpkHJhlyUCm1Wrvd9OXFsJDXum56difOr-7yQfDseKaUDwPVS6ROgC6cuv045gOkc4X_NEDgZqQzOir1vMQ0UT_2jhDNOtr_f2hsSN-c1PC2DQ_lL4WbWQZm3esp-Tkmbol9JnYogrP96xEcZwXqw3M-nxXJsLjMb1S5Ha7U-hDGj4dBYF0mSwoWinxodlkHGCAuNCAV6CT2MgaIQh4iJ40Ry4HeXgwKvlEAFcp5MXCPca37zZuVpQAkjo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/03/08 07:54:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AHDj2RaHrDQ0VwF5vRo7_Xk8lMKKmprcPdA1QHMTBgBABEcDpCM0LO2XIMR0PXH9YyXcgskjn32JkVGIRHE_3FJTS1WSUQ34pbKBK2e9sds02_WY387yMlCvKnRZdOM0enDuBAT5vLmWVDYLQgKxBH5YwSvvPBr9rgb03ocbGlHtBccgRaf51x_BB2BSWBwNidDt-4LfzA2Xi9jxCVwdl2G7TvjHJZgMN54hq9BRZ7BUjQd0Mo45aoBQjQT8HG510HTCAvXwE4dKfo68BD-YOQlUNslScFzPtDcbKHFbk-pH1DQEk2FCT1Np5Dt1OtVhSEXcnLgFnxoociOewc271sY 2025/03/08 07:54:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/03/08 07:54:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/03/08 07:54:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AHDj2RaHrDQ0VwF5vRo7_Xk8lMKKmprcPdA1QHMTBgBABEcDpCM0LO2XIMR0PXH9YyXcgskjn32JkVGIRHE_3FJTS1WSUQ34pbKBK2e9sds02_WY387yMlCvKnRZdOM0enDuBAT5vLmWVDYLQgKxBH5YwSvvPBr9rgb03ocbGlHtBccgRaf51x_BB2BSWBwNidDt-4LfzA2Xi9jxCVwdl2G7TvjHJZgMN54hq9BRZ7BUjQd0Mo45aoBQjQT8HG510HTCAvXwE4dKfo68BD-YOQlUNslScFzPtDcbKHFbk-pH1DQEk2FCT1Np5Dt1OtVhSEXcnLgFnxoociOewc271sY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/03/08 07:54:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ADQXKLwIlliZde2TM3Pn_5LSQaMXOXcPotzF96Shz9-Z7AkB-LgpiP93SylC2mG4fWYSoUScXIoWr6znooiueyyKvk4daBRMX5t6gVdxdygcmJ3OTq1Z2Oydu7jWpLVO0Iv3tn2bQR5CF-artZviyFXgFLRewAba5zPfuJGSvYoWnw1mUyYO6M0SjPrzJ1cY3kfraTeFFyaRkdA-4RTF3JEFsXA4eRbMSgpnPXoAS5v8E1kLVnR-AFNdEwsMj9SpzkoSRbx1_p_RG9hiPezCeg9U_iB9ssdUE2fLNCM8x_5gr4Ayw5HypTJK2pCIQnTtL1iqp2Ro9ZEs26iq60_WbAI 2025/03/08 07:54:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/03/08 07:54:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/03/08 07:54:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ADQXKLwIlliZde2TM3Pn_5LSQaMXOXcPotzF96Shz9-Z7AkB-LgpiP93SylC2mG4fWYSoUScXIoWr6znooiueyyKvk4daBRMX5t6gVdxdygcmJ3OTq1Z2Oydu7jWpLVO0Iv3tn2bQR5CF-artZviyFXgFLRewAba5zPfuJGSvYoWnw1mUyYO6M0SjPrzJ1cY3kfraTeFFyaRkdA-4RTF3JEFsXA4eRbMSgpnPXoAS5v8E1kLVnR-AFNdEwsMj9SpzkoSRbx1_p_RG9hiPezCeg9U_iB9ssdUE2fLNCM8x_5gr4Ayw5HypTJK2pCIQnTtL1iqp2Ro9ZEs26iq60_WbAI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/03/08 07:54:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ANaF-vFUc2e2d5cDR0F2mpDdwZM-OJRcW5_IF8cnU9ziUE_pxmSQ1jJKhuuP_K8Jz6PI1sK_TsEQ1VHzESBsJ_tE56W49oVxmSAFWsV1nkSFEZ80Wc2nNPd_tGxh_5Jc6kWA_Yaz2KGrrRkFNWjGqNm9gqEvNAoznU9ZyxLD41L5VOFgFaI_FpfsH9GWwiJe-yM4GKSQlJ6uDIQHAW8GNfkf5FovBycWHnjCFzOv-o7WkQQCzyDewjLwHHx3OyULk_6whwk_M1kDZzgiepqEQc8A4pZjlv9G_PBmKXLmQXTfNiSQT5Hse_MjemMF7hVnPrq1KjLp5uMajcFmu9vg89A 2025/03/08 07:54:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/03/08 07:54:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/03/08 07:54:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ANaF-vFUc2e2d5cDR0F2mpDdwZM-OJRcW5_IF8cnU9ziUE_pxmSQ1jJKhuuP_K8Jz6PI1sK_TsEQ1VHzESBsJ_tE56W49oVxmSAFWsV1nkSFEZ80Wc2nNPd_tGxh_5Jc6kWA_Yaz2KGrrRkFNWjGqNm9gqEvNAoznU9ZyxLD41L5VOFgFaI_FpfsH9GWwiJe-yM4GKSQlJ6uDIQHAW8GNfkf5FovBycWHnjCFzOv-o7WkQQCzyDewjLwHHx3OyULk_6whwk_M1kDZzgiepqEQc8A4pZjlv9G_PBmKXLmQXTfNiSQT5Hse_MjemMF7hVnPrq1KjLp5uMajcFmu9vg89A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/03/08 07:54:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ANoTeXTX1C8rAe8lIqvgzC14SUiLYhD9JlWHVKcYTqK6OJ-Jjht_rw9CbABe1DIhub_QFd8RNGgWmWxgB_aD3ddOem2z4ZyUW-l-S7YOhqcsb170uSRnTV0hGPsjbQe9JsR8Nn1MOilBFz-jA4E3vIkPUsuQODqOrQiwSB8IF2PTmzeEb2aAyfOJzJ4N_wXr6PhTkelnketP7G0-P0PSmfx01RSh1Xpjib_GuvYoXhvqCti7MIwqCFJGL_TH6Tekt-gpZwiBFX4rsmTnr3U5-M8Twg2mCEYDULrj0fibvaTRYtyt5FfLkbAfed-wvNtkxnccI7VbAqj-a_jrVMqEOAg 2025/03/08 07:54:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/08 07:54:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/08 07:54:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/08 07:54:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/03/08 07:54:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/03/08 07:54:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/03/08 07:54:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ANoTeXTX1C8rAe8lIqvgzC14SUiLYhD9JlWHVKcYTqK6OJ-Jjht_rw9CbABe1DIhub_QFd8RNGgWmWxgB_aD3ddOem2z4ZyUW-l-S7YOhqcsb170uSRnTV0hGPsjbQe9JsR8Nn1MOilBFz-jA4E3vIkPUsuQODqOrQiwSB8IF2PTmzeEb2aAyfOJzJ4N_wXr6PhTkelnketP7G0-P0PSmfx01RSh1Xpjib_GuvYoXhvqCti7MIwqCFJGL_TH6Tekt-gpZwiBFX4rsmTnr3U5-M8Twg2mCEYDULrj0fibvaTRYtyt5FfLkbAfed-wvNtkxnccI7VbAqj-a_jrVMqEOAg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/03/08 07:54:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AC7njPpI9Lv4lLj0GbpWRZN-HdZDS7V_whvCUyk4QTDLr51umJxWlRZDgOlSpTfzvnJxtYbe8qt0n5WfC6lrIM6zT5RS4uVoe27QP0FgDZYtYU8pZ1tZhyP6L4lxtMRyAnkf2csN95MczC5OXplKy3HCTtm3O7rlnQOzTkVNzNGk-WTOsF4NbeUkuXR6WwtkzgCwlJg7m-uezt3EfPX2iBK9bZztDZS_MkFDtdiKwtaYV13-_pY7E4UfNIIGd7Ee-oX4VUvZqduf0vDhfx8igjE1AaeTqeV1cP6Kz30h5HFvvh0WzYKSDIr69cRO5WbdWTq9T8Fsrqy0l_s6I5lbTgU 2025/03/08 07:54:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/03/08 07:54:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/03/08 07:54:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/03/08 07:54:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/03/08 07:54:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/03/08 07:54:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/03/08 07:54:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AC7njPpI9Lv4lLj0GbpWRZN-HdZDS7V_whvCUyk4QTDLr51umJxWlRZDgOlSpTfzvnJxtYbe8qt0n5WfC6lrIM6zT5RS4uVoe27QP0FgDZYtYU8pZ1tZhyP6L4lxtMRyAnkf2csN95MczC5OXplKy3HCTtm3O7rlnQOzTkVNzNGk-WTOsF4NbeUkuXR6WwtkzgCwlJg7m-uezt3EfPX2iBK9bZztDZS_MkFDtdiKwtaYV13-_pY7E4UfNIIGd7Ee-oX4VUvZqduf0vDhfx8igjE1AaeTqeV1cP6Kz30h5HFvvh0WzYKSDIr69cRO5WbdWTq9T8Fsrqy0l_s6I5lbTgU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/03/08 07:54:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AOYLrqU2dCwjSKRJnpkc3jhZSyDyKjwOeTW5DvKush3ROUiq3_8voYceNnwEGSKdolnXzdsL6Vs3cbIT-uDzf9RIaGPkuiXVhz7MpqmHS3kaEPKDhEA-cKCk89rAPnc0vcpHQ4_dvTADykhMQX7DW6zFA8cbl-lMIF8LcS5UhjGidhZnN3PaTHScGgQHc5qqe0jfzp3WSa7ynJAm6gRbgXsRggIsCRKs1cr2uXBA8c98ssR_nlZMbhIo14tAVVQrIAF4o9XWNe-n_bx6LETG4TaNzVY0oLSrmMoXIUUVRtf7POMlt19mXiVWqamNEFKWmZt0OmhXQWvE94YwkgSYIDY 2025/03/08 07:54:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/03/08 07:54:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/03/08 07:54:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AOYLrqU2dCwjSKRJnpkc3jhZSyDyKjwOeTW5DvKush3ROUiq3_8voYceNnwEGSKdolnXzdsL6Vs3cbIT-uDzf9RIaGPkuiXVhz7MpqmHS3kaEPKDhEA-cKCk89rAPnc0vcpHQ4_dvTADykhMQX7DW6zFA8cbl-lMIF8LcS5UhjGidhZnN3PaTHScGgQHc5qqe0jfzp3WSa7ynJAm6gRbgXsRggIsCRKs1cr2uXBA8c98ssR_nlZMbhIo14tAVVQrIAF4o9XWNe-n_bx6LETG4TaNzVY0oLSrmMoXIUUVRtf7POMlt19mXiVWqamNEFKWmZt0OmhXQWvE94YwkgSYIDY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/03/08 07:54:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABgkqPg3Y7Ocii7f91S22Gn4rvtPrlPv-TduVic5dC-N1MeFixUt5cUefVIwcQIhc8LdYCPdBqFWhHUEyPfHuejYpBXvNc8TnAWd0c5gnBFnkNiK6iQpDbuK3Iw1L5pZ4uVtj5sJt5XQmJG9mTr1e0w-eFwGRwGUXpsb40m9swH1yR56uiqkSICviQ3cPaadha2o39MKUfEffRyPMEo8bUg55AlMO5S6XSUE9jiGnrheg_hBbfzrfWQiq6nBhjLg18uivREVH6btMTB1J_yk8Hlsw9r_r73uUCTS76es5GfBwrJdZ4WbPSJT0v-hhBCvAKfDC4-Xr0HSt-HKmnzzqlE 2025/03/08 07:54:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/03/08 07:54:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/03/08 07:54:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABgkqPg3Y7Ocii7f91S22Gn4rvtPrlPv-TduVic5dC-N1MeFixUt5cUefVIwcQIhc8LdYCPdBqFWhHUEyPfHuejYpBXvNc8TnAWd0c5gnBFnkNiK6iQpDbuK3Iw1L5pZ4uVtj5sJt5XQmJG9mTr1e0w-eFwGRwGUXpsb40m9swH1yR56uiqkSICviQ3cPaadha2o39MKUfEffRyPMEo8bUg55AlMO5S6XSUE9jiGnrheg_hBbfzrfWQiq6nBhjLg18uivREVH6btMTB1J_yk8Hlsw9r_r73uUCTS76es5GfBwrJdZ4WbPSJT0v-hhBCvAKfDC4-Xr0HSt-HKmnzzqlE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/03/08 07:54:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ADXGVY3Tpfrh5wXC_pxPQ_wEGqb4LOsD60eTDk4jXmOkZ3TYeqBW0ZiuQkHhEbn_ox02IG9uvI9wVWlgO5kavNDiQ_XXmeqwhcEmiF5DWbiY1AZu2T56GVHWCRVNRjQ4WOaY7sTIOWppls1gTwwZG5q9Ek62nTsZpVZzQ6SWroeKYaXxF_wiA0RyRIcqN66vT9G9c1TZnKltvtRwXeEfmb0McHWh-qmA4A-4CXmP0RCqqjf4vcI5Rj8kfK7hlz764T4VmjgSUDH-U0CHQt4mHcVmlf8q8-uYQLrdX5qn6-QnYoM2uQMCEypwpdiA_F6atWcoduH2XylSXHX53zdRHgQ 2025/03/08 07:54:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/03/08 07:54:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/03/08 07:54:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ADXGVY3Tpfrh5wXC_pxPQ_wEGqb4LOsD60eTDk4jXmOkZ3TYeqBW0ZiuQkHhEbn_ox02IG9uvI9wVWlgO5kavNDiQ_XXmeqwhcEmiF5DWbiY1AZu2T56GVHWCRVNRjQ4WOaY7sTIOWppls1gTwwZG5q9Ek62nTsZpVZzQ6SWroeKYaXxF_wiA0RyRIcqN66vT9G9c1TZnKltvtRwXeEfmb0McHWh-qmA4A-4CXmP0RCqqjf4vcI5Rj8kfK7hlz764T4VmjgSUDH-U0CHQt4mHcVmlf8q8-uYQLrdX5qn6-QnYoM2uQMCEypwpdiA_F6atWcoduH2XylSXHX53zdRHgQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/03/08 07:54:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AEQm0nQmJbwXMe1sUWG_jbhF1obDuTTlfFa8aeQkcejajAama03XPdMlylESGbbnYLoAXTC_sVagFRmi4dcZWR9uTCNSyPooz3RfDJqPTHyBYQJ6GbBjFY3Y1vFCswbL4ejMGpsBJKWJTTxMY4lPWg4wjzR_vxgEFklusy950jfTpNnvPyoxwqwe1oVsNv2rANMIGDOaArp5HW-71JZDzQWsBFnsFKed6lgYpQENCAn9FaSWT3x5W021D1ldL4iQYdK1PZ5hKIJ-DkMN3N9YHLw0y_17yvb1pwiTZ3VGPkaFcLfLtE5tALABlGjcX6dgmrqSY1lcyOykGZ63eO9MkA0 2025/03/08 07:54:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/08 07:54:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/08 07:54:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/08 07:54:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/03/08 07:54:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/03/08 07:54:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/03/08 07:54:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AEQm0nQmJbwXMe1sUWG_jbhF1obDuTTlfFa8aeQkcejajAama03XPdMlylESGbbnYLoAXTC_sVagFRmi4dcZWR9uTCNSyPooz3RfDJqPTHyBYQJ6GbBjFY3Y1vFCswbL4ejMGpsBJKWJTTxMY4lPWg4wjzR_vxgEFklusy950jfTpNnvPyoxwqwe1oVsNv2rANMIGDOaArp5HW-71JZDzQWsBFnsFKed6lgYpQENCAn9FaSWT3x5W021D1ldL4iQYdK1PZ5hKIJ-DkMN3N9YHLw0y_17yvb1pwiTZ3VGPkaFcLfLtE5tALABlGjcX6dgmrqSY1lcyOykGZ63eO9MkA0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/03/08 07:54:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AN_9qtj2NcAPYSEkgt6PEwlArNW2xUbdesH7BbCg5zD_W2vxLVR47Y1z3HBa6MCAssbImPI1rVMsVL8MRceydiIROjTKOw34FbVRiwn-CHQtx2OGQpexayQu_99WJypSsdP4k_kOLYPjaFvOJJfwhlJ_qtjehAP6BM0StMkdZI0pf93IpJh70sab-0AzwRDXc9NLyB7FuGOFLTxCVp87aGBcUKujWSfnaFBzHFBoHAQ2vxKLbQpRV5n-RopNsMx8EMicviJ0X6JMzDWrDhpJr7jzTgH2upuvU0tidZuHo21QTezh0d5O6GzwIQPe7_wzyxtEdIlkEjULWjRD_wILfaA 2025/03/08 07:54:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/03/08 07:54:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/03/08 07:54:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/03/08 07:54:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/03/08 07:54:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/03/08 07:54:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/03/08 07:54:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AN_9qtj2NcAPYSEkgt6PEwlArNW2xUbdesH7BbCg5zD_W2vxLVR47Y1z3HBa6MCAssbImPI1rVMsVL8MRceydiIROjTKOw34FbVRiwn-CHQtx2OGQpexayQu_99WJypSsdP4k_kOLYPjaFvOJJfwhlJ_qtjehAP6BM0StMkdZI0pf93IpJh70sab-0AzwRDXc9NLyB7FuGOFLTxCVp87aGBcUKujWSfnaFBzHFBoHAQ2vxKLbQpRV5n-RopNsMx8EMicviJ0X6JMzDWrDhpJr7jzTgH2upuvU0tidZuHo21QTezh0d5O6GzwIQPe7_wzyxtEdIlkEjULWjRD_wILfaA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/03/08 07:54:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AFWComMBtULveSlZRe9n70OGJwau0LAbuXaQ3vAGqa84g5vqLTWyUuvkkX-2yCDLjfO3RRvjobinx2SNBK0fglzr19qo-l5q8tNCNuSvr_Bl6f-GHryJCnUCcP8EzpA00KEq0wq57chA-w-6gZOy8EgRTLH89CGqQJ2VPZfiQBzUrW7Tfvi5-O6IZKu5eQmLFHwkx5UjrfLTAf-YfxTs6C2_CZu2MG3xYcaAmgmpxHJc1gydEHLC2S6irMEqP0RSeYNVjvSzHC7SGYLj52zZDhMqrJ6tJPR_5JioFVEclFaG2WoUkJE4E0yGsXrV29qs0Up7dfaedBmJZjfNMW8azE4 2025/03/08 07:54:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/03/08 07:54:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/03/08 07:54:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AFWComMBtULveSlZRe9n70OGJwau0LAbuXaQ3vAGqa84g5vqLTWyUuvkkX-2yCDLjfO3RRvjobinx2SNBK0fglzr19qo-l5q8tNCNuSvr_Bl6f-GHryJCnUCcP8EzpA00KEq0wq57chA-w-6gZOy8EgRTLH89CGqQJ2VPZfiQBzUrW7Tfvi5-O6IZKu5eQmLFHwkx5UjrfLTAf-YfxTs6C2_CZu2MG3xYcaAmgmpxHJc1gydEHLC2S6irMEqP0RSeYNVjvSzHC7SGYLj52zZDhMqrJ6tJPR_5JioFVEclFaG2WoUkJE4E0yGsXrV29qs0Up7dfaedBmJZjfNMW8azE4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/03/08 07:54:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AK4VKtzafJA9RvZKrvBKQIYEbHwQBteU33H-Fv6sYmNGdkjjxhL-Wk-TtDwN6dPiENf8Bgas8BFUMhX4qaYtAaNDv30epQlCgBgO3cit92R1NK0hj3BF0Fzi67iPQt6hbKTMriJCAduXJzg3gZ9Ab7rcQREVjqJwdwKJlgjxdQ_CV7CvHlIJU0wbreiT91VNFuUNvul7tYnt8ckke9Pa0m1pQzA1oky91XvLCEklHIEEpLq1jnEzcs5TKK9lwafBzoN_SuN8mp9nVkURvbXILLpq8xrdTP8YZR99_CMbGYAbsK2D_02JD58ResAt4rpWkwbWlYlFrfv0Z3Z8ZpF5cMw 2025/03/08 07:54:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/03/08 07:54:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/03/08 07:54:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AK4VKtzafJA9RvZKrvBKQIYEbHwQBteU33H-Fv6sYmNGdkjjxhL-Wk-TtDwN6dPiENf8Bgas8BFUMhX4qaYtAaNDv30epQlCgBgO3cit92R1NK0hj3BF0Fzi67iPQt6hbKTMriJCAduXJzg3gZ9Ab7rcQREVjqJwdwKJlgjxdQ_CV7CvHlIJU0wbreiT91VNFuUNvul7tYnt8ckke9Pa0m1pQzA1oky91XvLCEklHIEEpLq1jnEzcs5TKK9lwafBzoN_SuN8mp9nVkURvbXILLpq8xrdTP8YZR99_CMbGYAbsK2D_02JD58ResAt4rpWkwbWlYlFrfv0Z3Z8ZpF5cMw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/03/08 07:54:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AO73VKYycGfqWQsli6dBG7kNsd1z_c2cWBI6-eGjEdcOqUklAWUGoJ1BeOx8Qo1RDb6o0sQwBruJUnpOpuq2Nksb9D1Z-EU9xNFoDWy__Xs_i2wAJsVgPjskQ2kzFSh9NOCtKxhjxPzIgjsvYRSMDvjFHHfvokqvZCa1OXOr7H5As2w54Zw6C6q9mMggS6aaDSAaneQaeEMJn415A3oadAhwrV3Dv8dEhFR526bXki3Nr2JFIXJHqwi270YJxxDJEQhV2fBnsqc12w3_RArNwW1txPKlsHDSc8n4hDaNaVFmv3RgnC27S7Qrvdr9W4KQYyiTblBS0QaGzrsF_mpnb5g 2025/03/08 07:54:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/03/08 07:54:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/03/08 07:54:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AO73VKYycGfqWQsli6dBG7kNsd1z_c2cWBI6-eGjEdcOqUklAWUGoJ1BeOx8Qo1RDb6o0sQwBruJUnpOpuq2Nksb9D1Z-EU9xNFoDWy__Xs_i2wAJsVgPjskQ2kzFSh9NOCtKxhjxPzIgjsvYRSMDvjFHHfvokqvZCa1OXOr7H5As2w54Zw6C6q9mMggS6aaDSAaneQaeEMJn415A3oadAhwrV3Dv8dEhFR526bXki3Nr2JFIXJHqwi270YJxxDJEQhV2fBnsqc12w3_RArNwW1txPKlsHDSc8n4hDaNaVFmv3RgnC27S7Qrvdr9W4KQYyiTblBS0QaGzrsF_mpnb5g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/03/08 07:54:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AHALvjxv9qoM694hZNzWlZaPZ2rmnETbZ1dHhqmu5AS4oCIudUeTUitXwxs6KyNsQOGr81n0N4Yurq_MePghfH17j0TXuJgLoI4m8Ljyee1Gt76T23H2J8wE0gMW6yteoRPmA383KwgwCBXoUv6u0Bf1jS-7bTqTSIxKY0_kWkTxPurvfpwhmcp3iARd7_Yl2U8fzsxLs3Ha2b0kwlDnRneD3RwrTFO3GIPWe_p4AWWHt_sWI1ZdsfAk_d65_sV-rvB1u3GLGYAVYiGDLJiDpb5Ktj8ieWt_sidR4k6Ih12bMiWW1x21heV8KkmcWXirqqy2Dj7Q-u01ffVPua3QqaI 2025/03/08 07:54:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/08 07:54:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/03/08 07:54:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/08 07:54:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/03/08 07:54:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/03/08 07:54:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/03/08 07:54:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AHALvjxv9qoM694hZNzWlZaPZ2rmnETbZ1dHhqmu5AS4oCIudUeTUitXwxs6KyNsQOGr81n0N4Yurq_MePghfH17j0TXuJgLoI4m8Ljyee1Gt76T23H2J8wE0gMW6yteoRPmA383KwgwCBXoUv6u0Bf1jS-7bTqTSIxKY0_kWkTxPurvfpwhmcp3iARd7_Yl2U8fzsxLs3Ha2b0kwlDnRneD3RwrTFO3GIPWe_p4AWWHt_sWI1ZdsfAk_d65_sV-rvB1u3GLGYAVYiGDLJiDpb5Ktj8ieWt_sidR4k6Ih12bMiWW1x21heV8KkmcWXirqqy2Dj7Q-u01ffVPua3QqaI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/03/08 07:54:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABsCwq9QBNV116pjH8yCYYPQbF8PFlVZGcIO14EiCT1XduEfuvJm5QSbSrDeq-X91WqxeANcxNJV_A8MPvIJ4sgpJYP-WuKIVl-r2ouGo0foN6vSQ1-6lIxtXhW87R8cNjomKaW8Nccwd0tD7_ur7Dyk2CCIwr19wo_1_rOX-aOV8oaBOD0S3Ym0AVwpqAASiid2acJteKVPrbY3VF1Fv5LPJpsRmI1_oR684a8CJkoPyAXObQVDlcj3irpC9R_KLFo67GNFU1CJRGOQtm83MAJsajWKOIl6xlhgW6khZt0L7XAGoFEVJNqf37HEkDii5273uFZu8uuzKpu6_4LxvbE 2025/03/08 07:54:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/03/08 07:54:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/03/08 07:54:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/03/08 07:54:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/03/08 07:54:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/03/08 07:54:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/03/08 07:54:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABsCwq9QBNV116pjH8yCYYPQbF8PFlVZGcIO14EiCT1XduEfuvJm5QSbSrDeq-X91WqxeANcxNJV_A8MPvIJ4sgpJYP-WuKIVl-r2ouGo0foN6vSQ1-6lIxtXhW87R8cNjomKaW8Nccwd0tD7_ur7Dyk2CCIwr19wo_1_rOX-aOV8oaBOD0S3Ym0AVwpqAASiid2acJteKVPrbY3VF1Fv5LPJpsRmI1_oR684a8CJkoPyAXObQVDlcj3irpC9R_KLFo67GNFU1CJRGOQtm83MAJsajWKOIl6xlhgW6khZt0L7XAGoFEVJNqf37HEkDii5273uFZu8uuzKpu6_4LxvbE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/03/08 07:54:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AIHaXqLyRWH_bN-dMoU7KitilJ-q9v0vL9Zx5fqq1adif3cLucNcAfW_OjmO9NO1OyX5t2U0b7N4waa2txbS9-W6LRx_Tvz5WtvbqLGvTa9FqKDQZ5Hgn98ij8LoX_K-xfY88HOuzqiWnojiIhpHtQUUc4IyTczrC9WPaIiRpTznZhyq56bFckkpLjUOEMwInlfpwskmpJgVaYYeScKi3ar0v7UgnHd2ZlK-7yFU9Oy9yozrOp2fRlwAT6QSvzk09vrZxcNptyKTu4g1rW13ntTxR9LnTdatlva5fkbf-Y9pX99iEJqE9D9WjI6yVkr_KN55o1Otp2FlV1xN2CDefxk 2025/03/08 07:54:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/03/08 07:54:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/03/08 07:54:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AIHaXqLyRWH_bN-dMoU7KitilJ-q9v0vL9Zx5fqq1adif3cLucNcAfW_OjmO9NO1OyX5t2U0b7N4waa2txbS9-W6LRx_Tvz5WtvbqLGvTa9FqKDQZ5Hgn98ij8LoX_K-xfY88HOuzqiWnojiIhpHtQUUc4IyTczrC9WPaIiRpTznZhyq56bFckkpLjUOEMwInlfpwskmpJgVaYYeScKi3ar0v7UgnHd2ZlK-7yFU9Oy9yozrOp2fRlwAT6QSvzk09vrZxcNptyKTu4g1rW13ntTxR9LnTdatlva5fkbf-Y9pX99iEJqE9D9WjI6yVkr_KN55o1Otp2FlV1xN2CDefxk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/03/08 07:54:52 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AARy968OiRoSYqVJFpgYQh4xrr6W39XIFlK3eZ4W9ronZf2iwkUJnLymsFAOqvu6gmGjyPPFvyyaF8-R-t13O1_MOJKhiIlm8TlhvYsCsWS185cfl3fumsiLC1aGthsmCr1e-Z5Vx8XeHUC1XUBYSUt5IAeMjqUwE1Qy7jjQZbO8rx3eX7yPOJVeQzKih_SC3ovdO35pjj_DrqQN0yJG3QVtL3XJRNeadDyy_PI-naHbmml1PD88U4HoSAqpvQU6cW8DSySZYhop3OAwqjo4WBve1BgdRE2h5Wl44SePlLAN0WNJ1aebJWYQ88L0qMvXpMlQ2rsf53NwLA8o591XxD8 2025/03/08 07:54:52 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/03/08 07:54:53 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/03/08 07:54:53 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AARy968OiRoSYqVJFpgYQh4xrr6W39XIFlK3eZ4W9ronZf2iwkUJnLymsFAOqvu6gmGjyPPFvyyaF8-R-t13O1_MOJKhiIlm8TlhvYsCsWS185cfl3fumsiLC1aGthsmCr1e-Z5Vx8XeHUC1XUBYSUt5IAeMjqUwE1Qy7jjQZbO8rx3eX7yPOJVeQzKih_SC3ovdO35pjj_DrqQN0yJG3QVtL3XJRNeadDyy_PI-naHbmml1PD88U4HoSAqpvQU6cW8DSySZYhop3OAwqjo4WBve1BgdRE2h5Wl44SePlLAN0WNJ1aebJWYQ88L0qMvXpMlQ2rsf53NwLA8o591XxD8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/03/08 07:54:54 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AIhT8tnTwbJGAqS7QsQfah1MF9FuWDgymkR2t4sxRYqQR3fkIUP09EK-vBj-3RVSmEQ6jkBsDWec7N4Y0zBtOLog_rRkSiubTIemGUXstFqOWmy39YaVHl65nX5DDRzT2hQXw4cRewnSheoveUnsQAyoOy8piVwGKEaK0aNVf9Spf7pouhZasZCGoZQQoojACmY60PSh3bPuCP4GQ7XPpXUMSxd4KieAjkHZA-_E1QVpW_8zVLOcAYy-w76U3ocKyycxcyWNIRFDbuJOzz6rTKDSKjboK6Z14Or2KG1ZpT9_kCVhdoXAOTUL053UZ_bncfth3bK6Exmxe6juv0PGw3c 2025/03/08 07:54:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/03/08 07:54:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/03/08 07:54:56 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AIhT8tnTwbJGAqS7QsQfah1MF9FuWDgymkR2t4sxRYqQR3fkIUP09EK-vBj-3RVSmEQ6jkBsDWec7N4Y0zBtOLog_rRkSiubTIemGUXstFqOWmy39YaVHl65nX5DDRzT2hQXw4cRewnSheoveUnsQAyoOy8piVwGKEaK0aNVf9Spf7pouhZasZCGoZQQoojACmY60PSh3bPuCP4GQ7XPpXUMSxd4KieAjkHZA-_E1QVpW_8zVLOcAYy-w76U3ocKyycxcyWNIRFDbuJOzz6rTKDSKjboK6Z14Or2KG1ZpT9_kCVhdoXAOTUL053UZ_bncfth3bK6Exmxe6juv0PGw3c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/03/08 07:54:56 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AHEu_x25tgx3Iwxnxu1Bwbb-kYWkMQGdYp7DmJVO5byHB9go_qFi6Jdhqvnj5tX8IjlJiLyejfRcXhCJmj3oQe11aHdRJyKLgHdGobdhT9OiBtKbVhU74_754nOdXy5z8BX_NOeJJPZCJJivQVDn0kSHdL0HcI9ca-tqjVT_fcD-MWeNIMb5gUD4w0RITSP6fkXUcBZ6ruvfyQv4W7POxkrTGo906wEcxKFb4QDRz985OH3W0gIluRidkmL7BkvN7tXPM8OfndTf447wqGvGrtj1IBIkInAMeUo2f2VGc6aWnNFCxRBOy93wiqw6A4tI41qfN-AkQgteJhGxLpQ_kI0 2025/03/08 07:54:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/03/08 07:54:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/03/08 07:54:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/03/08 07:54:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/03/08 07:54:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/03/08 07:54:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/03/08 07:54:58 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AHEu_x25tgx3Iwxnxu1Bwbb-kYWkMQGdYp7DmJVO5byHB9go_qFi6Jdhqvnj5tX8IjlJiLyejfRcXhCJmj3oQe11aHdRJyKLgHdGobdhT9OiBtKbVhU74_754nOdXy5z8BX_NOeJJPZCJJivQVDn0kSHdL0HcI9ca-tqjVT_fcD-MWeNIMb5gUD4w0RITSP6fkXUcBZ6ruvfyQv4W7POxkrTGo906wEcxKFb4QDRz985OH3W0gIluRidkmL7BkvN7tXPM8OfndTf447wqGvGrtj1IBIkInAMeUo2f2VGc6aWnNFCxRBOy93wiqw6A4tI41qfN-AkQgteJhGxLpQ_kI0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/03/08 07:54:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ANDHQ_vf1f8R-pQoziSukKHbVdS7pc246SavFTSAHlR6zXIKVmuDX0RMdmVIqQjtPPOL5NuyE6P_etjVWBXzRpziz3IohPHqhSbMaXG4au26LVEvSpZ88jKhclcbVwkS3v7W7qRTlEkI_k7aIa7MwQFmVnEdBrwHpT2eCGuSlsxY25fvl3hMYe5JxeREeIU4WMjhsfHLz6ntakRxPELJBfRjU0kPFVGyJLWAOPhojmAV28In_OhqoeAOESPb_S-sskIGdz8d-CibigC1QduyAGxWhgpJifZBwYzYdWosDQOItW2p4TshRawswFm8xXZvTZcaqNTnZ9NFNI0PfMU3hHY 2025/03/08 07:54:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/03/08 07:54:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/03/08 07:54:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/03/08 07:55:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/03/08 07:55:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/03/08 07:55:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/03/08 07:55:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ANDHQ_vf1f8R-pQoziSukKHbVdS7pc246SavFTSAHlR6zXIKVmuDX0RMdmVIqQjtPPOL5NuyE6P_etjVWBXzRpziz3IohPHqhSbMaXG4au26LVEvSpZ88jKhclcbVwkS3v7W7qRTlEkI_k7aIa7MwQFmVnEdBrwHpT2eCGuSlsxY25fvl3hMYe5JxeREeIU4WMjhsfHLz6ntakRxPELJBfRjU0kPFVGyJLWAOPhojmAV28In_OhqoeAOESPb_S-sskIGdz8d-CibigC1QduyAGxWhgpJifZBwYzYdWosDQOItW2p4TshRawswFm8xXZvTZcaqNTnZ9NFNI0PfMU3hHY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/03/08 07:55:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AH2umQzgJcmsYVbl0NipWeiJ4IeUBPQ9mVhN266-FEFmLc0nvhrM7nlrD_rRxK-sRE8KOt7rLSiics7L-LlbVDopA3XEznA5t7L76mZOxvyVjJDh-doEu0cd_JIf0dXgWdUpI8AbNr4VlFaGJGTGpOjekUXsMB0FA9-X5Qm11lXhBIKYjZNkBYTv62yOZ2s03b77caxGE4fLcaRo5CbbktjUcyN5lcXoOU2cgyars55Z-lSMgP_wBqqzYRGvQWM7ANkaYt0Nmqdoib27nMB1YtZYuxzSNDxTovpGqP1gnJ7G83eWdmMQJJSPJG8DXmWKBD_TVjT0VTpIskaKtYIYF64 2025/03/08 07:55:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/03/08 07:55:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/03/08 07:55:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AH2umQzgJcmsYVbl0NipWeiJ4IeUBPQ9mVhN266-FEFmLc0nvhrM7nlrD_rRxK-sRE8KOt7rLSiics7L-LlbVDopA3XEznA5t7L76mZOxvyVjJDh-doEu0cd_JIf0dXgWdUpI8AbNr4VlFaGJGTGpOjekUXsMB0FA9-X5Qm11lXhBIKYjZNkBYTv62yOZ2s03b77caxGE4fLcaRo5CbbktjUcyN5lcXoOU2cgyars55Z-lSMgP_wBqqzYRGvQWM7ANkaYt0Nmqdoib27nMB1YtZYuxzSNDxTovpGqP1gnJ7G83eWdmMQJJSPJG8DXmWKBD_TVjT0VTpIskaKtYIYF64" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/03/08 07:55:05 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AP1X3d0Swa1c6kz979IvseVqA7Dt8m9ku6rGo6YxswMTGs34nNeXqEuNIMY6W75mZko1R_im08SAB3fVP2Iq3Djb1x4kFbP7k4A_ASqpuB6jM3vsYY1cLklEdvE50qinizX6AQUqLW1gyA0Y01ubfJLesvU9K4wNnjLQw4PiCk5hfdiu0wf82bnpU9aAN6kWoWraDLkdg8-eaoc7Ayz1p7h-szJi-PWKfWmKvw6SLKYK4-Slh4ShprWzDkaAjuG-Mc_fs2MTHYq5rhpEZv9a8WHrWU1Cs9DHorVoNWwPY854tY-YzCyj8WiOGuCVZhcj257ZGdg-FiyAAaYYc8cPq6k 2025/03/08 07:55:05 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/03/08 07:55:06 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/03/08 07:55:06 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AP1X3d0Swa1c6kz979IvseVqA7Dt8m9ku6rGo6YxswMTGs34nNeXqEuNIMY6W75mZko1R_im08SAB3fVP2Iq3Djb1x4kFbP7k4A_ASqpuB6jM3vsYY1cLklEdvE50qinizX6AQUqLW1gyA0Y01ubfJLesvU9K4wNnjLQw4PiCk5hfdiu0wf82bnpU9aAN6kWoWraDLkdg8-eaoc7Ayz1p7h-szJi-PWKfWmKvw6SLKYK4-Slh4ShprWzDkaAjuG-Mc_fs2MTHYq5rhpEZv9a8WHrWU1Cs9DHorVoNWwPY854tY-YzCyj8WiOGuCVZhcj257ZGdg-FiyAAaYYc8cPq6k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/03/08 07:55:07 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AKiZJRN4w7h2NhM8L5u7c1gCu3glPyauSmT5G3t3IfZZJss9nqK7PMQq7-uG5L20W9DUmwWJHnXgRWWg5WW-Z-WmTf9t5KevYWlnZaOMz2ldiAJXtbx-2YI1zYLuWnOmKbuT1SH7gfXQejJdFc9ZxD44TlerRbrCeXzRefUqQ-gyt3bO935Dk-DKCNXflDJgQs5HAxT4w8-8KUDy4q9fEb4mPAG5bdSiIdPML49ITY4MlGtsW77o12UaatvDN6ba27A0drl7FoqHpGse6v1W-bKHlIAuhedTz6x8a9g79Q85c_1M5_WYvYVJsr0FKbskpOfesd57HZXOYcLzC-Oinco 2025/03/08 07:55:07 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/03/08 07:55:08 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/03/08 07:55:08 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AKiZJRN4w7h2NhM8L5u7c1gCu3glPyauSmT5G3t3IfZZJss9nqK7PMQq7-uG5L20W9DUmwWJHnXgRWWg5WW-Z-WmTf9t5KevYWlnZaOMz2ldiAJXtbx-2YI1zYLuWnOmKbuT1SH7gfXQejJdFc9ZxD44TlerRbrCeXzRefUqQ-gyt3bO935Dk-DKCNXflDJgQs5HAxT4w8-8KUDy4q9fEb4mPAG5bdSiIdPML49ITY4MlGtsW77o12UaatvDN6ba27A0drl7FoqHpGse6v1W-bKHlIAuhedTz6x8a9g79Q85c_1M5_WYvYVJsr0FKbskpOfesd57HZXOYcLzC-Oinco" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/03/08 07:55:09 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AHuIp8e5uDM4nGs38B-Ll04_vrBnl7n2DlTjGWANC8p_JrpHGBrdCrPxPdutLqCbZskoTQcyU4PZopDOfFP9FnvAP8fShMBsOQ_8070ZS5j9UwU-Apuijwuc7aHuU5QpEH2wVtvqpL_y_ySLXMZMyIrZLPJB14HP5uMxcCXYFb87tilTsWUe5ZhFXPRdJMW9y1V005g3vLfr5LKQd7JrBdD0zA8SIh3Myy2UkVD6PidU0o0-RZ4HXQ0UH77ZQoBCByNaa48ABtqwB8tJMWHJQUtNZ2kk1HQvUCV9OMv4oChLuXfEInPss_z4kwxSVoqY1b4q77gdx2qVsLQKaIb05no 2025/03/08 07:55:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/03/08 07:55:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/03/08 07:55:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/03/08 07:55:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/03/08 07:55:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/03/08 07:55:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/03/08 07:55:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AHuIp8e5uDM4nGs38B-Ll04_vrBnl7n2DlTjGWANC8p_JrpHGBrdCrPxPdutLqCbZskoTQcyU4PZopDOfFP9FnvAP8fShMBsOQ_8070ZS5j9UwU-Apuijwuc7aHuU5QpEH2wVtvqpL_y_ySLXMZMyIrZLPJB14HP5uMxcCXYFb87tilTsWUe5ZhFXPRdJMW9y1V005g3vLfr5LKQd7JrBdD0zA8SIh3Myy2UkVD6PidU0o0-RZ4HXQ0UH77ZQoBCByNaa48ABtqwB8tJMWHJQUtNZ2kk1HQvUCV9OMv4oChLuXfEInPss_z4kwxSVoqY1b4q77gdx2qVsLQKaIb05no" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/03/08 07:55:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AM3i53U6f66tk_nPU2zcjYVpddrBIdfMS8ALB7FkoqJTJL2vgiqVI2wvtxrySK4vo9wCABnF7RC8XEPVyfp3iHdpo5rqOwzFCGqeAtqq5gc4ckuVhAJAgBw4NRd_iSDN7pm7PUIZ3ZP8g-ksIkuScJn6zUxYhdqdmyQSzcpEZNZiuO-nt35hs4uwJGXZCvMy3DuBLL9OiZ-0TGnI2QuoAO_rcFPwE2d9_Z8csL5TF6GIfngaexu5rhwEx6Fhtq0WCbz0RnA_kvotikZlL-MW4g2Yc3SlTsYlVb4dNPHoV93p2Z7EOd8eRBPqsE1UA6wjzkMYG2_lHF2MhDSLUTsc-LE 2025/03/08 07:55:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/03/08 07:55:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/03/08 07:55:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/03/08 07:55:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/03/08 07:55:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/03/08 07:55:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/03/08 07:55:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AM3i53U6f66tk_nPU2zcjYVpddrBIdfMS8ALB7FkoqJTJL2vgiqVI2wvtxrySK4vo9wCABnF7RC8XEPVyfp3iHdpo5rqOwzFCGqeAtqq5gc4ckuVhAJAgBw4NRd_iSDN7pm7PUIZ3ZP8g-ksIkuScJn6zUxYhdqdmyQSzcpEZNZiuO-nt35hs4uwJGXZCvMy3DuBLL9OiZ-0TGnI2QuoAO_rcFPwE2d9_Z8csL5TF6GIfngaexu5rhwEx6Fhtq0WCbz0RnA_kvotikZlL-MW4g2Yc3SlTsYlVb4dNPHoV93p2Z7EOd8eRBPqsE1UA6wjzkMYG2_lHF2MhDSLUTsc-LE" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/03/08 07:55:18 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/03/08 07:55:20 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/03/08 07:55:23 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/03/08 07:55:26 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/03/08 07:55:29 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/03/08 07:55:32 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABVHuA-r0a_pKuibPyxIXddW_AHZQp_xaULB7ef7e3nRvJ75FiVSwKRF6G0dfPzaA9OHw8LU06F0rngZshCbgfYaXzMVQR_sL8fSyIu4YVx0W3IbF2V6ttjyTbOAsaCoTJSl5v_pIyRCGnaX1yFAIpuehAUByUGKQ6tS_4XvRar_yZngt8M-2ROPzY0-A82kma8frDwckDuibmSDVif0x7dQKr7tEzNpVkymaIIZu4k455A1PBW7vCsAzUUMfqvJKvQMUUrOZ9qe2Sio1rQ3gMY_45_2bqN3iNAA6hMELeauAiUTfpOJm-ZOH7DNeT4SlCogd56YI39010u91UAsPZw 2025/03/08 07:55:32 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/03/08 07:55:32 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "f6bb7c7102e7118b802aa815376195f6" 2025/03/08 07:55:32 DEBUG : unknown-size-put.txt: multipart upload "ABVHuA-r0a_pKuibPyxIXddW_AHZQp_xaULB7ef7e3nRvJ75FiVSwKRF6G0dfPzaA9OHw8LU06F0rngZshCbgfYaXzMVQR_sL8fSyIu4YVx0W3IbF2V6ttjyTbOAsaCoTJSl5v_pIyRCGnaX1yFAIpuehAUByUGKQ6tS_4XvRar_yZngt8M-2ROPzY0-A82kma8frDwckDuibmSDVif0x7dQKr7tEzNpVkymaIIZu4k455A1PBW7vCsAzUUMfqvJKvQMUUrOZ9qe2Sio1rQ3gMY_45_2bqN3iNAA6hMELeauAiUTfpOJm-ZOH7DNeT4SlCogd56YI39010u91UAsPZw" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/03/08 07:55:33 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AKx9bTSwq0YlKUw79F5KFFTAgaFicc8mkXeUr3tO-KuAWdfuAEQxTfn_MoXYvvxD4wufvTUwx1R7T33PpTMzU1oyKhc7BFnmYmMAMH9dtw03rulpseLGWpPMVVasYPw5tNmaZlqWi1C6JKok1vadQy0Tl8iQbp7c_-9iWo1c3gNEupIIwKGaTSl15cT1uQbrGApA-WQZTBnCqW2AxLvk3onUsHJKC6mvdmXzYuCF0zaxuv1wJOUWxoKCRnn5Wx5U1Mi2r0N6Limn4dIPGw8z_bemnJqoFBfO0DGzuYuFZwk-Cd4lZcS_Cszkh0HxejkihZHebTB3szPxnBMyNUziUSo 2025/03/08 07:55:33 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/03/08 07:55:33 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "9b11bad33a500cb7712b3fd9c98fe95e" 2025/03/08 07:55:34 DEBUG : unknown-size-update.txt: multipart upload "AKx9bTSwq0YlKUw79F5KFFTAgaFicc8mkXeUr3tO-KuAWdfuAEQxTfn_MoXYvvxD4wufvTUwx1R7T33PpTMzU1oyKhc7BFnmYmMAMH9dtw03rulpseLGWpPMVVasYPw5tNmaZlqWi1C6JKok1vadQy0Tl8iQbp7c_-9iWo1c3gNEupIIwKGaTSl15cT1uQbrGApA-WQZTBnCqW2AxLvk3onUsHJKC6mvdmXzYuCF0zaxuv1wJOUWxoKCRnn5Wx5U1Mi2r0N6Limn4dIPGw8z_bemnJqoFBfO0DGzuYuFZwk-Cd4lZcS_Cszkh0HxejkihZHebTB3szPxnBMyNUziUSo" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/03/08 07:55:34 DEBUG : Creating backend with remote "TestS3R2:rclone-test-fiferud9cuma/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/03/08 07:55:34 DEBUG : Waiting for deletions to finish 2025/03/08 07:55:34 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/03/08 07:55:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/03/08 07:55:34 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/03/08 07:55:35 INFO : S3 bucket rclone-test-fiferud9cuma: Bucket "rclone-test-fiferud9cuma" deleted 2025/03/08 07:55:35 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (141.58s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.25s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.40s) --- FAIL: TestIntegration/FsMkdir (139.17s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (13.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.79s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.78s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.68s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.50s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.21s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (26.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.66s) --- 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.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (75.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (13.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (5.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (11.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (5.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (11.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (15.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (7.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.60s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (15.38s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.71s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.71s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (4.32s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.22s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.85s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.37s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- 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:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/03/08 07:55:35 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/03/08 07:55:35 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 141.602s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 2m22.307243865s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/trailing_CR]