"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/02/15 01:40:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vazoqen7qoga" 2026/02/15 01:40:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/02/15 01:40:54 INFO : S3 bucket rclone-test-vazoqen7qoga: Bucket "rclone-test-vazoqen7qoga" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/15 01:40:55 INFO : S3 bucket rclone-test-vazoqen7qoga: Bucket "rclone-test-vazoqen7qoga" deleted === RUN TestIntegration/FsMkdir 2026/02/15 01:40:55 INFO : S3 bucket rclone-test-vazoqen7qoga: Bucket "rclone-test-vazoqen7qoga" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/15 01:40:56 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/15 01:40:56 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/15 01:40:56 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/02/15 01:41:13 NOTICE: S3 bucket rclone-test-vazoqen7qoga: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/02/15 01:41:13 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ANVt5n9Fexpy-1VEpJuf9UcAehzunOJZLViVFou_6EjmqJrcrtWabBi_vGQaLWke3Ke3f7VxMz0esfJWD0l9j6-9aywm38rWoFEZKICP3pCI59ftxwYHcOR3WPvXbcs14V8dFmFnxG5vR3N1iEgF3zDLZM1oULAZ0y1_g-tcsVXePIYKq3Ius4oOa7vMT3oYDpI27GKtnZ-TEToRjQtGrVRYL0Vy_T4Fs8sBZ9hCda0dWBiSi2n8lrQEH7uJaqcgpa4NiTq0i8lMOAzqdZw-PN06V56okIgu_k-Vi4hRAW-ELawFYna6-OkC80pot1hjVbKdZ1TA0MlCYaAHRKCuxuE 2026/02/15 01:41:14 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "75e07b5b3e2008bfc442ea32c0a2c1c8" 2026/02/15 01:41:14 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "877700bf261ec7437e21c53a94d73663" 2026/02/15 01:41:14 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "124c9e42f6c3daba246b3386d4670a41" 2026/02/15 01:41:15 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ANVt5n9Fexpy-1VEpJuf9UcAehzunOJZLViVFou_6EjmqJrcrtWabBi_vGQaLWke3Ke3f7VxMz0esfJWD0l9j6-9aywm38rWoFEZKICP3pCI59ftxwYHcOR3WPvXbcs14V8dFmFnxG5vR3N1iEgF3zDLZM1oULAZ0y1_g-tcsVXePIYKq3Ius4oOa7vMT3oYDpI27GKtnZ-TEToRjQtGrVRYL0Vy_T4Fs8sBZ9hCda0dWBiSi2n8lrQEH7uJaqcgpa4NiTq0i8lMOAzqdZw-PN06V56okIgu_k-Vi4hRAW-ELawFYna6-OkC80pot1hjVbKdZ1TA0MlCYaAHRKCuxuE" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/02/15 01:41:17 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/15 01:41:18 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/02/15 01:41:20 DEBUG : S3 bucket rclone-test-vazoqen7qoga: bucket is versioned: false 2026/02/15 01:41:20 DEBUG : Waiting for deletions to finish 2026/02/15 01:41:20 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/02/15 01:41:20 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/02/15 01:41:20 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/15 01:41:21 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vazoqen7qoga/dirToPurgeFromRoot" 2026/02/15 01:41:22 DEBUG : S3 bucket rclone-test-vazoqen7qoga path dirToPurgeFromRoot: bucket is versioned: false 2026/02/15 01:41:22 DEBUG : Waiting for deletions to finish 2026/02/15 01:41:22 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/02/15 01:41:22 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/02/15 01:41:22 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/15 01:41:22 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vazoqen7qoga/hello? sausage/êé" 2026/02/15 01:41:23 DEBUG : S3 bucket rclone-test-vazoqen7qoga path hello? sausage/êé: bucket is versioned: false 2026/02/15 01:41:23 DEBUG : Waiting for deletions to finish 2026/02/15 01:41:24 DEBUG : "a/b/c/d/e.txt" version false 2026/02/15 01:41:24 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/02/15 01:41:24 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/02/15 01:41:31 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vazoqen7qoga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/15 01:41:31 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vazoqen7qoga/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-vazoqen7qoga" from "TestS3R2:rclone-test-vazoqen7qoga" 2026/02/15 01:41:31 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2060: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/15 01:41:35 DEBUG : piped data.txt: open chunk writer: started multipart upload: AJ-gJsjAv4QZJZImIsNhRJsD2uFpp00AlwyftdJfb_C460IapT5jYmL4FyXV-8AU9Ir5eoKcT7gyIKwcTjdNCalchwXAo2s_5ZT7-47Ows7g4kYOSm8iTlIpDUkl5PcpNWtK8Wz5QFlFj-_8HbtDU-NKif-TRe4NnFjbHee58zhZopSD-HJP4l32PccNbmwGG79J3-kJ5glAbXs5oXLr3pwLLZPtF8bJq50i8CdGhRtiP9BIhclWBTSnlcuD-urONl2eVdxrkKHaq7e-MvgLIzp1bIhA1JV3Lkq-scRiql8GHmrp4dOWqy2w2MTuhu8eF1mWUsQSn3gJ0mYFXH-I7XY 2026/02/15 01:41:35 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/02/15 01:41:35 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/02/15 01:41:35 DEBUG : piped data.txt: multipart upload "AJ-gJsjAv4QZJZImIsNhRJsD2uFpp00AlwyftdJfb_C460IapT5jYmL4FyXV-8AU9Ir5eoKcT7gyIKwcTjdNCalchwXAo2s_5ZT7-47Ows7g4kYOSm8iTlIpDUkl5PcpNWtK8Wz5QFlFj-_8HbtDU-NKif-TRe4NnFjbHee58zhZopSD-HJP4l32PccNbmwGG79J3-kJ5glAbXs5oXLr3pwLLZPtF8bJq50i8CdGhRtiP9BIhclWBTSnlcuD-urONl2eVdxrkKHaq7e-MvgLIzp1bIhA1JV3Lkq-scRiql8GHmrp4dOWqy2w2MTuhu8eF1mWUsQSn3gJ0mYFXH-I7XY" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/15 01:41:36 DEBUG : piped data.txt: open chunk writer: started multipart upload: AKQmuL3HWHMPfKP80eswSgLLdA4xqpeW_GVaZhKUNOYiEIZStN0U6kj4McD7hwdkYD8DplEvGxUWGXfce6MaMCXRMb-DwVs64y9o1vW7gYCMdFXYffNRDjyIRL_jPHrroLUkS3Ob8ctj2S8qZ3Fr02NYanLeQqC7QBeyDafEa8k4ah9kSQ7-jJfoonznLBJTrjfOOSBx7cH24687lX8v_d4xCckY9NlKdxmnPtIMAeIpDW52oBHEHlD2KDInjrBWLybSQYUyxhtpF0-HiY5gwkstbOAzjUI2kk8ADjWCouooNYzPEbEdgOSmi9v8EBSCJZaHrmy3PvYJxJnT7eHTCt0 2026/02/15 01:41:36 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/15 01:41:36 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "29f49ea713da88b4bf9cb0d02af83baa" 2026/02/15 01:41:36 DEBUG : piped data.txt: multipart upload "AKQmuL3HWHMPfKP80eswSgLLdA4xqpeW_GVaZhKUNOYiEIZStN0U6kj4McD7hwdkYD8DplEvGxUWGXfce6MaMCXRMb-DwVs64y9o1vW7gYCMdFXYffNRDjyIRL_jPHrroLUkS3Ob8ctj2S8qZ3Fr02NYanLeQqC7QBeyDafEa8k4ah9kSQ7-jJfoonznLBJTrjfOOSBx7cH24687lX8v_d4xCckY9NlKdxmnPtIMAeIpDW52oBHEHlD2KDInjrBWLybSQYUyxhtpF0-HiY5gwkstbOAzjUI2kk8ADjWCouooNYzPEbEdgOSmi9v8EBSCJZaHrmy3PvYJxJnT7eHTCt0" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2026/02/15 01:41:37 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 2026/02/15 01:41:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AC7fcp-mcYXan73iBGMopvZqZlOoiwy4KUSOKstfWNBw0OPcdMCcCVnZ7zEV4l2wId6uoL-SyQGqrHw-3WCwLf_pajIH1L-znZCUJNVi5mlKYskJ8_KlAEP99rOAplnKxBkVi7TuKouqNu3TDlvyiR68pB1aciVPT5y1rb3d6opcYwgoFbb1AA2_9Pkds80VsMrPZp0Ic94-g9NZsZCfHQxEounZFwopFtm4Y5Y58J2L6YAaiP01Fod3Mh6RqyFB-KsYMevgFtZsDTff-_pdDXL_gvjrtQ1WAJaFS9kF2NTv_ta-MWou5Z1MSxRTgYcr7z5NlFtW_yDRTUsTIVc8Raw 2026/02/15 01:41:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/02/15 01:41:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/02/15 01:41:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AC7fcp-mcYXan73iBGMopvZqZlOoiwy4KUSOKstfWNBw0OPcdMCcCVnZ7zEV4l2wId6uoL-SyQGqrHw-3WCwLf_pajIH1L-znZCUJNVi5mlKYskJ8_KlAEP99rOAplnKxBkVi7TuKouqNu3TDlvyiR68pB1aciVPT5y1rb3d6opcYwgoFbb1AA2_9Pkds80VsMrPZp0Ic94-g9NZsZCfHQxEounZFwopFtm4Y5Y58J2L6YAaiP01Fod3Mh6RqyFB-KsYMevgFtZsDTff-_pdDXL_gvjrtQ1WAJaFS9kF2NTv_ta-MWou5Z1MSxRTgYcr7z5NlFtW_yDRTUsTIVc8Raw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/02/15 01:41:41 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AGlsjkdFF0A8uaobWPrHQq13H699LqV0WWgV3vAsKrvZDYFvaOU_9ObqAmfRI2pPSN1I8OnjqqXK7JAhL78yaVGMcovJd2sj9V0zdCbaAJVI5Eiswz8NKSc7bRBcmq10U-5udfti1LtLOBhjfs9LoWTcbzjPoy0w9H9elotfKTniwM4WkZfhyXzHa8fjv_c7JyBqe-foiHgoT6eO0TWHNJRnirSvzmw9K9VGnyYlF3ISlPrMgeSSYzUJRhU9vxK-i2Zqq_Jg0YSjxKuM2d1g3pgsFvbKGKRevu_cCLTAO9vFpcUp8aehcxx9wKyQnhTzcDc7eT2UcjgBVHG0FJl3CgI 2026/02/15 01:41:41 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/02/15 01:41:41 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/15 01:41:42 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AGlsjkdFF0A8uaobWPrHQq13H699LqV0WWgV3vAsKrvZDYFvaOU_9ObqAmfRI2pPSN1I8OnjqqXK7JAhL78yaVGMcovJd2sj9V0zdCbaAJVI5Eiswz8NKSc7bRBcmq10U-5udfti1LtLOBhjfs9LoWTcbzjPoy0w9H9elotfKTniwM4WkZfhyXzHa8fjv_c7JyBqe-foiHgoT6eO0TWHNJRnirSvzmw9K9VGnyYlF3ISlPrMgeSSYzUJRhU9vxK-i2Zqq_Jg0YSjxKuM2d1g3pgsFvbKGKRevu_cCLTAO9vFpcUp8aehcxx9wKyQnhTzcDc7eT2UcjgBVHG0FJl3CgI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/02/15 01:41:42 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ACc5wV4axaaLniX_zctz71raJ1KDHcJY_iS4B7HzM4pYeFq9vp2ZmE40voOvmy-9NGxj7GpDK6vC50LzV6wvTTSUMR52qEcqv8Cdv6mfk_g6mh5ZNfKiOEpfP3ljNYnZ54jnvSyMgLDKgqLSg4Kx13h0lMR5EBffKvy8tjQDP0nFRsHLUXdrAL0VBx6DYQBnh0AnGKAAwGus7wODP5ViwXsizEIWaIAEAGQBb-U7bvqCQRRQQOWlVeBBwaoED0_Xn7AHdyBe1IGVCz9QwIuYHrHFrscm_hwkM0b8lg5N_SHzlLX4sC6qtOfep44ExtuOPEyM-OTB6QjX6DXUB-_fMmA 2026/02/15 01:41:43 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/15 01:41:43 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/15 01:41:43 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ACc5wV4axaaLniX_zctz71raJ1KDHcJY_iS4B7HzM4pYeFq9vp2ZmE40voOvmy-9NGxj7GpDK6vC50LzV6wvTTSUMR52qEcqv8Cdv6mfk_g6mh5ZNfKiOEpfP3ljNYnZ54jnvSyMgLDKgqLSg4Kx13h0lMR5EBffKvy8tjQDP0nFRsHLUXdrAL0VBx6DYQBnh0AnGKAAwGus7wODP5ViwXsizEIWaIAEAGQBb-U7bvqCQRRQQOWlVeBBwaoED0_Xn7AHdyBe1IGVCz9QwIuYHrHFrscm_hwkM0b8lg5N_SHzlLX4sC6qtOfep44ExtuOPEyM-OTB6QjX6DXUB-_fMmA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/15 01:41:44 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AKDx8bxzbcQN7f9O5KZhW4-1NHsYsk374MEpN32dB9ZloAtIFJamZ5TbXIt1xSXD63jvlKR5nFDo0igecmg37X-dQUc_7KFMn30wls1fL0Tc96xIvUPOfaPQDNIWHG7PJnFm-vGY33lnpfgyQ4gGIC0uRgnxc3w4MKB6Sn8zolW29t8FGRDZ0CcJTZRbmeTJRaJI-NB7hFhymMxh4uovteY5rNgzOiYiPt1JnZPA0uNVW6E_3kxws5B6yeYdADKjEZWh9EjB-Tpg2SXeGkQC3wezc9pY-aKIXn1E70p4yMuOpCECZGpUVHYuFjkeEiNJJTRKzRj5ubxajv6Zz_53fbY 2026/02/15 01:41:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/15 01:41:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/15 01:41:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/15 01:41:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/15 01:41:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/15 01:41:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/15 01:41:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AKDx8bxzbcQN7f9O5KZhW4-1NHsYsk374MEpN32dB9ZloAtIFJamZ5TbXIt1xSXD63jvlKR5nFDo0igecmg37X-dQUc_7KFMn30wls1fL0Tc96xIvUPOfaPQDNIWHG7PJnFm-vGY33lnpfgyQ4gGIC0uRgnxc3w4MKB6Sn8zolW29t8FGRDZ0CcJTZRbmeTJRaJI-NB7hFhymMxh4uovteY5rNgzOiYiPt1JnZPA0uNVW6E_3kxws5B6yeYdADKjEZWh9EjB-Tpg2SXeGkQC3wezc9pY-aKIXn1E70p4yMuOpCECZGpUVHYuFjkeEiNJJTRKzRj5ubxajv6Zz_53fbY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/15 01:41:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AMjyMe63_RoSCUb0VU_50ZvoHmsIr5Udh4ab6OvWQGNrs1LN5-oT9xq_ruI3Q3Y1IZNAt7EwfRl6Ud-UMOllnu9AmG9Rs32c0V5IkAzUDbpR4ntRvT2CBBnO-YIzAWu7rUduxZz_ONEUwf2bhzreT1FvIa-NNhA2INCeS8cwg3VZuagUfHtWomRlUoPYZEh6-9fM_39iXEZ5qYmzC2CPAYvkCsWGcC3ZhQcZqzTblBBmBE6cza5xS6vuOuV2SApzEV8n8tQ3AjeOJRkelsOQYf_3f21ojSWiSXMP9zoWkYBvaa2SlefYJl8YJAl3RYZbZzZ8MuWCDhEe5sEFIlSRazY 2026/02/15 01:41:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/15 01:41:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/02/15 01:41:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/02/15 01:41:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/15 01:41:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/15 01:41:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/15 01:41:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AMjyMe63_RoSCUb0VU_50ZvoHmsIr5Udh4ab6OvWQGNrs1LN5-oT9xq_ruI3Q3Y1IZNAt7EwfRl6Ud-UMOllnu9AmG9Rs32c0V5IkAzUDbpR4ntRvT2CBBnO-YIzAWu7rUduxZz_ONEUwf2bhzreT1FvIa-NNhA2INCeS8cwg3VZuagUfHtWomRlUoPYZEh6-9fM_39iXEZ5qYmzC2CPAYvkCsWGcC3ZhQcZqzTblBBmBE6cza5xS6vuOuV2SApzEV8n8tQ3AjeOJRkelsOQYf_3f21ojSWiSXMP9zoWkYBvaa2SlefYJl8YJAl3RYZbZzZ8MuWCDhEe5sEFIlSRazY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/02/15 01:41:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AFqTTb3iCWwKmI8Cj5g_J9ZUVVTO8mihiCu5i9OF9LQDmDM6q4a8WxF7iLqLDjuLd3MFT7ue0CvWQboVG6QEh6Gi0AEcvqCeS7ynpDZWBM8eRxJ9YLXLJvgLDoRxzNBrTFMBmw8DgoY1ojUgktHNrUH5bhK0r7MaTpUXRjSf_2WzNerThSzVtgejO7_lDW9HxAjN-StgwDWrFR0boUGZF4QyglFPydUT6nla2ks4feUI5-ODOFCJURvlcUUovyzVarmM7XQUSsYW0Ow0Uz3s21obd838Dvyzwrsbj7ywVuMcrTZeeanLrFYm_pdEiWWFOYVfxkDb-Z_EAPTOwjHtIX0 2026/02/15 01:41:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/15 01:41:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/02/15 01:41:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AFqTTb3iCWwKmI8Cj5g_J9ZUVVTO8mihiCu5i9OF9LQDmDM6q4a8WxF7iLqLDjuLd3MFT7ue0CvWQboVG6QEh6Gi0AEcvqCeS7ynpDZWBM8eRxJ9YLXLJvgLDoRxzNBrTFMBmw8DgoY1ojUgktHNrUH5bhK0r7MaTpUXRjSf_2WzNerThSzVtgejO7_lDW9HxAjN-StgwDWrFR0boUGZF4QyglFPydUT6nla2ks4feUI5-ODOFCJURvlcUUovyzVarmM7XQUSsYW0Ow0Uz3s21obd838Dvyzwrsbj7ywVuMcrTZeeanLrFYm_pdEiWWFOYVfxkDb-Z_EAPTOwjHtIX0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/02/15 01:41:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AKT8b0B-0XuMOOwZsK8ZvgqFGzTujT83tsbEd-Is93YOHrA9MS-3CH2p2pxgdR2qRULTMD1PmpreL2xAVzM2jB0-9ygaXbab2m_hmFzOX255wDUuSNAgIbJ_pHlU_5NVz6PJ-yIuyq-7U99mHLdFT-TTkCoH6Q_qvC1_FSjlD9H9jOsTsWuMlclPEeFk5P2nMlT0F2FkA6hXzqhh4P1kChT0Wo8kxh4QfSweSV2bHHLy6ZCKT39r7ZLYnOx1bkHgDYxsKLPGLc4F7i25GJyOdrTokKU7UJuxNwtdPvP7MNdhseuJptuLkAkFX3et-BxjET9jGl7QQEBWbOOIInzIx8U 2026/02/15 01:41:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/15 01:41:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/15 01:41:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AKT8b0B-0XuMOOwZsK8ZvgqFGzTujT83tsbEd-Is93YOHrA9MS-3CH2p2pxgdR2qRULTMD1PmpreL2xAVzM2jB0-9ygaXbab2m_hmFzOX255wDUuSNAgIbJ_pHlU_5NVz6PJ-yIuyq-7U99mHLdFT-TTkCoH6Q_qvC1_FSjlD9H9jOsTsWuMlclPEeFk5P2nMlT0F2FkA6hXzqhh4P1kChT0Wo8kxh4QfSweSV2bHHLy6ZCKT39r7ZLYnOx1bkHgDYxsKLPGLc4F7i25GJyOdrTokKU7UJuxNwtdPvP7MNdhseuJptuLkAkFX3et-BxjET9jGl7QQEBWbOOIInzIx8U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/02/15 01:41:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AORH4wLIO8mb3kaHa8yQC1oTBMoYXP9P8QrRPhYySFdSGWqMz39f1UxELy4RiJbJX_Mq112BHFOYdbrQPj1s_wa-7txRkXR85HgoliMqmod2kv8p0aOqwzCudum6iCPe8wbix17Qi3yr_nLD_OeXo1M7BQp4VXOjEFvT55yEQF0YmMGF4uU6TTiW1x3KuwmsIRT8IoFWxSo16LT_f1uVhGgsZ1bdsghUHXTURQvNdB1_z1TvFdtBcbsCCUJfgBKaiPEKXhWy9oehvShhTGEPK3Qn0BRg7GBuPrUQuvSKWibn0rVoY8PyT18MpRnLVPO6RBnblUH4XVwncTPsW9XfdMg 2026/02/15 01:41:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/15 01:41:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/15 01:41:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AORH4wLIO8mb3kaHa8yQC1oTBMoYXP9P8QrRPhYySFdSGWqMz39f1UxELy4RiJbJX_Mq112BHFOYdbrQPj1s_wa-7txRkXR85HgoliMqmod2kv8p0aOqwzCudum6iCPe8wbix17Qi3yr_nLD_OeXo1M7BQp4VXOjEFvT55yEQF0YmMGF4uU6TTiW1x3KuwmsIRT8IoFWxSo16LT_f1uVhGgsZ1bdsghUHXTURQvNdB1_z1TvFdtBcbsCCUJfgBKaiPEKXhWy9oehvShhTGEPK3Qn0BRg7GBuPrUQuvSKWibn0rVoY8PyT18MpRnLVPO6RBnblUH4XVwncTPsW9XfdMg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/15 01:41:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AAND-gTynxHrgAIcxZJ-rnpmmAyXDx9ALphRxUb8BiV7t6BlGAHGzOaRFbD1j7actYAFgqsrfh2LSYUiJftWAhH3DSnZqVit23Lsh9_H6zWoeT4eaFVj8PtR9cjCCh5VCbi0Q5b-QYl14HGGdaZQgGpUV7EsTIjB24VqlKQwI4dyP83CP2JO3rt-Zk8k7N_IJDRLBlGMk_1Pv5DlEiEQNbgKRrASiPD_UVf6KG3XjPCzW7tvPZfzkHJx9HSPudQlx-RI_rqgkrhfppA-d9J1_Yj0DWB0pK2SX4BFt0yJCB8c_OCE3KXAe_h1PmiCaJd9BXPBp9P72AcZmZZLDHkiyts 2026/02/15 01:41:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/15 01:41:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/15 01:41:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/15 01:41:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/15 01:41:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/15 01:41:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/15 01:41:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AAND-gTynxHrgAIcxZJ-rnpmmAyXDx9ALphRxUb8BiV7t6BlGAHGzOaRFbD1j7actYAFgqsrfh2LSYUiJftWAhH3DSnZqVit23Lsh9_H6zWoeT4eaFVj8PtR9cjCCh5VCbi0Q5b-QYl14HGGdaZQgGpUV7EsTIjB24VqlKQwI4dyP83CP2JO3rt-Zk8k7N_IJDRLBlGMk_1Pv5DlEiEQNbgKRrASiPD_UVf6KG3XjPCzW7tvPZfzkHJx9HSPudQlx-RI_rqgkrhfppA-d9J1_Yj0DWB0pK2SX4BFt0yJCB8c_OCE3KXAe_h1PmiCaJd9BXPBp9P72AcZmZZLDHkiyts" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/15 01:41:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ADdu1KUki1JF9Y7FLHTdx4lno1HVtsIgeXwCS8Buf8G1-yyua2ts0jgZPAo2WiIj9rvX_-4dcE-aax0ZHBORX9353sJ5mAvlacEYJeZejnNTpKylFluUc-wdbX6qWxGfT5ruiAiOz2lQ7pgxYA7FWiWBX-DqWFAyfKRGJVDp513wTE2AZAX3o5jRP-2ZKZob-d7RuPba_-D-M3MQ3amrfMUSMrRsYdKt55K-b_WlRMw09fmQuCdrm-5ByCwFo70z5Wd_6whuitnfTvosvMAcP2lNtLxi9JvvpyRfo6JwGS9f0H4KxlqjWabcDi4yg6O5Q0U_jrs_fy9sSKz1fpN3F-Y 2026/02/15 01:41:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/15 01:41:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/15 01:41:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/02/15 01:41:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/15 01:41:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/15 01:41:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/15 01:41:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ADdu1KUki1JF9Y7FLHTdx4lno1HVtsIgeXwCS8Buf8G1-yyua2ts0jgZPAo2WiIj9rvX_-4dcE-aax0ZHBORX9353sJ5mAvlacEYJeZejnNTpKylFluUc-wdbX6qWxGfT5ruiAiOz2lQ7pgxYA7FWiWBX-DqWFAyfKRGJVDp513wTE2AZAX3o5jRP-2ZKZob-d7RuPba_-D-M3MQ3amrfMUSMrRsYdKt55K-b_WlRMw09fmQuCdrm-5ByCwFo70z5Wd_6whuitnfTvosvMAcP2lNtLxi9JvvpyRfo6JwGS9f0H4KxlqjWabcDi4yg6O5Q0U_jrs_fy9sSKz1fpN3F-Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/02/15 01:42:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ALdQU-iGpzKKjkdR4-jyCxFWB-ixj7Hpxh3e6WyBAHmJSnF_I9c91rJfrClAbCApy_9FaoRlB6kjRZ4_iorhlPeuw4CxifGgskTbSHSA9NqYjqpIh-YIKUSM4TDEB2-icAlnFPvmzzLvFggeFb_jx0tcoPJhuCp2BcMI_PEPxt8GWe7xh4zMQbBSpBQyPek6KD4MsSuPeEIj-Y7Acyfwk3RaGYmIGwBIqVrcpOqG4WyUKW3fXqvcb5oOgvm6eXdIiTt1pZJ8BnclZziMYAeY0I5g7dyHBuymsJLAQuQ9FMzut9scLk0cZkpz6X4VxkW--Fnb7q0wIuVFm-sDGlMhTCc 2026/02/15 01:42:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/15 01:42:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/02/15 01:42:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ALdQU-iGpzKKjkdR4-jyCxFWB-ixj7Hpxh3e6WyBAHmJSnF_I9c91rJfrClAbCApy_9FaoRlB6kjRZ4_iorhlPeuw4CxifGgskTbSHSA9NqYjqpIh-YIKUSM4TDEB2-icAlnFPvmzzLvFggeFb_jx0tcoPJhuCp2BcMI_PEPxt8GWe7xh4zMQbBSpBQyPek6KD4MsSuPeEIj-Y7Acyfwk3RaGYmIGwBIqVrcpOqG4WyUKW3fXqvcb5oOgvm6eXdIiTt1pZJ8BnclZziMYAeY0I5g7dyHBuymsJLAQuQ9FMzut9scLk0cZkpz6X4VxkW--Fnb7q0wIuVFm-sDGlMhTCc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/02/15 01:42:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AN7NFUjFZSZ8gDOOMc685Y4SHooph_hUL3ygfYGqS6zMUqhKrGr7vQBRfjOSyyMeJeR27GtvQ6pfu6dx0ezQXD1T4SkuCOEdDXRsfoYHuhIi4oBQgSncsCiOaQMq17_M9TZaRLQolwHgL1RNU3E34wCZQg8WEPCDxK8pn95u_H2V8JI2PitDmrKQoIwCjI31Ha0Ty7zEdgpPVddvtk94t-hSub7kQNMXLCSAe5zqpABPd7y5k_EbHXBt0xwT6mXgoaHRiuhGyJatzkojAP2rYdjCyIX05lj-IHVzv0A-24jbTcuZwxB1yKdtBauIWx1wVcMVnve5tXaWNVOJ0_IU02w 2026/02/15 01:42:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/15 01:42:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/15 01:42:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AN7NFUjFZSZ8gDOOMc685Y4SHooph_hUL3ygfYGqS6zMUqhKrGr7vQBRfjOSyyMeJeR27GtvQ6pfu6dx0ezQXD1T4SkuCOEdDXRsfoYHuhIi4oBQgSncsCiOaQMq17_M9TZaRLQolwHgL1RNU3E34wCZQg8WEPCDxK8pn95u_H2V8JI2PitDmrKQoIwCjI31Ha0Ty7zEdgpPVddvtk94t-hSub7kQNMXLCSAe5zqpABPd7y5k_EbHXBt0xwT6mXgoaHRiuhGyJatzkojAP2rYdjCyIX05lj-IHVzv0A-24jbTcuZwxB1yKdtBauIWx1wVcMVnve5tXaWNVOJ0_IU02w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/02/15 01:42:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ALqgrXADDzRoL_Squ1SinmZnvcrvYNvxpbaTUYcaREu6OLj0xQG7e8uClEilj-NNTmQ4PRAhEepwyMQb0ZVTPv1AbXAfyX5TRB9LL3kNsF3J2TEK_6Hck9YjoEWvGAZEhUDt4GANGYMBKnTsl7t1CTnu-_bmg4TeLoVH0_ntUkw7HLzgWRgAgVSeQQ73E8IDT_8w6IGVycIlf9YrFMZTp879O2T-NH4Xmx8SDKZmzBPsTpuow97DZVf0M9jqxrdFTSjJ0xghuCv3akPyCgJXGD_8I2emHzzjklCQwWEzivBlXNiz5kg2epeZ0Vml6YxbtjpQhEzH9r0U84CmP6S4VI8 2026/02/15 01:42:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/15 01:42:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/15 01:42:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ALqgrXADDzRoL_Squ1SinmZnvcrvYNvxpbaTUYcaREu6OLj0xQG7e8uClEilj-NNTmQ4PRAhEepwyMQb0ZVTPv1AbXAfyX5TRB9LL3kNsF3J2TEK_6Hck9YjoEWvGAZEhUDt4GANGYMBKnTsl7t1CTnu-_bmg4TeLoVH0_ntUkw7HLzgWRgAgVSeQQ73E8IDT_8w6IGVycIlf9YrFMZTp879O2T-NH4Xmx8SDKZmzBPsTpuow97DZVf0M9jqxrdFTSjJ0xghuCv3akPyCgJXGD_8I2emHzzjklCQwWEzivBlXNiz5kg2epeZ0Vml6YxbtjpQhEzH9r0U84CmP6S4VI8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/15 01:42:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AEfTIR60mzp4f_9PFLf18XzPE8bO4zsvHJd3C4M8dU4sdEfGAuzz0XVMmB0wf2xdgLEU_485dRDJS9373XTKl6Em6KLx-Qi5l-x8uLRbO0iF1gXQ368g9CU8LVsAO0qMgNw4TRy1OR4JADR9u7OEnaC3JTKMnrIhITIoANRVVFe8H_qRiJSJI_4XFcqSc2DUOj82a4DJ9zGADelAkEp3dIw3tApifNTMg2S1777pGqw3prtbZiatRtQBsJ4IbKEgJsFMi5N6VoJmgPby6gnKEpuIU8xh1IgvjzEkKpADSFhul3J4j9ntSbw_50wtOqLFE9sP3HolUjylfutUxNnd0EQ 2026/02/15 01:42:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/15 01:42:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/15 01:42:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/15 01:42:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/15 01:42:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/15 01:42:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/15 01:42:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AEfTIR60mzp4f_9PFLf18XzPE8bO4zsvHJd3C4M8dU4sdEfGAuzz0XVMmB0wf2xdgLEU_485dRDJS9373XTKl6Em6KLx-Qi5l-x8uLRbO0iF1gXQ368g9CU8LVsAO0qMgNw4TRy1OR4JADR9u7OEnaC3JTKMnrIhITIoANRVVFe8H_qRiJSJI_4XFcqSc2DUOj82a4DJ9zGADelAkEp3dIw3tApifNTMg2S1777pGqw3prtbZiatRtQBsJ4IbKEgJsFMi5N6VoJmgPby6gnKEpuIU8xh1IgvjzEkKpADSFhul3J4j9ntSbw_50wtOqLFE9sP3HolUjylfutUxNnd0EQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/15 01:42:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AKoMewgmEOXLvmDikEJOM8GNuR5NWDj1IEHRmJSPJqBksx8jqPdZkr6vaPmpeBGu45gzTHudIvBxIn5wG_yRaGJm65sk4P8l3T8EDoVwlWUeCarLME3Zxp4ykxHm4NVKvDWQylIgblsTvbHfDJbjJCClGJYiR0hBFMle9zQKRtfoLKLftTa8M2AH322mMyEqIsrwhuf8qVC7liLaIss0dKMA2WisESJDrnj0KfGjUjzP3ldO9krO9vfXxOj6N69otE3WK3Hdemh-Q6I75MjWuc5wrW6QqAqn5eKAb75VpWIeSgrGawaSYZF7vcmH3KMqLcveoKrWntAUd6zhgVaxfbA 2026/02/15 01:42:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/15 01:42:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/15 01:42:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/02/15 01:42:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/15 01:42:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/15 01:42:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/15 01:42:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AKoMewgmEOXLvmDikEJOM8GNuR5NWDj1IEHRmJSPJqBksx8jqPdZkr6vaPmpeBGu45gzTHudIvBxIn5wG_yRaGJm65sk4P8l3T8EDoVwlWUeCarLME3Zxp4ykxHm4NVKvDWQylIgblsTvbHfDJbjJCClGJYiR0hBFMle9zQKRtfoLKLftTa8M2AH322mMyEqIsrwhuf8qVC7liLaIss0dKMA2WisESJDrnj0KfGjUjzP3ldO9krO9vfXxOj6N69otE3WK3Hdemh-Q6I75MjWuc5wrW6QqAqn5eKAb75VpWIeSgrGawaSYZF7vcmH3KMqLcveoKrWntAUd6zhgVaxfbA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/02/15 01:42:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AGJH0d8N6sRoViANCDt3xBspOf7un48XABmSw7bZ9Po5fBCQE0p1Xy8k7KOXagJqa5wNdY1YmC-XAJo1RQ4ACnhP-yvI7T06Abhacjg1BYkdQUTXS76_d719IfuaU8f52Yr7lRmgOLHM8poR77Da0PQcRlg9vj3tAQxovXGjNZmfsU0gasDO-vxtkpbwFb3gxTac_rl_N2qpBxhGkLjlrRzwMeVnDAi-l1hHqm6QvDimjZOD8iFypIf13dG4w8gm4yziesTFb_lIPViqtV0FCvYJ-9-SWkKXHDNdRbsbfVLl3Ffg4cPVRuysckil9wk44RU4UGF9qRZvmrZPbvpk8sQ 2026/02/15 01:42:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/15 01:42:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/02/15 01:42:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AGJH0d8N6sRoViANCDt3xBspOf7un48XABmSw7bZ9Po5fBCQE0p1Xy8k7KOXagJqa5wNdY1YmC-XAJo1RQ4ACnhP-yvI7T06Abhacjg1BYkdQUTXS76_d719IfuaU8f52Yr7lRmgOLHM8poR77Da0PQcRlg9vj3tAQxovXGjNZmfsU0gasDO-vxtkpbwFb3gxTac_rl_N2qpBxhGkLjlrRzwMeVnDAi-l1hHqm6QvDimjZOD8iFypIf13dG4w8gm4yziesTFb_lIPViqtV0FCvYJ-9-SWkKXHDNdRbsbfVLl3Ffg4cPVRuysckil9wk44RU4UGF9qRZvmrZPbvpk8sQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/02/15 01:42:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AF3HSzCNLtOHC-7vZz3AwlhPeElLz2S_TSao5YqudsAs5vMqqXkK2oXjd0vXvNDiIcYYia1WPuS6KTCp07H-ON37EB_L7W4Q0qCSsspWliPVj3DN2zRSXzVPhFUep4zaOn-fpZm8UvbTuZm--0fpm_YZKTFdQQQk6IXTyCKfoYmwaNHI3N2164zR5h7pshLJofxi2oRWTiNXOa7J5pTbMjIy6Ecm4RvkuEmtcddCKqa9UJ1VsEl90tFcVERlPPPLkooGfLcFJE9UqJHsYH6RJwgsDwAlkk7uh0jFZVPTqxdcHuZURnFf1ldFVsS2Cyt6Fh4ouZmRwXSCI1xR_WCdHPw 2026/02/15 01:42:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/15 01:42:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/15 01:42:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AF3HSzCNLtOHC-7vZz3AwlhPeElLz2S_TSao5YqudsAs5vMqqXkK2oXjd0vXvNDiIcYYia1WPuS6KTCp07H-ON37EB_L7W4Q0qCSsspWliPVj3DN2zRSXzVPhFUep4zaOn-fpZm8UvbTuZm--0fpm_YZKTFdQQQk6IXTyCKfoYmwaNHI3N2164zR5h7pshLJofxi2oRWTiNXOa7J5pTbMjIy6Ecm4RvkuEmtcddCKqa9UJ1VsEl90tFcVERlPPPLkooGfLcFJE9UqJHsYH6RJwgsDwAlkk7uh0jFZVPTqxdcHuZURnFf1ldFVsS2Cyt6Fh4ouZmRwXSCI1xR_WCdHPw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/02/15 01:42:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ANexnZD5QR3yFqzkA2zFnWR0eSCLtpVZXINecoN-MkFT8JtiPgBWvhfsZtI-jqQrgtt39rgqbfwVFoWybTjzNahilXy0Y2EX-fVyaMTNK7VtrV6vpj82YQ7bSW2GzY5geOVGBiP4uIq_pCpJGXJmK6uLG6RL-IZSv2zWkf8RDONXQP0mP1V8GFT1jBZNW0aSUbycfM-cKUVi7pgcdeKrSRX5Kceznga6z2fZWgEMhvyd6xmi--UiMpZ7xtIOTXqBlu6IH3mqtFkGUiOjLUH5VXLjj6bj_4hOrEA85PuiIEq6rOoZ9LAFno1qgG_B4Ph6uroHpNF8JpYcmP-I1nmaf0k 2026/02/15 01:42:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/15 01:42:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/15 01:42:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ANexnZD5QR3yFqzkA2zFnWR0eSCLtpVZXINecoN-MkFT8JtiPgBWvhfsZtI-jqQrgtt39rgqbfwVFoWybTjzNahilXy0Y2EX-fVyaMTNK7VtrV6vpj82YQ7bSW2GzY5geOVGBiP4uIq_pCpJGXJmK6uLG6RL-IZSv2zWkf8RDONXQP0mP1V8GFT1jBZNW0aSUbycfM-cKUVi7pgcdeKrSRX5Kceznga6z2fZWgEMhvyd6xmi--UiMpZ7xtIOTXqBlu6IH3mqtFkGUiOjLUH5VXLjj6bj_4hOrEA85PuiIEq6rOoZ9LAFno1qgG_B4Ph6uroHpNF8JpYcmP-I1nmaf0k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/15 01:42:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ALyU8tje2lwjPgmEqcM8-r1my7IM8sd7f2-gIzrJHbN8Gzejhu89xxvZvREpfExypWBikH6mKj6Fg5SxI2sonueNIy1aKaMgvmwTKy-Xsw5BSRPns98vOQqpTzoxHMYtqI3fEFGIooxNhsnxpjZjLVJChHVx7X6ZpeaWMgZl6B9ymB2hURKXojtB6ZoDDnTPYTe2LRGnuHyHlqZEEINTsSs-ctDxiab3O-ixqrDSLopzN0qsBsDQDL0wjAPkkHoQ98t4Gj3aE2OUBIUNpFmlDeJ7FB1YzB6InmQQwXGz5uffTVP-ll3kXbnd6_ab9q3hmyeJf7F3bslYeBtCXDBMUWM 2026/02/15 01:42:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/15 01:42:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/15 01:42:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/15 01:42:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/15 01:42:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/15 01:42:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/15 01:42:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ALyU8tje2lwjPgmEqcM8-r1my7IM8sd7f2-gIzrJHbN8Gzejhu89xxvZvREpfExypWBikH6mKj6Fg5SxI2sonueNIy1aKaMgvmwTKy-Xsw5BSRPns98vOQqpTzoxHMYtqI3fEFGIooxNhsnxpjZjLVJChHVx7X6ZpeaWMgZl6B9ymB2hURKXojtB6ZoDDnTPYTe2LRGnuHyHlqZEEINTsSs-ctDxiab3O-ixqrDSLopzN0qsBsDQDL0wjAPkkHoQ98t4Gj3aE2OUBIUNpFmlDeJ7FB1YzB6InmQQwXGz5uffTVP-ll3kXbnd6_ab9q3hmyeJf7F3bslYeBtCXDBMUWM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/15 01:42:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AA0lrOpx6fX6EgfWJXkjSv2EARDR6XGwmHqKB7oP6ZntRhHcos830Pxz400hTrmliw9Yv_kgZ5akfT5yAfGEEBDTs0QCMHIcEGOjdWqIons9uRDFeyy-ZROejJvEsKytyV2VSa8YNQ-cGtIzu4OpZqyMxIcg2qNy_2yc2Yqf7Un00UuPW1DeLApEu2z3vDkxOmny8UbYusdaF_hsyXqHrYD3FXLTtJObjU1_ViKlmpFtUdNU583BEsq6--P5d0pGnmOKJX-9pOpeK1YLki1sOaRE0BWz225WgDTbWkrGGOXQJei_3kRKsBqHBJB6JOn0LH9kaxnoWsJeP2pvHmOUA5o 2026/02/15 01:42:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/15 01:42:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/02/15 01:42:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/02/15 01:42:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/15 01:42:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/15 01:42:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/15 01:42:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AA0lrOpx6fX6EgfWJXkjSv2EARDR6XGwmHqKB7oP6ZntRhHcos830Pxz400hTrmliw9Yv_kgZ5akfT5yAfGEEBDTs0QCMHIcEGOjdWqIons9uRDFeyy-ZROejJvEsKytyV2VSa8YNQ-cGtIzu4OpZqyMxIcg2qNy_2yc2Yqf7Un00UuPW1DeLApEu2z3vDkxOmny8UbYusdaF_hsyXqHrYD3FXLTtJObjU1_ViKlmpFtUdNU583BEsq6--P5d0pGnmOKJX-9pOpeK1YLki1sOaRE0BWz225WgDTbWkrGGOXQJei_3kRKsBqHBJB6JOn0LH9kaxnoWsJeP2pvHmOUA5o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/02/15 01:42:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AGCRd1EHTe_t_aM8y339mggiZcHwU3WB6dpdIar79F2zP0u_pLZwux_pjXJfwn09SLZVH1RCfCrwUEVltLDRV2Tt2gebO6wRZUYJab3YHaM4WOa3ro6wAmza1Cl6StOemyTwvlZUlIj0J-ntSDAABvrTSO11xdjgQcMGE800GZxCMKPpOjSgM-a2W1pBQpYLFs9NQlKFreuUevWuJD55yOr8-2rnsygu4wxGdoBKdnhPxBp2QUMru56lHUbAhGhyKab0JZC6gnsVZdBq_FgxbitlMA4QcZPKy-bw0VxLVbNm3GbdOVpKN5R0deiMuPWpin1epKjKam_kU34G63c92YE 2026/02/15 01:42:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/02/15 01:42:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/02/15 01:42:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AGCRd1EHTe_t_aM8y339mggiZcHwU3WB6dpdIar79F2zP0u_pLZwux_pjXJfwn09SLZVH1RCfCrwUEVltLDRV2Tt2gebO6wRZUYJab3YHaM4WOa3ro6wAmza1Cl6StOemyTwvlZUlIj0J-ntSDAABvrTSO11xdjgQcMGE800GZxCMKPpOjSgM-a2W1pBQpYLFs9NQlKFreuUevWuJD55yOr8-2rnsygu4wxGdoBKdnhPxBp2QUMru56lHUbAhGhyKab0JZC6gnsVZdBq_FgxbitlMA4QcZPKy-bw0VxLVbNm3GbdOVpKN5R0deiMuPWpin1epKjKam_kU34G63c92YE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/02/15 01:42:23 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AJihlaFzrFO_vuemxNw68CvmJ97kh6rbs27IpZVz8D_zgLbvn__NdoBpghlxUsTe-wohoIvgb4KXa5uVBK6xgmcomvIpmyGuNBFrNcgMSaSsgtc2akcS7LR_GUft5zZIN2RCuuQkgYbk_A0PiK71TSWIre9nSZhOxycQH_Hp2PZCFP4ebupWFyU7y7WBo74wGU5bO5GnnxGmuqFzwulyBHI3HmYwJz9vDNuRU28DuO6Bfi9dic354XdDd9m0e-AW6rAPdmdrfWUVfcYslv_YgNJEg8Bkcun-QrIuj5AOF-jbk3dMywFKJY10T-XtyjQQTjjYQfLBEzXJGbZ-es5NpKk 2026/02/15 01:42:24 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/02/15 01:42:24 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/15 01:42:24 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AJihlaFzrFO_vuemxNw68CvmJ97kh6rbs27IpZVz8D_zgLbvn__NdoBpghlxUsTe-wohoIvgb4KXa5uVBK6xgmcomvIpmyGuNBFrNcgMSaSsgtc2akcS7LR_GUft5zZIN2RCuuQkgYbk_A0PiK71TSWIre9nSZhOxycQH_Hp2PZCFP4ebupWFyU7y7WBo74wGU5bO5GnnxGmuqFzwulyBHI3HmYwJz9vDNuRU28DuO6Bfi9dic354XdDd9m0e-AW6rAPdmdrfWUVfcYslv_YgNJEg8Bkcun-QrIuj5AOF-jbk3dMywFKJY10T-XtyjQQTjjYQfLBEzXJGbZ-es5NpKk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/02/15 01:42:25 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AIwo2BeLB4er0qvyFr3blnY9e6zzB1OVdHxiTRKcd5rvGnOG_FrEXj-u4YZmlQm_WVeqUpWjvvAoFFOrUsbnUmFI6eERbGORchx8fYbCNjlpUn9j94sX-ccD18NrO6fsv2M40fAyYJAogV55F4W3-D-cx-7s9vCv2f6rA34dmzFRV-Xo8UGWJzDzUnpvRqLtvgtRisv-_dzq5m4n-EADRo5kVSqAuV0-N3g5Va9p5GH5hBqkNOW-24nvF_ifNSBLODSoqHFAdZctQjs9eF4c1sGMeo5i1jHvTDXvJrrN6f2u1U3RqjGNtglnGE_qkYDkuo5IHRm0Giz5vynX67H3DHQ 2026/02/15 01:42:25 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/15 01:42:26 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/15 01:42:26 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AIwo2BeLB4er0qvyFr3blnY9e6zzB1OVdHxiTRKcd5rvGnOG_FrEXj-u4YZmlQm_WVeqUpWjvvAoFFOrUsbnUmFI6eERbGORchx8fYbCNjlpUn9j94sX-ccD18NrO6fsv2M40fAyYJAogV55F4W3-D-cx-7s9vCv2f6rA34dmzFRV-Xo8UGWJzDzUnpvRqLtvgtRisv-_dzq5m4n-EADRo5kVSqAuV0-N3g5Va9p5GH5hBqkNOW-24nvF_ifNSBLODSoqHFAdZctQjs9eF4c1sGMeo5i1jHvTDXvJrrN6f2u1U3RqjGNtglnGE_qkYDkuo5IHRm0Giz5vynX67H3DHQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/15 01:42:27 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AFxS87Plj4juiU2yzffRgDxX3bw_Z6CNDBJnTXtlLkXRCHIQgNMXFSzPmJsLiTRvfOcO4KbrnLJtry7TJxKOd2hFRIswhBY3o_0B5A0QwFOlwvA_L8HM8ov2rr6kGUpqcfjSbn04zfiTmJxHuD55p11bWZ4aEz6xZRgVGw4sudrK9dDstxTRiTpLDMhrIgSkqq_pT0HElkkckvOatwocPkoOG9wKBrFCWawdvwb6ETlCwzpgl2nbf19QgjcnqfrfMPG_tYSrS6QRshKOhON19K1d5pGdbYD5i5czpZK1BQf_VRHxxjuNPzXVkRXOvO6j13mfUbyqV7qm_jKsg7y964I 2026/02/15 01:42:27 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/15 01:42:27 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/15 01:42:27 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/15 01:42:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/15 01:42:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/15 01:42:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/15 01:42:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AFxS87Plj4juiU2yzffRgDxX3bw_Z6CNDBJnTXtlLkXRCHIQgNMXFSzPmJsLiTRvfOcO4KbrnLJtry7TJxKOd2hFRIswhBY3o_0B5A0QwFOlwvA_L8HM8ov2rr6kGUpqcfjSbn04zfiTmJxHuD55p11bWZ4aEz6xZRgVGw4sudrK9dDstxTRiTpLDMhrIgSkqq_pT0HElkkckvOatwocPkoOG9wKBrFCWawdvwb6ETlCwzpgl2nbf19QgjcnqfrfMPG_tYSrS6QRshKOhON19K1d5pGdbYD5i5czpZK1BQf_VRHxxjuNPzXVkRXOvO6j13mfUbyqV7qm_jKsg7y964I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/15 01:42:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AEGMBjpHFweMUgX2QNxp3LEaG5ULMSR6YnK1Aw2YJqqvqBduo7LvsLyk7zHhhxJk3I7O6fd3Z2TUehBsVRU4VUq6SKK3_BLzOOYGOHs38Goz5dOI-Gj6QSUmPKrKDNJOZu5idQZhlPZxMBZjrzPjcmpSQ7PG_fPTX30ECI4Rzj2WjrFm3XrgoWD6rQo5h8Y16RghXt7fTf3f-S77KlSAOpaBjwr1Wid22DqCuagOefff2Whkja6tPWEiFyFPxPoeei0W5xA6w_0Klw_t9ZVUP1qnHuAC3WGw_f7AI2WBaDxukgAE1NaUzGPNPr1tXmgcecX1WBLA8DTofmU4Dfw5o3Q 2026/02/15 01:42:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/15 01:42:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/02/15 01:42:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/02/15 01:42:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/15 01:42:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/15 01:42:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/15 01:42:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AEGMBjpHFweMUgX2QNxp3LEaG5ULMSR6YnK1Aw2YJqqvqBduo7LvsLyk7zHhhxJk3I7O6fd3Z2TUehBsVRU4VUq6SKK3_BLzOOYGOHs38Goz5dOI-Gj6QSUmPKrKDNJOZu5idQZhlPZxMBZjrzPjcmpSQ7PG_fPTX30ECI4Rzj2WjrFm3XrgoWD6rQo5h8Y16RghXt7fTf3f-S77KlSAOpaBjwr1Wid22DqCuagOefff2Whkja6tPWEiFyFPxPoeei0W5xA6w_0Klw_t9ZVUP1qnHuAC3WGw_f7AI2WBaDxukgAE1NaUzGPNPr1tXmgcecX1WBLA8DTofmU4Dfw5o3Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/02/15 01:42:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AKBLgkafnE_u8wNxRAQS7T4IFydSJLDFrLUaaJj1EkV76NVRPoSYxL9e-I5x8sGM924tytgbd92pV3GpGwQAy9hdK9KE9Kt6xe6zfhuO4U31yitNeBOGI__4ZlSU8V7at__B5578pfcqPc0kghhr1uAad0iCWspELdkBLY4RsPP4h1DhbOlxRr1saDa2fSU8qjI4WNzasXpD1OQ5VmLDkLuSfDlP6JjP9Ft0TLCczvZry9SahnM0gQXW3zcvvwNU6YOT2d2neucMPYWHhQGN5yAdYaPFqSlpkDE7SZJl0J0p0vUimC8yHl69Sao9WCYmiZrYUDAEh7S7wSGOLbdgBQk 2026/02/15 01:42:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/02/15 01:42:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/02/15 01:42:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AKBLgkafnE_u8wNxRAQS7T4IFydSJLDFrLUaaJj1EkV76NVRPoSYxL9e-I5x8sGM924tytgbd92pV3GpGwQAy9hdK9KE9Kt6xe6zfhuO4U31yitNeBOGI__4ZlSU8V7at__B5578pfcqPc0kghhr1uAad0iCWspELdkBLY4RsPP4h1DhbOlxRr1saDa2fSU8qjI4WNzasXpD1OQ5VmLDkLuSfDlP6JjP9Ft0TLCczvZry9SahnM0gQXW3zcvvwNU6YOT2d2neucMPYWHhQGN5yAdYaPFqSlpkDE7SZJl0J0p0vUimC8yHl69Sao9WCYmiZrYUDAEh7S7wSGOLbdgBQk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/02/15 01:42:35 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ACgWksnGrZmiNg2xG7y6kHvGK47Adk5NTPs0zZW_FEYNjNoKIyoxKVw1d8Nif-vLFW65WoyfTAHMM88a9na5bQYv1ywLSD1KkWGv6dK1jUQBVxW4bzXW0r3nTWnDbHNcLPJs7xoq7bI_usNm2-nrmPrzaZoXYyzvs1Lu6D9OYXPpK6eRGtFWxhzPlX-Ic4MumF9IMXNjmMIrO4onwBWywCQYJkrb88NSHjQ-wQ1lG2aXMkIqEPs5j_7YuaCZ9IKkyZ8DMaPc_Dd8lMmrpxxOs9j50BcuUQuUYydCcPiwJ139KLTIYLQYcyfPacemiD-89TfIaU48y0nvONwhHfomUic 2026/02/15 01:42:36 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/02/15 01:42:36 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/15 01:42:36 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ACgWksnGrZmiNg2xG7y6kHvGK47Adk5NTPs0zZW_FEYNjNoKIyoxKVw1d8Nif-vLFW65WoyfTAHMM88a9na5bQYv1ywLSD1KkWGv6dK1jUQBVxW4bzXW0r3nTWnDbHNcLPJs7xoq7bI_usNm2-nrmPrzaZoXYyzvs1Lu6D9OYXPpK6eRGtFWxhzPlX-Ic4MumF9IMXNjmMIrO4onwBWywCQYJkrb88NSHjQ-wQ1lG2aXMkIqEPs5j_7YuaCZ9IKkyZ8DMaPc_Dd8lMmrpxxOs9j50BcuUQuUYydCcPiwJ139KLTIYLQYcyfPacemiD-89TfIaU48y0nvONwhHfomUic" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/02/15 01:42:37 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AOkOVCxGSgF2O1Zekjsa2eewx3Ntcf4vREl4TV6qx_53QqzsspfhtqD8_VAEumcSsv2RmLNoQm5M0AWq7DZ8-TbqjY4Ahy3PM8k4MRA8sRatgMzAQurTnv1jF0L-E5T8AtwYnFmIbOlvheYpcnVCFBmxFiIm7Js9s0NeRGU2_SvTvQQ-X44vpIVvps9OtrCTPR8KEsCI_kz42w9zbHPF5RmGJJxhlWxhZSJVe4rGdbWzP4qHyGPIX06mUwOB3C4TqawxN8foElTTgSJDoYd5t6d_eMSY0k-DV2vpbE3aJdo9krgpp5u3ABXl7QOFdVJesJzUuZ6HjgBqBrTCpOu4KlA 2026/02/15 01:42:38 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/15 01:42:38 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/15 01:42:39 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AOkOVCxGSgF2O1Zekjsa2eewx3Ntcf4vREl4TV6qx_53QqzsspfhtqD8_VAEumcSsv2RmLNoQm5M0AWq7DZ8-TbqjY4Ahy3PM8k4MRA8sRatgMzAQurTnv1jF0L-E5T8AtwYnFmIbOlvheYpcnVCFBmxFiIm7Js9s0NeRGU2_SvTvQQ-X44vpIVvps9OtrCTPR8KEsCI_kz42w9zbHPF5RmGJJxhlWxhZSJVe4rGdbWzP4qHyGPIX06mUwOB3C4TqawxN8foElTTgSJDoYd5t6d_eMSY0k-DV2vpbE3aJdo9krgpp5u3ABXl7QOFdVJesJzUuZ6HjgBqBrTCpOu4KlA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/15 01:42:40 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AEjyCZWLqPwmppm4-k3trF-2qjwI0eFltbIdVe4Hty4hEK5hnximfNC2paR_rpXD1PhwKwhL5OAJi2t6N-40Wa_G5M4rV80mTlhSPE3JYLOuVfZelDcFdjMGeF3fFmcw3kIennZdcTYav7RwS10TrXw-3oXYtjskefhDaRAi_8F8y9ab3P5UC1ljiL6j68gdDAzpN081o7XdKEbckzo7qr6RbmWiCmjte236qeKOaegzQ_kJ3DkumgVFFZrL4k0gTx9a8QRoRKhNoTTTsBDTufi6eDviqnzUa1KOkhO4ICGTYJ4AGBhmu_tgrfl2qfojK7W_xkEXc3aDaEURDu8vsw8 2026/02/15 01:42:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/15 01:42:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/15 01:42:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/15 01:42:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/15 01:42:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/15 01:42:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/15 01:42:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AEjyCZWLqPwmppm4-k3trF-2qjwI0eFltbIdVe4Hty4hEK5hnximfNC2paR_rpXD1PhwKwhL5OAJi2t6N-40Wa_G5M4rV80mTlhSPE3JYLOuVfZelDcFdjMGeF3fFmcw3kIennZdcTYav7RwS10TrXw-3oXYtjskefhDaRAi_8F8y9ab3P5UC1ljiL6j68gdDAzpN081o7XdKEbckzo7qr6RbmWiCmjte236qeKOaegzQ_kJ3DkumgVFFZrL4k0gTx9a8QRoRKhNoTTTsBDTufi6eDviqnzUa1KOkhO4ICGTYJ4AGBhmu_tgrfl2qfojK7W_xkEXc3aDaEURDu8vsw8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/15 01:42:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AHgiDePQ0ZRSBitj3roG-FdrykIDP9oCOn4buXGreZ2mv0WmYhWS5QPhA9yaOL8hjHkfqJWlsVfIFbTtdhUHCKowANMcYwzDCyyGGHwLWILrNOQn8YlUjERJUQ-MpTtlqgJnoiCmip6tmseIjhOjbmL-v4PZ4YPy49FR65MrBCDRBksTRCZwGRiT8CVcbeZ8JfWB3mbhbjfVqnEWJBqhhDW5ICnaKQK88A-A0kq2cL3Gfieh-6-m_TKDWLjau6Fn91tcvYbvVWk0yq0mT7CcCoqc9_CMmTi_gdB17R2eR2yEquE9c-iyGl6JXmrwB7OLAGcjs_nojFH3xkwY4LnwI6Y 2026/02/15 01:42:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/15 01:42:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/02/15 01:42:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/02/15 01:42:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/15 01:42:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/15 01:42:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/15 01:42:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AHgiDePQ0ZRSBitj3roG-FdrykIDP9oCOn4buXGreZ2mv0WmYhWS5QPhA9yaOL8hjHkfqJWlsVfIFbTtdhUHCKowANMcYwzDCyyGGHwLWILrNOQn8YlUjERJUQ-MpTtlqgJnoiCmip6tmseIjhOjbmL-v4PZ4YPy49FR65MrBCDRBksTRCZwGRiT8CVcbeZ8JfWB3mbhbjfVqnEWJBqhhDW5ICnaKQK88A-A0kq2cL3Gfieh-6-m_TKDWLjau6Fn91tcvYbvVWk0yq0mT7CcCoqc9_CMmTi_gdB17R2eR2yEquE9c-iyGl6JXmrwB7OLAGcjs_nojFH3xkwY4LnwI6Y" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/02/15 01:42:46 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/02/15 01:42:48 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/15 01:42:51 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/15 01:42:54 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/15 01:42:57 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/15 01:42:58 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ADdWbFF8ljThZiI7qcH4uMxE_B_3igSxAQEffKAkMlG8B_80tvSeDQs6F9QejHV314tJZHrAEvTLHt7_twsSRoPeLqqP-cPBjzK8IspS2TQz8QULNInFHKv1FvKiH9pjLg-27Sc7z7J9UYyiYKEa6h2IXwHpPVj_VdW6b6GwpsgEh7Sl37R6LptPwM7HZunaQkaPAyDoCMSaRGLmVxr1EIX7OdJxNr1qXZaE5nLalV0vuPSYmRubCPDMr-XrqRrfzzen-gGwEedIdePy7S20KeyGk9o2OcAhvciRBi-qyAGXUziANRfHESoGrrIZuaBMNrP1tKcg8S_IbJbvd9lRKAk 2026/02/15 01:42:58 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/15 01:42:59 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "c8c402db7868e53955f6ac61cdab7d58" 2026/02/15 01:42:59 DEBUG : unknown-size-put.txt: multipart upload "ADdWbFF8ljThZiI7qcH4uMxE_B_3igSxAQEffKAkMlG8B_80tvSeDQs6F9QejHV314tJZHrAEvTLHt7_twsSRoPeLqqP-cPBjzK8IspS2TQz8QULNInFHKv1FvKiH9pjLg-27Sc7z7J9UYyiYKEa6h2IXwHpPVj_VdW6b6GwpsgEh7Sl37R6LptPwM7HZunaQkaPAyDoCMSaRGLmVxr1EIX7OdJxNr1qXZaE5nLalV0vuPSYmRubCPDMr-XrqRrfzzen-gGwEedIdePy7S20KeyGk9o2OcAhvciRBi-qyAGXUziANRfHESoGrrIZuaBMNrP1tKcg8S_IbJbvd9lRKAk" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/15 01:43:00 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABc-cbGVBqpT2PhBd4JCOVuV2TI5C1PzWSeYE7mWC6ZPGLz5Y-N7OTHxCdghNzWt9JtDxObvCihtmK5-Z2FMKlPAhDnTLPB5nbuT3qzT02VMBWsxT5rEmV3z8cv0TBQJ95cp0kLff90dxE7Un6KN4IxUtU_rncHwkyq-kxrUiWWdJSkSYrW6bfMMlz0w8uDH_lYy2Hohz5xplI-3tlD26pxs0tqLE6rVppOAtPuCeqI8HpGRGMpcePm7Wyt2MUiKWCrMmDAcKJrX69UpuHtSyltDQhfrIjZW6ScllYbBaa8mJOSpmayhd2CbTPpbd05xS2hHfe-AWtu9igynjwoJ8wk 2026/02/15 01:43:00 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/15 01:43:00 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "961174854129c0b6557143a98e9ea954" 2026/02/15 01:43:00 DEBUG : unknown-size-update.txt: multipart upload "ABc-cbGVBqpT2PhBd4JCOVuV2TI5C1PzWSeYE7mWC6ZPGLz5Y-N7OTHxCdghNzWt9JtDxObvCihtmK5-Z2FMKlPAhDnTLPB5nbuT3qzT02VMBWsxT5rEmV3z8cv0TBQJ95cp0kLff90dxE7Un6KN4IxUtU_rncHwkyq-kxrUiWWdJSkSYrW6bfMMlz0w8uDH_lYy2Hohz5xplI-3tlD26pxs0tqLE6rVppOAtPuCeqI8HpGRGMpcePm7Wyt2MUiKWCrMmDAcKJrX69UpuHtSyltDQhfrIjZW6ScllYbBaa8mJOSpmayhd2CbTPpbd05xS2hHfe-AWtu9igynjwoJ8wk" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/15 01:43:00 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vazoqen7qoga/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/02/15 01:43:01 DEBUG : Waiting for deletions to finish 2026/02/15 01:43:01 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/15 01:43:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/02/15 01:43:01 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/15 01:43:01 INFO : S3 bucket rclone-test-vazoqen7qoga: Bucket "rclone-test-vazoqen7qoga" deleted 2026/02/15 01:43:01 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (128.74s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.35s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.87s) --- PASS: TestIntegration/FsMkdir (126.59s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.27s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding (15.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.82s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.54s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.17s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (22.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.65s) --- 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.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.46s) --- 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.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (67.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (13.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.81s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.22s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.91s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.31s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.28s) --- 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 2026/02/15 01:43:02 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/02/15 01:43:02 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 128.761s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m11.078917894s (try 1/5)