"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/21 01:34:28 NOTICE: TestS3R2: Starting server 2025/09/21 01:34:28 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gukovex5pase" 2025/09/21 01:34:28 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/21 01:34:29 INFO : S3 bucket rclone-test-gukovex5pase: Bucket "rclone-test-gukovex5pase" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/09/21 01:34:30 INFO : S3 bucket rclone-test-gukovex5pase: Bucket "rclone-test-gukovex5pase" deleted === RUN TestIntegration/FsMkdir 2025/09/21 01:34:30 INFO : S3 bucket rclone-test-gukovex5pase: Bucket "rclone-test-gukovex5pase" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/09/21 01:34:30 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/09/21 01:34:30 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/09/21 01:34:30 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" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Put === 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/21 01:34:48 NOTICE: S3 bucket rclone-test-gukovex5pase: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/21 01:34:49 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AJvYxermwtmnHtr8GtOQbGH4mcJn1lqbFpzqnBS9344rXcvLtI5V1FdFfH05l5KWSZMOczizTP_mg0NPgAlC2jaNjKGhbMC4C73EFAqz8ss4RIydMdHEZ6vna2-LvhLFGjDYVx6dK44MBMPa8XvDIFXcj1a704cUSbDP41OpMWwqTIj8hXM8ApJZlio-ztEmNZxujD7kFgO9AJUXA8fsEHHJ54OMZH3tCbXMHC7e7FVR9XL7Qtd_qAKa3lTllPZAf0czLnPKRW2IPC2mWLHPWf0GWVtxJT4Ar3NVnDCjSepqPmQskjE9nnR-qswJk625UtstyJGfRY0-1HAwXACKyAs 2025/09/21 01:34:49 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "590381641eef8d36e40e0a0781b22bbf" 2025/09/21 01:34:49 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "f3a285d4cabcf22e8843f25047dc98c1" 2025/09/21 01:34:50 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "1879d59bcf576c85f6c053c3feed96a3" 2025/09/21 01:34:50 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AJvYxermwtmnHtr8GtOQbGH4mcJn1lqbFpzqnBS9344rXcvLtI5V1FdFfH05l5KWSZMOczizTP_mg0NPgAlC2jaNjKGhbMC4C73EFAqz8ss4RIydMdHEZ6vna2-LvhLFGjDYVx6dK44MBMPa8XvDIFXcj1a704cUSbDP41OpMWwqTIj8hXM8ApJZlio-ztEmNZxujD7kFgO9AJUXA8fsEHHJ54OMZH3tCbXMHC7e7FVR9XL7Qtd_qAKa3lTllPZAf0czLnPKRW2IPC2mWLHPWf0GWVtxJT4Ar3NVnDCjSepqPmQskjE9nnR-qswJk625UtstyJGfRY0-1HAwXACKyAs" 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/21 01:34:54 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/21 01:34:54 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/21 01:34:57 DEBUG : S3 bucket rclone-test-gukovex5pase: bucket is versioned: false 2025/09/21 01:34:57 DEBUG : Waiting for deletions to finish 2025/09/21 01:34:57 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/09/21 01:34:57 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/09/21 01:34:57 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/21 01:34:58 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gukovex5pase/dirToPurgeFromRoot" 2025/09/21 01:34:59 DEBUG : S3 bucket rclone-test-gukovex5pase path dirToPurgeFromRoot: bucket is versioned: false 2025/09/21 01:34:59 DEBUG : Waiting for deletions to finish 2025/09/21 01:34:59 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/09/21 01:34:59 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/09/21 01:34:59 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/21 01:34:59 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gukovex5pase/hello? sausage/êé" 2025/09/21 01:35:01 DEBUG : S3 bucket rclone-test-gukovex5pase path hello? sausage/êé: bucket is versioned: false 2025/09/21 01:35:01 DEBUG : Waiting for deletions to finish 2025/09/21 01:35:01 DEBUG : "a/b/c/d/e.txt" version false 2025/09/21 01:35:01 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/09/21 01:35:01 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/21 01:35:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gukovex5pase/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/21 01:35:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gukovex5pase/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-gukovex5pase" from "TestS3R2:rclone-test-gukovex5pase" 2025/09/21 01:35:09 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/21 01:35:14 DEBUG : piped data.txt: open chunk writer: started multipart upload: ADiIu5FRPkti-wtJGCzIGBg4am853LpQiSBFJb1LcDvS94ljS3xdZr1WbGR05mEupo7xnR77T9wmrGK391a2vRN2WvatOAAYS3jTIGh99hJdZCVEwzHyUyjzLIG36qv_fZ7KIqH5JN4PeZpw2ACagZwcfxMgD3ucZYWrXt7zU-abt60ifXfuKNUzxnv4D1FPhZNr-XWyXPuAfgJ3i_T1hXg7tAH6smPEJmM4vFtYvN_he8niRMhG96b52B75P1FxUqecPWiWb0xx8J3E5wXgZp_Wm1WpTUhofGg50lJxkctgDaoRsElSU0IZkKVGGjfvsyOVPZJapB3islOrNw8S3-A 2025/09/21 01:35:14 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/09/21 01:35:14 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/09/21 01:35:14 DEBUG : piped data.txt: multipart upload "ADiIu5FRPkti-wtJGCzIGBg4am853LpQiSBFJb1LcDvS94ljS3xdZr1WbGR05mEupo7xnR77T9wmrGK391a2vRN2WvatOAAYS3jTIGh99hJdZCVEwzHyUyjzLIG36qv_fZ7KIqH5JN4PeZpw2ACagZwcfxMgD3ucZYWrXt7zU-abt60ifXfuKNUzxnv4D1FPhZNr-XWyXPuAfgJ3i_T1hXg7tAH6smPEJmM4vFtYvN_he8niRMhG96b52B75P1FxUqecPWiWb0xx8J3E5wXgZp_Wm1WpTUhofGg50lJxkctgDaoRsElSU0IZkKVGGjfvsyOVPZJapB3islOrNw8S3-A" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/21 01:35:15 DEBUG : piped data.txt: open chunk writer: started multipart upload: ADxPHDNZxVsIBweHIZtSYxd1P8eP80C9fs4B2iTn_ziN5hyE8hC-eV9dsm6QFvfECXNzhU-CdABhNnFvFSXkyVWHNEjTvylEaapH7BsilINXzd0Sbf_hd-h3eaHz5L610mD291lauAVeItgJ8N5TMjTkzz0TrBXQeyS2YUR8InO6J3WO_e5m4l74jk80lhwc2LrDcOr1H_AW3P0_uKlvkG0gfbJD5ZzK8ECzsroW20IiI-kqDuuV9hi4luegrUSzGOP18sUpzdUwPsARy0ajCGdXx3itP5aXFkG2gcuusw8yX1DcBIgMT4D36wnKCNwmEKFvQiO8spr3OMehTxbs0NA 2025/09/21 01:35:15 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/21 01:35:15 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "c6625c1e418295f869edd9e8cd722036" 2025/09/21 01:35:15 DEBUG : piped data.txt: multipart upload "ADxPHDNZxVsIBweHIZtSYxd1P8eP80C9fs4B2iTn_ziN5hyE8hC-eV9dsm6QFvfECXNzhU-CdABhNnFvFSXkyVWHNEjTvylEaapH7BsilINXzd0Sbf_hd-h3eaHz5L610mD291lauAVeItgJ8N5TMjTkzz0TrBXQeyS2YUR8InO6J3WO_e5m4l74jk80lhwc2LrDcOr1H_AW3P0_uKlvkG0gfbJD5ZzK8ECzsroW20IiI-kqDuuV9hi4luegrUSzGOP18sUpzdUwPsARy0ajCGdXx3itP5aXFkG2gcuusw8yX1DcBIgMT4D36wnKCNwmEKFvQiO8spr3OMehTxbs0NA" 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/21 01:35:16 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/21 01:35:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AKGqD7T45R5FGRKUTigDKesvGsDDFGtK-nJXKzOoqvK6rGFfRYkxq94wDSW3wUjLvH328fSmHBdwvFV5a7Qj8KjPWpF7LpVQAWJniR-f9AtFLzfp7qWkt3WoKR9jmHog6ZplaHBOVWawR-NY6TfdyTHB2KCuiwM6Uzpf6U8bFzq7rnjFjE61BcnB5EInnGIuSd1EJq0KEKCkdzadvAfBhK1iMw62vhpCMEQhNPOm2kO8r5uo-1Z3JwxtuXl6o9w-P3e_-u1V_jzA_E8k54gQQWURYNdvAJc3hvJ9as5A6rG55Qll7Yr8YEETZba9VKCYdUrHasy5cmFblxMpKLodmCU 2025/09/21 01:35:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/09/21 01:35:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/09/21 01:35:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AKGqD7T45R5FGRKUTigDKesvGsDDFGtK-nJXKzOoqvK6rGFfRYkxq94wDSW3wUjLvH328fSmHBdwvFV5a7Qj8KjPWpF7LpVQAWJniR-f9AtFLzfp7qWkt3WoKR9jmHog6ZplaHBOVWawR-NY6TfdyTHB2KCuiwM6Uzpf6U8bFzq7rnjFjE61BcnB5EInnGIuSd1EJq0KEKCkdzadvAfBhK1iMw62vhpCMEQhNPOm2kO8r5uo-1Z3JwxtuXl6o9w-P3e_-u1V_jzA_E8k54gQQWURYNdvAJc3hvJ9as5A6rG55Qll7Yr8YEETZba9VKCYdUrHasy5cmFblxMpKLodmCU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/09/21 01:35:21 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ALQxDNn35X3tLWdk_iVCyJ9M8k3IhksxMXg0T6m8xQDoxaPkcHfK5E-09rFu2s5dAnYoyM6BUY7MtZm5IztgX6IxqiMUSKoSo4CHTq2oQysow48oDKs34GkcaLd8ewhxMw49r-H8G5--cciCOZIdbKRreV63aWXTQcDO3WNsoA0Lx9RzdRz1LUO1y-F6sOMAuSj908BARnAc3O5T3XJabNKVm6Pp7uFiRr3iD2uph0oAJ5PXrEeNeiFDCacK7kMHzaYRpKMve-MkQLlPI9fHbk46BO7P4L9Z2uTSGwj6xy75ucqp9NSrIsPZ6v46r7gY9WsaY-OImr4x8hSMWg-h2Y8 2025/09/21 01:35:21 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/09/21 01:35:22 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/21 01:35:22 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ALQxDNn35X3tLWdk_iVCyJ9M8k3IhksxMXg0T6m8xQDoxaPkcHfK5E-09rFu2s5dAnYoyM6BUY7MtZm5IztgX6IxqiMUSKoSo4CHTq2oQysow48oDKs34GkcaLd8ewhxMw49r-H8G5--cciCOZIdbKRreV63aWXTQcDO3WNsoA0Lx9RzdRz1LUO1y-F6sOMAuSj908BARnAc3O5T3XJabNKVm6Pp7uFiRr3iD2uph0oAJ5PXrEeNeiFDCacK7kMHzaYRpKMve-MkQLlPI9fHbk46BO7P4L9Z2uTSGwj6xy75ucqp9NSrIsPZ6v46r7gY9WsaY-OImr4x8hSMWg-h2Y8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/09/21 01:35:23 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AB7PgYkrJoxVlxvkLpKKiC8ZJ6WNbfcHKDLzC5eUCsS10fKdHeVs2rLuBScJ-sMeNK0p81CEk36Lc46el2c0eZpw7S3ItZiwzWZB6dnXhkWTa2uoQ1SmdxTVn3W7RZKf2qPYWq_9sso6WIKAAZ3BaACLImSHnHNUS5XXoMyKRGayMFQQBIBjO_QCI97Sp8uAqI0SZdbM4GUeggJrSEgVh1T-D5BbyUHEdqwZ6ZiuZ-BZ4JOU3Qwb0NyF6sSHV5hPYFESwZrROGSvmc-zmgoZtBJ3xVS5H8abIQlXL72CdNY9WPNk13zPHAmfIks3M5gy55-R3EjdUti34Z578ECyUWE 2025/09/21 01:35:23 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/21 01:35:24 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/21 01:35:24 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AB7PgYkrJoxVlxvkLpKKiC8ZJ6WNbfcHKDLzC5eUCsS10fKdHeVs2rLuBScJ-sMeNK0p81CEk36Lc46el2c0eZpw7S3ItZiwzWZB6dnXhkWTa2uoQ1SmdxTVn3W7RZKf2qPYWq_9sso6WIKAAZ3BaACLImSHnHNUS5XXoMyKRGayMFQQBIBjO_QCI97Sp8uAqI0SZdbM4GUeggJrSEgVh1T-D5BbyUHEdqwZ6ZiuZ-BZ4JOU3Qwb0NyF6sSHV5hPYFESwZrROGSvmc-zmgoZtBJ3xVS5H8abIQlXL72CdNY9WPNk13zPHAmfIks3M5gy55-R3EjdUti34Z578ECyUWE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/21 01:35:25 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AAT_h_uIKAvJfxT41Brpasl2fSsoub4DTYidSY5grzVLxsbkvAIajDzlZlDT_MoKiBOfGcIR8mYyseAVOhewLjuOZ5_twoHI4bfw3gadZeLCjWgn-i3DFaEt9Ro4QsYzuCqRt_V1490cbKyUwKpskLrrL1xx9rE9uZL08pytM0psnnuz4VYpncEbBOeTYL8TUe58OfHCG9yYUy6rHma1jN3YVUhV3YR5a313oNVzxORkJdf4JuCM2Nd9jUDoHO8or5ay8h478l8PK2NCyktLawkW7jbP4iArQspHzl4vBDfnS8e51HOBOF95cXI49hXKvCuaVIDN08W_OGkaf7tWeeM 2025/09/21 01:35:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/21 01:35:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/21 01:35:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/21 01:35:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/21 01:35:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/21 01:35:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/21 01:35:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AAT_h_uIKAvJfxT41Brpasl2fSsoub4DTYidSY5grzVLxsbkvAIajDzlZlDT_MoKiBOfGcIR8mYyseAVOhewLjuOZ5_twoHI4bfw3gadZeLCjWgn-i3DFaEt9Ro4QsYzuCqRt_V1490cbKyUwKpskLrrL1xx9rE9uZL08pytM0psnnuz4VYpncEbBOeTYL8TUe58OfHCG9yYUy6rHma1jN3YVUhV3YR5a313oNVzxORkJdf4JuCM2Nd9jUDoHO8or5ay8h478l8PK2NCyktLawkW7jbP4iArQspHzl4vBDfnS8e51HOBOF95cXI49hXKvCuaVIDN08W_OGkaf7tWeeM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/21 01:35:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AERPD2tLc3pkdP_nc_Zg8cnC0Asp2vK8ZIfWU8HYRkLM-yDhAwk26lBtVd80UwuUJNBwJLKPt1JTQOszDxJbS7Uq_19CxR1gozUR5moPIbBpcWhVYSZamlR25bvZlGuIrmBAceLirfWuTZZy9YtRwp6cEgwbRf95n0hzPeYqtydEGlR-c7mWPWzr873Cd2cW8Hx6dWVhwq5zOW70e5OAm0oaBrxwk03W5DtQ3KuC8GPsWmTXkFZmVl_6G9MflX4qe7cTplZnwbT8dkgRz6WCalnMhWDEy1zJRsOKFGcF-Xpu2AiJgOdzExQTdN4rb4ARBi0uVkgum3gzDKWHD2RwNDw 2025/09/21 01:35:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/21 01:35:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/09/21 01:35:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/09/21 01:35:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/21 01:35:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/21 01:35:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/21 01:35:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AERPD2tLc3pkdP_nc_Zg8cnC0Asp2vK8ZIfWU8HYRkLM-yDhAwk26lBtVd80UwuUJNBwJLKPt1JTQOszDxJbS7Uq_19CxR1gozUR5moPIbBpcWhVYSZamlR25bvZlGuIrmBAceLirfWuTZZy9YtRwp6cEgwbRf95n0hzPeYqtydEGlR-c7mWPWzr873Cd2cW8Hx6dWVhwq5zOW70e5OAm0oaBrxwk03W5DtQ3KuC8GPsWmTXkFZmVl_6G9MflX4qe7cTplZnwbT8dkgRz6WCalnMhWDEy1zJRsOKFGcF-Xpu2AiJgOdzExQTdN4rb4ARBi0uVkgum3gzDKWHD2RwNDw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/09/21 01:35:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AB4V7QT_DdHuEK4HFs9sJAbrSwLzXC52A7wU8E8-oBa2V8ncn8kr27SDjqo7-syGTxiuSdIWqWdSTo39Yy5iDVnkNEfFueVMYIXvDpRCZx6h5N4IgrMOdSc7zRhoen89pffjawEECcDqVLh-OJkFdP236js_d6SKWH2Y4if1Ktx8vU_Rz0wLx3RtBnNDH7O0A_ULj6rz5FcfUBUU7yEE1uSfkjwmd7pKTSlgpo75kLvOFEiY5iLzeDJ_NyriaFc6pdZ8WghVzN6FdHLIP4rd_Vsak90zg8NjPUuPx6ajA5W1SZRDsX1spEzUCFpxvDfm2LgFO2sCN8a9JtxcxDD-apM 2025/09/21 01:35:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/21 01:35:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/09/21 01:35:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AB4V7QT_DdHuEK4HFs9sJAbrSwLzXC52A7wU8E8-oBa2V8ncn8kr27SDjqo7-syGTxiuSdIWqWdSTo39Yy5iDVnkNEfFueVMYIXvDpRCZx6h5N4IgrMOdSc7zRhoen89pffjawEECcDqVLh-OJkFdP236js_d6SKWH2Y4if1Ktx8vU_Rz0wLx3RtBnNDH7O0A_ULj6rz5FcfUBUU7yEE1uSfkjwmd7pKTSlgpo75kLvOFEiY5iLzeDJ_NyriaFc6pdZ8WghVzN6FdHLIP4rd_Vsak90zg8NjPUuPx6ajA5W1SZRDsX1spEzUCFpxvDfm2LgFO2sCN8a9JtxcxDD-apM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/09/21 01:35:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AMm5Ec1Xr95bGyAufSWS4NuG-aBXk4fs1D0Qwg4PbC1nk5XZxxuE0wO3RJVSEk3gkNP4ZyFXhDatRssqMeMSwLy2_Cp-bKfeIy2POpvlSmw6VBWAGEK38Y9K-HLfrt4ccmY7rQlomaaeNBbIN-xwESuyTTh2JXbZ4qdruH-bjVyr_s2XYHuDfwnYxZWfnsOSEa6ct6fluN7eXcWRinsBu0lvwqIIBVp4LVjyFkDUnIoR_b7LyqBcKbEPNkk5m1yAEGKHXOWdn4cw_638QrhcEy4D-vbCphqSsoCZ4Wkx-g99DY98i2F2-HDgtAgqLe_cg_X9yZZ8GTpyFhtsLCuyvRM 2025/09/21 01:35:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/21 01:35:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/21 01:35:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AMm5Ec1Xr95bGyAufSWS4NuG-aBXk4fs1D0Qwg4PbC1nk5XZxxuE0wO3RJVSEk3gkNP4ZyFXhDatRssqMeMSwLy2_Cp-bKfeIy2POpvlSmw6VBWAGEK38Y9K-HLfrt4ccmY7rQlomaaeNBbIN-xwESuyTTh2JXbZ4qdruH-bjVyr_s2XYHuDfwnYxZWfnsOSEa6ct6fluN7eXcWRinsBu0lvwqIIBVp4LVjyFkDUnIoR_b7LyqBcKbEPNkk5m1yAEGKHXOWdn4cw_638QrhcEy4D-vbCphqSsoCZ4Wkx-g99DY98i2F2-HDgtAgqLe_cg_X9yZZ8GTpyFhtsLCuyvRM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/09/21 01:35:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AODE3weKox9amPwiRRL400tmeuPG1qtAIVZmD-T_1O98aGAcPp109ANtlFidBOu1jG6cmPGAWV88Df964ZpAZpXiKFaqj7dPkoQVyWIuhLB6T-0WXal-WloFHIkC7hK1Jn3GF1Ohj9MybsNdVQAkadgkRrkyf1BegRhF3Ski1V8ECJkKFrtARdcSUbR0ah5XiFahBpLWN8BbQYYm4E4KFYSrFlx4pZTD-lS3s9cSgOlVd5gGSenmLl1Nw-_3P-g7WZij2JAWBJpOvL4T6szcvTEJWHV8nP06whkFmaqYFRbYSwxT0wHgGMXj59ttu8p04QVPHGdQJpYaPGQOfLX0i7U 2025/09/21 01:35:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/21 01:35:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/21 01:35:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AODE3weKox9amPwiRRL400tmeuPG1qtAIVZmD-T_1O98aGAcPp109ANtlFidBOu1jG6cmPGAWV88Df964ZpAZpXiKFaqj7dPkoQVyWIuhLB6T-0WXal-WloFHIkC7hK1Jn3GF1Ohj9MybsNdVQAkadgkRrkyf1BegRhF3Ski1V8ECJkKFrtARdcSUbR0ah5XiFahBpLWN8BbQYYm4E4KFYSrFlx4pZTD-lS3s9cSgOlVd5gGSenmLl1Nw-_3P-g7WZij2JAWBJpOvL4T6szcvTEJWHV8nP06whkFmaqYFRbYSwxT0wHgGMXj59ttu8p04QVPHGdQJpYaPGQOfLX0i7U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/21 01:35:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AH02El1dcW6co0U_5q8_cbsOKoXt_COGwf8omB40W3KNPXfZ6IT777HoCARPQuPCo2i8l0A-r2m9IO9gFBtDCsaxtaE9GDxxvHTSd5UYk3FM6D8I3gmtrp3oTc77xviWOHxaO1tf1xA5j9OhaGBsHQ1WCGz70KnX3TYnDzR0kjeA9tK8PYyObMuq9PnofQy8qwDenOzvhGh73GfAhOn2jHFcBcIa3OB93orVBOOPGalvNjmZSwLEPWFQeUC4VvtOqh6kW56YQoDf7fkRkjQfGZBVsDqu47qYVzRF8Dw9L3cuEw0blPWwtnUkpXvz9BM2w4_10_NtzN3wHvVtb9YXUMI 2025/09/21 01:35:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/21 01:35:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/21 01:35:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/21 01:35:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/21 01:35:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/21 01:35:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/21 01:35:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AH02El1dcW6co0U_5q8_cbsOKoXt_COGwf8omB40W3KNPXfZ6IT777HoCARPQuPCo2i8l0A-r2m9IO9gFBtDCsaxtaE9GDxxvHTSd5UYk3FM6D8I3gmtrp3oTc77xviWOHxaO1tf1xA5j9OhaGBsHQ1WCGz70KnX3TYnDzR0kjeA9tK8PYyObMuq9PnofQy8qwDenOzvhGh73GfAhOn2jHFcBcIa3OB93orVBOOPGalvNjmZSwLEPWFQeUC4VvtOqh6kW56YQoDf7fkRkjQfGZBVsDqu47qYVzRF8Dw9L3cuEw0blPWwtnUkpXvz9BM2w4_10_NtzN3wHvVtb9YXUMI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/21 01:35:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AN8toCpeaXj0tLOa1cp9bi8EeGyYkvZ8jhlVZQXo9fp-hO6WMO25NRL25wtoTMyhEUvD8mvDJTMMJaRNDcs031A6hPtD65yUey5pjsYYOwFA8rI0VZXbfeQV2JczhUHBcWalkoS0E2unoMPek-KwWxQLwPA7qcI7s_RflCSfWKVyPM1DFSeXztJK9D1f7jBHqXSrhm7ptpdMApVVvZBfkEZoNf8E0Wh4FtQkGlnxoU-EGtOqK6h1r3RiPw1BV9Avp_z-TMItjp0kSE0b2ETgwgD2in75Q90aAc9kezUdXEbVyM1zuxqATx4gbPjSdKa1jGiQvBflS8la2zWwzIEw9rQ 2025/09/21 01:35:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/21 01:35:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/21 01:35:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/09/21 01:35:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/21 01:35:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/21 01:35:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/21 01:35:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AN8toCpeaXj0tLOa1cp9bi8EeGyYkvZ8jhlVZQXo9fp-hO6WMO25NRL25wtoTMyhEUvD8mvDJTMMJaRNDcs031A6hPtD65yUey5pjsYYOwFA8rI0VZXbfeQV2JczhUHBcWalkoS0E2unoMPek-KwWxQLwPA7qcI7s_RflCSfWKVyPM1DFSeXztJK9D1f7jBHqXSrhm7ptpdMApVVvZBfkEZoNf8E0Wh4FtQkGlnxoU-EGtOqK6h1r3RiPw1BV9Avp_z-TMItjp0kSE0b2ETgwgD2in75Q90aAc9kezUdXEbVyM1zuxqATx4gbPjSdKa1jGiQvBflS8la2zWwzIEw9rQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/09/21 01:35:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AM38-zXs1Sy7LRUWkteo7eVxXE5Fr3poaB3TBX58aN72kgDgnj1tuNnQcPuw5GptemrPnQMmXv_PpHSbadsuGK4G3PZL_b5KUQHmL8rIEMN3heOuXXSG2Nmu97ceSyklnlO2O1DVIfG0mizyHSurGoy_UK2ir7-DcaGoftAXAVvpNM6bOrIvksHsLpiqeek6NQD4t5JUzdQCZ3VNNJ8DnF6KGgsvNvFWSjxu4iWUOY-iQbnVdRibi_Js3Tkld0u4YJuLk5JyKyh1V53fdtiHB34X_LmJ35Iq9GJYXG6gFO-UNooLgc5IqVHi5gCXm4uwE9NRJ42bfwd-XpVB2XvThq0 2025/09/21 01:35:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/21 01:35:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/09/21 01:35:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AM38-zXs1Sy7LRUWkteo7eVxXE5Fr3poaB3TBX58aN72kgDgnj1tuNnQcPuw5GptemrPnQMmXv_PpHSbadsuGK4G3PZL_b5KUQHmL8rIEMN3heOuXXSG2Nmu97ceSyklnlO2O1DVIfG0mizyHSurGoy_UK2ir7-DcaGoftAXAVvpNM6bOrIvksHsLpiqeek6NQD4t5JUzdQCZ3VNNJ8DnF6KGgsvNvFWSjxu4iWUOY-iQbnVdRibi_Js3Tkld0u4YJuLk5JyKyh1V53fdtiHB34X_LmJ35Iq9GJYXG6gFO-UNooLgc5IqVHi5gCXm4uwE9NRJ42bfwd-XpVB2XvThq0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/09/21 01:35:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ACWVoWuAGlduzTOWgpHeJ_Zquy5lMZg7SuADW3BDoetRsH4t_JDQBR6Bu6ZENzbB_VVAfmQp2V8VOAV34zl1mAINOmUoDDQYJYAG7jPkqWnvYFcwvPuzop4TiL9c6yytrTDpkWz3NYWrANCfqkL0_0I-YTSCVV3Kq2xhSm8TmncL3w-CDNCvOMIwWGxE0mXXO9n_P_fOzWWJwYmhlS53-BEQHcD9zWqPiBtPClF2_Hd_gi7MTbMaxwj42CZpm-K-K7WtvqUOgXkvZuPOzSULsgW1JBEBSEKfR6lZgw5BPSrECg468a5cevmRlihsSYbPjCY0nnlA6kf9fBMODqcsdQA 2025/09/21 01:35:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/21 01:35:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/21 01:35:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ACWVoWuAGlduzTOWgpHeJ_Zquy5lMZg7SuADW3BDoetRsH4t_JDQBR6Bu6ZENzbB_VVAfmQp2V8VOAV34zl1mAINOmUoDDQYJYAG7jPkqWnvYFcwvPuzop4TiL9c6yytrTDpkWz3NYWrANCfqkL0_0I-YTSCVV3Kq2xhSm8TmncL3w-CDNCvOMIwWGxE0mXXO9n_P_fOzWWJwYmhlS53-BEQHcD9zWqPiBtPClF2_Hd_gi7MTbMaxwj42CZpm-K-K7WtvqUOgXkvZuPOzSULsgW1JBEBSEKfR6lZgw5BPSrECg468a5cevmRlihsSYbPjCY0nnlA6kf9fBMODqcsdQA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/09/21 01:35:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AD5zCisSKeqLMzUauv0FvEtLOZgZyaNEMuaZWzeS1tHszDXAoCR1D__4_BsY5tumez8Y10g7GRU8Yf274gnO1JII9-504su43UKcxD7_MJ2EhRfsDcId7-ViC07eLPZIsEFItAr9SdZ0l8zgU1tWgbJlctIEFny5rZxPLrVInRY_vNGEV-8ZpRIQr_abpzHEQ-RwsmktQKGoOqAN4ozO7CZr2SdnEWZhx4aYBngs-4WPBpjTA6knunCDSBdlKWEb8w6S2M4d5cICwicaeRgeUbs3o1k10Q0-tVfuISYEIYwIKyDcoQTWKZbzaHDWgkc6Z8cD47zy9o6sAj4xHa1ApeA 2025/09/21 01:35:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/21 01:35:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/21 01:35:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AD5zCisSKeqLMzUauv0FvEtLOZgZyaNEMuaZWzeS1tHszDXAoCR1D__4_BsY5tumez8Y10g7GRU8Yf274gnO1JII9-504su43UKcxD7_MJ2EhRfsDcId7-ViC07eLPZIsEFItAr9SdZ0l8zgU1tWgbJlctIEFny5rZxPLrVInRY_vNGEV-8ZpRIQr_abpzHEQ-RwsmktQKGoOqAN4ozO7CZr2SdnEWZhx4aYBngs-4WPBpjTA6knunCDSBdlKWEb8w6S2M4d5cICwicaeRgeUbs3o1k10Q0-tVfuISYEIYwIKyDcoQTWKZbzaHDWgkc6Z8cD47zy9o6sAj4xHa1ApeA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/21 01:35:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AKSjFjrAO7m9fxsBj2x1UFQU5hfO8NatHg7dLNqtQQTGd9Kh3T-B71pMqJEWkbrLkOpiWvoQ38Xft4Fp90B9bKQqEHbRAG0Kkv4-lGmM-3246NmWDeY0sHX7bM4OW1UWNDmqKwVWgEP-Q350eq_C1axcsCtpeq6lYtQoILs36xVKMc08zdWGex9R7YDsxgFugpCvQb_zDAPcmP79AL-0LoyAJqpJJrVBP5DwVOr64ZBGYNAWaXmiduiC2eHHZt2MDRTsU8fvqvOMl6FnjPj7XKfPTcSDR69BbpwqUWyv6f_mxGi0pE2geedViHQkG78MYEKQjqyy52oWDR2HEDd7h3k 2025/09/21 01:35:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/21 01:35:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/21 01:35:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/21 01:35:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/21 01:35:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/21 01:35:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/21 01:35:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AKSjFjrAO7m9fxsBj2x1UFQU5hfO8NatHg7dLNqtQQTGd9Kh3T-B71pMqJEWkbrLkOpiWvoQ38Xft4Fp90B9bKQqEHbRAG0Kkv4-lGmM-3246NmWDeY0sHX7bM4OW1UWNDmqKwVWgEP-Q350eq_C1axcsCtpeq6lYtQoILs36xVKMc08zdWGex9R7YDsxgFugpCvQb_zDAPcmP79AL-0LoyAJqpJJrVBP5DwVOr64ZBGYNAWaXmiduiC2eHHZt2MDRTsU8fvqvOMl6FnjPj7XKfPTcSDR69BbpwqUWyv6f_mxGi0pE2geedViHQkG78MYEKQjqyy52oWDR2HEDd7h3k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/21 01:35:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AIVNAiMkNdPia1dixfPVVtrxse0l1Gsxq-YPObDW4gM-kh4746altdMZvrY2BH53QW6OEPOo3enPnOmCvINbVBwtKtI8-qaAMeg31vLDs25F9rw4rtD7aWo1VApdmecKaUcDC_jOgHCJpAvi1gRD-ZHpCnwiAAyLYoIoXdy9Re6mZiqsZXgFjXLLrZzACyYPDvxJ1vYEc5MTOUt0kCITbCfLRakCvO6hQcvGwv9KvPXJn-siIQOLi4wJlk61qwU-J2iG8CJTQDEcTjGgX-IB6fMY1UGzEjYJeoQm-dkkCY2h2lgJ_NBqkGrtNMJa_Xt-pXQG_8pLb78o4erlURivnBA 2025/09/21 01:35:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/21 01:35:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/21 01:35:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/09/21 01:35:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/21 01:35:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/21 01:35:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/21 01:35:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AIVNAiMkNdPia1dixfPVVtrxse0l1Gsxq-YPObDW4gM-kh4746altdMZvrY2BH53QW6OEPOo3enPnOmCvINbVBwtKtI8-qaAMeg31vLDs25F9rw4rtD7aWo1VApdmecKaUcDC_jOgHCJpAvi1gRD-ZHpCnwiAAyLYoIoXdy9Re6mZiqsZXgFjXLLrZzACyYPDvxJ1vYEc5MTOUt0kCITbCfLRakCvO6hQcvGwv9KvPXJn-siIQOLi4wJlk61qwU-J2iG8CJTQDEcTjGgX-IB6fMY1UGzEjYJeoQm-dkkCY2h2lgJ_NBqkGrtNMJa_Xt-pXQG_8pLb78o4erlURivnBA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/09/21 01:35:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AFYIzXfgwmDJP1246LEhzNbE6ytkSikNq4L33Rp6ss6yczE_0yk4AIcM2XLAW17mju5JFPt7WFKCWRt6pnhWI0kB_p5T2FqE3En62lcvdVFZNFklwPh-IKFK9V3inLHoS6j3UTObIxBbvcY8A6YfKj7qXsP9RO0ZQko6LXpQJ10aQc66AYyeXGMYxexwuV8CjWHGKMi0MyqsoyhQ_wnhgNN2ieam-3tQ86EudIYJrgH0N2hLAmOc9Z55uRyOpcz9UkhAtJPSlvUNxCdok33oNowktR5FdEZ4NmzKXl0NEZg4idgwncbew6rvbAoPX2Dn0v9KXzc1N2IwOXURYvlrfNM 2025/09/21 01:35:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/21 01:36:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/09/21 01:36:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AFYIzXfgwmDJP1246LEhzNbE6ytkSikNq4L33Rp6ss6yczE_0yk4AIcM2XLAW17mju5JFPt7WFKCWRt6pnhWI0kB_p5T2FqE3En62lcvdVFZNFklwPh-IKFK9V3inLHoS6j3UTObIxBbvcY8A6YfKj7qXsP9RO0ZQko6LXpQJ10aQc66AYyeXGMYxexwuV8CjWHGKMi0MyqsoyhQ_wnhgNN2ieam-3tQ86EudIYJrgH0N2hLAmOc9Z55uRyOpcz9UkhAtJPSlvUNxCdok33oNowktR5FdEZ4NmzKXl0NEZg4idgwncbew6rvbAoPX2Dn0v9KXzc1N2IwOXURYvlrfNM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/09/21 01:36:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AB6r3ueGpF_fRyBwbPavO_sRkdyAjs8Z0rHyiV_5N3MjqqlySEzE29-PuX9VAJbQMHJmiRvLkag5OrKGuk1AM5j0Nl0ODZB6DiSI3VrQuknCgy461CtiMs4qKi4E1RcAGsegRhadWJ7SGlGdOz1F4sqsRDlO_LS5YQEpMC9vleoGYjL44A9NLCC_suUXDJvOAxbopzpqZquxN7A4RNwcIFgeQVbXAD7lz-3xetpUTzWytmCAym5-3LusotfwIW5GS1CAyiSm1nFuw_fSiY5UzKNaqa7wUt5aTFPK49Z6R3rfQzjAoztN--SB3NmLSOoyKfykNeTQZ38_cADcj_3plqQ 2025/09/21 01:36:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/21 01:36:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/21 01:36:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AB6r3ueGpF_fRyBwbPavO_sRkdyAjs8Z0rHyiV_5N3MjqqlySEzE29-PuX9VAJbQMHJmiRvLkag5OrKGuk1AM5j0Nl0ODZB6DiSI3VrQuknCgy461CtiMs4qKi4E1RcAGsegRhadWJ7SGlGdOz1F4sqsRDlO_LS5YQEpMC9vleoGYjL44A9NLCC_suUXDJvOAxbopzpqZquxN7A4RNwcIFgeQVbXAD7lz-3xetpUTzWytmCAym5-3LusotfwIW5GS1CAyiSm1nFuw_fSiY5UzKNaqa7wUt5aTFPK49Z6R3rfQzjAoztN--SB3NmLSOoyKfykNeTQZ38_cADcj_3plqQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/09/21 01:36:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AL6GzVaCYba9JkwmdE8ilinS8VNcmKpS1jzJe4q2ephDGMeNWRNpjfbPC-80MY4KTxoN7pDK0b2HPDxGspZqui6QWfarVdCWsx05nI52CCm5AD6t1ULlKsRxG9yyxMZ7T2u5g7X7U3smPqb27z611Iu20oSncpWLkTNOM3WrYj2Ik1Sn0vfoJTcIvvp7nw0amgzpAg-TJ-s4qNcd0i5HBq5wGQtwUN2rFT-41QDlM8_eiPK5TxALLhrTwKV-kxqGjFdGubCMP01HcNVjfFSufHiA4FL8e5pS7qGnaruan7AQuJGNsu6UuDXuXjpbsa_OmnnUFLDFAVmv5HHbobBE63s 2025/09/21 01:36:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/21 01:36:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/21 01:36:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AL6GzVaCYba9JkwmdE8ilinS8VNcmKpS1jzJe4q2ephDGMeNWRNpjfbPC-80MY4KTxoN7pDK0b2HPDxGspZqui6QWfarVdCWsx05nI52CCm5AD6t1ULlKsRxG9yyxMZ7T2u5g7X7U3smPqb27z611Iu20oSncpWLkTNOM3WrYj2Ik1Sn0vfoJTcIvvp7nw0amgzpAg-TJ-s4qNcd0i5HBq5wGQtwUN2rFT-41QDlM8_eiPK5TxALLhrTwKV-kxqGjFdGubCMP01HcNVjfFSufHiA4FL8e5pS7qGnaruan7AQuJGNsu6UuDXuXjpbsa_OmnnUFLDFAVmv5HHbobBE63s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/21 01:36:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AOCZJyF1bUpB-kVkjbn1Mk6aVe6rjIu0ap2Vr68LQN9jq8LmegL0CJsjxjc8ZEh3jMaOrgPd2PaDLds_9rD5T-duY1v0RMvmuIg1QD3CBYHTeBUmlapjYjvfhV7y-UGCBZazSrC_xHwuy4pLrDk_7nARDAOhsVvF2lpGUPlKdzPQjgFRUV5IODwLdjUmxAddowYTtU61DkMr9fdcA54vZMd8NpS4a8DHDLnePjwBmlMQc5eDefT1Vh1nZpMVSGlG80KOcjknnqbVRJuK4OFlN3V319Gak7vrfBEIetQSTSKf-P1dcy5RcPmr8Q608vi3eLh4d-fWzrYZaI-_JXW5ViM 2025/09/21 01:36:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/21 01:36:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/21 01:36:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/21 01:36:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/21 01:36:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/21 01:36:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/21 01:36:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AOCZJyF1bUpB-kVkjbn1Mk6aVe6rjIu0ap2Vr68LQN9jq8LmegL0CJsjxjc8ZEh3jMaOrgPd2PaDLds_9rD5T-duY1v0RMvmuIg1QD3CBYHTeBUmlapjYjvfhV7y-UGCBZazSrC_xHwuy4pLrDk_7nARDAOhsVvF2lpGUPlKdzPQjgFRUV5IODwLdjUmxAddowYTtU61DkMr9fdcA54vZMd8NpS4a8DHDLnePjwBmlMQc5eDefT1Vh1nZpMVSGlG80KOcjknnqbVRJuK4OFlN3V319Gak7vrfBEIetQSTSKf-P1dcy5RcPmr8Q608vi3eLh4d-fWzrYZaI-_JXW5ViM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/21 01:36:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AKzbRbFlpIC3r8MlgolGE-ggoFVrT-0mwoev9lqLOe5VXpqqX9bTQbwu65KDtYyoGes6n0ARME3wdTafumnQtmoWeKww1vqkD1mkfEov4iVWuwimj_ydW9eClN91eiFFO5nwriG5REyZCZhCLuKCzG9U0YASE0OkswE3Jw5Pyxd95b_RzL6Ip4LjEMqAPDWOKQn6T0IFakMZ1CB3PF25vlhlKvVXI0JVvZo-x_iFExyNl3B9_PADYC1LNHROG80b4lyKSg-IsoP-fNc9dEYeSXoz7_6UDuqKiAVTyZ94eZZQ8VzHqMV0ePg7RYPvoM14-2EWClRqGOIIkPKPIxUaPUE 2025/09/21 01:36:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/21 01:36:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/09/21 01:36:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/09/21 01:36:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/21 01:36:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/21 01:36:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/21 01:36:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AKzbRbFlpIC3r8MlgolGE-ggoFVrT-0mwoev9lqLOe5VXpqqX9bTQbwu65KDtYyoGes6n0ARME3wdTafumnQtmoWeKww1vqkD1mkfEov4iVWuwimj_ydW9eClN91eiFFO5nwriG5REyZCZhCLuKCzG9U0YASE0OkswE3Jw5Pyxd95b_RzL6Ip4LjEMqAPDWOKQn6T0IFakMZ1CB3PF25vlhlKvVXI0JVvZo-x_iFExyNl3B9_PADYC1LNHROG80b4lyKSg-IsoP-fNc9dEYeSXoz7_6UDuqKiAVTyZ94eZZQ8VzHqMV0ePg7RYPvoM14-2EWClRqGOIIkPKPIxUaPUE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/09/21 01:36:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AOhtpIBtL2CKHE0D8RqmYjlY7mRzJfTcVSKt5CQ9ICfXh87GZZylJ5QV4Qn_Uf61ydXFAuVEyZ4p0oMqbevsL-ti3jhxAwJ0IrJuvQ6nVLN8CnYPtnNcNWsI0suy0yJbd7QKdIAxvDxse5095f_Zn424SM96yJ0DwRldj6_-32uAapNsL28jwlpQwg_Fe0D9H_3qRrtnMQTovnIQorAyhyL7N1enCz2qd5-rXidO3QeGq5VCVNQLKGRTF6iCE66iNejCsp6eZ_YwdIh_Ymu0MsBE58E-HxPBt63Dw1yqPfEvvmPKHxkAtIhJfnZQm1yAD7sr34XwH8_Wh0P6Pib4ero 2025/09/21 01:36:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/09/21 01:36:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/09/21 01:36:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AOhtpIBtL2CKHE0D8RqmYjlY7mRzJfTcVSKt5CQ9ICfXh87GZZylJ5QV4Qn_Uf61ydXFAuVEyZ4p0oMqbevsL-ti3jhxAwJ0IrJuvQ6nVLN8CnYPtnNcNWsI0suy0yJbd7QKdIAxvDxse5095f_Zn424SM96yJ0DwRldj6_-32uAapNsL28jwlpQwg_Fe0D9H_3qRrtnMQTovnIQorAyhyL7N1enCz2qd5-rXidO3QeGq5VCVNQLKGRTF6iCE66iNejCsp6eZ_YwdIh_Ymu0MsBE58E-HxPBt63Dw1yqPfEvvmPKHxkAtIhJfnZQm1yAD7sr34XwH8_Wh0P6Pib4ero" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/09/21 01:36:18 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ALWuxZEuzGMjrgz8auZvcrzXW1WO0Oc6jvxaDcbAcdQ3fgzh28kvkuSxdmwj6T8hmIn0CSA_RkC_i4QITow3tBoTcrczqlY1QvLrLesvfFqnaA0X_PHxlxQvR6UAID0j8DurP22DvcszcFpp2dBU6EOzAI7qPDCQVEPxloidvRdwkokIRFvrKjI7i7rA-vuFWf3bwmb0ItRfh396wYcXeFNinMvCFwBDe2eo-KSLGRlgMl3qsfGpCfPilZumXV3FXMepvWXlHEW7yLocuRNk-j-KPxH0p2RXDOeahwLxz4lIrlkuqSOmqceAmmxs1cHbCEpSptW_06VrQ2K8r_LqS7o 2025/09/21 01:36:18 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/09/21 01:36:20 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/21 01:36:20 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ALWuxZEuzGMjrgz8auZvcrzXW1WO0Oc6jvxaDcbAcdQ3fgzh28kvkuSxdmwj6T8hmIn0CSA_RkC_i4QITow3tBoTcrczqlY1QvLrLesvfFqnaA0X_PHxlxQvR6UAID0j8DurP22DvcszcFpp2dBU6EOzAI7qPDCQVEPxloidvRdwkokIRFvrKjI7i7rA-vuFWf3bwmb0ItRfh396wYcXeFNinMvCFwBDe2eo-KSLGRlgMl3qsfGpCfPilZumXV3FXMepvWXlHEW7yLocuRNk-j-KPxH0p2RXDOeahwLxz4lIrlkuqSOmqceAmmxs1cHbCEpSptW_06VrQ2K8r_LqS7o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/09/21 01:36:21 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AKYaNsoI9UcR-x08KWHpHxtNXT8D8eEDTEtM1lNcGtKh43ruTI3pWArg8kAU621uc8Mnb5PkeTso_LjXUhei-JZgHbfMdOUXIHAWJFGrhm1pD9AYdYfxlYKYUfxTC_WFaEZMbSF6eGCed82AC6iJK6GzDxR9-us6xmpwJ1DIszCXnT3EoBUaUMWOwcTio-K4DQHrJCRQM_6wiH1iU5nnweu1Br0CyO_MjRL8u0aLwapb15-0skDDNeGsTC_T6Zr0-tElTiXrmNe9RtUhG2t2Q9K0cw--MPKLJulNo6YIUOt7YZ3AHHRsE9PDW3DBuvTnm9LjrtCmj8gl2UW_I8gCe4c 2025/09/21 01:36:22 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/21 01:36:24 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/21 01:36:24 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AKYaNsoI9UcR-x08KWHpHxtNXT8D8eEDTEtM1lNcGtKh43ruTI3pWArg8kAU621uc8Mnb5PkeTso_LjXUhei-JZgHbfMdOUXIHAWJFGrhm1pD9AYdYfxlYKYUfxTC_WFaEZMbSF6eGCed82AC6iJK6GzDxR9-us6xmpwJ1DIszCXnT3EoBUaUMWOwcTio-K4DQHrJCRQM_6wiH1iU5nnweu1Br0CyO_MjRL8u0aLwapb15-0skDDNeGsTC_T6Zr0-tElTiXrmNe9RtUhG2t2Q9K0cw--MPKLJulNo6YIUOt7YZ3AHHRsE9PDW3DBuvTnm9LjrtCmj8gl2UW_I8gCe4c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/21 01:36:26 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AHHGl1RbdguG0REbvqYeUZ0cLBubkAIUS7FjE3aRANdKtw7025_0LS84T1EhcTYHIyv05yKUlPlMpC3Uj-RI9KagY0ZjY_puK7WoS3PwniKexZ45ocQgrsY_iYXj1Ed2wgPhZilfCc7gYpoAxfadxS9vPnc_-vBQ6MvqwRYZOgbAgHy5Y0ItkKeb2P_25N0ivWvEeosXgbp2YCeOuQd3GuyddHlogKk4SoAJdz3mXQdN5w-q1CyzaFJVPLiDdDtXT2dKjvbcd3O4UudmrJFnWIDm4C3pRFwx2VM3j6KDlOt3bnJz6m_pBdPpS8S3xSWRjH0RmQb9E6nWWeBHrBpQhfo 2025/09/21 01:36:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/21 01:36:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/21 01:36:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/21 01:36:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/21 01:36:27 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/21 01:36:27 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/21 01:36:27 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AHHGl1RbdguG0REbvqYeUZ0cLBubkAIUS7FjE3aRANdKtw7025_0LS84T1EhcTYHIyv05yKUlPlMpC3Uj-RI9KagY0ZjY_puK7WoS3PwniKexZ45ocQgrsY_iYXj1Ed2wgPhZilfCc7gYpoAxfadxS9vPnc_-vBQ6MvqwRYZOgbAgHy5Y0ItkKeb2P_25N0ivWvEeosXgbp2YCeOuQd3GuyddHlogKk4SoAJdz3mXQdN5w-q1CyzaFJVPLiDdDtXT2dKjvbcd3O4UudmrJFnWIDm4C3pRFwx2VM3j6KDlOt3bnJz6m_pBdPpS8S3xSWRjH0RmQb9E6nWWeBHrBpQhfo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/21 01:36:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AM8ThF_NCE3shfTbRuMnO1Vp-FsF4T7p7rw4aqYlIn-KuIIcAc8R-1WszlKwc1n7-o_Xhp4x32WqsoLKFXbmB3qFjm1u86JOjOt-0Fe9cUMIik6OFX5DUU6xktjzHMUmW9EbfvYSdyEFaNFLIpshX1s7cUtqFwwft6rs_9CTvQcyFSEaPfQ-k75amUtMRTWeNw0THq8ejfRFh3srJjl_thtr3rUxqVx0Lk_an14gwDmCgDQ-l4K66kHXSO7OmBYzucOki4x1Uaquxtwb6k0eNpGN0ej7eiI01Z3GkHfByfm9Asg-YyXQ3oUOC2s19eUTpugiLFB48vC44nAc0aP3DHc 2025/09/21 01:36:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/21 01:36:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/09/21 01:36:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/09/21 01:36:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/21 01:36:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/21 01:36:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/21 01:36:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AM8ThF_NCE3shfTbRuMnO1Vp-FsF4T7p7rw4aqYlIn-KuIIcAc8R-1WszlKwc1n7-o_Xhp4x32WqsoLKFXbmB3qFjm1u86JOjOt-0Fe9cUMIik6OFX5DUU6xktjzHMUmW9EbfvYSdyEFaNFLIpshX1s7cUtqFwwft6rs_9CTvQcyFSEaPfQ-k75amUtMRTWeNw0THq8ejfRFh3srJjl_thtr3rUxqVx0Lk_an14gwDmCgDQ-l4K66kHXSO7OmBYzucOki4x1Uaquxtwb6k0eNpGN0ej7eiI01Z3GkHfByfm9Asg-YyXQ3oUOC2s19eUTpugiLFB48vC44nAc0aP3DHc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/09/21 01:36:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AJ6wtUsqREddInFGgTOVcobwv0YMqfNxVcPT_uUfqyMn170h0dhKMFpN3CGaFBG8VWfKHngxAtwSEw_YxOUcONMPBfO5Z-hW88c11tb80TibbW_w3NnClZaFOFN3-uS4eg6irh99c2siXQyZB6NjTTcBRecxyMf_cTjuoUoraxa6AJ1jhRKcxF8wNOjhh8wzen25DXpufsOwWZ68fVLffDPgjJlhI1DKsr1TxGK7qCD-ZKefT7xFdOWBVJIkV_SmAkhN-hVZ1ZKVWJiElGE30ocNNYb1xL5aIOI6Dx1UGz5KFbpYgS41XeOlgZ7_dmri6lUPDb-LQSqZExyEMZebYYc 2025/09/21 01:36:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/09/21 01:36:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/09/21 01:36:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AJ6wtUsqREddInFGgTOVcobwv0YMqfNxVcPT_uUfqyMn170h0dhKMFpN3CGaFBG8VWfKHngxAtwSEw_YxOUcONMPBfO5Z-hW88c11tb80TibbW_w3NnClZaFOFN3-uS4eg6irh99c2siXQyZB6NjTTcBRecxyMf_cTjuoUoraxa6AJ1jhRKcxF8wNOjhh8wzen25DXpufsOwWZ68fVLffDPgjJlhI1DKsr1TxGK7qCD-ZKefT7xFdOWBVJIkV_SmAkhN-hVZ1ZKVWJiElGE30ocNNYb1xL5aIOI6Dx1UGz5KFbpYgS41XeOlgZ7_dmri6lUPDb-LQSqZExyEMZebYYc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/09/21 01:36:39 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AGmCSH-e-_oRK-obYMTWW85OAD-ufry1_c3wa2U2aNGSEZZOQxhsE0ilThJVv9WQdP_z14z36vqPbok2Dn7c6iKxiIHpm1kitDmOu7cR3t0-Fbg9FWo7_HhH09E3SvsD858-RQsQbZ981hglagmcQ5-T1oy-0G02rDQ7INOpZsgRKsXrKig6wUYZC43Bqzg614uSXjzB4MiRqWSxAbgD-plDpnC8uuRA8_aogf1-dOlgwBXjSWGSxgRaEdDyhacRnG-IaLbW5ui4I2s_YMZSIb_YjGj_QVms9RghLKOdRhlU6A0dJH2Nl_qdYn8c-VfG-RgLIa2M5t1Rb9EW_SGMVyo 2025/09/21 01:36:39 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/09/21 01:36:40 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/21 01:36:40 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AGmCSH-e-_oRK-obYMTWW85OAD-ufry1_c3wa2U2aNGSEZZOQxhsE0ilThJVv9WQdP_z14z36vqPbok2Dn7c6iKxiIHpm1kitDmOu7cR3t0-Fbg9FWo7_HhH09E3SvsD858-RQsQbZ981hglagmcQ5-T1oy-0G02rDQ7INOpZsgRKsXrKig6wUYZC43Bqzg614uSXjzB4MiRqWSxAbgD-plDpnC8uuRA8_aogf1-dOlgwBXjSWGSxgRaEdDyhacRnG-IaLbW5ui4I2s_YMZSIb_YjGj_QVms9RghLKOdRhlU6A0dJH2Nl_qdYn8c-VfG-RgLIa2M5t1Rb9EW_SGMVyo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/09/21 01:36:41 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AEg-nq3nb7bd7weBruUPinQnvb7Y-8qjq4CPiD0n2QKQ-X7j1tOrs3ukjCxaZztc9r1F7nsXib4XmSzVjWSAAXxB656zPfzLUmcn6SNgTPEPt_dguCr6j_HMNIkpo2sooxzuuYJy1UPcwcp0z8T_wJCoIkjag-0vIqMGCy-1b5IBnauEvdeWWoiIKJHvJwEkBUPSMd2rHBYIfV-jlFPBDNrrz-3hjJ4AKUm-xbg1SP9OLuW5IMgcqEfSXKMwhojJFze_h8o8O54jH81XrkSHBshwjvNf3ctD9g47Te78qCMG979PNUgnvzGpQcUWnkwTaszxfYti02l0seF1pJ_blDE 2025/09/21 01:36:42 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/21 01:36:44 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/21 01:36:44 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AEg-nq3nb7bd7weBruUPinQnvb7Y-8qjq4CPiD0n2QKQ-X7j1tOrs3ukjCxaZztc9r1F7nsXib4XmSzVjWSAAXxB656zPfzLUmcn6SNgTPEPt_dguCr6j_HMNIkpo2sooxzuuYJy1UPcwcp0z8T_wJCoIkjag-0vIqMGCy-1b5IBnauEvdeWWoiIKJHvJwEkBUPSMd2rHBYIfV-jlFPBDNrrz-3hjJ4AKUm-xbg1SP9OLuW5IMgcqEfSXKMwhojJFze_h8o8O54jH81XrkSHBshwjvNf3ctD9g47Te78qCMG979PNUgnvzGpQcUWnkwTaszxfYti02l0seF1pJ_blDE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/21 01:36:46 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AMmzvSdt9DfE8SVmND4TXbZ6VfbOV_b3mVNjILV_9k8DDP8B7fgmtRECAV7MJ4p8oEQuiWa3z2pc8h_BFdtBl2Me4P2ixTXVc_8VsIIsFrYfhfGOb2I7Nvp2RvxZVSMrH61KtqBC0PFr8JjUqTJVojxItYtvv8cHZcG5akpux359dy_6e2LK3a9Iz5y1lrHHnTjXPRu9pAuZgKwMqdTL3ecYO-N0fPlqiWKywwFohx3kCuKN4rEXYDjITCwQsbG2lzuX5xsy_IPXv75IRxGnMPcL5OgBr0EpXXLKgbm1SwQldxoQTssZimnZML3jleziDZzciJb8kRrOTRKecps8ymg 2025/09/21 01:36:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/21 01:36:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/21 01:36:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/21 01:36:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/21 01:36:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/21 01:36:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/21 01:36:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AMmzvSdt9DfE8SVmND4TXbZ6VfbOV_b3mVNjILV_9k8DDP8B7fgmtRECAV7MJ4p8oEQuiWa3z2pc8h_BFdtBl2Me4P2ixTXVc_8VsIIsFrYfhfGOb2I7Nvp2RvxZVSMrH61KtqBC0PFr8JjUqTJVojxItYtvv8cHZcG5akpux359dy_6e2LK3a9Iz5y1lrHHnTjXPRu9pAuZgKwMqdTL3ecYO-N0fPlqiWKywwFohx3kCuKN4rEXYDjITCwQsbG2lzuX5xsy_IPXv75IRxGnMPcL5OgBr0EpXXLKgbm1SwQldxoQTssZimnZML3jleziDZzciJb8kRrOTRKecps8ymg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/21 01:36:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ALo-v2wLoM9gOtVD0SQXbPV2ySFbQl21d1PSrLtMACBX3JrWfwQs7_RJQpeTz0voQy9KD_RtNFRqcZBwHiwojpssQ1qVzJSOasiP4KCb2U_Dp0DVgN3URaLHy2YB3mMI--oA_cxptzs2GSXepk8jG8w7sqPTY4Gw8pMP_F6u2sVHVmgN_yUvnaxqxImhCIRCAELXODpO7YyqIhbuub4lvt5FwjuDPzVS7ghdsSuWG1gFV_P0ezg1eRS3Sul9zbm0u810AjSpEQ3_JcoyOQ7I9cZ47eWxGHEIjpybHzK3UEqtCHK--zpmEPoyjGTXGzfx_CmbjGly2NKDFGRM5YRgcfY 2025/09/21 01:36:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/21 01:36:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/09/21 01:36:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/09/21 01:36:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/21 01:36:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/21 01:36:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/21 01:36:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ALo-v2wLoM9gOtVD0SQXbPV2ySFbQl21d1PSrLtMACBX3JrWfwQs7_RJQpeTz0voQy9KD_RtNFRqcZBwHiwojpssQ1qVzJSOasiP4KCb2U_Dp0DVgN3URaLHy2YB3mMI--oA_cxptzs2GSXepk8jG8w7sqPTY4Gw8pMP_F6u2sVHVmgN_yUvnaxqxImhCIRCAELXODpO7YyqIhbuub4lvt5FwjuDPzVS7ghdsSuWG1gFV_P0ezg1eRS3Sul9zbm0u810AjSpEQ3_JcoyOQ7I9cZ47eWxGHEIjpybHzK3UEqtCHK--zpmEPoyjGTXGzfx_CmbjGly2NKDFGRM5YRgcfY" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/09/21 01:36:55 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/09/21 01:36:58 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/21 01:37:02 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/21 01:37:05 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/21 01:37:12 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/21 01:37:15 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ANm2F9cmHpcFBVR_glpHX91umvNy_ul7lsFv7_gtxOEwNPqiSyJ6I7B-GfoSMyrusk3JOY3icli2Q_6-lvrjox-rHw0jMNehoFzZ3Ed-sm31_zB5Dc9t0LYlPC_o4oeT2nBxq70dxL_abCDVIbG9St4ZejsN507zdXXgZqL2ehoPJ6eRmim6X1_lkGFcBIpSC3SKp6QiEIOiGbz95VL_p1IfMZbwdPSlRbs10e9UJ6uuaJ_xxC7hx_s1KmN9Oa7nipGbh2yYRl2U_YVryuWbv55ER70JlyrOlqnGdwD5rANDrRxo9nMZHRFXR4nSonYUh6aZPXclNikR25VZ-TSvzWo 2025/09/21 01:37:15 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/21 01:37:15 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "4192718cb0780e8bcd7f41eeeee62947" 2025/09/21 01:37:15 DEBUG : unknown-size-put.txt: multipart upload "ANm2F9cmHpcFBVR_glpHX91umvNy_ul7lsFv7_gtxOEwNPqiSyJ6I7B-GfoSMyrusk3JOY3icli2Q_6-lvrjox-rHw0jMNehoFzZ3Ed-sm31_zB5Dc9t0LYlPC_o4oeT2nBxq70dxL_abCDVIbG9St4ZejsN507zdXXgZqL2ehoPJ6eRmim6X1_lkGFcBIpSC3SKp6QiEIOiGbz95VL_p1IfMZbwdPSlRbs10e9UJ6uuaJ_xxC7hx_s1KmN9Oa7nipGbh2yYRl2U_YVryuWbv55ER70JlyrOlqnGdwD5rANDrRxo9nMZHRFXR4nSonYUh6aZPXclNikR25VZ-TSvzWo" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/21 01:37:16 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AGVyKjRq0rY2zhvF54VRStB834P-Yr396w-Gxfpn6G6w4EKc3tDl83wS1PBYRG4JgoygroeSbseteXBvYyf-aMUue6I_fPg2euzKfeyYxQ17qxmhlQl-x_GPX8rGoyV_t1MvOYStcxdYbKM37G2XUZz4Sy3ehvRsTRmAXxr-itLz-xOwSLfs2AOpQsEkcMzASZom9932Kelc7Gp91Tn2MQZUqJsNGsdRQcNbVDxGpjTKkrLETOdCc7qq7wXZJ4qYvJB4MRmP_6KoYHnyVcvR4rmVB-iQEqhFcFcSlG8DpB-rxgWir79m3IizHDBMoXJraQl31WmWcjcCBXhuVMmTtmE 2025/09/21 01:37:16 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/09/21 01:37:17 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "16beb2f5370516c8a14b4be93d4b8391" 2025/09/21 01:37:17 DEBUG : unknown-size-update.txt: multipart upload "AGVyKjRq0rY2zhvF54VRStB834P-Yr396w-Gxfpn6G6w4EKc3tDl83wS1PBYRG4JgoygroeSbseteXBvYyf-aMUue6I_fPg2euzKfeyYxQ17qxmhlQl-x_GPX8rGoyV_t1MvOYStcxdYbKM37G2XUZz4Sy3ehvRsTRmAXxr-itLz-xOwSLfs2AOpQsEkcMzASZom9932Kelc7Gp91Tn2MQZUqJsNGsdRQcNbVDxGpjTKkrLETOdCc7qq7wXZJ4qYvJB4MRmP_6KoYHnyVcvR4rmVB-iQEqhFcFcSlG8DpB-rxgWir79m3IizHDBMoXJraQl31WmWcjcCBXhuVMmTtmE" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/21 01:37:17 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gukovex5pase/deeper/nonexisting/directory" 2025/09/21 01:37:17 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/21 01:37:17 DEBUG : Waiting for deletions to finish 2025/09/21 01:37:17 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/09/21 01:37:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/09/21 01:37:17 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/21 01:37:18 INFO : S3 bucket rclone-test-gukovex5pase: Bucket "rclone-test-gukovex5pase" deleted 2025/09/21 01:37:18 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (170.25s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.38s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.75s) --- FAIL: TestIntegration/FsMkdir (168.29s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.24s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.14s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (16.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.76s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.72s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.52s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.86s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (25.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.46s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (97.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (12.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (12.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (14.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (5.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (5.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (15.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (5.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (3.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (19.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (5.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (7.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (6.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (22.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (6.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (7.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (8.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (20.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (4.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.63s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.16s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.82s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.34s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.22s) --- 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/21 01:37:18 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/09/21 01:37:18 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 170.283s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 2m51.706250617s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/leading_LF]