"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/11/07 03:30:11 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tomuxaz6muyu" 2025/11/07 03:30:11 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/11/07 03:30:13 INFO : S3 bucket rclone-test-tomuxaz6muyu: Bucket "rclone-test-tomuxaz6muyu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/07 03:30:14 INFO : S3 bucket rclone-test-tomuxaz6muyu: Bucket "rclone-test-tomuxaz6muyu" deleted === RUN TestIntegration/FsMkdir 2025/11/07 03:30:14 INFO : S3 bucket rclone-test-tomuxaz6muyu: Bucket "rclone-test-tomuxaz6muyu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/07 03:30:14 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/07 03:30:14 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/07 03:30:14 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/11/07 03:30:27 NOTICE: S3 bucket rclone-test-tomuxaz6muyu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/07 03:30:27 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AFV8FpVJCvPx_lbIWw94RzlY-BqLFKrtkljbExdrGM1iYSarZWPOINT4q_DI1vsBIqKA8Kxa0_EXzlIp_Rk-DH5qeObESjAyRCqlYjnoxMzrLxzPFO78_DroAMYyIWXjkX0kvb96GFQ9QNWblEbwwLQ8LRWXMKF-plqgb9K6rbMQVxKbWSFQwQwI4P1p36Wks4xnW0aOmc7txZAbXKkD5LU4Qh1tfMe1OfIFkuOnSI1pn3r0FxFQN1n11xg7ljTxFg1F7S-ucFXX4zgWusxjKNfMogeyUJ8EJCKIQZBMhS1RH6dghCNUX0ILFKjdr2BgT579eFeTZPUTjUGIPt_LfSE 2025/11/07 03:30:27 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "f52ccc9bb7bbbf90160a4aaeba402e18" 2025/11/07 03:30:27 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "91e58b6a14566396afa2de1c93c1528c" 2025/11/07 03:30:28 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "09f83807e7ec0db58ddc97dd086d2b71" 2025/11/07 03:30:28 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AFV8FpVJCvPx_lbIWw94RzlY-BqLFKrtkljbExdrGM1iYSarZWPOINT4q_DI1vsBIqKA8Kxa0_EXzlIp_Rk-DH5qeObESjAyRCqlYjnoxMzrLxzPFO78_DroAMYyIWXjkX0kvb96GFQ9QNWblEbwwLQ8LRWXMKF-plqgb9K6rbMQVxKbWSFQwQwI4P1p36Wks4xnW0aOmc7txZAbXKkD5LU4Qh1tfMe1OfIFkuOnSI1pn3r0FxFQN1n11xg7ljTxFg1F7S-ucFXX4zgWusxjKNfMogeyUJ8EJCKIQZBMhS1RH6dghCNUX0ILFKjdr2BgT579eFeTZPUTjUGIPt_LfSE" 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/11/07 03:30:30 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/07 03:30:31 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/11/07 03:30:32 DEBUG : S3 bucket rclone-test-tomuxaz6muyu: bucket is versioned: false 2025/11/07 03:30:32 DEBUG : Waiting for deletions to finish 2025/11/07 03:30:32 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/07 03:30:32 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/07 03:30:32 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/07 03:30:33 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tomuxaz6muyu/dirToPurgeFromRoot" 2025/11/07 03:30:33 DEBUG : S3 bucket rclone-test-tomuxaz6muyu path dirToPurgeFromRoot: bucket is versioned: false 2025/11/07 03:30:33 DEBUG : Waiting for deletions to finish 2025/11/07 03:30:33 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/07 03:30:33 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/07 03:30:33 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/07 03:30:34 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tomuxaz6muyu/hello? sausage/êé" 2025/11/07 03:30:35 DEBUG : S3 bucket rclone-test-tomuxaz6muyu path hello? sausage/êé: bucket is versioned: false 2025/11/07 03:30:35 DEBUG : Waiting for deletions to finish 2025/11/07 03:30:35 DEBUG : "a/b/c/d/e.txt" version false 2025/11/07 03:30:35 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/07 03:30:35 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/11/07 03:30:41 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tomuxaz6muyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/07 03:30:41 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tomuxaz6muyu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-tomuxaz6muyu" from "TestS3R2:rclone-test-tomuxaz6muyu" 2025/11/07 03:30:41 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 fstests.go:412: FS has no SetTier & GetTier interfaces === 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/11/07 03:30:47 DEBUG : piped data.txt: open chunk writer: started multipart upload: AGfTit7qBvawoV1FsOrKKjBg4OwyK9dViCY3t96YmRza2nbIsQjPyFVDMIbwDbwJrjiBGF1YeStmSTZ8VQNWOoiClt4tlcpELhfyfMsJ89q7GPEi1v_66uUu1-kiDigGJRel5XyZUlGwSYN4vBIW4K48cRdBGtR85yTfJ5h5i9pvPYX-nCXo1T0TaTZdLzB2_HgdlfvXmVdPc3LOSqB7-K1Iug9s0gSvxGXbaicSEwGHSmjQk4Z-dJ-a_5ZCFK8UoCii8WawaZeIvtZTInv0uth9RTLKCQnOBSIf1pNyeTl6XU0royNaCfo2bRit1NjFKa04cEcjxrIK1F46SojXuIg 2025/11/07 03:30:47 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/07 03:30:47 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/07 03:30:47 DEBUG : piped data.txt: multipart upload "AGfTit7qBvawoV1FsOrKKjBg4OwyK9dViCY3t96YmRza2nbIsQjPyFVDMIbwDbwJrjiBGF1YeStmSTZ8VQNWOoiClt4tlcpELhfyfMsJ89q7GPEi1v_66uUu1-kiDigGJRel5XyZUlGwSYN4vBIW4K48cRdBGtR85yTfJ5h5i9pvPYX-nCXo1T0TaTZdLzB2_HgdlfvXmVdPc3LOSqB7-K1Iug9s0gSvxGXbaicSEwGHSmjQk4Z-dJ-a_5ZCFK8UoCii8WawaZeIvtZTInv0uth9RTLKCQnOBSIf1pNyeTl6XU0royNaCfo2bRit1NjFKa04cEcjxrIK1F46SojXuIg" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/07 03:30:47 DEBUG : piped data.txt: open chunk writer: started multipart upload: AIw3de08y14PEDAe1qMGXLdV9t7EdlSuKeGZeWq9-yVlh4_tly9ikimR3EPNhvp7ScRvS_ofeCSsyW29dBnXkGZ-lQV_toboxca7CTcJIj_y5ocDzLZI4Hv0tAaeL8WZuLSNbdbcPhjQ04WxJSqQY0hiFtvRJxgRKLvk5VJjOlOuGSBQsiapOJXI25NKce3QxdXHcnue7z_YJE0g9eNTV2iadz9ZMMV741B0v2bp87GV66DQfY9djEVvKLjjy-qkJwsTrxQutR3aZhGj2DdSh3o1oRroKOY08TFIXMvTPl39n9q3DAZb6xIxCvYb3rvWQO-d_Grs53HAbqC4g5s-Hxg 2025/11/07 03:30:47 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/07 03:30:48 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "17429be5fce998639bcd6f9ec9c88298" 2025/11/07 03:30:48 DEBUG : piped data.txt: multipart upload "AIw3de08y14PEDAe1qMGXLdV9t7EdlSuKeGZeWq9-yVlh4_tly9ikimR3EPNhvp7ScRvS_ofeCSsyW29dBnXkGZ-lQV_toboxca7CTcJIj_y5ocDzLZI4Hv0tAaeL8WZuLSNbdbcPhjQ04WxJSqQY0hiFtvRJxgRKLvk5VJjOlOuGSBQsiapOJXI25NKce3QxdXHcnue7z_YJE0g9eNTV2iadz9ZMMV741B0v2bp87GV66DQfY9djEVvKLjjy-qkJwsTrxQutR3aZhGj2DdSh3o1oRroKOY08TFIXMvTPl39n9q3DAZb6xIxCvYb3rvWQO-d_Grs53HAbqC4g5s-Hxg" 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/11/07 03:30:48 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/11/07 03:30:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AC7ayDJMTe0eyOjPxaUpgHQ_78ffWPitQvBqYtsVQI22XRaE9NIHPtjTcJ2cNugphUaAhV_pErmp3ez3UN1VQVHm_Q82OKJcssBpQiOSzpCUQUAz1ld1cSaeTahv8JZAvQonnbbVMAOYxN2TKSmAEHtJuEdsYPye8k45-HyVwFm_nj8lpADosogsbSQry-LCKZnMgLxCRBt160RvfUC4G4N426f2_5dUi21-Ec13_0bpiOvmfurqAF0RjrFXO_fCC89UwFiXEdl-j9iwglwGXdRBKKlJp1IAXxrIU10JgFncxezE2rwmkZYFcBeqcaNuxwV5QhgfazMwms6xBWN0JN8 2025/11/07 03:30:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/11/07 03:30:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/11/07 03:30:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AC7ayDJMTe0eyOjPxaUpgHQ_78ffWPitQvBqYtsVQI22XRaE9NIHPtjTcJ2cNugphUaAhV_pErmp3ez3UN1VQVHm_Q82OKJcssBpQiOSzpCUQUAz1ld1cSaeTahv8JZAvQonnbbVMAOYxN2TKSmAEHtJuEdsYPye8k45-HyVwFm_nj8lpADosogsbSQry-LCKZnMgLxCRBt160RvfUC4G4N426f2_5dUi21-Ec13_0bpiOvmfurqAF0RjrFXO_fCC89UwFiXEdl-j9iwglwGXdRBKKlJp1IAXxrIU10JgFncxezE2rwmkZYFcBeqcaNuxwV5QhgfazMwms6xBWN0JN8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/11/07 03:30:52 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AE38LbKtIrLVDvtCiaOwFtJ-9L73W5Hsq7GHF8HsxkmVgwWOWxDXJ7mn5--1t2unJ3xrr-OSQ_UYp1gnGfVUrtj0S8wgQ8sph3fmeLUzyWWgRk-Gv5k_rdZzUMDJubEcn0JsBWQb5-nmTIgltTTomppagw6DR9RRczyFbTh1NVBvyYaXHourXbNkwL1TfO81nfB8Q3NO-7fj8UAzq6jIIp29PeI6EnhIObPdj1qD30K0g5cU2Wd8_bzS4ZFLjADQlq8snpO4YR4BuLR9XkAZ7EIVTmW6NW21sQ4vTlPzhiqjX_zUSVbA0QHuOWMqPZi7UmiBYOl6Ree0YMFxN9IvTHs 2025/11/07 03:30:52 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/11/07 03:30:52 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/07 03:30:52 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AE38LbKtIrLVDvtCiaOwFtJ-9L73W5Hsq7GHF8HsxkmVgwWOWxDXJ7mn5--1t2unJ3xrr-OSQ_UYp1gnGfVUrtj0S8wgQ8sph3fmeLUzyWWgRk-Gv5k_rdZzUMDJubEcn0JsBWQb5-nmTIgltTTomppagw6DR9RRczyFbTh1NVBvyYaXHourXbNkwL1TfO81nfB8Q3NO-7fj8UAzq6jIIp29PeI6EnhIObPdj1qD30K0g5cU2Wd8_bzS4ZFLjADQlq8snpO4YR4BuLR9XkAZ7EIVTmW6NW21sQ4vTlPzhiqjX_zUSVbA0QHuOWMqPZi7UmiBYOl6Ree0YMFxN9IvTHs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/11/07 03:30:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AHxiN64t9EzvhWCWzniL8EwsS0MefHVEX5Ga_l-FuOSE8hvMwC5Fx47XvXuinlktQY7gYeFP8y4dJ8o78cXW4aDNySM79rXCYATXjB7gEHqNqXdOYtUh0PxbxtRtnGCffsLvKLRfJbGofhCN0olQZrkrRS5ddNWn0bWz5ZgUXXDULPfLD8ZHKtjfGYKTDJqWKfTlqDWYZNuZTfFd6r2c3jujdkp_ugYVi4-HOgpKYEVoOvJ__0FJE5dZvyqe4lsH44njYIn8wf7WyqXMAwIprW8wP6E3BlnNDN8RnTKgKT3yf3_78ESU8I7aPiyIurLWEt3TRt9zAFmUANEuMOZjKC4 2025/11/07 03:30:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/07 03:30:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/07 03:30:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AHxiN64t9EzvhWCWzniL8EwsS0MefHVEX5Ga_l-FuOSE8hvMwC5Fx47XvXuinlktQY7gYeFP8y4dJ8o78cXW4aDNySM79rXCYATXjB7gEHqNqXdOYtUh0PxbxtRtnGCffsLvKLRfJbGofhCN0olQZrkrRS5ddNWn0bWz5ZgUXXDULPfLD8ZHKtjfGYKTDJqWKfTlqDWYZNuZTfFd6r2c3jujdkp_ugYVi4-HOgpKYEVoOvJ__0FJE5dZvyqe4lsH44njYIn8wf7WyqXMAwIprW8wP6E3BlnNDN8RnTKgKT3yf3_78ESU8I7aPiyIurLWEt3TRt9zAFmUANEuMOZjKC4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/07 03:30:55 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AArqwq0DhQJMLhDzLAKHbzNlwJs3EZHyneOO7qXewPxPORFg7unPGzAZflFNdhwSlfymJxL4_a9SCdLXWrb44yGcIviUzMAA4NCVCT6K3BbTEQ_Ukv6IRFPEEQcnrh3VIpHQI0WulR61tc3ej5yLFdspRdnsN9JDBz_7ma2bhMN9wcfy7f-Wc6onTD7v0zwlff4PIMjYfOlIvlB6-6o-z9slznELkwsDjiiw4jbEnkSgMEvI_HTydY631zY7kqLS4otTuc4Yt9z7cxrzelY47y4slVcD3XeAF7me1lma93wxtqmUL8EcVLIiVV3BjBwjL00A7L7zm1gGNfN35j92UFk 2025/11/07 03:30:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/07 03:30:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/07 03:30:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/07 03:30:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/07 03:30:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/07 03:30:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/07 03:30:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AArqwq0DhQJMLhDzLAKHbzNlwJs3EZHyneOO7qXewPxPORFg7unPGzAZflFNdhwSlfymJxL4_a9SCdLXWrb44yGcIviUzMAA4NCVCT6K3BbTEQ_Ukv6IRFPEEQcnrh3VIpHQI0WulR61tc3ej5yLFdspRdnsN9JDBz_7ma2bhMN9wcfy7f-Wc6onTD7v0zwlff4PIMjYfOlIvlB6-6o-z9slznELkwsDjiiw4jbEnkSgMEvI_HTydY631zY7kqLS4otTuc4Yt9z7cxrzelY47y4slVcD3XeAF7me1lma93wxtqmUL8EcVLIiVV3BjBwjL00A7L7zm1gGNfN35j92UFk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/07 03:30:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AHEvJnVd7fI7HvPzCFP1B9jaIM3HBfB7d494nK_v52yJoemBMbFVXM0TpW1TqGrZ-PVgAC07DalSu-mTpFIBjbzaYtH0xNnMQKHSPyydhODQ63XhJSobnJxJ2HNHLVxK9AU-y11JG7C7mD03kJPxw3uITlKl_k52cAuLBA71QuVvVD4zQcrAfcc38yp0UzUdpFVcW6KdSo7-1zNr8iRgvVqF5PkKkNjkkdfcTaQV2snu5qR3Fr0xcJUn991uFt3RMmitrYBD3Vov-2ZnyiyHGyz0jjpqbN4PI2Q1R3KXO8dfHu7rtS9rs8VSBqO1OwdXMey4TqrHQKVtI5zuwsqGeOo 2025/11/07 03:30:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/07 03:30:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/11/07 03:30:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/11/07 03:30:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/07 03:30:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/07 03:30:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/07 03:30:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AHEvJnVd7fI7HvPzCFP1B9jaIM3HBfB7d494nK_v52yJoemBMbFVXM0TpW1TqGrZ-PVgAC07DalSu-mTpFIBjbzaYtH0xNnMQKHSPyydhODQ63XhJSobnJxJ2HNHLVxK9AU-y11JG7C7mD03kJPxw3uITlKl_k52cAuLBA71QuVvVD4zQcrAfcc38yp0UzUdpFVcW6KdSo7-1zNr8iRgvVqF5PkKkNjkkdfcTaQV2snu5qR3Fr0xcJUn991uFt3RMmitrYBD3Vov-2ZnyiyHGyz0jjpqbN4PI2Q1R3KXO8dfHu7rtS9rs8VSBqO1OwdXMey4TqrHQKVtI5zuwsqGeOo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/11/07 03:31:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AKqN-_CZm6M3UVd9Y_MZ6XeD7xvcPTJdeWHVjrLTlb82oYPHiojg7_6h6-B478Xnk2v0NzwWhcV6hkQKgxeZTJNbTzXcN25k3EHnQNzkmYLrM_TahKcOrsC8aX2fjfDrWzU9jJrZC2CAN8VH89F1It-OX75bAAmbVlpAumu-yuo0KstWINXxnWpjDpYjOlyVFKBfVZddknLTi8e6S7Jn6t2E_NCK11qItrIgsOfqEN13ox9JyhA-33quzOsBStajvnuZRnKPhUTftqP-LcjyjGfDnar-h-W8KCvYay96pRaOmKTQdpHftZph0AUM9LdvtXRipGxus4arC8c8HjcsKhI 2025/11/07 03:31:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/07 03:31:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/11/07 03:31:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AKqN-_CZm6M3UVd9Y_MZ6XeD7xvcPTJdeWHVjrLTlb82oYPHiojg7_6h6-B478Xnk2v0NzwWhcV6hkQKgxeZTJNbTzXcN25k3EHnQNzkmYLrM_TahKcOrsC8aX2fjfDrWzU9jJrZC2CAN8VH89F1It-OX75bAAmbVlpAumu-yuo0KstWINXxnWpjDpYjOlyVFKBfVZddknLTi8e6S7Jn6t2E_NCK11qItrIgsOfqEN13ox9JyhA-33quzOsBStajvnuZRnKPhUTftqP-LcjyjGfDnar-h-W8KCvYay96pRaOmKTQdpHftZph0AUM9LdvtXRipGxus4arC8c8HjcsKhI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/11/07 03:31:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AP_iT9E2i6qnVpNUq2Mt6LDTWpqLMYjY9LXIMXBkO4J0hXHt0nY7IvYUdK8SgkwL-c8F34mNbSiGijY6AGX9_Qd49wcO_HGRjByGYHl4oYVboRI2QJPI4DxYxAnvLOx8iKFVkW0_zb2Jw9S_vq7Dyl24Bwk1o2PKQSe3l_BPFFMUJpPMSlYb-33_cjmcX9FWs9y6EsszMVdXrpZVCM5uiZr_GpVzVimOonmQ24Q6M2hxJAvxioLfOZFLJSYIfQySa1Cewhm3q7lH8YhOWTEFsZVzS5OdZlU9sQSIFSS2UJ0fz5L7ousp-4r16FqHR4BPIswOWGxtxp6WGl7b88C_OYs 2025/11/07 03:31:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/07 03:31:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/07 03:31:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AP_iT9E2i6qnVpNUq2Mt6LDTWpqLMYjY9LXIMXBkO4J0hXHt0nY7IvYUdK8SgkwL-c8F34mNbSiGijY6AGX9_Qd49wcO_HGRjByGYHl4oYVboRI2QJPI4DxYxAnvLOx8iKFVkW0_zb2Jw9S_vq7Dyl24Bwk1o2PKQSe3l_BPFFMUJpPMSlYb-33_cjmcX9FWs9y6EsszMVdXrpZVCM5uiZr_GpVzVimOonmQ24Q6M2hxJAvxioLfOZFLJSYIfQySa1Cewhm3q7lH8YhOWTEFsZVzS5OdZlU9sQSIFSS2UJ0fz5L7ousp-4r16FqHR4BPIswOWGxtxp6WGl7b88C_OYs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/11/07 03:31:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AIGluGbAIJFkycJJzkrmKuM6c-X3TDKBMDEVTyFNgt13Zy2FhT9Y2rTKelOQDQF1Lq3DTkTzV81Ik1YRE67bYKz9d1ffBw8eDgltb7saqLy5rst5SA-FwDzhvrwuxp9WvI37tdW7gst46nwdcZJua8YwRSRdJia9EuHDjGl9MsREouuwz4Wj727kk97wpppYM5cPFvg62DEAAlzqTVFkRsFGMsvYCy0oaCVRlg_K8H6uwchGRPZ7_ml8_lVjEMgDT4864QXOLPq_HuC8K_laGW3czYM7bPhU0n0jy2R_zBSVuzwdXfG-hIpqtp3oEhfGJ9h8WzKVSTLpKXmFt7DFfvA 2025/11/07 03:31:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/07 03:31:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/07 03:31:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AIGluGbAIJFkycJJzkrmKuM6c-X3TDKBMDEVTyFNgt13Zy2FhT9Y2rTKelOQDQF1Lq3DTkTzV81Ik1YRE67bYKz9d1ffBw8eDgltb7saqLy5rst5SA-FwDzhvrwuxp9WvI37tdW7gst46nwdcZJua8YwRSRdJia9EuHDjGl9MsREouuwz4Wj727kk97wpppYM5cPFvg62DEAAlzqTVFkRsFGMsvYCy0oaCVRlg_K8H6uwchGRPZ7_ml8_lVjEMgDT4864QXOLPq_HuC8K_laGW3czYM7bPhU0n0jy2R_zBSVuzwdXfG-hIpqtp3oEhfGJ9h8WzKVSTLpKXmFt7DFfvA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/07 03:31:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AKPZIcVAu58PvzgHSJR67ojJ91tq3CxQUjsylIJ9QOOzO5UmaZfDQcQskFAX5su2_cSzAH4LWTB4ZKnOoDFXxRWeKGZMIMkOGLUgta-7lcor2MpUI-4sDphZmYcBghHrqNoEqOnaJuLArAvY9ac7uu34CyEtoqnIv0QYg8ctuWay7x8CnlDGwuaY1WWeiieirkys0sdtCLpFkivTzDJGx6sBQXXDs03W_IYs_2X1gCkj_RcU25esvIeUx4svktr_NjgYxS3vh0WjIHhtxMDbTUoa_fCPNqlFWIrJ3d0QuQllFFKmcLcPloSdXdtb469oVrqB_hK7eS0Xr20oPxE6J2Y 2025/11/07 03:31:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/07 03:31:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/07 03:31:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/07 03:31:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/07 03:31:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/07 03:31:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/07 03:31:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AKPZIcVAu58PvzgHSJR67ojJ91tq3CxQUjsylIJ9QOOzO5UmaZfDQcQskFAX5su2_cSzAH4LWTB4ZKnOoDFXxRWeKGZMIMkOGLUgta-7lcor2MpUI-4sDphZmYcBghHrqNoEqOnaJuLArAvY9ac7uu34CyEtoqnIv0QYg8ctuWay7x8CnlDGwuaY1WWeiieirkys0sdtCLpFkivTzDJGx6sBQXXDs03W_IYs_2X1gCkj_RcU25esvIeUx4svktr_NjgYxS3vh0WjIHhtxMDbTUoa_fCPNqlFWIrJ3d0QuQllFFKmcLcPloSdXdtb469oVrqB_hK7eS0Xr20oPxE6J2Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/07 03:31:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ANpc8Lt-5IG6-ATqJzGwBohz3CsKgYVmiZEAVs3BSxyTpjaMv18ieNzpzOsv9qyx4Hq9GY8w_qUuxPL4LqqUPvz_ozTMnkJOIRFpZPMfapER_OejRrh3NDzWjCic64ghKFZYNjrbKlrVo5oYtCO3gyV2BlgCf6FFNdASLfjYxNPfy2i6zHNt9fHBAtVsfC_wQlfnZLqcPhs2kM4YY_CmZU3q6gLzw3dxCoXas8wWtitiMCkItOVAaREfbAnXE4pX0FmohH-UtZ73vQtNISwtJFLKyttaEwFMOZzO8QRaDsM1R1cj_wqh8g7mO_ntVhrwHCxgu4qbkmqgYiauc_FR2G0 2025/11/07 03:31:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/07 03:31:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/11/07 03:31:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/07 03:31:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/07 03:31:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/07 03:31:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/07 03:31:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ANpc8Lt-5IG6-ATqJzGwBohz3CsKgYVmiZEAVs3BSxyTpjaMv18ieNzpzOsv9qyx4Hq9GY8w_qUuxPL4LqqUPvz_ozTMnkJOIRFpZPMfapER_OejRrh3NDzWjCic64ghKFZYNjrbKlrVo5oYtCO3gyV2BlgCf6FFNdASLfjYxNPfy2i6zHNt9fHBAtVsfC_wQlfnZLqcPhs2kM4YY_CmZU3q6gLzw3dxCoXas8wWtitiMCkItOVAaREfbAnXE4pX0FmohH-UtZ73vQtNISwtJFLKyttaEwFMOZzO8QRaDsM1R1cj_wqh8g7mO_ntVhrwHCxgu4qbkmqgYiauc_FR2G0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/11/07 03:31:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABbQTjIK9gaRq9WZ8guaBul9d7S7xDEy_GnEA-03FQfGnsE9no0SAvXRzwgJDcqyWxm7XmmOT_Z0b8OtZeCaSm68yXUYsqfQJ8rHVDIEQvyE15eyCmKxw3w12b4MElFnXlyl2zatHe8tlHk7m9c-3WbMjq9W8uKl9lNN7cBMqtJ2LVRnwaHEJ7JL7nD2Z6jpCywnYO37l_ieuOrJNjPPOmWGKu-q8dG8ZsSZm7bo-2SX_78gA6FUc6NN8T4jp97rnlyT3LdEnJN06-bFiDBY348snm582F9sJM0C0hSQcbw3hUkf8qPbXd9PupFAJKeFXmqfytdurZNruvm9PneWD-s 2025/11/07 03:31:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/07 03:31:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/11/07 03:31:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABbQTjIK9gaRq9WZ8guaBul9d7S7xDEy_GnEA-03FQfGnsE9no0SAvXRzwgJDcqyWxm7XmmOT_Z0b8OtZeCaSm68yXUYsqfQJ8rHVDIEQvyE15eyCmKxw3w12b4MElFnXlyl2zatHe8tlHk7m9c-3WbMjq9W8uKl9lNN7cBMqtJ2LVRnwaHEJ7JL7nD2Z6jpCywnYO37l_ieuOrJNjPPOmWGKu-q8dG8ZsSZm7bo-2SX_78gA6FUc6NN8T4jp97rnlyT3LdEnJN06-bFiDBY348snm582F9sJM0C0hSQcbw3hUkf8qPbXd9PupFAJKeFXmqfytdurZNruvm9PneWD-s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/11/07 03:31:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AImjK5rf7jE_uTwow5Y3QeiTNUchnY0GiuCXp359jnd4V7nTzXdaYCc_QS9QBB5aRmjr1rI0KiJRT9fJvlB2WelrVbQbTXoif1QBwYgTnAu7x22IoGgyDMyqhPkd19SnzKxcQtls6NCNeFyhZpj40UInl4hzV9EMIHoYbePDgAtTrN3UWhrqvFjb6yWahoAlo5eGoL0rEtvRtplA80DejjaG4d9UBL4ChhcfYB--3U7EBZW8YcyDu8ymPgBDrg_Uj3OuntvFPVd9_RJDVHfqrD1R3BuUzu6hyu5kc01Q8JqmsW_UlrZUQTIvnOhqZq7_QYdZwcwe5f3zzuNpR7I4Oxg 2025/11/07 03:31:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/07 03:31:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/07 03:31:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AImjK5rf7jE_uTwow5Y3QeiTNUchnY0GiuCXp359jnd4V7nTzXdaYCc_QS9QBB5aRmjr1rI0KiJRT9fJvlB2WelrVbQbTXoif1QBwYgTnAu7x22IoGgyDMyqhPkd19SnzKxcQtls6NCNeFyhZpj40UInl4hzV9EMIHoYbePDgAtTrN3UWhrqvFjb6yWahoAlo5eGoL0rEtvRtplA80DejjaG4d9UBL4ChhcfYB--3U7EBZW8YcyDu8ymPgBDrg_Uj3OuntvFPVd9_RJDVHfqrD1R3BuUzu6hyu5kc01Q8JqmsW_UlrZUQTIvnOhqZq7_QYdZwcwe5f3zzuNpR7I4Oxg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/11/07 03:31:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AFhYX5ttBvhVpxAn7LTEVt5tbnHLE7jtAz5dDm8dQHZQQtINOlpSqJA5e6qN_m3_up0cr9JvQYMiL-P7zMKtKux0H44Y1GnBR_AJ5V_88xBIwpiva7I6BFBWGQqSP5CY4DucV8qScgxz-yCEhfhW4VVJndjuR3M660GVdwrkNVjUM17Pjt0bjQDWm4atF5cg-8jR9v9ga3oxLMVUQ1RNg-AoL7jTzRVtzudF74OpzoKeVfzDKRdWIrHLQBWCgazGwEUYIDebImPFk2Vo2LbS7dblPI6DJYdqZnFJAKN0ZZAvk0xxfiwpSidxDNl8dDUoIr-iVZ0pluR8XmMWEtrI2nM 2025/11/07 03:31:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/07 03:31:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/07 03:31:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AFhYX5ttBvhVpxAn7LTEVt5tbnHLE7jtAz5dDm8dQHZQQtINOlpSqJA5e6qN_m3_up0cr9JvQYMiL-P7zMKtKux0H44Y1GnBR_AJ5V_88xBIwpiva7I6BFBWGQqSP5CY4DucV8qScgxz-yCEhfhW4VVJndjuR3M660GVdwrkNVjUM17Pjt0bjQDWm4atF5cg-8jR9v9ga3oxLMVUQ1RNg-AoL7jTzRVtzudF74OpzoKeVfzDKRdWIrHLQBWCgazGwEUYIDebImPFk2Vo2LbS7dblPI6DJYdqZnFJAKN0ZZAvk0xxfiwpSidxDNl8dDUoIr-iVZ0pluR8XmMWEtrI2nM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/07 03:31:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ALkLgfu65aLZ0_R5cVK8BJJxyvan_6SihLpmUqUcs7JGFVzPLoKapSJGsjGrUXkmx_GLjtWuYVNChuKH0OA2vlEddPfini2o5urkFInitwRgm9cjOpgLhncBJBxxmnTvrSdF6Zhwt8Y4iDvqT_TB83WaQT5PdENEulPdMO1Vi0YQ6fQTvGyctmj8zRQ7pr3hv658S_BgMzaJUOAS7kqVD3WhkvxegazsSzCgyuxXCe95HpId1HHOJ-ec0IGR-cSDvJz3JrXT34lLFen084CZKeGZcCxuYXhhsYfiW5oosuQZcrqThK1qMcksxwU_-ynBvO-RvU5tjhkIGk_qZuS0VaA 2025/11/07 03:31:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/07 03:31:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/07 03:31:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/07 03:31:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/07 03:31:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/07 03:31:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/07 03:31:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ALkLgfu65aLZ0_R5cVK8BJJxyvan_6SihLpmUqUcs7JGFVzPLoKapSJGsjGrUXkmx_GLjtWuYVNChuKH0OA2vlEddPfini2o5urkFInitwRgm9cjOpgLhncBJBxxmnTvrSdF6Zhwt8Y4iDvqT_TB83WaQT5PdENEulPdMO1Vi0YQ6fQTvGyctmj8zRQ7pr3hv658S_BgMzaJUOAS7kqVD3WhkvxegazsSzCgyuxXCe95HpId1HHOJ-ec0IGR-cSDvJz3JrXT34lLFen084CZKeGZcCxuYXhhsYfiW5oosuQZcrqThK1qMcksxwU_-ynBvO-RvU5tjhkIGk_qZuS0VaA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/07 03:31:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AA5DExuZqR9CuW-CdQs13suVeM89sq6y0GoTPP6ASaCagmbBsVSf79O-lH4zS7Pj1xiQR2jOrx8LwHhqnCjg8LabJTVqDHhjWiZqp1-WLhicncptmKoB6wVYOXy1Ey9eHw7Qks0ysPvc0WBJse0HiKIM6jMPiM9HYB-VIBU9Q6P3u1sW575cCOd3SYqCtSGsgT4Ir6rSqo1GwmWRSfu_A0CY5YlgbvTQteYSJxvhMM--fVBjOOrdqfDUVRG1Ni9QdHZTDeWAhc6qeh8oZ6qhZpB8V7gAc6XluW62nEIw0TKw_ddatGIHycgBgmrZVMIN2OpZ5FTeQhPDBngbItHFX4s 2025/11/07 03:31:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/07 03:31:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/07 03:31:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/11/07 03:31:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/07 03:31:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/07 03:31:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/07 03:31:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AA5DExuZqR9CuW-CdQs13suVeM89sq6y0GoTPP6ASaCagmbBsVSf79O-lH4zS7Pj1xiQR2jOrx8LwHhqnCjg8LabJTVqDHhjWiZqp1-WLhicncptmKoB6wVYOXy1Ey9eHw7Qks0ysPvc0WBJse0HiKIM6jMPiM9HYB-VIBU9Q6P3u1sW575cCOd3SYqCtSGsgT4Ir6rSqo1GwmWRSfu_A0CY5YlgbvTQteYSJxvhMM--fVBjOOrdqfDUVRG1Ni9QdHZTDeWAhc6qeh8oZ6qhZpB8V7gAc6XluW62nEIw0TKw_ddatGIHycgBgmrZVMIN2OpZ5FTeQhPDBngbItHFX4s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/11/07 03:31:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AOIeZndx65ykMCKQFKe0U2JI_bWT9AtAt8e2lizxubwATsE746OY2TTyIAmbpJe3KZBJr_5OkU1AorwPtAaMhfZJN4_IU-qhsgIXNbxflxeg1BSjrs-iQpnuTZn3-A4FJS2EYzCAbHi9FeHIWePxOC5XzD0S8rwtKfe9OHILkjf7qHK7UD4MTLxij0cc5umsX3kUCpASEQ5-y5nRG5c0vCSM_O7Tk18VAuZbiyv3excnviahDc4rK06hzJa_i2sbfuyiLRwKPC4s8CFEAN6kZU6hiCa-nsXcJtdZ0J7drUcLtlvBtmPq0vfb57zbWy_AJCTv1PDngNyoHVPN6o2T2Wc 2025/11/07 03:31:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/07 03:31:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/11/07 03:31:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AOIeZndx65ykMCKQFKe0U2JI_bWT9AtAt8e2lizxubwATsE746OY2TTyIAmbpJe3KZBJr_5OkU1AorwPtAaMhfZJN4_IU-qhsgIXNbxflxeg1BSjrs-iQpnuTZn3-A4FJS2EYzCAbHi9FeHIWePxOC5XzD0S8rwtKfe9OHILkjf7qHK7UD4MTLxij0cc5umsX3kUCpASEQ5-y5nRG5c0vCSM_O7Tk18VAuZbiyv3excnviahDc4rK06hzJa_i2sbfuyiLRwKPC4s8CFEAN6kZU6hiCa-nsXcJtdZ0J7drUcLtlvBtmPq0vfb57zbWy_AJCTv1PDngNyoHVPN6o2T2Wc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/11/07 03:31:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AIdzXi1DA5Bq8j1NTQMGNNm0HRd7LBJaHDAM_GkOOKistSwUVIvJr_t8CFtO_wNXzs6AwpXpazsqFAXPJWdyG5Lp-LORWXo64anlrJ2nW8A2swLLgbn2DfX8rqjFm0L_rmSA9w2n2axP3oN1HykXPyqRz9DOZ91WHxuxcuftkUpHqOtKhHcmJ7zkBBMuq7wR2tbkNx7aPksbE75j52GWMKvfytYzQzouBmzpA4QkgaHHNFpRufXYQizruFFgpoQkQEAuDF5HnLqBIx0iZg2hLrVpGMPqT0BKoK1jTCKQcTcfZHE9Jo36TliV39aDzzOyRtUA8N6Y_zKM6KOOBBmVVM0 2025/11/07 03:31:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/07 03:31:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/07 03:31:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AIdzXi1DA5Bq8j1NTQMGNNm0HRd7LBJaHDAM_GkOOKistSwUVIvJr_t8CFtO_wNXzs6AwpXpazsqFAXPJWdyG5Lp-LORWXo64anlrJ2nW8A2swLLgbn2DfX8rqjFm0L_rmSA9w2n2axP3oN1HykXPyqRz9DOZ91WHxuxcuftkUpHqOtKhHcmJ7zkBBMuq7wR2tbkNx7aPksbE75j52GWMKvfytYzQzouBmzpA4QkgaHHNFpRufXYQizruFFgpoQkQEAuDF5HnLqBIx0iZg2hLrVpGMPqT0BKoK1jTCKQcTcfZHE9Jo36TliV39aDzzOyRtUA8N6Y_zKM6KOOBBmVVM0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/11/07 03:31:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AIagWS5c17Uq4AB7HSaJTdda3Uj9Obw6Ud-RMDH1crc3BkJQ81yikKbK6vJ6JCCOSeCK1Q1kxbi-f5z4h1Ok6Uyi9ESsRKesP7O0LKgVOPakQVKbIJoqQT29aDWvNxm13qIhuF3bFfwPjxAsOpAQtkuHEEwQYPruP1Pir0o7eYaxXIoXtZ1pH0Z35bJF2rLskQbil9w8167XJtof758TeRepMcJBdTHV2WCoHc-HXP6rvaXBZFofHeqhwYS8NXbv98VdStBpJU1frvgzfvOiqUlOwPQtWc6mPC4sF8kQ33Ym6Mw88HCPwIvFfPmNT_g-H3O69KHmDddh9PhGU62PdKs 2025/11/07 03:31:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/07 03:31:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/07 03:31:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AIagWS5c17Uq4AB7HSaJTdda3Uj9Obw6Ud-RMDH1crc3BkJQ81yikKbK6vJ6JCCOSeCK1Q1kxbi-f5z4h1Ok6Uyi9ESsRKesP7O0LKgVOPakQVKbIJoqQT29aDWvNxm13qIhuF3bFfwPjxAsOpAQtkuHEEwQYPruP1Pir0o7eYaxXIoXtZ1pH0Z35bJF2rLskQbil9w8167XJtof758TeRepMcJBdTHV2WCoHc-HXP6rvaXBZFofHeqhwYS8NXbv98VdStBpJU1frvgzfvOiqUlOwPQtWc6mPC4sF8kQ33Ym6Mw88HCPwIvFfPmNT_g-H3O69KHmDddh9PhGU62PdKs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/07 03:31:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AAX9QdJ2yHoNsTFLyLmEzPsbN0JMkkmHTjPFWwaCXAnI-oGFSDxeRRvKOtdua7stV0GmZMETZ2_vQRImYMISHDhffIKtINccJYoo9D_pSVdiuYkmY4zfiRr5ERrs_3zFqfBlEkxe58c2EFCNGwafycOi7-SvP35jlmVRKqmHHn_mvzez476UA_U84lCO0hd3B_iNyW2CmesLi-mUtqYdN-9pIgtKh1iSKXxZ0wngILmNM4GiPXeAJz8cRQkW5z8kFWWdTgmSk-gxlJQgC4A_RgW5w-f0QdrmvexP6f91_b2DHUU49M5w92ZqZvyHP8B2X7zVrjEARUUXk-PyTtYafho 2025/11/07 03:31:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/07 03:31:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/07 03:31:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/07 03:31:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/07 03:31:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/07 03:31:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/07 03:31:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AAX9QdJ2yHoNsTFLyLmEzPsbN0JMkkmHTjPFWwaCXAnI-oGFSDxeRRvKOtdua7stV0GmZMETZ2_vQRImYMISHDhffIKtINccJYoo9D_pSVdiuYkmY4zfiRr5ERrs_3zFqfBlEkxe58c2EFCNGwafycOi7-SvP35jlmVRKqmHHn_mvzez476UA_U84lCO0hd3B_iNyW2CmesLi-mUtqYdN-9pIgtKh1iSKXxZ0wngILmNM4GiPXeAJz8cRQkW5z8kFWWdTgmSk-gxlJQgC4A_RgW5w-f0QdrmvexP6f91_b2DHUU49M5w92ZqZvyHP8B2X7zVrjEARUUXk-PyTtYafho" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/07 03:31:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ANs4VY71v-xyxApapxxm4NOJEykHv7W9mH2X7G2oUID0r5CITTov2zj998lvg5O53MlaCSaiGUxYVb-fvwr0xnxauNUtndetfzfDnBBaUuAIOkIlF3nlbcTm9mXI-TaWR_Oh7GLWTCjLIx3ct5Y-qpiGwu3eztFl9yaOk7IljEnqIZgJ-b6Z-Xmb4_vbutcLTxL2Q5nUHgHzLlHI_9-tCE6KjOAoBjnUtj-OG4oF0Y69vMm_6jgEF1YnPsD2Hi2Dg1KRTaZwZgnn5BuaH7kD9k8Cq_f7GOFTLFMlATqBQtBSzm1H8BfmG5SLMRvEAdHEUaPvVUHuhVDebTcBBJwH4gw 2025/11/07 03:31:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/07 03:31:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/11/07 03:31:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/11/07 03:31:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/07 03:31:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/07 03:31:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/07 03:31:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ANs4VY71v-xyxApapxxm4NOJEykHv7W9mH2X7G2oUID0r5CITTov2zj998lvg5O53MlaCSaiGUxYVb-fvwr0xnxauNUtndetfzfDnBBaUuAIOkIlF3nlbcTm9mXI-TaWR_Oh7GLWTCjLIx3ct5Y-qpiGwu3eztFl9yaOk7IljEnqIZgJ-b6Z-Xmb4_vbutcLTxL2Q5nUHgHzLlHI_9-tCE6KjOAoBjnUtj-OG4oF0Y69vMm_6jgEF1YnPsD2Hi2Dg1KRTaZwZgnn5BuaH7kD9k8Cq_f7GOFTLFMlATqBQtBSzm1H8BfmG5SLMRvEAdHEUaPvVUHuhVDebTcBBJwH4gw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/11/07 03:31:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AE6DTbf-_STugmcbzXu7ICvfCeelxl-_LC3LosGO4ztPpfPL1feO8W__iHGPtIZv-YS95CdK78vgk_AQrTYUOHnoD3oUYAwN3sCs6mGXa98sstXysGIAaxFpJBSNoSI891b-sk4ukXLotq-OiWVnMJG_fUQu1GbysKhLDF9fl24xvwFxjVR9M-0Q4U6j6eGt4lNsfrSYo1RfvqeUVawr0cz2-_ZwhqEi3FDocjgC8HdcxSh44Mp_sIu1Ucl0Z0q3JAimmdLPoY2jLoW64BEvwUwli0x-BJMT1KraILHhWjP9RomkZuH_16SbGifv-AvTYO43BBMSnkAyODtoD2jPKWU 2025/11/07 03:31:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/11/07 03:31:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/11/07 03:31:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AE6DTbf-_STugmcbzXu7ICvfCeelxl-_LC3LosGO4ztPpfPL1feO8W__iHGPtIZv-YS95CdK78vgk_AQrTYUOHnoD3oUYAwN3sCs6mGXa98sstXysGIAaxFpJBSNoSI891b-sk4ukXLotq-OiWVnMJG_fUQu1GbysKhLDF9fl24xvwFxjVR9M-0Q4U6j6eGt4lNsfrSYo1RfvqeUVawr0cz2-_ZwhqEi3FDocjgC8HdcxSh44Mp_sIu1Ucl0Z0q3JAimmdLPoY2jLoW64BEvwUwli0x-BJMT1KraILHhWjP9RomkZuH_16SbGifv-AvTYO43BBMSnkAyODtoD2jPKWU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/11/07 03:31:32 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AGDogHTIHZgRAg6iJAOmwL1VYH5E80DN9SVOVqu6vpnOC_0LWth07Fe1oIvT3HLYS9sbdWD82L5kc2BaapnX6poyMBIaUX0qvh9fmPNT440rq7PEDSlKREeE_5BGO1wqhpplm_NCdmv4eXDwhfh7RuD3xBPmbQYxdaJ6gveL9HwIVRWPwq6SCBhdKJg8zLCJKz4Vb1Hs4_dAfg4b26IsQ_6vPq-aalkm7eHCR9PNreZc3aJtYDvZIVVFXR_OaJSxb_WB9vfMZW7D-Rbpj1iKUSfnFUP_AU6qh3y-GSrmjgo81bg9Kn2Mw0SpknVnU7YEiDVJJYnGXYS4wV2pFbhT48g 2025/11/07 03:31:32 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/11/07 03:31:33 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/07 03:31:33 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AGDogHTIHZgRAg6iJAOmwL1VYH5E80DN9SVOVqu6vpnOC_0LWth07Fe1oIvT3HLYS9sbdWD82L5kc2BaapnX6poyMBIaUX0qvh9fmPNT440rq7PEDSlKREeE_5BGO1wqhpplm_NCdmv4eXDwhfh7RuD3xBPmbQYxdaJ6gveL9HwIVRWPwq6SCBhdKJg8zLCJKz4Vb1Hs4_dAfg4b26IsQ_6vPq-aalkm7eHCR9PNreZc3aJtYDvZIVVFXR_OaJSxb_WB9vfMZW7D-Rbpj1iKUSfnFUP_AU6qh3y-GSrmjgo81bg9Kn2Mw0SpknVnU7YEiDVJJYnGXYS4wV2pFbhT48g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/11/07 03:31:34 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AG1iNDszdCCvolBhQZYKC45RJHLAoJFzVuSnb-_m9rUbNUAsuRXZOqGOH_EV7fH4vjXo9yvhJNrrFI56qpEhXHNuoezzV2QPAzogx5KR1Wim1RdejKZ32z4Uhg0TF7JrElcViDMYtIIVctPgbH9Oi5XaV7-gxSEnkgFdhKA6b6UYUL3W1Cz66tWGo6xBNGLUYSEdoL_56pBMrRc9VGUHd7bLc_tSBU44z9wndbf2FjZgwDPGJBtCJ-42XDOjClMHMHsq6riGs_oDjmyTMtz322aspBxNmaoEqDqOpz662bY76IRzEkbI8oMp_ZqI31ScD7h-Bf9tE-bxVanrnac1r2M 2025/11/07 03:31:34 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/07 03:31:35 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/07 03:31:35 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AG1iNDszdCCvolBhQZYKC45RJHLAoJFzVuSnb-_m9rUbNUAsuRXZOqGOH_EV7fH4vjXo9yvhJNrrFI56qpEhXHNuoezzV2QPAzogx5KR1Wim1RdejKZ32z4Uhg0TF7JrElcViDMYtIIVctPgbH9Oi5XaV7-gxSEnkgFdhKA6b6UYUL3W1Cz66tWGo6xBNGLUYSEdoL_56pBMrRc9VGUHd7bLc_tSBU44z9wndbf2FjZgwDPGJBtCJ-42XDOjClMHMHsq6riGs_oDjmyTMtz322aspBxNmaoEqDqOpz662bY76IRzEkbI8oMp_ZqI31ScD7h-Bf9tE-bxVanrnac1r2M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/07 03:31:36 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AAtz8IWSlULKDeuqVBeQ_V_Aae0cduqJpm0zluG2wPpciqYv1idJ8wxsc0vocxzqWpyInFuBkQOWQY91FG3EacG80kdcARwjtdecO_6xMi-4D7RBFgzKPDxeXWuL2iLmrvcvrx_ptKgd1_4dRxIi4ANcLAwxm_va_UKl5pvqUk5AQgoaYRoOtA3SnBbJy8U9GDkMBrIkkI-DzsKLgesONIRxnAM-1NncAW5XnPIeNtMunYl4NSIZtMGoGJ-N33bQpMDIgVVwWsSk_KGyULx9wwpCTEpCBNohlBFMid3GC8aXvuSZEuhG-vwH7Pog3yzehCoAUlUupgwKfXvggXAldNI 2025/11/07 03:31:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/07 03:31:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/07 03:31:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/07 03:31:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/07 03:31:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/07 03:31:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/07 03:31:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AAtz8IWSlULKDeuqVBeQ_V_Aae0cduqJpm0zluG2wPpciqYv1idJ8wxsc0vocxzqWpyInFuBkQOWQY91FG3EacG80kdcARwjtdecO_6xMi-4D7RBFgzKPDxeXWuL2iLmrvcvrx_ptKgd1_4dRxIi4ANcLAwxm_va_UKl5pvqUk5AQgoaYRoOtA3SnBbJy8U9GDkMBrIkkI-DzsKLgesONIRxnAM-1NncAW5XnPIeNtMunYl4NSIZtMGoGJ-N33bQpMDIgVVwWsSk_KGyULx9wwpCTEpCBNohlBFMid3GC8aXvuSZEuhG-vwH7Pog3yzehCoAUlUupgwKfXvggXAldNI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/07 03:31:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AOOFT0vb5Qtd9F53PwFeNh0nHQbRDV94ffOs-d2lc6865-xNe2AvTKcA8Zd0qy9Fp6sNMegnhrj9Aq4WoHPlUhTKmZObO4AGD8WmYJ2n98-VOCEYxYrP1zhBye3zRffMdw7PWYSIFpFJPwFY-Uv_5ysx7JQvgtynXu1_-pJw7Xx2iJsWBnlzuBUCd1puHCz-6Mw0ECMHVwqB2U-19K1c9O5LU9DEpvyWFSsToUQoIT6Hu9XPuS5urUI66P1fPXMS-52n05eboLdZcYjIrv1MGMMeZcYVEJW6Q7K5SmMwAwQvGZf1RE2kmlITKLKbTovPv8S9RgmoYWYFI6B0LbLhUds 2025/11/07 03:31:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/07 03:31:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/11/07 03:31:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/11/07 03:31:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/07 03:31:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/07 03:31:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/07 03:31:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AOOFT0vb5Qtd9F53PwFeNh0nHQbRDV94ffOs-d2lc6865-xNe2AvTKcA8Zd0qy9Fp6sNMegnhrj9Aq4WoHPlUhTKmZObO4AGD8WmYJ2n98-VOCEYxYrP1zhBye3zRffMdw7PWYSIFpFJPwFY-Uv_5ysx7JQvgtynXu1_-pJw7Xx2iJsWBnlzuBUCd1puHCz-6Mw0ECMHVwqB2U-19K1c9O5LU9DEpvyWFSsToUQoIT6Hu9XPuS5urUI66P1fPXMS-52n05eboLdZcYjIrv1MGMMeZcYVEJW6Q7K5SmMwAwQvGZf1RE2kmlITKLKbTovPv8S9RgmoYWYFI6B0LbLhUds" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/11/07 03:31:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AHbV3DGVVCFN-DViBohnZtEBhl4kirQH3y2nR9zkkQB4TKUbVjvVT14IWTfCf2qh6xflXU_Cy-yocpfkf1_6QIvuieAAPOTek1_joPFs2c96Ij1aAgGhruE7SzIRC4A3ksNhOCVzZaWxyPakzbjJjtsH5yAmIHRTcwbt3YAXyqQPFJxM7b2Zsed9vDY4xqblPhC4xtfUmmNOTJNJYYWQShYgArQlTNjtvLp272oEp1zFpeRJE5wbOj4ch2s-YbpJj6mpT1_6c54B0h3r1z48JdijkUTmeVyehtaurIfpBljDIx6ZocgwW8LDXikE5lsmpmp-CdMcTJKY5rV6ElLLI0k 2025/11/07 03:31:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/11/07 03:31:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/11/07 03:31:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AHbV3DGVVCFN-DViBohnZtEBhl4kirQH3y2nR9zkkQB4TKUbVjvVT14IWTfCf2qh6xflXU_Cy-yocpfkf1_6QIvuieAAPOTek1_joPFs2c96Ij1aAgGhruE7SzIRC4A3ksNhOCVzZaWxyPakzbjJjtsH5yAmIHRTcwbt3YAXyqQPFJxM7b2Zsed9vDY4xqblPhC4xtfUmmNOTJNJYYWQShYgArQlTNjtvLp272oEp1zFpeRJE5wbOj4ch2s-YbpJj6mpT1_6c54B0h3r1z48JdijkUTmeVyehtaurIfpBljDIx6ZocgwW8LDXikE5lsmpmp-CdMcTJKY5rV6ElLLI0k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/11/07 03:31:45 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AD7JZdT-frmjRM_DUrWEWWYlEvD2jlbpbpUiqVrwd2whR1_FAP4A2rZ-Q8EzHkLUDO14IrLop381Fnpb-pACZXMxZHX9dAyO00tn-Sm2-dkJHLtAKLbp-LwsziDPiqUugQz523qYIpkJBzwf1wLFfTsI030H1QpBzi-LZW6Dk2Y9Fl47549dOqtI5tPCV-S2jBUdYp10ND601OoLbJKyK1pjAXISr91HFyjdzlpFVNh-ki29JpAriV3SXw0ao8hYIbOnGyBapsIZllC5JxduW8B6wnWznaZh7NwVuEuN2G2Ytw63GitWTlKK0WjK1YpykbIvQ-HLDbKPxVjcwd-EiZA 2025/11/07 03:31:45 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/11/07 03:31:46 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/07 03:31:46 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AD7JZdT-frmjRM_DUrWEWWYlEvD2jlbpbpUiqVrwd2whR1_FAP4A2rZ-Q8EzHkLUDO14IrLop381Fnpb-pACZXMxZHX9dAyO00tn-Sm2-dkJHLtAKLbp-LwsziDPiqUugQz523qYIpkJBzwf1wLFfTsI030H1QpBzi-LZW6Dk2Y9Fl47549dOqtI5tPCV-S2jBUdYp10ND601OoLbJKyK1pjAXISr91HFyjdzlpFVNh-ki29JpAriV3SXw0ao8hYIbOnGyBapsIZllC5JxduW8B6wnWznaZh7NwVuEuN2G2Ytw63GitWTlKK0WjK1YpykbIvQ-HLDbKPxVjcwd-EiZA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/11/07 03:31:47 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AGIMPSt6vQpW2vFNpFfljQeaIrLjhGGwE-U5_QXwnLNLOctpO6RAa_PJeDOmUfwqkInMe4wqOqTtFp_uE-6W2wBi7xGQ7mcxpyPoO0IKvmr-lUI6S5XZRY91S4YH12eA33S5ADcyIH21PCAFd_2bZpmyHpVgLAFB6RQuRpgFxlhuSohw6CIz1QYr5taTnhM8WbxatB4nsuGj4kaI63b42IJV9MHIX-MKoEsuIh671GgsjcqpIu-euR6YW005XpiqnppcM1JaWqWz9xwg-N2C7cGwVleLj4pJ2cxAqh__4k64BbMaplfysUEF8oUrHT-4Dx3xkdlzl2of4kp6mjDxv8w 2025/11/07 03:31:47 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/07 03:31:48 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/07 03:31:48 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AGIMPSt6vQpW2vFNpFfljQeaIrLjhGGwE-U5_QXwnLNLOctpO6RAa_PJeDOmUfwqkInMe4wqOqTtFp_uE-6W2wBi7xGQ7mcxpyPoO0IKvmr-lUI6S5XZRY91S4YH12eA33S5ADcyIH21PCAFd_2bZpmyHpVgLAFB6RQuRpgFxlhuSohw6CIz1QYr5taTnhM8WbxatB4nsuGj4kaI63b42IJV9MHIX-MKoEsuIh671GgsjcqpIu-euR6YW005XpiqnppcM1JaWqWz9xwg-N2C7cGwVleLj4pJ2cxAqh__4k64BbMaplfysUEF8oUrHT-4Dx3xkdlzl2of4kp6mjDxv8w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/07 03:31:49 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AN44C-WqszHR3t5evYyUk9v3IG3WMjgRGOmd8FVXNPT2XFumNj6fe6TU3dHrkXBfrqp6xPFYKoHcM428sUP0EZuHtZ71yEEMhO_3upPwinp45GVvOAwSGrIhYdgpivoOiDSq0VFCSqUh4K7RlCTdNxxVLE07_CGjqAcYnjYqHNmCiFwYjK9_SrpZNcmVF7Vt6GJfMPXR8bhRJ3Ken1wvi7pjXv8sc3YIoXsAUnxHLv9mortW1lYtqxHAAwZIgDMRSR-irsVcUynpf9fCWH0lOZkp86DM08ID847WLgXeSzic-4m2Q2xQPCR_gRVboEcY8WXLJ9so3mpbPtVEOXEcPX8 2025/11/07 03:31:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/07 03:31:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/07 03:31:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/07 03:31:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/07 03:31:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/07 03:31:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/07 03:31:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AN44C-WqszHR3t5evYyUk9v3IG3WMjgRGOmd8FVXNPT2XFumNj6fe6TU3dHrkXBfrqp6xPFYKoHcM428sUP0EZuHtZ71yEEMhO_3upPwinp45GVvOAwSGrIhYdgpivoOiDSq0VFCSqUh4K7RlCTdNxxVLE07_CGjqAcYnjYqHNmCiFwYjK9_SrpZNcmVF7Vt6GJfMPXR8bhRJ3Ken1wvi7pjXv8sc3YIoXsAUnxHLv9mortW1lYtqxHAAwZIgDMRSR-irsVcUynpf9fCWH0lOZkp86DM08ID847WLgXeSzic-4m2Q2xQPCR_gRVboEcY8WXLJ9so3mpbPtVEOXEcPX8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/07 03:31:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AF7aIIo9Tr_zYARcwWoP1z2yjqftoTTiHIoeY_zMyw2xVR91_0istjh1XdTnE3IRA91PgL_cEM_QVnVHbhwaL2Ae7j6WpAaDFlfHwfzITTPQAisAId0P7srAIbQ9IxjJuXs51of2MVE2rpt3jAJnfam1Mfm7lktR3ygVn_dbIYoTRePGUAsmiNf3bdF5AWEmfGV0ljzmplww3StPPOQl8bZBO1yQdGl-_rHJFh2jPJvZr8GUeg0kxPs3H1iWLkCWMOmRcNSU3SeHqdJdx-2pc_6S5TTtgOPOFDstmEgADOQ8kc3Ju76df3ylkaBS6-msc7deqDVY6e429H8j3q1d3Sc 2025/11/07 03:31:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/07 03:31:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/11/07 03:31:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/11/07 03:31:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/07 03:31:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/07 03:31:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/07 03:31:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AF7aIIo9Tr_zYARcwWoP1z2yjqftoTTiHIoeY_zMyw2xVR91_0istjh1XdTnE3IRA91PgL_cEM_QVnVHbhwaL2Ae7j6WpAaDFlfHwfzITTPQAisAId0P7srAIbQ9IxjJuXs51of2MVE2rpt3jAJnfam1Mfm7lktR3ygVn_dbIYoTRePGUAsmiNf3bdF5AWEmfGV0ljzmplww3StPPOQl8bZBO1yQdGl-_rHJFh2jPJvZr8GUeg0kxPs3H1iWLkCWMOmRcNSU3SeHqdJdx-2pc_6S5TTtgOPOFDstmEgADOQ8kc3Ju76df3ylkaBS6-msc7deqDVY6e429H8j3q1d3Sc" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/11/07 03:31:56 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/11/07 03:31:58 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/07 03:32:01 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/07 03:32:04 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/07 03:32:08 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/07 03:32:10 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AG-RTnhruQcxr93GI-xBhDqyoXqKjLQ6u02U5J730Qb5fdzSRiWORybjrPsv32V1WRbT7_Hkic7b2QO4IuMC0r75nELVF0qvqJ0Eg5ltMhklsdGDAB5b6_0gyRq1Vm_JGIfoDrz6_AdaK5XJXgsw9hsRFLk0k4oM-J0YS4sCiiWvipDdpAEjrDjNL4AwSNOzVFS4Jbg_zJAjya3axXtQYc2zqL6EGH0E0gjCc5G5P1kkXdJ1Ptkp0qzHQLF9Stxo-DKMEYYwPtAvtnSSkVswwZ-aJOTD0dT4lHkF_qzAYdJUIjtHSlY5crW4m8nDglVG8_eaJP-K6rlTt5CfK80HYo0 2025/11/07 03:32:10 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/07 03:32:10 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "e76d66d3acda516641ef8f9eab334966" 2025/11/07 03:32:10 DEBUG : unknown-size-put.txt: multipart upload "AG-RTnhruQcxr93GI-xBhDqyoXqKjLQ6u02U5J730Qb5fdzSRiWORybjrPsv32V1WRbT7_Hkic7b2QO4IuMC0r75nELVF0qvqJ0Eg5ltMhklsdGDAB5b6_0gyRq1Vm_JGIfoDrz6_AdaK5XJXgsw9hsRFLk0k4oM-J0YS4sCiiWvipDdpAEjrDjNL4AwSNOzVFS4Jbg_zJAjya3axXtQYc2zqL6EGH0E0gjCc5G5P1kkXdJ1Ptkp0qzHQLF9Stxo-DKMEYYwPtAvtnSSkVswwZ-aJOTD0dT4lHkF_qzAYdJUIjtHSlY5crW4m8nDglVG8_eaJP-K6rlTt5CfK80HYo0" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/07 03:32:11 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ACxpfvQioLP3L02K7MSkmynAXBjEJzNaNt936XB3x1uaXuD537vNGzo5tSLnsbKrtBDjrVyCBeIr1k4SGgfJ14y6jaeM2A7hVgNKmVS1ECDWL2puP5Ml1RCwMqvlyWw6ydhWRG9twCQcDtRG5l_mYfjoo4N7LqIHPj-Bwqbse5jCIFV60gA1a6LECK9YJxEMyDJ4QYYKbV9pydaZcTKJJyP4LF7dC7GzP3xDNz4lgTxrY2c7-0TwNUQO-1SmioyYgiq-j6kDxI7IlLBqKX6-4rcczjYjZiMucxAUKh83krfxyV3dAEUQ-gFzC1QzK0i0F_QltHJ9uWrtXjQzEu3a3VE 2025/11/07 03:32:11 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/07 03:32:11 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "f4f501e13c694bea7f06e348c1a06781" 2025/11/07 03:32:11 DEBUG : unknown-size-update.txt: multipart upload "ACxpfvQioLP3L02K7MSkmynAXBjEJzNaNt936XB3x1uaXuD537vNGzo5tSLnsbKrtBDjrVyCBeIr1k4SGgfJ14y6jaeM2A7hVgNKmVS1ECDWL2puP5Ml1RCwMqvlyWw6ydhWRG9twCQcDtRG5l_mYfjoo4N7LqIHPj-Bwqbse5jCIFV60gA1a6LECK9YJxEMyDJ4QYYKbV9pydaZcTKJJyP4LF7dC7GzP3xDNz4lgTxrY2c7-0TwNUQO-1SmioyYgiq-j6kDxI7IlLBqKX6-4rcczjYjZiMucxAUKh83krfxyV3dAEUQ-gFzC1QzK0i0F_QltHJ9uWrtXjQzEu3a3VE" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/07 03:32:11 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tomuxaz6muyu/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/11/07 03:32:11 DEBUG : Waiting for deletions to finish 2025/11/07 03:32:11 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/07 03:32:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/07 03:32:12 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/07 03:32:12 INFO : S3 bucket rclone-test-tomuxaz6muyu: Bucket "rclone-test-tomuxaz6muyu" deleted 2025/11/07 03:32:12 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (120.83s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.34s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.92s) --- PASS: TestIntegration/FsMkdir (118.73s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding (11.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.66s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.41s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.01s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (20.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.34s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (66.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (11.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (14.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (14.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.38s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.55s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.85s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.11s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.12s) --- 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/11/07 03:32:12 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/11/07 03:32:12 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 120.898s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m2.473837296s (try 1/5)