"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:" 2025/09/02 02:21:27 NOTICE: TestS3R2: Starting server 2025/09/02 02:21:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yubokuy7kige" 2025/09/02 02:21:27 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/09/02 02:21:28 INFO : S3 bucket rclone-test-yubokuy7kige: Bucket "rclone-test-yubokuy7kige" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/09/02 02:21:30 INFO : S3 bucket rclone-test-yubokuy7kige: Bucket "rclone-test-yubokuy7kige" deleted === RUN TestIntegration/FsMkdir 2025/09/02 02:21:30 INFO : S3 bucket rclone-test-yubokuy7kige: Bucket "rclone-test-yubokuy7kige" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/09/02 02:21:30 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/09/02 02:21:31 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/09/02 02:21:31 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" === 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␍" === 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/09/02 02:21:55 NOTICE: S3 bucket rclone-test-yubokuy7kige: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/02 02:21:55 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AGECuld8b4plmkd0SWlwb7XNyczmalN_XXKraOsVKzfwUHlfa33o8_hYK4i9gMzlf-sXKbol5psXjflwnS0J8U0-4NFUAKw5HikzGFWJ5T0GiBkUPc2_oFH4OI5H_6vYvBI3gnw-wroZCiwWdhtss-y6NQH6lz9ZBV4YWCOFOl_Ej7CLFJ_wPzx1Bot-mV4CaC6rQLUtcA1pOxFAoyTTOyEMEWuJuy4iAQVvOKMCtq_lN-aVUqxDdhF9sSrh2_qmTgzaffbflSvMx1rZB3QjpEva7CoeShBPBO_FEdUz1Fg4lhf2g3-s8Qt2oJ8fOY93acA9d1AjJ7Fv9fUofq7--c0 2025/09/02 02:21:56 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "3895beca7cdf3e902df3d2cdee4e051d" 2025/09/02 02:21:56 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "3f593769ce6a6bf47d7157022d19eff6" 2025/09/02 02:21:57 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "7af87229066efa8bcd13542b4b53fbf0" 2025/09/02 02:21:57 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AGECuld8b4plmkd0SWlwb7XNyczmalN_XXKraOsVKzfwUHlfa33o8_hYK4i9gMzlf-sXKbol5psXjflwnS0J8U0-4NFUAKw5HikzGFWJ5T0GiBkUPc2_oFH4OI5H_6vYvBI3gnw-wroZCiwWdhtss-y6NQH6lz9ZBV4YWCOFOl_Ej7CLFJ_wPzx1Bot-mV4CaC6rQLUtcA1pOxFAoyTTOyEMEWuJuy4iAQVvOKMCtq_lN-aVUqxDdhF9sSrh2_qmTgzaffbflSvMx1rZB3QjpEva7CoeShBPBO_FEdUz1Fg4lhf2g3-s8Qt2oJ8fOY93acA9d1AjJ7Fv9fUofq7--c0" 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/09/02 02:22:02 DEBUG : Creating backend with remote "TestS3R2:" 2025/09/02 02:22:02 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/02 02:22:02 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/09/02 02:22:05 DEBUG : S3 bucket rclone-test-yubokuy7kige: bucket is versioned: false 2025/09/02 02:22:05 DEBUG : Waiting for deletions to finish 2025/09/02 02:22:05 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/09/02 02:22:05 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/09/02 02:22:06 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/02 02:22:07 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yubokuy7kige/dirToPurgeFromRoot" 2025/09/02 02:22:07 DEBUG : S3 bucket rclone-test-yubokuy7kige path dirToPurgeFromRoot: bucket is versioned: false 2025/09/02 02:22:07 DEBUG : Waiting for deletions to finish 2025/09/02 02:22:07 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/09/02 02:22:07 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/09/02 02:22:08 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/02 02:22:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yubokuy7kige/hello? sausage/êé" 2025/09/02 02:22:10 DEBUG : S3 bucket rclone-test-yubokuy7kige path hello? sausage/êé: bucket is versioned: false 2025/09/02 02:22:10 DEBUG : Waiting for deletions to finish 2025/09/02 02:22:10 DEBUG : "a/b/c/d/e.txt" version false 2025/09/02 02:22:10 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/09/02 02:22:10 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/09/02 02:22:20 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yubokuy7kige/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/02 02:22:21 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yubokuy7kige/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-yubokuy7kige" from "TestS3R2:rclone-test-yubokuy7kige" 2025/09/02 02:22:21 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/09/02 02:22:27 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABRa_NzHoXHSSsSClERiJflahIIiBfwOeyta-P-1xreBhK-UFF0k_W14fg7DuKiVYjcghlrYDXSrdyfbiXu46WhNpmctAM9XKi9FgGpRF0-hg2Ym3-J-lnNgSb08bWgzctz4kLSUVoVMVaKSz-N3eb8OjqyJrVYiyY1u4lE4HwhWCp36-N0a8vstYcXumk8OLeb6iEL9gkAw185IP-j2b1ifw8w918bPzuRyhD0otOdQsb_BcH-cWDGoQ-XSk-gHvKFfQ2Fa6bhky9nlrfWQeIyAFnrIcCZBufGxvQ4asJiAXtfp7c5eownGordqjIHATi9NjMpG7IsNIJem1Or-rOk 2025/09/02 02:22:27 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/09/02 02:22:27 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/09/02 02:22:27 DEBUG : piped data.txt: multipart upload "ABRa_NzHoXHSSsSClERiJflahIIiBfwOeyta-P-1xreBhK-UFF0k_W14fg7DuKiVYjcghlrYDXSrdyfbiXu46WhNpmctAM9XKi9FgGpRF0-hg2Ym3-J-lnNgSb08bWgzctz4kLSUVoVMVaKSz-N3eb8OjqyJrVYiyY1u4lE4HwhWCp36-N0a8vstYcXumk8OLeb6iEL9gkAw185IP-j2b1ifw8w918bPzuRyhD0otOdQsb_BcH-cWDGoQ-XSk-gHvKFfQ2Fa6bhky9nlrfWQeIyAFnrIcCZBufGxvQ4asJiAXtfp7c5eownGordqjIHATi9NjMpG7IsNIJem1Or-rOk" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/02 02:22:28 DEBUG : piped data.txt: open chunk writer: started multipart upload: ALOqaTrGx7JJgDjQ9EQP21IeAS0xg3CtYPXqocp9WRhV-ECLBnSU0odj2Y57--P6OrwsamBVxzOKpZvC9Niwlt46CxzSLz85F5fDy1Lxi2JMfPOJaLZjgXMP2ZeGlrTtGYqKvud-ASoPPMidDUMi8SuS5YblaMAanEqlgPlaQoCXQU7q-CjGKEvUpv53GxCffECpDIhFy1EjGgHfnZxqwxyt_wZXz6je6ERCuks3qyFxXpoB8jOhMjeZBKDWP02Efdf0L23xoz7PrGsYvEYJ2D413zUmdtBOUPdZKLNSDvykeLEEH4R7tLG_GVH-_Qw2RThNCBPczxnrn9dePrx5WDc 2025/09/02 02:22:28 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/02 02:22:28 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "062dfcf8454679272ced683b2caf0651" 2025/09/02 02:22:29 DEBUG : piped data.txt: multipart upload "ALOqaTrGx7JJgDjQ9EQP21IeAS0xg3CtYPXqocp9WRhV-ECLBnSU0odj2Y57--P6OrwsamBVxzOKpZvC9Niwlt46CxzSLz85F5fDy1Lxi2JMfPOJaLZjgXMP2ZeGlrTtGYqKvud-ASoPPMidDUMi8SuS5YblaMAanEqlgPlaQoCXQU7q-CjGKEvUpv53GxCffECpDIhFy1EjGgHfnZxqwxyt_wZXz6je6ERCuks3qyFxXpoB8jOhMjeZBKDWP02Efdf0L23xoz7PrGsYvEYJ2D413zUmdtBOUPdZKLNSDvykeLEEH4R7tLG_GVH-_Qw2RThNCBPczxnrn9dePrx5WDc" 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/09/02 02:22:30 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/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/09/02 02:22:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AEplNcyAu3wTNlx3qOpfWy9SYwqDTsFt0OfkOgR9sfIoHC-nIZ6dVXrvSCPlHddHvabDFb1-vIoA3V46vC98SnGD73SK8r3G5G_QDxUGRYbnivmslPSh6v_JDLgYRt5XHlZDgriPxWS2zJT9orCwtYh84gzzkUQeb5-MKDvlULSUtQ4ewhSTdZVJBneD1VKthoBoqBx2uSR3r59rB10yuFDp9RrSwcoV2W8x5_8pG7WBMHX-Muf8kAsk9jKPJCCS_NGD8l5GIk1k5G3-qI-ptmPcL4SV2TW6RnfhsfZHATc-yVEAaCdCBGYVyW__dmXG5u2RqOZwiwpaEAhVZaEXtAg 2025/09/02 02:22:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/09/02 02:22:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/09/02 02:22:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AEplNcyAu3wTNlx3qOpfWy9SYwqDTsFt0OfkOgR9sfIoHC-nIZ6dVXrvSCPlHddHvabDFb1-vIoA3V46vC98SnGD73SK8r3G5G_QDxUGRYbnivmslPSh6v_JDLgYRt5XHlZDgriPxWS2zJT9orCwtYh84gzzkUQeb5-MKDvlULSUtQ4ewhSTdZVJBneD1VKthoBoqBx2uSR3r59rB10yuFDp9RrSwcoV2W8x5_8pG7WBMHX-Muf8kAsk9jKPJCCS_NGD8l5GIk1k5G3-qI-ptmPcL4SV2TW6RnfhsfZHATc-yVEAaCdCBGYVyW__dmXG5u2RqOZwiwpaEAhVZaEXtAg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/09/02 02:22:36 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AIaAm8ginJ03DnTXznMmW-_hYrnYsbifkKptm5_LD_3gqJ-PFCFeCBzKDf56cOHzJWj7v0dEWS7jH7sVrS8WP2bQKqE7NeFIECEb6ZTvXABpgHfrFkVXM6JB5amYfZXv_VI0oJiT-pjWeMC8RneFRdFyw9lBo03Qv4-xlv72oNuDF7iHsIlAg72-3GXo_zq5QsdiMv4Ty5bktFnd6FSmzvpQmebIkwkLrHvlXhsCnkytYwadgkCVIL0_hSRFdMXJv6GWJSKYI6EL9xKWpvCW0pZ2N69WO92C-1rzFaKeEfnVh2Yk3DKfThCzHoeK8cEwnTX5WmIDV9gqqX2Hi-XS37Y 2025/09/02 02:22:36 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/09/02 02:22:37 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/02 02:22:37 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AIaAm8ginJ03DnTXznMmW-_hYrnYsbifkKptm5_LD_3gqJ-PFCFeCBzKDf56cOHzJWj7v0dEWS7jH7sVrS8WP2bQKqE7NeFIECEb6ZTvXABpgHfrFkVXM6JB5amYfZXv_VI0oJiT-pjWeMC8RneFRdFyw9lBo03Qv4-xlv72oNuDF7iHsIlAg72-3GXo_zq5QsdiMv4Ty5bktFnd6FSmzvpQmebIkwkLrHvlXhsCnkytYwadgkCVIL0_hSRFdMXJv6GWJSKYI6EL9xKWpvCW0pZ2N69WO92C-1rzFaKeEfnVh2Yk3DKfThCzHoeK8cEwnTX5WmIDV9gqqX2Hi-XS37Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/09/02 02:22:39 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AHWvhx3fDzHXXVhrx9wvW4BLGRiZG6-PDaH-xl5HLHQaVJB6Urm9Ax5k3A9ux2LzXdTBjaAKkKBYYkNQK0wZwPpOouWBGS5Vz3E4N-lH27tnixScYTmX1Fq8AV70jK8Up5togsFVsz6cbzUXmwcgRYXxNf6T-1FLOxyKmP1YubpZ_YqSccl4X_TUil7k9g396W-KWUD4ZpYFUI5oqaxMxdim5DSGssMu5wLWW2u9kdKBjuVjBKmMIeC253aQuX3lFf09dmyQmbBEdHJrnl4CNxAlchVh4d7Nf9MPTMooJPZZKZBxno7dlnV_RGOMe7nTPJlUVugXsbyhU5muA9YEmKo 2025/09/02 02:22:39 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/02 02:22:39 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/02 02:22:40 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AHWvhx3fDzHXXVhrx9wvW4BLGRiZG6-PDaH-xl5HLHQaVJB6Urm9Ax5k3A9ux2LzXdTBjaAKkKBYYkNQK0wZwPpOouWBGS5Vz3E4N-lH27tnixScYTmX1Fq8AV70jK8Up5togsFVsz6cbzUXmwcgRYXxNf6T-1FLOxyKmP1YubpZ_YqSccl4X_TUil7k9g396W-KWUD4ZpYFUI5oqaxMxdim5DSGssMu5wLWW2u9kdKBjuVjBKmMIeC253aQuX3lFf09dmyQmbBEdHJrnl4CNxAlchVh4d7Nf9MPTMooJPZZKZBxno7dlnV_RGOMe7nTPJlUVugXsbyhU5muA9YEmKo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/02 02:22:41 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ACwD_AhJDWQolD53QCkwQzqN1ZXrxMdyKUrr0jKl6soRgYD6LMuv7H_9hpGUaZRVJrsQJnX6-RYumdtdGo34iy_rNNV8ZfRDGfsg5QM8bfOAQTX5djBawEVlek5EArS-fPhZ6PkNO9S59Zc_H7SPgWCNVw1C3y2kgxFcUr4T3zLkMOal3nCZPuVd0QytEQc8pVahT4hl0WZEvYd1AZm6asjb8-GEPYdDxAMGpT7X8SOssxPXBEy9t3y7t8ovmh8GIxokcL4J05AbQz72ttCywWKndHlzfpBZ6NK5sile_1jPAF_IU_pGAao35ygBuUzyRMuh50xX7w5f8eLfq5CjsHs 2025/09/02 02:22:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/02 02:22:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/02 02:22:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/02 02:22:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/02 02:22:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/02 02:22:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/02 02:22:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ACwD_AhJDWQolD53QCkwQzqN1ZXrxMdyKUrr0jKl6soRgYD6LMuv7H_9hpGUaZRVJrsQJnX6-RYumdtdGo34iy_rNNV8ZfRDGfsg5QM8bfOAQTX5djBawEVlek5EArS-fPhZ6PkNO9S59Zc_H7SPgWCNVw1C3y2kgxFcUr4T3zLkMOal3nCZPuVd0QytEQc8pVahT4hl0WZEvYd1AZm6asjb8-GEPYdDxAMGpT7X8SOssxPXBEy9t3y7t8ovmh8GIxokcL4J05AbQz72ttCywWKndHlzfpBZ6NK5sile_1jPAF_IU_pGAao35ygBuUzyRMuh50xX7w5f8eLfq5CjsHs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/02 02:22:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AOvHZmzct8MyyQiborytL8B1_ivUyD2M9r7AGUHQnN4VDvSrdiBxKGJxYMc0XL3_er0je5RV5wJUphJwZO0T-eHMfhDnjCJe8wLIeWXVhab40sKi_Vn4yIWeVihxWtlS5kF8tZdfxRfJJkJ3STb9MKoGAHPKtReMq6JEKaUapF3Hu81hJKX7jCNw3V9-6Qq9UY7ctvMPKLc1pJH1by5_1WIQXrziuVBwW0HORnBjIkyE1gUfFIFokRgeYFXaEZUMiEbbg6WLLOxymArB7BJrnczwBZzHdtqY9YPAoXHz9DjJl873IctQxObMaQyOJynoueWC7QV5wAyIkZ9tY2IMywg 2025/09/02 02:22:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/02 02:22:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/09/02 02:22:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/09/02 02:22:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/02 02:22:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/02 02:22:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/02 02:22:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AOvHZmzct8MyyQiborytL8B1_ivUyD2M9r7AGUHQnN4VDvSrdiBxKGJxYMc0XL3_er0je5RV5wJUphJwZO0T-eHMfhDnjCJe8wLIeWXVhab40sKi_Vn4yIWeVihxWtlS5kF8tZdfxRfJJkJ3STb9MKoGAHPKtReMq6JEKaUapF3Hu81hJKX7jCNw3V9-6Qq9UY7ctvMPKLc1pJH1by5_1WIQXrziuVBwW0HORnBjIkyE1gUfFIFokRgeYFXaEZUMiEbbg6WLLOxymArB7BJrnczwBZzHdtqY9YPAoXHz9DjJl873IctQxObMaQyOJynoueWC7QV5wAyIkZ9tY2IMywg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/09/02 02:22:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AEC4wjaX_IlMzdN6TeyC2QAvm1HJ1T4eUtouk3S4Tm8DYaDtDUx3HoXdTqewvBR2e76sFtwqWU7AMbLZvS_DUWoew3rVUMaRDL_vfhXPIOjvm1Enjee54rDAQ6itve8i7E8rKLibCsAKvUnsi9BKMgqeluHZ4zdf_f8pcLTRfEBMElN5KwEq5FXuJqjxYoUzNG8vxrHc9DPesRdfmYomQUBttAMUJfhCWdIvaO0-JLU5D0mQw3mX1Kr8Lrcjqj60T7iLX1tFhK2OPvSgBfT56w4_uE4OKQWDGU6Wmj6BdGZXjyqhHkJ5J1gd-4dbBUyspwqqtfXOZSvGPiEP6ZJ8mDs 2025/09/02 02:22:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/02 02:22:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/09/02 02:22:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AEC4wjaX_IlMzdN6TeyC2QAvm1HJ1T4eUtouk3S4Tm8DYaDtDUx3HoXdTqewvBR2e76sFtwqWU7AMbLZvS_DUWoew3rVUMaRDL_vfhXPIOjvm1Enjee54rDAQ6itve8i7E8rKLibCsAKvUnsi9BKMgqeluHZ4zdf_f8pcLTRfEBMElN5KwEq5FXuJqjxYoUzNG8vxrHc9DPesRdfmYomQUBttAMUJfhCWdIvaO0-JLU5D0mQw3mX1Kr8Lrcjqj60T7iLX1tFhK2OPvSgBfT56w4_uE4OKQWDGU6Wmj6BdGZXjyqhHkJ5J1gd-4dbBUyspwqqtfXOZSvGPiEP6ZJ8mDs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/09/02 02:22:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AFzwhPhRGgDjPXp6F_cPYj8j5wU9T5gO4seL-44Kf9u0DPNMnh8Fm2ObSVRLtbTzpPbaStbu6abeyNvODX0-jiPuq6SW4GHlGTFKecVznFhWbA4V8AX0TNfK3GvJC7ctSk4Sb9Gj4EX0WOwShxTPNiPtl3-muEthiGWtb0hp9M5xNDI7vJwH2jTxN_0F0fyhx_xgJPk_vzFhIAq69Ja3f3OEGFjdXaJeev3LsxQ6y4ePkXkGgWowxLNeLZ_KrMrRKnb2H-6cF_MYgcfsVdg5yAO3eEOLmDoLrNHm6PPOaQ4CAQ3wvhqWjmFySSLElcnMDOixlyKiIKJMSCtyk0gs0Pc 2025/09/02 02:22:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/02 02:22:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/02 02:22:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AFzwhPhRGgDjPXp6F_cPYj8j5wU9T5gO4seL-44Kf9u0DPNMnh8Fm2ObSVRLtbTzpPbaStbu6abeyNvODX0-jiPuq6SW4GHlGTFKecVznFhWbA4V8AX0TNfK3GvJC7ctSk4Sb9Gj4EX0WOwShxTPNiPtl3-muEthiGWtb0hp9M5xNDI7vJwH2jTxN_0F0fyhx_xgJPk_vzFhIAq69Ja3f3OEGFjdXaJeev3LsxQ6y4ePkXkGgWowxLNeLZ_KrMrRKnb2H-6cF_MYgcfsVdg5yAO3eEOLmDoLrNHm6PPOaQ4CAQ3wvhqWjmFySSLElcnMDOixlyKiIKJMSCtyk0gs0Pc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/09/02 02:22:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ACddMsrKILnZQPld877EJpR9qo-ixZLtt6dsXpgh-KlIu43Y-OZRHBhQOB_yRCV9pmyt7QWr83V2_CwvpKdkdFXiohBit92dlG6CmoN5WvNjq12t_ePBBBmNJJrMREPlt28fCpDW0z1QmobvwNlxHBnhj3H5uUe0ue1FwefHuSua9GJJlakC3I_nCvAhE79UZ9WpUYWR-GTK4UgpV0iqC4lFzcpAVN2yOIei1zemcpHjH4-M-wRI4boyQlDwNpX76qPKD4SqWdQDkhyDOk5LFqHsuQ6PoD1kjghbf8PTQR0BUJJNycHYAVdOI3S9L7WGxBTNRGQHVZYp_Te-bgmY8IY 2025/09/02 02:22:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/02 02:22:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/02 02:22:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ACddMsrKILnZQPld877EJpR9qo-ixZLtt6dsXpgh-KlIu43Y-OZRHBhQOB_yRCV9pmyt7QWr83V2_CwvpKdkdFXiohBit92dlG6CmoN5WvNjq12t_ePBBBmNJJrMREPlt28fCpDW0z1QmobvwNlxHBnhj3H5uUe0ue1FwefHuSua9GJJlakC3I_nCvAhE79UZ9WpUYWR-GTK4UgpV0iqC4lFzcpAVN2yOIei1zemcpHjH4-M-wRI4boyQlDwNpX76qPKD4SqWdQDkhyDOk5LFqHsuQ6PoD1kjghbf8PTQR0BUJJNycHYAVdOI3S9L7WGxBTNRGQHVZYp_Te-bgmY8IY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/02 02:22:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ACSo9t9Z6pPQU-YcdIr1YzQ2ST53MrUjBgBqmizMU07McmVxcGjjjnJdgSFsTwid4FvSa2KDoVD55viXQLekhQNiQOm1TBfTbvkyPkWfxuF-Vc2jFZ7I3TQohXI6hvNShTqAtt45E-eSSIVTdtTYkmf26puJbdkxFmnXJLvP2Slz7PyCfkJY6xrWzgTg9_1lkCFVZGIKZbLjV9fd6h2-UnICBBWxEKSNmGnbo_s_eLmM4RPU98BeEaYxT4LGCL-vRtinEA9eFYloVYs3P-AKYxoOfM-OhbMEcIkWjM2vGllhFl8Hn_FClMRnIO_XMwwnDwe_boYkul3NxeEHN_zmOv8 2025/09/02 02:22:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/02 02:22:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/02 02:22:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/02 02:22:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/02 02:22:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/02 02:22:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/02 02:22:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ACSo9t9Z6pPQU-YcdIr1YzQ2ST53MrUjBgBqmizMU07McmVxcGjjjnJdgSFsTwid4FvSa2KDoVD55viXQLekhQNiQOm1TBfTbvkyPkWfxuF-Vc2jFZ7I3TQohXI6hvNShTqAtt45E-eSSIVTdtTYkmf26puJbdkxFmnXJLvP2Slz7PyCfkJY6xrWzgTg9_1lkCFVZGIKZbLjV9fd6h2-UnICBBWxEKSNmGnbo_s_eLmM4RPU98BeEaYxT4LGCL-vRtinEA9eFYloVYs3P-AKYxoOfM-OhbMEcIkWjM2vGllhFl8Hn_FClMRnIO_XMwwnDwe_boYkul3NxeEHN_zmOv8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/02 02:23:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AHvo0QGC_yzgEIHjFuDpIE_DJZklINwUgBxKd4fJU2Ut4tPpOX42O09ecU5kx2qAib-KCiDEiphZJ5pplYfPZSnun6JIWPcxJJrPyh4j3Jil82UwcO_IIAWKSzaHoZK2Ea1VNGJ0RGicaAjAEXnwxsDZ4Ih-hg-WuKRSE9ulpmjK4DWgJc1E2LYZfuF-zdVq5ZY2_p089sdazl-bToFNu5031Ft3F5wvqDqSEJV5eFvWNHwv8oCVt2iiU1GH3LxZRdNlxxvK07189a1ktwtxkQ319qhRwnz6jsPssIEcJVtAjAUapN53ALGAkCc-QJYtU1e9iNoPsgFpQdVP2Ekt3YA 2025/09/02 02:23:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/02 02:23:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/02 02:23:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/09/02 02:23:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/02 02:23:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/02 02:23:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/02 02:23:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AHvo0QGC_yzgEIHjFuDpIE_DJZklINwUgBxKd4fJU2Ut4tPpOX42O09ecU5kx2qAib-KCiDEiphZJ5pplYfPZSnun6JIWPcxJJrPyh4j3Jil82UwcO_IIAWKSzaHoZK2Ea1VNGJ0RGicaAjAEXnwxsDZ4Ih-hg-WuKRSE9ulpmjK4DWgJc1E2LYZfuF-zdVq5ZY2_p089sdazl-bToFNu5031Ft3F5wvqDqSEJV5eFvWNHwv8oCVt2iiU1GH3LxZRdNlxxvK07189a1ktwtxkQ319qhRwnz6jsPssIEcJVtAjAUapN53ALGAkCc-QJYtU1e9iNoPsgFpQdVP2Ekt3YA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/09/02 02:23:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AGlbEX2bk0ihM7i9uSwp4STUoU6vWHmrE4Jm3frzl6tuA_pcqxdsP1Ca9jGrzD3dqOEmoLdHFMtzrUj1JVnTmaj7xdLW5rl0P8Jg--zicNIhkgP58JG_k-F8dPkdF_BEY5sBVCOxYhgt6ywK07GgLFWRDyFj9zL5_o7_F-IjgjpLmZDI8toJg9sH2maZYAtovQ7aC8vLlLbyhIJsUnaSTxgAYKs1mFC8PHCEm4gLyh_rkffFbIWP32k5wKP9dnNgz46KzVDLTbu32wE-omIvN64aJwGd4N0JP8N4FqBTwW4GHbPeF7W6ddao7NetxRalQm3DSeBO8c1fJtP-ge1dCCY 2025/09/02 02:23:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/02 02:23:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/09/02 02:23:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AGlbEX2bk0ihM7i9uSwp4STUoU6vWHmrE4Jm3frzl6tuA_pcqxdsP1Ca9jGrzD3dqOEmoLdHFMtzrUj1JVnTmaj7xdLW5rl0P8Jg--zicNIhkgP58JG_k-F8dPkdF_BEY5sBVCOxYhgt6ywK07GgLFWRDyFj9zL5_o7_F-IjgjpLmZDI8toJg9sH2maZYAtovQ7aC8vLlLbyhIJsUnaSTxgAYKs1mFC8PHCEm4gLyh_rkffFbIWP32k5wKP9dnNgz46KzVDLTbu32wE-omIvN64aJwGd4N0JP8N4FqBTwW4GHbPeF7W6ddao7NetxRalQm3DSeBO8c1fJtP-ge1dCCY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/09/02 02:23:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ANvJLTOWSXG7Sj0p7PAskMPdjh8InZYtesmSv6hO5fOVH1SVoPFdn29meUIFyw2N3IqWsiiXNeSwE3FmZouQ1NiYSnacemyfppZUr948GxyU6-sYHFDP8ZfFQEYMAOsHd8jGw5F4B7zOgeceTB6cJejRESiP8MEV7lA7hd65mXIGGgIN1AqJ8dqSqXeyPfDIm0oUovoiHAoSa5cl3uG9U32rirHNWtV6GVouiX20uD0ix3FqTeBXCa8YpQyQUuu5f6IaoQh6zRGQk15PQ2JGubjNQHheyW6FuMcHJ8ood59xmR0HRcAqyHbuX0PMJjR3p_cKIepBwjh7DcPIxtGYfXU 2025/09/02 02:23:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/02 02:23:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/02 02:23:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ANvJLTOWSXG7Sj0p7PAskMPdjh8InZYtesmSv6hO5fOVH1SVoPFdn29meUIFyw2N3IqWsiiXNeSwE3FmZouQ1NiYSnacemyfppZUr948GxyU6-sYHFDP8ZfFQEYMAOsHd8jGw5F4B7zOgeceTB6cJejRESiP8MEV7lA7hd65mXIGGgIN1AqJ8dqSqXeyPfDIm0oUovoiHAoSa5cl3uG9U32rirHNWtV6GVouiX20uD0ix3FqTeBXCa8YpQyQUuu5f6IaoQh6zRGQk15PQ2JGubjNQHheyW6FuMcHJ8ood59xmR0HRcAqyHbuX0PMJjR3p_cKIepBwjh7DcPIxtGYfXU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/09/02 02:23:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AMgH4-r2EodS0zZHp3g9Wip8r5YF3gFivJXr2h3WDeEwplZcKM-vcwGDXAGf3CKjOp7Oo525yyq48bhvqi8Ch_-8G7y7WBC1U_tDxGqpM5yOU7RG0fcmK_BUulieRHpypEn2rWOTjuagqr7AweTl6-Ff6chQwlAhUJnRcCC4UzpLuiOhGsnertAPI_xDWP9rd04FfGHW-ldEQRjAB6tlapygIIdH9UcSbI1KMvxmD951eQjesnRXzyi9LM5OIH-eZRfpsY8qRAfS2DRVEaaaCZsqIMj5Z3Lkyf0eGoA1vj_ErCIPHuESERnnvcIKeAxQzQem0JFGq3iKq3nDqKoha6o 2025/09/02 02:23:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/02 02:23:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/02 02:23:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AMgH4-r2EodS0zZHp3g9Wip8r5YF3gFivJXr2h3WDeEwplZcKM-vcwGDXAGf3CKjOp7Oo525yyq48bhvqi8Ch_-8G7y7WBC1U_tDxGqpM5yOU7RG0fcmK_BUulieRHpypEn2rWOTjuagqr7AweTl6-Ff6chQwlAhUJnRcCC4UzpLuiOhGsnertAPI_xDWP9rd04FfGHW-ldEQRjAB6tlapygIIdH9UcSbI1KMvxmD951eQjesnRXzyi9LM5OIH-eZRfpsY8qRAfS2DRVEaaaCZsqIMj5Z3Lkyf0eGoA1vj_ErCIPHuESERnnvcIKeAxQzQem0JFGq3iKq3nDqKoha6o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/02 02:23:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AO0fTG4alydhBi0Or8SijSvx5REb6hkGzmFqyAx8bopP2UtHNCsrAoITIk3-qMOeg7Rgdeft0TTzFpb1spOF3K3wqwr8l_c7Ta5ok4A7UYxmn0XAv-GufrFSR0A-0aMhrMaHPCVxU1FBoj5YN0d5bSzSYpraiex01lJghF8SDTA8THxsGDGNKrVE8-9_KcsodoYeu17XejucC1mhR2T16HBV8nBrakxGhGfgbnMVYOqBJLprm73BaSzn4GsrIKkPEf-3M3MlA9TB8KwhTyrK7JEtiUALoetU97jV32inevLDyRyPcZYk_cgtvO4E0YkUTeVruX8zF8_T1lhjecBMC0c 2025/09/02 02:23:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/02 02:23:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/02 02:23:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/02 02:23:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/02 02:23:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/02 02:23:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/02 02:23:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AO0fTG4alydhBi0Or8SijSvx5REb6hkGzmFqyAx8bopP2UtHNCsrAoITIk3-qMOeg7Rgdeft0TTzFpb1spOF3K3wqwr8l_c7Ta5ok4A7UYxmn0XAv-GufrFSR0A-0aMhrMaHPCVxU1FBoj5YN0d5bSzSYpraiex01lJghF8SDTA8THxsGDGNKrVE8-9_KcsodoYeu17XejucC1mhR2T16HBV8nBrakxGhGfgbnMVYOqBJLprm73BaSzn4GsrIKkPEf-3M3MlA9TB8KwhTyrK7JEtiUALoetU97jV32inevLDyRyPcZYk_cgtvO4E0YkUTeVruX8zF8_T1lhjecBMC0c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/02 02:23:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AIZ-HV9WAgeMn_zSWNbpn5AVp0WIe9E8Me-DvyRqPgWcHUX_cfg_U-TGc35UI93VffxzYl9AILyUrA0nMBjoUmMqn7uOkVqDew4o4W6ehQmItALSP2IjnSq7Gn4dyjfHidkLQUbCO2P4rRVCicNTgGK5lezDSgW_sUW1yurjr2-8PrZ7hK83_aRjxX2Ax1es_IDzfs9eradfijCrRdk3As8tBxkZJu2BNWgCqJLd6D2sb6XX7UvNd4kgIdVeLdupuLMws-0QVyFPAMpIGr6QtGWLhsvHhx_8u3MVkHF6Rttr3J4p32b8DvN404S53-sW2EpRhR4yvIUznZraqqSwhHQ 2025/09/02 02:23:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/02 02:23:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/02 02:23:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/09/02 02:23:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/02 02:23:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/02 02:23:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/02 02:23:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AIZ-HV9WAgeMn_zSWNbpn5AVp0WIe9E8Me-DvyRqPgWcHUX_cfg_U-TGc35UI93VffxzYl9AILyUrA0nMBjoUmMqn7uOkVqDew4o4W6ehQmItALSP2IjnSq7Gn4dyjfHidkLQUbCO2P4rRVCicNTgGK5lezDSgW_sUW1yurjr2-8PrZ7hK83_aRjxX2Ax1es_IDzfs9eradfijCrRdk3As8tBxkZJu2BNWgCqJLd6D2sb6XX7UvNd4kgIdVeLdupuLMws-0QVyFPAMpIGr6QtGWLhsvHhx_8u3MVkHF6Rttr3J4p32b8DvN404S53-sW2EpRhR4yvIUznZraqqSwhHQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/09/02 02:23:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: APZO7ur6V7hWLKU7sHZD4DNtd0eRL52uu9Eiv_1V6v-OImmyuVvQOy51iOMPNR61uaIeaWzURs-6WV15kuJJKrGCcxk9oqacIaL1aBijH0o8JW3CYhpkJ5FRbFWQW_2rQRMvXfSKjiQH5F1Z6WanKw8xN5fhgVVOfmUGlGjY30EifplzkSOiZgQA6cHWJw_h63IeeCfg02CLbfAz2u9C9EIaRiJfTJSlSjW_JxT6ufa5e171j-6gvi9_juH5ieYsV6be-qeaxZGtxdNFqQwIYXNMvvbyK7M9gGMZJK-7YFZt7-abn_tHG5FY3DBWZz382jVbm1VTv5KquHoe8i8DSA8 2025/09/02 02:23:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/02 02:23:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/09/02 02:23:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "APZO7ur6V7hWLKU7sHZD4DNtd0eRL52uu9Eiv_1V6v-OImmyuVvQOy51iOMPNR61uaIeaWzURs-6WV15kuJJKrGCcxk9oqacIaL1aBijH0o8JW3CYhpkJ5FRbFWQW_2rQRMvXfSKjiQH5F1Z6WanKw8xN5fhgVVOfmUGlGjY30EifplzkSOiZgQA6cHWJw_h63IeeCfg02CLbfAz2u9C9EIaRiJfTJSlSjW_JxT6ufa5e171j-6gvi9_juH5ieYsV6be-qeaxZGtxdNFqQwIYXNMvvbyK7M9gGMZJK-7YFZt7-abn_tHG5FY3DBWZz382jVbm1VTv5KquHoe8i8DSA8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/09/02 02:23:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ADZlaKGfzq0RBcdCpW5iPYR3xEuF4iyO0a3oeE2QkEm_KQ8lX6Gl0KvBOV39-na8DEsSGq4-e5L5lMTQu5gagyhnlYXAhrTvsM4LCt34M1L0TgD707gK6uNeTmFRs9lGbXZFwlyjatsVxpuneoQK8NO5j1lj52FiDU-tf6Gzp_VtaHIh1GpgK-x8CTJVSgkrSsW6IdenvG5okjOrkNZ1-R9bYUSKaDXYDqe0VpYWOSLGGqjcJHh84u4Hy5NrKtomOvutlAaPJTJQ7wlBC5583ucAUkGMndElEDZuXdOuY3tGOS-rq61825qWBDo6-mmvGVeVXxAbaJJFOUeJauCGYMM 2025/09/02 02:23:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/02 02:23:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/02 02:23:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ADZlaKGfzq0RBcdCpW5iPYR3xEuF4iyO0a3oeE2QkEm_KQ8lX6Gl0KvBOV39-na8DEsSGq4-e5L5lMTQu5gagyhnlYXAhrTvsM4LCt34M1L0TgD707gK6uNeTmFRs9lGbXZFwlyjatsVxpuneoQK8NO5j1lj52FiDU-tf6Gzp_VtaHIh1GpgK-x8CTJVSgkrSsW6IdenvG5okjOrkNZ1-R9bYUSKaDXYDqe0VpYWOSLGGqjcJHh84u4Hy5NrKtomOvutlAaPJTJQ7wlBC5583ucAUkGMndElEDZuXdOuY3tGOS-rq61825qWBDo6-mmvGVeVXxAbaJJFOUeJauCGYMM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/09/02 02:23:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ACDYPeYLjKP40M07QM9yO1GwMYxbFNooLoMn-DLrCeMEMxsPkVlQHT-kwXzl0TNlf5EvudJz13qN5j8qujy4mIVdKPRUqdaoyxS_tC2rWH3Pf3B3xLD5hfkh0IpkT_V4P_K5TBbnyn3W2mGD1TwWqbZiKWOfiN3jiC3EFh8nVNxV9tvksPbxGp2MBJpLrUnG6mdO07Wc8e0VZGv4SfUwqwL_uslsLM-0DTcAMKyM46V34yx6RbwvCs4-vf-94kTue82Gy2rNBaefN8bmuzh8_MSbkLwrEHVmB1_WSY5rpVanV7Clt5ZTV8nM2mIsHJZrBH8fpteI2LK2vboTIrJFxw4 2025/09/02 02:23:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/02 02:23:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/02 02:23:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ACDYPeYLjKP40M07QM9yO1GwMYxbFNooLoMn-DLrCeMEMxsPkVlQHT-kwXzl0TNlf5EvudJz13qN5j8qujy4mIVdKPRUqdaoyxS_tC2rWH3Pf3B3xLD5hfkh0IpkT_V4P_K5TBbnyn3W2mGD1TwWqbZiKWOfiN3jiC3EFh8nVNxV9tvksPbxGp2MBJpLrUnG6mdO07Wc8e0VZGv4SfUwqwL_uslsLM-0DTcAMKyM46V34yx6RbwvCs4-vf-94kTue82Gy2rNBaefN8bmuzh8_MSbkLwrEHVmB1_WSY5rpVanV7Clt5ZTV8nM2mIsHJZrBH8fpteI2LK2vboTIrJFxw4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/02 02:23:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AG2W_xnKVcLXvfn9HhrP27Qm7KDY_pIhuH6aVz3wic6pHXBoQ7deFUAdTR9lBU12_5_MMQfgleT1jHBpEk4iXi_XyWU6zq3r8KG0KYHW_WRb8BptVoE-aX2WFOG0pWiwnJECVimKly_Vnt0ACk7S9wf3ImFciuSiPf64rvgp3YP7J0WZqJLfSMtKIxP-0lIsEB3b3r24A1h9iheRx68L-RD30Phgx2xOA6NcrBghd2HkA6t6JuDBx_yoXPE7ABz45XDbEFAbCS6kCGFBtumLCQxk0Wbwzp_saQRF8prRakLtVte96dyb_7wRu__JYK-xknG481eFM_YuI93Cxp5KGOY 2025/09/02 02:23:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/02 02:23:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/02 02:23:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/02 02:23:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/02 02:23:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/02 02:23:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/02 02:23:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AG2W_xnKVcLXvfn9HhrP27Qm7KDY_pIhuH6aVz3wic6pHXBoQ7deFUAdTR9lBU12_5_MMQfgleT1jHBpEk4iXi_XyWU6zq3r8KG0KYHW_WRb8BptVoE-aX2WFOG0pWiwnJECVimKly_Vnt0ACk7S9wf3ImFciuSiPf64rvgp3YP7J0WZqJLfSMtKIxP-0lIsEB3b3r24A1h9iheRx68L-RD30Phgx2xOA6NcrBghd2HkA6t6JuDBx_yoXPE7ABz45XDbEFAbCS6kCGFBtumLCQxk0Wbwzp_saQRF8prRakLtVte96dyb_7wRu__JYK-xknG481eFM_YuI93Cxp5KGOY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/02 02:23:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AAhwt1Ef0xbCvqcPryM56Fb4K_5R3QroWmVAK5gQp4TLfuzzkcjVr7uAV41QEVWnPa-KBf_KxhadtreBpLXDZBJwjn2qOkFmgAZ1lb4M_joVHjnPKqtOhQ55qssoEwRTNuTyIfIzT3Q3U62sjXrqE371Cm_G4H9Qw-BQtyU4UdJaDvolkcISA9igoJWTLf5f4cNCInHjQITDo5UaGhJ-hBQbP8i9arsTw0l93b8ZPasKbzEfNXxQI_hj7ZJxUzncu4A7dBmEMCH21k3x4gJIfG6-2J3inChCD75DkkDOAgenhyOvNRygJq1MHDp7CQ6VDzfZJV1V_UlDBKTVY_KexFc 2025/09/02 02:23:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/02 02:23:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/09/02 02:23:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/09/02 02:23:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/02 02:23:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/02 02:23:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/02 02:23:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AAhwt1Ef0xbCvqcPryM56Fb4K_5R3QroWmVAK5gQp4TLfuzzkcjVr7uAV41QEVWnPa-KBf_KxhadtreBpLXDZBJwjn2qOkFmgAZ1lb4M_joVHjnPKqtOhQ55qssoEwRTNuTyIfIzT3Q3U62sjXrqE371Cm_G4H9Qw-BQtyU4UdJaDvolkcISA9igoJWTLf5f4cNCInHjQITDo5UaGhJ-hBQbP8i9arsTw0l93b8ZPasKbzEfNXxQI_hj7ZJxUzncu4A7dBmEMCH21k3x4gJIfG6-2J3inChCD75DkkDOAgenhyOvNRygJq1MHDp7CQ6VDzfZJV1V_UlDBKTVY_KexFc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/09/02 02:23:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AODfb7eq8NaiRyU7kwmcUyGEZ1-StYRU2rXXgUV_8EG5coJj7zeVhCr03oFd-RoQT-5pQA7eNVsdV9ckJypiwyhozvpFlnPyTjzV_hWr4b_Of52OV6puOENf8EUcQfKS2FWNhVEJ-3q8xDrBoM12PG3QR5BJcqzzkdIst0d3iADch8aYZfTDGgEgGUy4ZyvUWpda8LQ-kQpJDy5S_ucLaKeM3BP3q7s8pb_oFaRRIlmxfbQk09nCokv_2u5dehPXK7erWmjZ4GD_lymDj06UYYI7mOgMek8ZsGaNI8LzOV6QCdi_vNXsY70yGeFt1fe8Td3yKvM_0S3_pCi1SqJAcno 2025/09/02 02:23:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/09/02 02:23:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/09/02 02:23:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AODfb7eq8NaiRyU7kwmcUyGEZ1-StYRU2rXXgUV_8EG5coJj7zeVhCr03oFd-RoQT-5pQA7eNVsdV9ckJypiwyhozvpFlnPyTjzV_hWr4b_Of52OV6puOENf8EUcQfKS2FWNhVEJ-3q8xDrBoM12PG3QR5BJcqzzkdIst0d3iADch8aYZfTDGgEgGUy4ZyvUWpda8LQ-kQpJDy5S_ucLaKeM3BP3q7s8pb_oFaRRIlmxfbQk09nCokv_2u5dehPXK7erWmjZ4GD_lymDj06UYYI7mOgMek8ZsGaNI8LzOV6QCdi_vNXsY70yGeFt1fe8Td3yKvM_0S3_pCi1SqJAcno" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/09/02 02:23:38 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ACDnht4TKp64COKfj24B18LXXKTMU8IWnz7MK-eCgnUr80BgCe6Sj1IBKVqqxb7mxPXPDsWEY4xubX_l-DZFgC6l7K3IZ5Ty6_n77VF_D2vugAlnc210O4XJvIEivA6wmTlal9MlIud8fK-8TqiXOFCShBG4lCwemyOkEqZwdRwbzBUQzRs8gqiOysWF-oNdIDT77OB5bsbigqKTTufYCzrMMig6W_WM3EH22oehkEHBHm1PY0-wFMXJ0yEWzHfgPm-CH5troataMdz8UvzyPhPDvaSg_AccjhvmX_4C4ifTg354upRIw6IfvMP1hOymBcaDeLJL1fKgbbaJkv-jSVo 2025/09/02 02:23:38 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/09/02 02:23:39 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/02 02:23:39 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ACDnht4TKp64COKfj24B18LXXKTMU8IWnz7MK-eCgnUr80BgCe6Sj1IBKVqqxb7mxPXPDsWEY4xubX_l-DZFgC6l7K3IZ5Ty6_n77VF_D2vugAlnc210O4XJvIEivA6wmTlal9MlIud8fK-8TqiXOFCShBG4lCwemyOkEqZwdRwbzBUQzRs8gqiOysWF-oNdIDT77OB5bsbigqKTTufYCzrMMig6W_WM3EH22oehkEHBHm1PY0-wFMXJ0yEWzHfgPm-CH5troataMdz8UvzyPhPDvaSg_AccjhvmX_4C4ifTg354upRIw6IfvMP1hOymBcaDeLJL1fKgbbaJkv-jSVo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/09/02 02:23:41 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AHd0iNHeot0QZDXfHiVWeLpVgoVVgbAeihiOpSTFocylcC64hC90-cMA_zkv7Uj5toLuwL1dozuDNjUGn3F5Rr8-bTEdOqIxHjHzLSdFS5LnK4OJfPgWpHCNrSj8FnuKjiSC1rcPl2SLinZTNaE3-7rCvV8E6FCvt3Ab0sNeN4BZE-Cvo9Jp8QcihdxogUnWqpa4OqcoDDs9ovx68WLbRgps9DD9fqavW26VhoF831oiu7RNR02tGyJvQiB3R5fSj9NXAI63NE9MXKV_v6i9PRhCZYuzqd0snxy1-BWb12fzjWDf4Pv7Eo2D7H-Y-71TIn0QazsDQr3oVLJgWQY-1is 2025/09/02 02:23:41 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/02 02:23:42 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/02 02:23:42 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AHd0iNHeot0QZDXfHiVWeLpVgoVVgbAeihiOpSTFocylcC64hC90-cMA_zkv7Uj5toLuwL1dozuDNjUGn3F5Rr8-bTEdOqIxHjHzLSdFS5LnK4OJfPgWpHCNrSj8FnuKjiSC1rcPl2SLinZTNaE3-7rCvV8E6FCvt3Ab0sNeN4BZE-Cvo9Jp8QcihdxogUnWqpa4OqcoDDs9ovx68WLbRgps9DD9fqavW26VhoF831oiu7RNR02tGyJvQiB3R5fSj9NXAI63NE9MXKV_v6i9PRhCZYuzqd0snxy1-BWb12fzjWDf4Pv7Eo2D7H-Y-71TIn0QazsDQr3oVLJgWQY-1is" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/02 02:23:44 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AH9OnNLXn5rkIJMpbWLzjnXVGzbt6KNOMdGWPPhtB1HhCQQmFgpsccR_RpEZdVxkKXqNnz4tldcwnSELXOvaasiqJSOGVUt1x5xxd7zZ7bXKqU-FPThzQ7x6WeQoNjnKoFT3qnCTosygLLllJOUHPvQUwD4I5tDGLTOAYCPbLTJzuMtxmr7-b52Lf17cM9jvqsb1ZXZoYLUFrRbYJK5WbBOZHyvncgo-mC8gws5bhrfOjJPU4nOIBjOiFYjFEOwQGFkq9moATZeWoCXx88hakuUPY-cJztCHgHXqAihUTYVns4VZddKKOA20_DS7TYsU9yu6CqnLk_kUWlccFjFc5_E 2025/09/02 02:23:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/02 02:23:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/02 02:23:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/02 02:23:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/02 02:23:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/02 02:23:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/02 02:23:46 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AH9OnNLXn5rkIJMpbWLzjnXVGzbt6KNOMdGWPPhtB1HhCQQmFgpsccR_RpEZdVxkKXqNnz4tldcwnSELXOvaasiqJSOGVUt1x5xxd7zZ7bXKqU-FPThzQ7x6WeQoNjnKoFT3qnCTosygLLllJOUHPvQUwD4I5tDGLTOAYCPbLTJzuMtxmr7-b52Lf17cM9jvqsb1ZXZoYLUFrRbYJK5WbBOZHyvncgo-mC8gws5bhrfOjJPU4nOIBjOiFYjFEOwQGFkq9moATZeWoCXx88hakuUPY-cJztCHgHXqAihUTYVns4VZddKKOA20_DS7TYsU9yu6CqnLk_kUWlccFjFc5_E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/02 02:23:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AJsLnLIbtm56DLHcja3vc0aegFaj1S4_9m_yHU5iVt7wdATfnHi3YrMxQ6vFpEM4IZx6p6D_eM1TX4yZKxKDxijcoz3zj5YPEOuU7sGJ0uSjyX34G7sGKDhu-LAnPktficmh4kNOr7QmxQk14YdWSXckd5wwT-mQMf6PCdaqgEGm_KYNweruDZk-mVsRO1dcoZ3RQJSiLbu_KXyhCTFSCRmlFzdy8SpFrRgfn-Ghfai_jMEtRNuRUiDDHCc8TVhMbOyUTka4ROIuUGCNEkKRdjFlOakX1W_z5LTpw0Nbt1WVeTuqJ_8EWz_Us8X4aMNo48stYKnJmZsIEdNPjgGBRFs 2025/09/02 02:23:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/02 02:23:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/09/02 02:23:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/09/02 02:23:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/02 02:23:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/02 02:23:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/02 02:23:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AJsLnLIbtm56DLHcja3vc0aegFaj1S4_9m_yHU5iVt7wdATfnHi3YrMxQ6vFpEM4IZx6p6D_eM1TX4yZKxKDxijcoz3zj5YPEOuU7sGJ0uSjyX34G7sGKDhu-LAnPktficmh4kNOr7QmxQk14YdWSXckd5wwT-mQMf6PCdaqgEGm_KYNweruDZk-mVsRO1dcoZ3RQJSiLbu_KXyhCTFSCRmlFzdy8SpFrRgfn-Ghfai_jMEtRNuRUiDDHCc8TVhMbOyUTka4ROIuUGCNEkKRdjFlOakX1W_z5LTpw0Nbt1WVeTuqJ_8EWz_Us8X4aMNo48stYKnJmZsIEdNPjgGBRFs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/09/02 02:23:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AHIuW963dl8maVqdXSkYaVzx0qiG0DfbP3k3BaWvEYysVfFeDOhw4MJtS5RYeezAD5WpIZ0hUmugH5veb6UjstUr8gwfZCXGZ4JitV_DvvqB1zEn5Fva0IM7t8rWvVgngPJXsogkYhMBAaQTiLqTQN30zypc6OxMQ2i695tCjcy7wZfzhanoRXqOIC2vcisAjd68sVfbNQ7AOaBuUNP_lioBtpb9ROY1VnBDcjzf-tOICJKYwf01C56zct3-NmP6gkTd_Bd27INA0AoWdGg3uP2V8bAW-kHrmMt6hqmNu51Qu7GlDx3hpsfg7Yaiq2vZgQ-3ST7z4YH4Ffnf2VbEDzQ 2025/09/02 02:23:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/09/02 02:23:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/09/02 02:23:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AHIuW963dl8maVqdXSkYaVzx0qiG0DfbP3k3BaWvEYysVfFeDOhw4MJtS5RYeezAD5WpIZ0hUmugH5veb6UjstUr8gwfZCXGZ4JitV_DvvqB1zEn5Fva0IM7t8rWvVgngPJXsogkYhMBAaQTiLqTQN30zypc6OxMQ2i695tCjcy7wZfzhanoRXqOIC2vcisAjd68sVfbNQ7AOaBuUNP_lioBtpb9ROY1VnBDcjzf-tOICJKYwf01C56zct3-NmP6gkTd_Bd27INA0AoWdGg3uP2V8bAW-kHrmMt6hqmNu51Qu7GlDx3hpsfg7Yaiq2vZgQ-3ST7z4YH4Ffnf2VbEDzQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/09/02 02:23:57 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AI0t0HEBn__qNUNkNFOBDLwMLzY2pNTGhvm9t53XfFFRRSQ8nZUvV1Pe8FZTN7nwgrv5btBQUcx90WLo7LFQGuadr1RYX5nspQubcqJL5nvGz5vxmqv9IXtXraYGFEVyTx60rQBLbTxrTHgIKoMip-hjxziKjTFyi2VYw7uulFTsKd9RSbO6ApK00kx_Jc2UgNLwga9DvKmgEVGFeuizwiJTLUEmtT1GdA69C8fvb60GX6jkA6nQzW8wAt6ykM2N6IfncX512slEh6Jv2sgnMjQO_cd45KMuifI78kbtW8a34BSu4dt0RJCkRV8oddXT-HWVO1U1ZRb4cxU7-wQ4Cx0 2025/09/02 02:23:57 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/09/02 02:23:58 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/02 02:23:58 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AI0t0HEBn__qNUNkNFOBDLwMLzY2pNTGhvm9t53XfFFRRSQ8nZUvV1Pe8FZTN7nwgrv5btBQUcx90WLo7LFQGuadr1RYX5nspQubcqJL5nvGz5vxmqv9IXtXraYGFEVyTx60rQBLbTxrTHgIKoMip-hjxziKjTFyi2VYw7uulFTsKd9RSbO6ApK00kx_Jc2UgNLwga9DvKmgEVGFeuizwiJTLUEmtT1GdA69C8fvb60GX6jkA6nQzW8wAt6ykM2N6IfncX512slEh6Jv2sgnMjQO_cd45KMuifI78kbtW8a34BSu4dt0RJCkRV8oddXT-HWVO1U1ZRb4cxU7-wQ4Cx0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/09/02 02:24:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AM_Wr7GdHB9r5PxMWTp47EuDOdopF5O8xkL3ubW9wzu9UZufcujcDe5CMf1N3vMe8T8t1X1dL1_8g2HHEvS83Nk_FO6yP7viaUwklC6z97uLlQCoAKk7JBsoGGWdfNOZiDDnDRh73rlSLgc81KBZmxHn4CIAk9Y2YFnIYV62oh0vbHvMJMugzj6MmeYKTa3su5tiIfXULN3j2MS6kr81bKAf157lDQW7UwOT_pD-YuUUBDvhmQ1vDTl7AoYB2iLP-vF9DuRE6GYc2RfzdshgsDY-lwQ2MJ7vVGOZB4DwmW4Ui0UyJotYaDkh6MJfDGLEoEuXR-5UY6cSzAw6ponEKZ4 2025/09/02 02:24:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/02 02:24:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/02 02:24:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AM_Wr7GdHB9r5PxMWTp47EuDOdopF5O8xkL3ubW9wzu9UZufcujcDe5CMf1N3vMe8T8t1X1dL1_8g2HHEvS83Nk_FO6yP7viaUwklC6z97uLlQCoAKk7JBsoGGWdfNOZiDDnDRh73rlSLgc81KBZmxHn4CIAk9Y2YFnIYV62oh0vbHvMJMugzj6MmeYKTa3su5tiIfXULN3j2MS6kr81bKAf157lDQW7UwOT_pD-YuUUBDvhmQ1vDTl7AoYB2iLP-vF9DuRE6GYc2RfzdshgsDY-lwQ2MJ7vVGOZB4DwmW4Ui0UyJotYaDkh6MJfDGLEoEuXR-5UY6cSzAw6ponEKZ4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/02 02:24:02 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AIlTjNmV40YFLIMq_1W1JNAnQdgqpgMqAkyezjDGIkSUh1CtoTb1fnEHxjyrprvFuJkgqgmg46WUCwUdjSu4romEs9PYQd9peBuCxPlrlcLgTjPxiSEpQ53gR_FLmv_xQbZv_PEqdg6VOKzd7BXs5OVbt_rXqgaYaQUrADgzH_TKv7PCzUW8ph4X1iF-Zr_em8wVFpSucO6nTvEfFVjZTSu_q-vC7z8tQjJxCn2qTx1o3PEBz9uHbJS6iDp3yfZdKp-YZ48OWrFqJh2nT0erXXCG73ZENErYq3-PG6GuEsv27sZyAr5KksQLbltytJW4GR-mUAFKY6VNN8lRex-Cmb0 2025/09/02 02:24:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/02 02:24:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/02 02:24:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/02 02:24:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/02 02:24:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/02 02:24:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/02 02:24:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AIlTjNmV40YFLIMq_1W1JNAnQdgqpgMqAkyezjDGIkSUh1CtoTb1fnEHxjyrprvFuJkgqgmg46WUCwUdjSu4romEs9PYQd9peBuCxPlrlcLgTjPxiSEpQ53gR_FLmv_xQbZv_PEqdg6VOKzd7BXs5OVbt_rXqgaYaQUrADgzH_TKv7PCzUW8ph4X1iF-Zr_em8wVFpSucO6nTvEfFVjZTSu_q-vC7z8tQjJxCn2qTx1o3PEBz9uHbJS6iDp3yfZdKp-YZ48OWrFqJh2nT0erXXCG73ZENErYq3-PG6GuEsv27sZyAr5KksQLbltytJW4GR-mUAFKY6VNN8lRex-Cmb0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/02 02:24:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AGqx_Sa_RrCliwbqUYU-EA58QqAY5qv2VIbmySwlDRU5o_R546c5iNp2PK9TxaBAnAWypyadM880Xy6PiFUaQMcvx0_8j1x3qF5Md8zgTdjGzF_4WBJidYsCZRTN2qMOhtcxa8NmbLhZGIL45wzonj6Zeh8BkcP7sw3olbvPvz8I7rM6IJL6yx7bhyK432XPMiw8B5f5JTtQ4TzNPXjlPu8CeWjben7iSHLull3Maq4CG7NXsYMjrvlOCwo3uh-GKqj5VGC_5gxqyrmZmOVrg42HbAzieaP8LqBbkewsbssyqq1nkwHNfEXPBYkotDWwQW4BedyVmGO5XbBZtNGlfe4 2025/09/02 02:24:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/02 02:24:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/09/02 02:24:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/09/02 02:24:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/02 02:24:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/02 02:24:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/02 02:24:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AGqx_Sa_RrCliwbqUYU-EA58QqAY5qv2VIbmySwlDRU5o_R546c5iNp2PK9TxaBAnAWypyadM880Xy6PiFUaQMcvx0_8j1x3qF5Md8zgTdjGzF_4WBJidYsCZRTN2qMOhtcxa8NmbLhZGIL45wzonj6Zeh8BkcP7sw3olbvPvz8I7rM6IJL6yx7bhyK432XPMiw8B5f5JTtQ4TzNPXjlPu8CeWjben7iSHLull3Maq4CG7NXsYMjrvlOCwo3uh-GKqj5VGC_5gxqyrmZmOVrg42HbAzieaP8LqBbkewsbssyqq1nkwHNfEXPBYkotDWwQW4BedyVmGO5XbBZtNGlfe4" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/09/02 02:24:15 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/09/02 02:24:20 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/02 02:24:24 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/02 02:24:30 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/02 02:24:37 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/02 02:24:40 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AHTunRcqP6zEija0EtupBbVXU9FV0DNS6j_1A1aiVxwpeatF9renafoWpWXYAEiBfs-qQwnJEv198jPUYCJm7bp6jkSbEL3eok-6676G1ovniDC7W9BCNwEjyJyZubxeMNiJk0uOTifvCTv_DniuL0FIhKengOjHxfu7vv9P6DVqe3vy4sNqlyr28UUhKDrdN0AOaoS1L-fp_E5KxrAfrQJnvuW0yFRCKTprhgZTr37zWwKz4jo0xs7oA5pVsuGERKSEakOAuFCCIkD4ST1ukYYfcE63EkmRj69mAnl5e8_Je3J1X2MVICe_BaKUqvyiHzPmsbKH_hnudx8NOpp18WE 2025/09/02 02:24:40 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/02 02:24:40 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "eac97029a2fed940aab428af705f4998" 2025/09/02 02:24:41 DEBUG : unknown-size-put.txt: multipart upload "AHTunRcqP6zEija0EtupBbVXU9FV0DNS6j_1A1aiVxwpeatF9renafoWpWXYAEiBfs-qQwnJEv198jPUYCJm7bp6jkSbEL3eok-6676G1ovniDC7W9BCNwEjyJyZubxeMNiJk0uOTifvCTv_DniuL0FIhKengOjHxfu7vv9P6DVqe3vy4sNqlyr28UUhKDrdN0AOaoS1L-fp_E5KxrAfrQJnvuW0yFRCKTprhgZTr37zWwKz4jo0xs7oA5pVsuGERKSEakOAuFCCIkD4ST1ukYYfcE63EkmRj69mAnl5e8_Je3J1X2MVICe_BaKUqvyiHzPmsbKH_hnudx8NOpp18WE" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/02 02:24:45 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AOhfOo4mh2BOKJoeb4hz0Pydv8mgpEVlNI8cz8_tt7Sog7sqoI79LxZ__hA8qAgzHVoxLSVxNEnspaBg8EcgIRRtsWBVa_BfS_EvG0o0XyLCRKUa0l3olrazl7235F7tVYrQp-9AyrBpze3MJO66c9SehbkzRQna0fLKe4CTKaZFVytrvHbVkp0lVQDmQa0G2riJG3JtsYCbv-_iAWrxjvr4WoU3lQ3-bJXk9Uegjy0u9-f3LR8BD0_wa9gqpzbHM289v1mDtXMuSSr0zehnstDqknwjkIc7Blyfhu-RTU_ArI7yMwLX3A73aLnXUqm4r3xdsPEJAd1J1NB2MadxjVA 2025/09/02 02:24:45 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/09/02 02:24:46 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "1591dfe9d753052b3ca990d89174be8b" 2025/09/02 02:24:46 DEBUG : unknown-size-update.txt: multipart upload "AOhfOo4mh2BOKJoeb4hz0Pydv8mgpEVlNI8cz8_tt7Sog7sqoI79LxZ__hA8qAgzHVoxLSVxNEnspaBg8EcgIRRtsWBVa_BfS_EvG0o0XyLCRKUa0l3olrazl7235F7tVYrQp-9AyrBpze3MJO66c9SehbkzRQna0fLKe4CTKaZFVytrvHbVkp0lVQDmQa0G2riJG3JtsYCbv-_iAWrxjvr4WoU3lQ3-bJXk9Uegjy0u9-f3LR8BD0_wa9gqpzbHM289v1mDtXMuSSr0zehnstDqknwjkIc7Blyfhu-RTU_ArI7yMwLX3A73aLnXUqm4r3xdsPEJAd1J1NB2MadxjVA" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/02 02:24:47 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yubokuy7kige/deeper/nonexisting/directory" 2025/09/02 02:24:47 DEBUG : Config file has changed externally - reloading === 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/09/02 02:24:47 DEBUG : Waiting for deletions to finish 2025/09/02 02:24:47 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/09/02 02:24:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/09/02 02:24:47 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/02 02:24:48 INFO : S3 bucket rclone-test-yubokuy7kige: Bucket "rclone-test-yubokuy7kige" deleted 2025/09/02 02:24:48 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (201.42s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.28s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.62s) --- PASS: TestIntegration/FsMkdir (198.69s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.31s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.21s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.86s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (3.12s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (33.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (2.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.46s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (101.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (14.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (5.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (15.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (2.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (6.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (14.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (16.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (5.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (6.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (18.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (4.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (6.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (7.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (21.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.41s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (5.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.52s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (7.38s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (4.19s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.18s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.25s) --- 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/09/02 02:24:49 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/09/02 02:24:49 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 201.466s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 3m22.834317583s (try 1/5)