"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/11/15 01:43:20 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gexituc6dahu" 2025/11/15 01:43:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/11/15 01:43:21 INFO : S3 bucket rclone-test-gexituc6dahu: Bucket "rclone-test-gexituc6dahu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/15 01:43:22 INFO : S3 bucket rclone-test-gexituc6dahu: Bucket "rclone-test-gexituc6dahu" deleted === RUN TestIntegration/FsMkdir 2025/11/15 01:43:22 INFO : S3 bucket rclone-test-gexituc6dahu: Bucket "rclone-test-gexituc6dahu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/15 01:43:22 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/15 01:43:22 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/15 01:43:22 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/11/15 01:43:35 NOTICE: S3 bucket rclone-test-gexituc6dahu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/15 01:43:35 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AJIoFcmla6QOqtillNo8MJYnHX1yAF8_R88bSGVQ66LA8wsFvYq-qJFDOpbiY4RVMBNrGA4aKbMqUKHKhVOZAwTB0sAss6V8shqhhNOPSVs6AyIDehLrhmH1uOX0f_srHYjhEFlIM4Eon03FC2JJPfX7qWVuvwb7axT49-e2Zcgtd2fSN-pGP2jiFxJY2dUZc5H3rcvswEjl9vn1Swf_IwL0SsyfX79NPH8zf8Qa4EmR1rQO1C58yqzz-C3BMDyBC8CVbThF_GKdUH6Ss6HaFO4mJXZgzva9wtb-4cqGhPR2nOVlrmH3g90A510-mZQPyv5KbdwxOMZzxWJdufmCiMc 2025/11/15 01:43:36 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "627808cfb747643ff947271bac13c1d8" 2025/11/15 01:43:36 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "04eb2917ef91ee871850d5c83fba6b63" 2025/11/15 01:43:37 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "9cfc0c8696838e74429d260c4d0fcb75" 2025/11/15 01:43:37 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AJIoFcmla6QOqtillNo8MJYnHX1yAF8_R88bSGVQ66LA8wsFvYq-qJFDOpbiY4RVMBNrGA4aKbMqUKHKhVOZAwTB0sAss6V8shqhhNOPSVs6AyIDehLrhmH1uOX0f_srHYjhEFlIM4Eon03FC2JJPfX7qWVuvwb7axT49-e2Zcgtd2fSN-pGP2jiFxJY2dUZc5H3rcvswEjl9vn1Swf_IwL0SsyfX79NPH8zf8Qa4EmR1rQO1C58yqzz-C3BMDyBC8CVbThF_GKdUH6Ss6HaFO4mJXZgzva9wtb-4cqGhPR2nOVlrmH3g90A510-mZQPyv5KbdwxOMZzxWJdufmCiMc" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/11/15 01:43:39 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/15 01:43:39 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/11/15 01:43:41 DEBUG : S3 bucket rclone-test-gexituc6dahu: bucket is versioned: false 2025/11/15 01:43:41 DEBUG : Waiting for deletions to finish 2025/11/15 01:43:41 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/15 01:43:41 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/15 01:43:41 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/15 01:43:42 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gexituc6dahu/dirToPurgeFromRoot" 2025/11/15 01:43:42 DEBUG : S3 bucket rclone-test-gexituc6dahu path dirToPurgeFromRoot: bucket is versioned: false 2025/11/15 01:43:42 DEBUG : Waiting for deletions to finish 2025/11/15 01:43:42 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/15 01:43:42 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/15 01:43:42 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/15 01:43:43 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gexituc6dahu/hello? sausage/êé" 2025/11/15 01:43:44 DEBUG : S3 bucket rclone-test-gexituc6dahu path hello? sausage/êé: bucket is versioned: false 2025/11/15 01:43:44 DEBUG : Waiting for deletions to finish 2025/11/15 01:43:44 DEBUG : "a/b/c/d/e.txt" version false 2025/11/15 01:43:44 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/15 01:43:44 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/11/15 01:43:50 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gexituc6dahu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/15 01:43:50 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gexituc6dahu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-gexituc6dahu" from "TestS3R2:rclone-test-gexituc6dahu" 2025/11/15 01:43:50 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/15 01:43:56 DEBUG : piped data.txt: open chunk writer: started multipart upload: AJdTW_1N9I51L8x_v523lFXJe2_QoL90rqek2NXN4I_tebKEB9ZsL_kOGa22POg_hTFeh4yiEVu3_C-T2oJAqXMEim0zbRh6RVDFGGIPKIE0-UcBHLtUaz-cHWJ2KCvgDHEjK499C9VHvet05lYBTNWgHaq4OPrKpixKSGpZJGSB_zXEEFITvEryr_My83HU-Jb2_kIBV_TCUV6oqY0izQMmEd1u5D7fHgB1Ed-kk3YOxuSgFKbrVxvVZHWtYONnh_rrY4O6fdltg4D0DLR4HamuuUb2dEPeq8a2xlsHtc_MDG7CRlniCCpl1XwZBT6eDWfeGznV5U7x5rl_gQPuwAU 2025/11/15 01:43:56 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/15 01:43:56 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/15 01:43:56 DEBUG : piped data.txt: multipart upload "AJdTW_1N9I51L8x_v523lFXJe2_QoL90rqek2NXN4I_tebKEB9ZsL_kOGa22POg_hTFeh4yiEVu3_C-T2oJAqXMEim0zbRh6RVDFGGIPKIE0-UcBHLtUaz-cHWJ2KCvgDHEjK499C9VHvet05lYBTNWgHaq4OPrKpixKSGpZJGSB_zXEEFITvEryr_My83HU-Jb2_kIBV_TCUV6oqY0izQMmEd1u5D7fHgB1Ed-kk3YOxuSgFKbrVxvVZHWtYONnh_rrY4O6fdltg4D0DLR4HamuuUb2dEPeq8a2xlsHtc_MDG7CRlniCCpl1XwZBT6eDWfeGznV5U7x5rl_gQPuwAU" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/15 01:43:56 DEBUG : piped data.txt: open chunk writer: started multipart upload: AOizuc-YQ-XOd-hKZ5IK08jNDpKY2UP2msrhfpJLMi6prZPK5Cd9-o7sSIJ4Vke2rk2HiDRT_iO7kvzbSu8Lc3LqAUruGXK04p-qakjx3ACIoArgJkTcXfCIuh-YSMgMxXS_WjCVVJl8ElEl7WxNsWQ443ZVaUh_xJkRX_U3282IHCAFRgrnLwPD3Pth9OYj1ythXY1mYiSDhlcennFPpCeG9D1BBFLpb3O8DiKzg4lBu9ec53CX9rqv9h1JsVHw-cXJh0S56nKvYF02PrY0FZ3q8y6Rz0WSPqAloV_lP-2CC3X0RPbgFZoa0aLLOMWeF4iynYFiFkuSwaI5-8iY1tQ 2025/11/15 01:43:56 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/15 01:43:56 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "c2b04777d1c0ab2bc877969f808efd24" 2025/11/15 01:43:57 DEBUG : piped data.txt: multipart upload "AOizuc-YQ-XOd-hKZ5IK08jNDpKY2UP2msrhfpJLMi6prZPK5Cd9-o7sSIJ4Vke2rk2HiDRT_iO7kvzbSu8Lc3LqAUruGXK04p-qakjx3ACIoArgJkTcXfCIuh-YSMgMxXS_WjCVVJl8ElEl7WxNsWQ443ZVaUh_xJkRX_U3282IHCAFRgrnLwPD3Pth9OYj1ythXY1mYiSDhlcennFPpCeG9D1BBFLpb3O8DiKzg4lBu9ec53CX9rqv9h1JsVHw-cXJh0S56nKvYF02PrY0FZ3q8y6Rz0WSPqAloV_lP-2CC3X0RPbgFZoa0aLLOMWeF4iynYFiFkuSwaI5-8iY1tQ" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2025/11/15 01:43:57 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/11/15 01:43:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ANAu6yt9ePrJNVTn3KRUFUXAAldUF1bxzte2hWQ7WOHkGYReDwTJb03_aA1gPWK4g-Ji4MZocg9Lmh-xNZsppj6fEKKgxizsquH32iHuEQDVNrZPoRBjE6h_tKMuIFqAA6M-PAi2cfzJJh-P9SlEUdDz3WTd-jzZRCHFbvKIx6ebGPnRCNlcEAAjoO_E_ecWTyMf48ga7kL_HaXqdLUFC_YO1cARCsF_ZYDjRTueUgRSNEmuR_iB8VU58XrCY12SZukqDHl18jgsWWUka7wlczcoh7pAt33CAVrZ4hp-KDVJG71G3he9gukMMQWUtoOxYfq_Oj5Rr-DUVb5hyB65RdE 2025/11/15 01:44:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/11/15 01:44:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/11/15 01:44:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ANAu6yt9ePrJNVTn3KRUFUXAAldUF1bxzte2hWQ7WOHkGYReDwTJb03_aA1gPWK4g-Ji4MZocg9Lmh-xNZsppj6fEKKgxizsquH32iHuEQDVNrZPoRBjE6h_tKMuIFqAA6M-PAi2cfzJJh-P9SlEUdDz3WTd-jzZRCHFbvKIx6ebGPnRCNlcEAAjoO_E_ecWTyMf48ga7kL_HaXqdLUFC_YO1cARCsF_ZYDjRTueUgRSNEmuR_iB8VU58XrCY12SZukqDHl18jgsWWUka7wlczcoh7pAt33CAVrZ4hp-KDVJG71G3he9gukMMQWUtoOxYfq_Oj5Rr-DUVb5hyB65RdE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/11/15 01:44:01 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AFOPVJ4ZdhYMCjxK-gkROjJcxOGYHPnEIgPqFDbdwguwU2m9KrMgWsX5E5STKDYju5FXach4T61GZNu7kDb4z6phH13h9kG5DBRIVo3ORQJi9a9GH5fWIwPEu2uzp4L_kppciqvzv68YAha8mJKHsUxTt1bWakJiSOAESujlSnuEGEHV9ssifTDGV_uggHLrZzYs6cuVT-dJSp7sdrvoDwNoqklR_gY-7rnXzPQdMyLLx1Ibd0Yi0WTu8qZtmVUxw6zougiGtUgkkBZGDNByESJCuytIe3hBQj9O2WKYahu8gir0GtC5TyxQw8T_Kar6Ab-CZzPUzq7J9OiGbTdVHrI 2025/11/15 01:44:01 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/11/15 01:44:02 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/15 01:44:02 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AFOPVJ4ZdhYMCjxK-gkROjJcxOGYHPnEIgPqFDbdwguwU2m9KrMgWsX5E5STKDYju5FXach4T61GZNu7kDb4z6phH13h9kG5DBRIVo3ORQJi9a9GH5fWIwPEu2uzp4L_kppciqvzv68YAha8mJKHsUxTt1bWakJiSOAESujlSnuEGEHV9ssifTDGV_uggHLrZzYs6cuVT-dJSp7sdrvoDwNoqklR_gY-7rnXzPQdMyLLx1Ibd0Yi0WTu8qZtmVUxw6zougiGtUgkkBZGDNByESJCuytIe3hBQj9O2WKYahu8gir0GtC5TyxQw8T_Kar6Ab-CZzPUzq7J9OiGbTdVHrI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/11/15 01:44:03 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ALUvatl6x7HOxHToYswBOssN1_Ngie7Zwncgr6MyK-LvG9dkGgIxv9O6y145USdtLFhwOBoJkyKBZYbJIuquq6glDln6WINeDP93GE-8gWyET3jsRkHOO-Qa6rq1nuf-gjbAjmLEFJNoGQzFrZEqO2kLAcWfnAPPGHyuCKHmcId79L3qU7qoxO7nrExUrWbVp-9fO-utGfS6jKvDoc39O8gHNeWmER4IBJ0XzrlnoKn0cPA8EoC-vs7RrFTVJstaYWKO9bXgdfZMTMNeRMFGdEmo9EdHGcIxP6D9WjgNVDqDznMLX5V27lZddAFjr8l4HxQ2BW3ya_ZTdqDDXImM0To 2025/11/15 01:44:03 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/15 01:44:03 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/15 01:44:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ALUvatl6x7HOxHToYswBOssN1_Ngie7Zwncgr6MyK-LvG9dkGgIxv9O6y145USdtLFhwOBoJkyKBZYbJIuquq6glDln6WINeDP93GE-8gWyET3jsRkHOO-Qa6rq1nuf-gjbAjmLEFJNoGQzFrZEqO2kLAcWfnAPPGHyuCKHmcId79L3qU7qoxO7nrExUrWbVp-9fO-utGfS6jKvDoc39O8gHNeWmER4IBJ0XzrlnoKn0cPA8EoC-vs7RrFTVJstaYWKO9bXgdfZMTMNeRMFGdEmo9EdHGcIxP6D9WjgNVDqDznMLX5V27lZddAFjr8l4HxQ2BW3ya_ZTdqDDXImM0To" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/15 01:44:04 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AA0np7lb5I4Tx4mPjmqC8JrDRXFYxYpXZTr-jxgRLyiVvpMsZyphJrkV5vSh6jfqH5E6R6OMuXpoFv-TRst-KYqVA0u4Nfoo53bZkLN9SIwmmOvUA_FMjfruipwatRgYG7GVcYRZ9ycboO3_hD4QW3tXsIVOqZMIHsN5E1CRUiaHpLUosaHiTBoHpa916L_LpsQxJQQxBh0HXHfiTorJJCBon57R36MkFRq6v_UA_wqTpBYZRA8uLGiYQA6dKi8CVPHtm3E0pWOag1P1HeFYPb0gTp6UP08WuQDAopiarwSvBcqGoOgpXTZug6mJxw9QcEJPGQaUJU_xPS0bIq_xJmc 2025/11/15 01:44:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/15 01:44:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/15 01:44:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/15 01:44:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/15 01:44:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/15 01:44:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/15 01:44:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AA0np7lb5I4Tx4mPjmqC8JrDRXFYxYpXZTr-jxgRLyiVvpMsZyphJrkV5vSh6jfqH5E6R6OMuXpoFv-TRst-KYqVA0u4Nfoo53bZkLN9SIwmmOvUA_FMjfruipwatRgYG7GVcYRZ9ycboO3_hD4QW3tXsIVOqZMIHsN5E1CRUiaHpLUosaHiTBoHpa916L_LpsQxJQQxBh0HXHfiTorJJCBon57R36MkFRq6v_UA_wqTpBYZRA8uLGiYQA6dKi8CVPHtm3E0pWOag1P1HeFYPb0gTp6UP08WuQDAopiarwSvBcqGoOgpXTZug6mJxw9QcEJPGQaUJU_xPS0bIq_xJmc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/15 01:44:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AOClo3pPAHvxvW4yrwgphO_3OtfTC8p0Yb13-s9PKQ6zSabwmDBGDAXy9QrL_BKDC7G3vkw5kHtozPHQiCMGdecyBeQkfJyY0Z6A2OvfrVMiS4ZxKdWpzHKlXL7jIWMqMsYxSgvsqjWOeOcwtj6UQJIj6gYxDHVp41ShMCijr8d2Vn5sM6y9L6CZLCr6NxGMDwydwAzSfIUi3H5dOskBd3E8PceIwEBH3ZuEDRi20zCpLezEuTzeFcKcFCv_VMjhyeIdsjK58TzDBz6cDafff9S02jQTlOYo9Hv3W2dCoTwc43jmrNFFRwk_eignSxZqvu5tX0mwa8pL1LmDQLJGrjY 2025/11/15 01:44:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/15 01:44:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/11/15 01:44:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/11/15 01:44:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/15 01:44:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/15 01:44:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/15 01:44:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AOClo3pPAHvxvW4yrwgphO_3OtfTC8p0Yb13-s9PKQ6zSabwmDBGDAXy9QrL_BKDC7G3vkw5kHtozPHQiCMGdecyBeQkfJyY0Z6A2OvfrVMiS4ZxKdWpzHKlXL7jIWMqMsYxSgvsqjWOeOcwtj6UQJIj6gYxDHVp41ShMCijr8d2Vn5sM6y9L6CZLCr6NxGMDwydwAzSfIUi3H5dOskBd3E8PceIwEBH3ZuEDRi20zCpLezEuTzeFcKcFCv_VMjhyeIdsjK58TzDBz6cDafff9S02jQTlOYo9Hv3W2dCoTwc43jmrNFFRwk_eignSxZqvu5tX0mwa8pL1LmDQLJGrjY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/11/15 01:44:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AP4SWzlwJRzj_Qu7G5hWOAQpToE_8Eh1QBVN9trD06zpDSIgnr1TvZ20oBvrS1uKRjrxA7BQWq6wVGSZnTXPIghMKmjUy1OS8vrHHe0p5ElOE-uydhaO2Kvm6OkJjQfCRCaTf9tyTTrdpGSUy9zTooQKwcnXkox760Wk4xe7ixv3VlknPEWU4R7ZJUfqTnN1IfvZ-AZXFzXnTkJ-y7XylSQtbrv0Eq1ebDl8PdrPaN3jTxBe6CtLmzbTvhVrAsfOTtkP2CFBEgKMflndUFUIqc-ewFALsocydARoAXulrUGghh1dFw4T2Ib5lORYMaVwsXdjXVcykyHmGEO3i9QjGT8 2025/11/15 01:44:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/15 01:44:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/11/15 01:44:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AP4SWzlwJRzj_Qu7G5hWOAQpToE_8Eh1QBVN9trD06zpDSIgnr1TvZ20oBvrS1uKRjrxA7BQWq6wVGSZnTXPIghMKmjUy1OS8vrHHe0p5ElOE-uydhaO2Kvm6OkJjQfCRCaTf9tyTTrdpGSUy9zTooQKwcnXkox760Wk4xe7ixv3VlknPEWU4R7ZJUfqTnN1IfvZ-AZXFzXnTkJ-y7XylSQtbrv0Eq1ebDl8PdrPaN3jTxBe6CtLmzbTvhVrAsfOTtkP2CFBEgKMflndUFUIqc-ewFALsocydARoAXulrUGghh1dFw4T2Ib5lORYMaVwsXdjXVcykyHmGEO3i9QjGT8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/11/15 01:44:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AJTlYP3q5HqHApItUZw2uwIil7wjqbHsuGS9LfztnCabESNfXdyTjAtrT4LJwSqWVz2UUochfr5XPwsxQnCq5niEoqdS9aH09IQ3SmimXpPz5knygDm7g7pSSGDLlsQ2EMeILFC9bzQj4XugRGkTVi8yKWVQv80ozExQZTAJM4LxDb0MYuU3_0rAtB2-3hK-Zg7HqWnuN3NlMny13twqZl0OqYFzQhJAIB3__3EgbDsEdkEeGkjPmgwalAec-eyJQXGRtSSq9I0PAeaYdT04P4cNmoxGjli6Rkzkk9wVxa0u1YSfLY-334SKc2RK3zvWYqjSRLL3UcAAmBIQd8_DuHo 2025/11/15 01:44:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/15 01:44:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/15 01:44:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AJTlYP3q5HqHApItUZw2uwIil7wjqbHsuGS9LfztnCabESNfXdyTjAtrT4LJwSqWVz2UUochfr5XPwsxQnCq5niEoqdS9aH09IQ3SmimXpPz5knygDm7g7pSSGDLlsQ2EMeILFC9bzQj4XugRGkTVi8yKWVQv80ozExQZTAJM4LxDb0MYuU3_0rAtB2-3hK-Zg7HqWnuN3NlMny13twqZl0OqYFzQhJAIB3__3EgbDsEdkEeGkjPmgwalAec-eyJQXGRtSSq9I0PAeaYdT04P4cNmoxGjli6Rkzkk9wVxa0u1YSfLY-334SKc2RK3zvWYqjSRLL3UcAAmBIQd8_DuHo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/11/15 01:44:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AO47GfgASMKqsnIKXDElf8kqBuC8SVD2Z7H1SqZmk5Hkv_bqHB4SvWwSaxPIEsGnFzAZeWseJrq2rWu5FXTMUNh_L3r4JYsah2hT067O_1gv3tmbvtarIYesk5y4UBR7Qv_J0KFP7zp0oXX-_SqnT4U7oi2bKacNm9vY1nsSV9klejCbfVbgFahS5xYqy_Eu15O0eJB20riOsHfFyQM38v8Rqb6KDzsnG3BW7zH7XqV4q2tKpcjXK83tKm4iO2yPTmJwjQrjVZ2rY1jT0CbB6TpunOphJVuzJW0g-a-jFFpTjlAr-HuKmtwclpw3TAuZMveAngV24XtetYDX48poNhE 2025/11/15 01:44:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/15 01:44:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/15 01:44:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AO47GfgASMKqsnIKXDElf8kqBuC8SVD2Z7H1SqZmk5Hkv_bqHB4SvWwSaxPIEsGnFzAZeWseJrq2rWu5FXTMUNh_L3r4JYsah2hT067O_1gv3tmbvtarIYesk5y4UBR7Qv_J0KFP7zp0oXX-_SqnT4U7oi2bKacNm9vY1nsSV9klejCbfVbgFahS5xYqy_Eu15O0eJB20riOsHfFyQM38v8Rqb6KDzsnG3BW7zH7XqV4q2tKpcjXK83tKm4iO2yPTmJwjQrjVZ2rY1jT0CbB6TpunOphJVuzJW0g-a-jFFpTjlAr-HuKmtwclpw3TAuZMveAngV24XtetYDX48poNhE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/15 01:44:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AGKtHVuE-d6WY2uHTAiOj5LpuT99o71dOMqSNSb8nl0vMYEwn1qY41RaDgIW64sYV8ZjGYwBlHh5jo4-KPaYlDZLkUSlkw5maeU94gs1eocR6ByJK3QL55omxG3jd-cM2_21JHIpwjlzyhqkzPvYVuwGN_eXY-0jIeYGamX_b1WG5GLltdJPA12YX743RybcscWzyYvW5pdwv7f_lUf5yKSfPJkJWZJI6GEhzYh_7WMzRXhVx2xDDIAIQmKctLkgTfiC27ctnvBQveI1xc8kBOq1RemQHI2PDr_lsKPMQkL2y8H3PdJGrsyd13ywS40Es0bbCFhgjpQjbBr6r5adpvI 2025/11/15 01:44:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/15 01:44:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/15 01:44:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/15 01:44:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/15 01:44:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/15 01:44:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/15 01:44:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AGKtHVuE-d6WY2uHTAiOj5LpuT99o71dOMqSNSb8nl0vMYEwn1qY41RaDgIW64sYV8ZjGYwBlHh5jo4-KPaYlDZLkUSlkw5maeU94gs1eocR6ByJK3QL55omxG3jd-cM2_21JHIpwjlzyhqkzPvYVuwGN_eXY-0jIeYGamX_b1WG5GLltdJPA12YX743RybcscWzyYvW5pdwv7f_lUf5yKSfPJkJWZJI6GEhzYh_7WMzRXhVx2xDDIAIQmKctLkgTfiC27ctnvBQveI1xc8kBOq1RemQHI2PDr_lsKPMQkL2y8H3PdJGrsyd13ywS40Es0bbCFhgjpQjbBr6r5adpvI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/15 01:44:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AMTiaenO6Agezi_co7BGesM0hCqGhvwI7hmImuEBSxHLx3sIU00BLAxhBGTZvG2bQP8Vja6ZAKId8BA870Ef3OYrlCFvnZvM6NCflghfmf5Ocj1NoVsgbHKC6fKDdBNFJ1es7bZmET45im5JIDYTbeXO2IDZ5KYUO_eaKMJ0woshT2lx4z6n_X95avt9I1PBUQ9U-Wy-vMQgLVY0JNHUyBQ3RfhO1FQujSD1kxIrD7LusPVsrClpwxB5YOGt2MocTPJulls0DEidosKU484LL2Ft5m18C_4gaAHBBjW8HgERlHmRPAgLMk7S4LQH-IFWYh9UIU99sPL-aiuIbSe0254 2025/11/15 01:44:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/15 01:44:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/15 01:44:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/11/15 01:44:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/15 01:44:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/15 01:44:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/15 01:44:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AMTiaenO6Agezi_co7BGesM0hCqGhvwI7hmImuEBSxHLx3sIU00BLAxhBGTZvG2bQP8Vja6ZAKId8BA870Ef3OYrlCFvnZvM6NCflghfmf5Ocj1NoVsgbHKC6fKDdBNFJ1es7bZmET45im5JIDYTbeXO2IDZ5KYUO_eaKMJ0woshT2lx4z6n_X95avt9I1PBUQ9U-Wy-vMQgLVY0JNHUyBQ3RfhO1FQujSD1kxIrD7LusPVsrClpwxB5YOGt2MocTPJulls0DEidosKU484LL2Ft5m18C_4gaAHBBjW8HgERlHmRPAgLMk7S4LQH-IFWYh9UIU99sPL-aiuIbSe0254" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/11/15 01:44:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AFr9ggvdPfapTWOK4bPwKQ3RiZ_tt2xsWpiqC_AoHvm2AmXiEQNPnMePevYVzj48UBzY0NnsQu6kz1nH__-BipO29PWzhXfQG_zO_G_RHVQD1DmoLFnjwJB22VEtDeGEkZYXB0Q-_4deMt9my9qECs8_996p4t3MEZwnYJKLhMT5uCgHDtp-NEeG3vkdzOLYvbIgVWrbacfgyFRlqrrEPnZbRaefPwjgcwhsCsD22tazW8ZfVgX5gIRwZpPwh6_BbfJdLh6bZgeKncTJmkPNPm1O3NNnWBhTTuNcYTIODzDJ1-YoPhXTRL7FocwIIkhmoMW7MpOlWmE4-5E-YBwZKQo 2025/11/15 01:44:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/15 01:44:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/11/15 01:44:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AFr9ggvdPfapTWOK4bPwKQ3RiZ_tt2xsWpiqC_AoHvm2AmXiEQNPnMePevYVzj48UBzY0NnsQu6kz1nH__-BipO29PWzhXfQG_zO_G_RHVQD1DmoLFnjwJB22VEtDeGEkZYXB0Q-_4deMt9my9qECs8_996p4t3MEZwnYJKLhMT5uCgHDtp-NEeG3vkdzOLYvbIgVWrbacfgyFRlqrrEPnZbRaefPwjgcwhsCsD22tazW8ZfVgX5gIRwZpPwh6_BbfJdLh6bZgeKncTJmkPNPm1O3NNnWBhTTuNcYTIODzDJ1-YoPhXTRL7FocwIIkhmoMW7MpOlWmE4-5E-YBwZKQo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/11/15 01:44:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: APxgQdUgWuep_BG--sWd98QIxTov3xoGKnTrAs5tzJQ1aLtUna9x2W3aLQwcwaVdgiOJa0qdatGwZejO23kc-2JY1RRe8S-sTn1iv3lWMBzorK32JbEGhPrU-_4QIkZI9XDOo6sxR7fTVY-FQ2uwJZDFz_3JjXxW1_lmopGCCAearai4CQAG37Nf6N1T7cO_09edGRkAwicbZGpKLdpgY_sF1JHT2TU-Si2YIEE7IZf8Q46BE_etaR-83KLBq9UnxzYPqwd7VZwHqRYQ9JWsZ8xUKiaWgXbqsTtP8ay3yoNzC2kN4Hw6vI9sxxyfWIQs3VdvY-F6Boogyk-pc09O3Q4 2025/11/15 01:44:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/15 01:44:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/15 01:44:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "APxgQdUgWuep_BG--sWd98QIxTov3xoGKnTrAs5tzJQ1aLtUna9x2W3aLQwcwaVdgiOJa0qdatGwZejO23kc-2JY1RRe8S-sTn1iv3lWMBzorK32JbEGhPrU-_4QIkZI9XDOo6sxR7fTVY-FQ2uwJZDFz_3JjXxW1_lmopGCCAearai4CQAG37Nf6N1T7cO_09edGRkAwicbZGpKLdpgY_sF1JHT2TU-Si2YIEE7IZf8Q46BE_etaR-83KLBq9UnxzYPqwd7VZwHqRYQ9JWsZ8xUKiaWgXbqsTtP8ay3yoNzC2kN4Hw6vI9sxxyfWIQs3VdvY-F6Boogyk-pc09O3Q4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/11/15 01:44:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AFsL3c8RvXTPn0MX8BP6ls3f0Mh21yHhPQTnD1m_PaK0SnNHXgOFjIyCJV1iu8y5PUDM0aHwDvE8AiAnkz4IGQ2hIRTnbLQIZ27mWtXPw8b6a94QMGRPBJGCiax2tQlK5akps8O9sYcNuYTPY_wZQZeUCxSo14X17G6nbL_TSpbl38y2HwFuWr2sE2W6uLpxGz8JZiKgghV2MT46zWSv1PPvMvcBXfRl8-I8k_DUHH-YI25FPNozHczSH6NvaB4CtWlkviF9K3K-y-34O2cQMoKeTKVklf3IAIz1UccFUZvpgt_9zINB8zBwTybOXS3qEuNNv8lJcxuOvo4WmNciGtE 2025/11/15 01:44:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/15 01:44:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/15 01:44:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AFsL3c8RvXTPn0MX8BP6ls3f0Mh21yHhPQTnD1m_PaK0SnNHXgOFjIyCJV1iu8y5PUDM0aHwDvE8AiAnkz4IGQ2hIRTnbLQIZ27mWtXPw8b6a94QMGRPBJGCiax2tQlK5akps8O9sYcNuYTPY_wZQZeUCxSo14X17G6nbL_TSpbl38y2HwFuWr2sE2W6uLpxGz8JZiKgghV2MT46zWSv1PPvMvcBXfRl8-I8k_DUHH-YI25FPNozHczSH6NvaB4CtWlkviF9K3K-y-34O2cQMoKeTKVklf3IAIz1UccFUZvpgt_9zINB8zBwTybOXS3qEuNNv8lJcxuOvo4WmNciGtE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/15 01:44:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: APWtqp1vsSGNgSbq6k4Ji9HRcD3R9VWKdqQKpdeoq08tWtR7bqyFO1K6e5k-Z4W8ZEy4U12AJmst1tHIZ10jmO_PmRzDVIwky05e7bE3fICx5nwmJB8Hg5a1OoY1ujtLVDHZuFWczg9ro4Vg5_t7YNu5AzMPGr0VWlROl2rmvok5fj26x5cLjikhqTyzWtZ3xhVCXAfKz9IPkpWrDtKkvro5Qow9Xe2tm8bVcG-2C8l1Vsv0po-BT0wVExAvC57hT9Hrmi4oL5x2su1oflVAZrlegYeVAQUF-H2h6Stn5guSARCyIlwIb0uTPUmR1afxFfCy1SoKMtZHfZXOnkA4UwQ 2025/11/15 01:44:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/15 01:44:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/15 01:44:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/15 01:44:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/15 01:44:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/15 01:44:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/15 01:44:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "APWtqp1vsSGNgSbq6k4Ji9HRcD3R9VWKdqQKpdeoq08tWtR7bqyFO1K6e5k-Z4W8ZEy4U12AJmst1tHIZ10jmO_PmRzDVIwky05e7bE3fICx5nwmJB8Hg5a1OoY1ujtLVDHZuFWczg9ro4Vg5_t7YNu5AzMPGr0VWlROl2rmvok5fj26x5cLjikhqTyzWtZ3xhVCXAfKz9IPkpWrDtKkvro5Qow9Xe2tm8bVcG-2C8l1Vsv0po-BT0wVExAvC57hT9Hrmi4oL5x2su1oflVAZrlegYeVAQUF-H2h6Stn5guSARCyIlwIb0uTPUmR1afxFfCy1SoKMtZHfZXOnkA4UwQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/15 01:44:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AGGQlCtZD0dPOljCRaZX-2v3OvOHJJ7p6_HRtDR4kyVPuPadOgdA9WrZbtwbBpOqNkUhjRMAFIJUyL_TKfSxclqJzrZyvBSbDCuLrBYXJyqqB4pj-DX1_DQGQ8c2xXugmhd5eeNeywooS7xHB32RnuteOc_JmtSBsBf2ZFIQ61x50OiHQBXM5gyLIKvKqjDNiYhpxqROHbvOSnHOP12KJ9UUfIn5DzeyBpuZyuybKQUrthvsfWy2EC2WtwBitUCUegUcVWkcw1OTBCbrHMeN50F3aAa7S7q_Lko0fQC9sEeQTb7reZy3zlbzOskHyek04r0B0apMRtWNDn4zVFVWBMM 2025/11/15 01:44:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/15 01:44:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/15 01:44:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/11/15 01:44:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/15 01:44:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/15 01:44:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/15 01:44:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AGGQlCtZD0dPOljCRaZX-2v3OvOHJJ7p6_HRtDR4kyVPuPadOgdA9WrZbtwbBpOqNkUhjRMAFIJUyL_TKfSxclqJzrZyvBSbDCuLrBYXJyqqB4pj-DX1_DQGQ8c2xXugmhd5eeNeywooS7xHB32RnuteOc_JmtSBsBf2ZFIQ61x50OiHQBXM5gyLIKvKqjDNiYhpxqROHbvOSnHOP12KJ9UUfIn5DzeyBpuZyuybKQUrthvsfWy2EC2WtwBitUCUegUcVWkcw1OTBCbrHMeN50F3aAa7S7q_Lko0fQC9sEeQTb7reZy3zlbzOskHyek04r0B0apMRtWNDn4zVFVWBMM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/11/15 01:44:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AOyiRNk2rpl5DtRQzKYptnBmRrI6LnhfbcLHN3t7rgmOLHpe9lplBfk1KvjvnAai991hO1-UFMiBP7ny8anJjciy4n7aeFIjCx5IOHGujo_b_xLKOABSwC2E8cWW9Aiz0P6dwD5sBsZKL27zEeKbIPheFcg5m_0XLbSQNKhE9q6woUXuDEZ2UxUU8iYMHRj6xv6sf09b6t5qyWYYi9kGYMmHRydqJ38kthmtXm2AS3Ez-BhluskwdwBzL63wgUaudET9VYRqjM1-ova3CQs3v1j8aVwREdL3Cpb7tC9wwSVP7yqrWjgz6ezcZQCsTELIUK4EsKgWATOhkjEWMU9nTPU 2025/11/15 01:44:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/15 01:44:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/11/15 01:44:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AOyiRNk2rpl5DtRQzKYptnBmRrI6LnhfbcLHN3t7rgmOLHpe9lplBfk1KvjvnAai991hO1-UFMiBP7ny8anJjciy4n7aeFIjCx5IOHGujo_b_xLKOABSwC2E8cWW9Aiz0P6dwD5sBsZKL27zEeKbIPheFcg5m_0XLbSQNKhE9q6woUXuDEZ2UxUU8iYMHRj6xv6sf09b6t5qyWYYi9kGYMmHRydqJ38kthmtXm2AS3Ez-BhluskwdwBzL63wgUaudET9VYRqjM1-ova3CQs3v1j8aVwREdL3Cpb7tC9wwSVP7yqrWjgz6ezcZQCsTELIUK4EsKgWATOhkjEWMU9nTPU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/11/15 01:44:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AMIv2RruVFGH-Rh4_D6B54m-NFT-4fZ0MJbvrjHa8v-toxbWJ7tgvWpIIXaHvH_c4UZvcIrVMYkNQWiUjQMVlBzShZrLiZo73OW9d17N4ylx5_V0PwbHcFQ6exY_4Htz6h2wSYp64J8FTdpe4nIj0aobWu4JCFruZsNGdxlvqng8WkRfg_7rIw9AfvSuPgnObSmQT_A8hqocSIKUWEkfuLmeyitn0-SIIDKBKpo37W0STghEtxhVZIIEknUjnQ0sWLq6ctQQ1DNPkw6utZvFH7F2vVyHgSrM5oSX6waDy2l6qqexz-hqIJfSYToHt1dLb5YGQZsFvEVsVRMN2YOwqgI 2025/11/15 01:44:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/15 01:44:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/15 01:44:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AMIv2RruVFGH-Rh4_D6B54m-NFT-4fZ0MJbvrjHa8v-toxbWJ7tgvWpIIXaHvH_c4UZvcIrVMYkNQWiUjQMVlBzShZrLiZo73OW9d17N4ylx5_V0PwbHcFQ6exY_4Htz6h2wSYp64J8FTdpe4nIj0aobWu4JCFruZsNGdxlvqng8WkRfg_7rIw9AfvSuPgnObSmQT_A8hqocSIKUWEkfuLmeyitn0-SIIDKBKpo37W0STghEtxhVZIIEknUjnQ0sWLq6ctQQ1DNPkw6utZvFH7F2vVyHgSrM5oSX6waDy2l6qqexz-hqIJfSYToHt1dLb5YGQZsFvEVsVRMN2YOwqgI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/11/15 01:44:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ANaLgcD4iT4jkEjk-B3-JwNeUewx3R9jzvQDcYochkoeaxHqIvQGZkb_Upsx2v2YUq4mYFQFgRQo7GSuLfHICqlsCVN1nLjGkjNAjgM7b9vCKfO3XzJvekDYIwF0_4BwLMQBmHGl1-SCu2NOVawUTzMC7px9zr4bvK6SQ0jNlgRSoUaVRVhdtOKKqVzZ06joQs7xov-75ykALB-AnFPSmsrNnsXd2vybRUM3Q1q_pxmzVH01yT1ic15kzuo5770ggfbZG5g0gRvuq2aF7GFV1j02mYb1wj5lRIGgOXLF5u-dyFBRbRxex55yktbIodlsGmqQ1iyAZlzxee98mNHeANs 2025/11/15 01:44:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/15 01:44:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/15 01:44:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ANaLgcD4iT4jkEjk-B3-JwNeUewx3R9jzvQDcYochkoeaxHqIvQGZkb_Upsx2v2YUq4mYFQFgRQo7GSuLfHICqlsCVN1nLjGkjNAjgM7b9vCKfO3XzJvekDYIwF0_4BwLMQBmHGl1-SCu2NOVawUTzMC7px9zr4bvK6SQ0jNlgRSoUaVRVhdtOKKqVzZ06joQs7xov-75ykALB-AnFPSmsrNnsXd2vybRUM3Q1q_pxmzVH01yT1ic15kzuo5770ggfbZG5g0gRvuq2aF7GFV1j02mYb1wj5lRIGgOXLF5u-dyFBRbRxex55yktbIodlsGmqQ1iyAZlzxee98mNHeANs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/15 01:44:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ANb6E1OUpCgVN6oICCBYQ001CIuw-AndM98rGh-9R2er2ZROwskzu7Ic2TrhoUAe_OHoenY85WvmWtVg1gwUlOCvvS_tSWevqzfaxX9HssG5kxlzl76UzbYmyLJD_INdJ-230nljJGrzeqw1JNt56qBDDLIcAp-KTSpxsFcz1oCuvcnqaceGDLSEBH1qWgxnFbBNRfEBVSqdM94s1zWyejwao-o2pMAIvUR0i6I4tEhlr0I2sW_cC4P7lwjrAHlsFRZvue4GrmX_IkQrh95lbJ1TXmu7_oRs5M8z6mtsWsvrXOmKKsQ_IyWcvYBVuQfpW6Gw4lXNMPN6J0cBUYTuAAk 2025/11/15 01:44:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/15 01:44:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/15 01:44:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/15 01:44:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/15 01:44:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/15 01:44:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/15 01:44:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ANb6E1OUpCgVN6oICCBYQ001CIuw-AndM98rGh-9R2er2ZROwskzu7Ic2TrhoUAe_OHoenY85WvmWtVg1gwUlOCvvS_tSWevqzfaxX9HssG5kxlzl76UzbYmyLJD_INdJ-230nljJGrzeqw1JNt56qBDDLIcAp-KTSpxsFcz1oCuvcnqaceGDLSEBH1qWgxnFbBNRfEBVSqdM94s1zWyejwao-o2pMAIvUR0i6I4tEhlr0I2sW_cC4P7lwjrAHlsFRZvue4GrmX_IkQrh95lbJ1TXmu7_oRs5M8z6mtsWsvrXOmKKsQ_IyWcvYBVuQfpW6Gw4lXNMPN6J0cBUYTuAAk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/15 01:44:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AGemn61btZ6OpIGe7qF4tbxDo5CdK3-4KGedhRukr__-BSiv2gyhXHCDkBUyCsq7_M9fH4aqajAlaIPRjxTyhm_SWfJgjFsvIYGoRwzBmuQ1KGFWsI-w-M1beGOjOj8Oe5b4tEnkLHurpS6ciIgYaCVmUXRFUodI3VXJh0jrdJRI85AaQ0AsgwDLx4182hlCWyhRwY27Z5dMmM__OkjfwrsRKyVNT-wPqN3x2jy68X3WCq9fCgTiMt5WmztKdN5AN_twC5TKJOFT_niZeZbGcqMrEY4lMCtXHRXvCfEt-O2Q2JUQSi6TO_2u3FMvcA1fggWSLOvSq-oYJl1yfNrAmVw 2025/11/15 01:44:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/15 01:44:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/11/15 01:44:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/11/15 01:44:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/15 01:44:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/15 01:44:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/15 01:44:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AGemn61btZ6OpIGe7qF4tbxDo5CdK3-4KGedhRukr__-BSiv2gyhXHCDkBUyCsq7_M9fH4aqajAlaIPRjxTyhm_SWfJgjFsvIYGoRwzBmuQ1KGFWsI-w-M1beGOjOj8Oe5b4tEnkLHurpS6ciIgYaCVmUXRFUodI3VXJh0jrdJRI85AaQ0AsgwDLx4182hlCWyhRwY27Z5dMmM__OkjfwrsRKyVNT-wPqN3x2jy68X3WCq9fCgTiMt5WmztKdN5AN_twC5TKJOFT_niZeZbGcqMrEY4lMCtXHRXvCfEt-O2Q2JUQSi6TO_2u3FMvcA1fggWSLOvSq-oYJl1yfNrAmVw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/11/15 01:44:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AL7fEv-_B-9dzGbPKrdUTXG_CdmgkKQPwSCUKxxZhTGOR_eUAEi4Jc7Ucb_Fa9GHBLhiy6ZqzGp3obqOeohtEwm-LK9c9tajSbO3dbYXKWKdww9rxi85pKeVwgIj1s0XNqDPZN2YmDdFIpClXqdxpZ4Egohk-34svS1hHUaMAr36KhXlDTic0C_gzeVjMnLxzwv83aGvkydT5copP1-yCWkFs3PpPeyL4cHj2EDUia_T4peWaRyxj35c3mz1_U5GNrc9s0GOTy8pzCN5X9qkddui_HAB846LA0oIo3PGbqSmcEn49TvCCLJfoTJHvPndGCwWYx9-idcs_5dZQa0zJqQ 2025/11/15 01:44:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/11/15 01:44:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/11/15 01:44:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AL7fEv-_B-9dzGbPKrdUTXG_CdmgkKQPwSCUKxxZhTGOR_eUAEi4Jc7Ucb_Fa9GHBLhiy6ZqzGp3obqOeohtEwm-LK9c9tajSbO3dbYXKWKdww9rxi85pKeVwgIj1s0XNqDPZN2YmDdFIpClXqdxpZ4Egohk-34svS1hHUaMAr36KhXlDTic0C_gzeVjMnLxzwv83aGvkydT5copP1-yCWkFs3PpPeyL4cHj2EDUia_T4peWaRyxj35c3mz1_U5GNrc9s0GOTy8pzCN5X9qkddui_HAB846LA0oIo3PGbqSmcEn49TvCCLJfoTJHvPndGCwWYx9-idcs_5dZQa0zJqQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/11/15 01:44:44 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AOzpjY2CjyTjpj8cseHpFRBpqZR1bAB4nexiyJKkM4v3PXqECctw92Vn25p98s8TJcxnffSK_bsykmXlzXC3JalVbsMDoOoFP8F3iIWclbrrKLSIOPLel_hi2qonSmTa11LT60I7ezppcgXcluBbW2pEwgRpMpbioggGFio695ofyj3DEBNfEPnpXOcI5P1KC-ki3OIHmfNr_sQz06PjgG7SmK0u7jIDNY76KJc6y6EkH2vvO_37XOolEbY-hQI5sErXjtB3ZDVeazLwRVj9Hnngs67euItSh7WRN2gudWUhJ6X1wRGjCvEWsIRx54jDAWiVeIy7-fX-s_YOyzvM1-s 2025/11/15 01:44:44 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/11/15 01:44:45 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/15 01:44:45 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AOzpjY2CjyTjpj8cseHpFRBpqZR1bAB4nexiyJKkM4v3PXqECctw92Vn25p98s8TJcxnffSK_bsykmXlzXC3JalVbsMDoOoFP8F3iIWclbrrKLSIOPLel_hi2qonSmTa11LT60I7ezppcgXcluBbW2pEwgRpMpbioggGFio695ofyj3DEBNfEPnpXOcI5P1KC-ki3OIHmfNr_sQz06PjgG7SmK0u7jIDNY76KJc6y6EkH2vvO_37XOolEbY-hQI5sErXjtB3ZDVeazLwRVj9Hnngs67euItSh7WRN2gudWUhJ6X1wRGjCvEWsIRx54jDAWiVeIy7-fX-s_YOyzvM1-s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/11/15 01:44:46 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AC03bGFglIFi8DLAwxwsGqBMCtjVlUezwWnZ4ez3bmHsb0dHstJATnoFVt7qZ_beH2DfNTNU9URLZiKYAqwftmPKgpCIR1WYJFMAjXf-KCYsNusYz8WlnebkyM1hoOZ6ZiaYZB1LyeaXPDLbceSAWy9cK49mOWjOOGU3LANWry0ASYcsWauijQhZ_H_LQoFiBdNjpf_MJpN7ouKxQ4wMtmwJWhmoPROKXMaRLcr7qKTGAONGPmlUnWW_IrafsxWTM5j89ZuCg4TAt7CkB5djCX-AHzB9l6Ibygt6bkOviG6ahYxhTGcEm1AGnAmyprGJKKbUMhcUfJAE7Zh_1yqg64w 2025/11/15 01:44:46 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/15 01:44:47 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/15 01:44:47 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AC03bGFglIFi8DLAwxwsGqBMCtjVlUezwWnZ4ez3bmHsb0dHstJATnoFVt7qZ_beH2DfNTNU9URLZiKYAqwftmPKgpCIR1WYJFMAjXf-KCYsNusYz8WlnebkyM1hoOZ6ZiaYZB1LyeaXPDLbceSAWy9cK49mOWjOOGU3LANWry0ASYcsWauijQhZ_H_LQoFiBdNjpf_MJpN7ouKxQ4wMtmwJWhmoPROKXMaRLcr7qKTGAONGPmlUnWW_IrafsxWTM5j89ZuCg4TAt7CkB5djCX-AHzB9l6Ibygt6bkOviG6ahYxhTGcEm1AGnAmyprGJKKbUMhcUfJAE7Zh_1yqg64w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/15 01:44:48 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AH7G7IgOCTFM5_ZzedZGGSBX16947Ehu6n5G7uddmkl2Ha71Ti0qiHzYZBasXTo2YbjGj4Y4iVoFs-d03IbpXj4Ez36Z2FSusdWanWqjJsZC1-sftqU0PEwl_wWJZpefpbg5Sx9i9svHbURr0ymX8iYLIN8y7nVitkMLlemYr8SCKcCt7pu8CMEHPMFzuFHssypkHGzXLlzV4a6gw_QyQKSpNFkJqDWm9Q4FWQ2RjJZcaCprsp_JeTNE5UWWlFU5nDtdkv3ZqstfenBJpi_MzF072IvzB2YzctJZqmCbM0fQeIaRi1jFLne0dNByNQjlZ7NPWXvJuERpo1pyBN0K6Qw 2025/11/15 01:44:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/15 01:44:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/15 01:44:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/15 01:44:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/15 01:44:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/15 01:44:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/15 01:44:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AH7G7IgOCTFM5_ZzedZGGSBX16947Ehu6n5G7uddmkl2Ha71Ti0qiHzYZBasXTo2YbjGj4Y4iVoFs-d03IbpXj4Ez36Z2FSusdWanWqjJsZC1-sftqU0PEwl_wWJZpefpbg5Sx9i9svHbURr0ymX8iYLIN8y7nVitkMLlemYr8SCKcCt7pu8CMEHPMFzuFHssypkHGzXLlzV4a6gw_QyQKSpNFkJqDWm9Q4FWQ2RjJZcaCprsp_JeTNE5UWWlFU5nDtdkv3ZqstfenBJpi_MzF072IvzB2YzctJZqmCbM0fQeIaRi1jFLne0dNByNQjlZ7NPWXvJuERpo1pyBN0K6Qw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/15 01:44:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AAd8ds-LrtKfSQE5mbxI-2CgqOUDixUzPELJSFBaRHVDMaSVhAnNpJpWUkGJ8W2fg_7Xc2d8v9djKirr6bKN_zYLBebelJib2rHQGrzzzbgdGQ50iQFIRd3LbsNyrgcywKrtL0J3e6phw29mQp5WZcjn78kbB5SKyZ4nc-lKFyE-wB28siTAck7_EeNfEd-FuWk_nKotJ-c8n2yxjY-Zz5WZtsWNWny99ngguxaKJM7e3R0-pwwFhTaDCdk00b5tfSz9dxzsUKzA71L5iNriFCL0iQlWL2__FK0xprXyYrMyhbaqC66CX1PqpS-6b4HKvoPF1s_wsJ9sYRfPB5zkYIw 2025/11/15 01:44:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/15 01:44:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/11/15 01:44:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/11/15 01:44:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/15 01:44:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/15 01:44:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/15 01:44:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AAd8ds-LrtKfSQE5mbxI-2CgqOUDixUzPELJSFBaRHVDMaSVhAnNpJpWUkGJ8W2fg_7Xc2d8v9djKirr6bKN_zYLBebelJib2rHQGrzzzbgdGQ50iQFIRd3LbsNyrgcywKrtL0J3e6phw29mQp5WZcjn78kbB5SKyZ4nc-lKFyE-wB28siTAck7_EeNfEd-FuWk_nKotJ-c8n2yxjY-Zz5WZtsWNWny99ngguxaKJM7e3R0-pwwFhTaDCdk00b5tfSz9dxzsUKzA71L5iNriFCL0iQlWL2__FK0xprXyYrMyhbaqC66CX1PqpS-6b4HKvoPF1s_wsJ9sYRfPB5zkYIw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/11/15 01:44:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ADB018dtzN4KrTg9pyYiOL0pnc5r2iNkHVJQZyXQ_5eE7PwgEwYVlrMfzWLUxQU1w5fMaKS22uo3ZbzTe4_Ra2oc8UFwwg4BY0B3jx8F0Snbk3tC4dWlNeEKQmefBdzDDhJv8QH1ZuFTHfdhX6t1fEGc7ANvj7sX8zpgA-gj_g4CHK7rlV9zIHs0ZYUr8_iAS0Xzt6ci1ZDqGVTKsfuL_PftejPHz3IoZ_wJTS9-pKtLqVoK-ygPDNa-jxEYNQ1o-nCSNHZR1wueziTrS6r-4Fkl0AUtQbc0J6zvsk8vRcfbym4BkseQtZqGkIl5X2LnOmIGTQt-lmRnLM8xE4wN1N4 2025/11/15 01:44:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/11/15 01:44:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/11/15 01:44:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ADB018dtzN4KrTg9pyYiOL0pnc5r2iNkHVJQZyXQ_5eE7PwgEwYVlrMfzWLUxQU1w5fMaKS22uo3ZbzTe4_Ra2oc8UFwwg4BY0B3jx8F0Snbk3tC4dWlNeEKQmefBdzDDhJv8QH1ZuFTHfdhX6t1fEGc7ANvj7sX8zpgA-gj_g4CHK7rlV9zIHs0ZYUr8_iAS0Xzt6ci1ZDqGVTKsfuL_PftejPHz3IoZ_wJTS9-pKtLqVoK-ygPDNa-jxEYNQ1o-nCSNHZR1wueziTrS6r-4Fkl0AUtQbc0J6zvsk8vRcfbym4BkseQtZqGkIl5X2LnOmIGTQt-lmRnLM8xE4wN1N4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/11/15 01:44:56 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ACXDCUZKFR-5qh6AY_EQNVSZwvY6coHPoDp2LYjFJNoU3hPgqQyK5el2Faiz7lsTwSk-cz97hCZvrecq37NndC8O5Y_NIRO189JkCzmc1O7yWZZNtUdLiJ-tnCtiC65x42FkTWR4_rH0VUSKCYXcKisxR4grXnJTmucMUiZKHTpsLDspJy3kHFuYvY2ZPUBVPPJZQpWwo0xMJLGkSj6znnVo2Z92VOxBt-g65a8AxJqCY8IUxyuXQnnYJ95D5cq07Wp0uGwOGFei3pOlxPdfshh0K5p-ibw3ZUg1osMlz7WBA_rRfCfS9lbPMWJVD8UJk9tMR0ouYTECjgUzIXweHis 2025/11/15 01:44:57 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/11/15 01:44:57 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/15 01:44:58 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ACXDCUZKFR-5qh6AY_EQNVSZwvY6coHPoDp2LYjFJNoU3hPgqQyK5el2Faiz7lsTwSk-cz97hCZvrecq37NndC8O5Y_NIRO189JkCzmc1O7yWZZNtUdLiJ-tnCtiC65x42FkTWR4_rH0VUSKCYXcKisxR4grXnJTmucMUiZKHTpsLDspJy3kHFuYvY2ZPUBVPPJZQpWwo0xMJLGkSj6znnVo2Z92VOxBt-g65a8AxJqCY8IUxyuXQnnYJ95D5cq07Wp0uGwOGFei3pOlxPdfshh0K5p-ibw3ZUg1osMlz7WBA_rRfCfS9lbPMWJVD8UJk9tMR0ouYTECjgUzIXweHis" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/11/15 01:44:58 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ADw-7h_0ISqxOG12u5lbXoBpZfrGPf9hcG-iiv6WoLVUYbQ_iLlY0PCHS-eUg7i-eU_xBguAYDtpcA1BJAsSfvZj9MeKrm_pnliouOd9HMzT8RCnJCr-k8vPVxDbAokKSa_cq2U2MC601zdMvnnUqtXndBPcIjOhO_v7HVfY3gmkSQ0TaCtkUITvZzuo9ZV_hugiKh7mAVIZ9uRV57skC-SGF44QwFlTobtqe50JpaX7dG1lezYLEt6gWgvp0u0fcI9LqN98fwf3KZ4Yzl6aOBShPPzC2jJ4dgaiUjVitGF3ACOO8Xm2YkeU00VY5kYs7qQjsmvMG0TIHZcUPjKjMqI 2025/11/15 01:44:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/15 01:44:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/15 01:45:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ADw-7h_0ISqxOG12u5lbXoBpZfrGPf9hcG-iiv6WoLVUYbQ_iLlY0PCHS-eUg7i-eU_xBguAYDtpcA1BJAsSfvZj9MeKrm_pnliouOd9HMzT8RCnJCr-k8vPVxDbAokKSa_cq2U2MC601zdMvnnUqtXndBPcIjOhO_v7HVfY3gmkSQ0TaCtkUITvZzuo9ZV_hugiKh7mAVIZ9uRV57skC-SGF44QwFlTobtqe50JpaX7dG1lezYLEt6gWgvp0u0fcI9LqN98fwf3KZ4Yzl6aOBShPPzC2jJ4dgaiUjVitGF3ACOO8Xm2YkeU00VY5kYs7qQjsmvMG0TIHZcUPjKjMqI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/15 01:45:01 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ALEYHkaB6mDmFlf-ZMaxVGLsHPL3kk3wh-itmFqvFNwuOxHRVdkhX8GhC6YvCRZlZTQw-LUf2pNXoyZmonBydRA-SasHvVUhhxIhueyvxN86TJ3PxSsczejaBfnjOWyTjzAMF6N9XAP_Z1M2eYI2WnFXTBCsNh0LSgFLZ_UEEnXm4zMhO9rThzKkjt7w0Nd4iXBkZSlXif9u33Zbiqkcqd8zdnQhOrn-AfDhQZq_r8aVSCWo1B1gBJLc0aeMsLMYtfZPG7CX4wL-WROTq10gVq0lG-ovCHWV6iVODo99oI8efTeOuxPJLtd5L8UOOPIf62I8bj2R1vL72r_fW16bc9o 2025/11/15 01:45:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/15 01:45:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/15 01:45:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/15 01:45:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/15 01:45:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/15 01:45:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/15 01:45:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ALEYHkaB6mDmFlf-ZMaxVGLsHPL3kk3wh-itmFqvFNwuOxHRVdkhX8GhC6YvCRZlZTQw-LUf2pNXoyZmonBydRA-SasHvVUhhxIhueyvxN86TJ3PxSsczejaBfnjOWyTjzAMF6N9XAP_Z1M2eYI2WnFXTBCsNh0LSgFLZ_UEEnXm4zMhO9rThzKkjt7w0Nd4iXBkZSlXif9u33Zbiqkcqd8zdnQhOrn-AfDhQZq_r8aVSCWo1B1gBJLc0aeMsLMYtfZPG7CX4wL-WROTq10gVq0lG-ovCHWV6iVODo99oI8efTeOuxPJLtd5L8UOOPIf62I8bj2R1vL72r_fW16bc9o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/15 01:45:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AGkj8O1y4znOwIAGHNVyCtWu8tpmCzbTmtBd2Nz1PiAJYIA7MpuYbB7OaO53iICSCnh1RvuBAyZvdPg7hPNhj_5GaRVaRVwOlpGi5BPYwxPXLtAFRLCCCslZk8-x7GrO8REMfZMs23vgfCnqUyiNSUEfBq299conhZLYNDmwNvGqyYPYtPcEhrw-12Qo47xPMGLZdPz5ir_ho9W7g2uSMYZ8zSlBIedFBMzvbVDMJCbSNYJSM_xL1R4za6xrOH_INKJlA9xHKmXX7o4pBOO7aE6jSWmP67VjlcJcaYFWG89fHbG_ha61fwcQ-uQk6J9_ksGRHSSJtClj40ASGtXtexk 2025/11/15 01:45:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/15 01:45:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/11/15 01:45:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/11/15 01:45:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/15 01:45:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/15 01:45:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/15 01:45:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AGkj8O1y4znOwIAGHNVyCtWu8tpmCzbTmtBd2Nz1PiAJYIA7MpuYbB7OaO53iICSCnh1RvuBAyZvdPg7hPNhj_5GaRVaRVwOlpGi5BPYwxPXLtAFRLCCCslZk8-x7GrO8REMfZMs23vgfCnqUyiNSUEfBq299conhZLYNDmwNvGqyYPYtPcEhrw-12Qo47xPMGLZdPz5ir_ho9W7g2uSMYZ8zSlBIedFBMzvbVDMJCbSNYJSM_xL1R4za6xrOH_INKJlA9xHKmXX7o4pBOO7aE6jSWmP67VjlcJcaYFWG89fHbG_ha61fwcQ-uQk6J9_ksGRHSSJtClj40ASGtXtexk" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/11/15 01:45:10 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/11/15 01:45:13 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/15 01:45:16 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/15 01:45:19 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/15 01:45:22 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/15 01:45:24 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AKEIiA2gEi-L9KiCXoE9LJ8BzpxSsbsbtjLBOmvMc8hKI2utblwyrzSvBuDvQN6BaFcBVXKHj_2wTG0JmD0KSfDBP15rXj0Z5OYFDjENl9A38QlOrwinwPmd9V3I08YnQj6jLYDBxmyzkjZph09AFiITELb1DTMAqlyWkNetXtfYO7fiFiI9L8BdiD3SjohTe6ZnBCVrIo2FnZewMK0aoPiA832IutupjbM234Sv-Q1wIKwd4MCky51GLL-rqkW7J97uMm-CAIjTb_bRvQ5f8-MW1fc_rM9ZKWALZAgWQXfTF8lww8JKToHrp6Jjy4nRrJGECGL4GfwaSzevA2O1Ydk 2025/11/15 01:45:24 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/15 01:45:24 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "cf8afebf2ee079b7f2890cf2210c69d7" 2025/11/15 01:45:24 DEBUG : unknown-size-put.txt: multipart upload "AKEIiA2gEi-L9KiCXoE9LJ8BzpxSsbsbtjLBOmvMc8hKI2utblwyrzSvBuDvQN6BaFcBVXKHj_2wTG0JmD0KSfDBP15rXj0Z5OYFDjENl9A38QlOrwinwPmd9V3I08YnQj6jLYDBxmyzkjZph09AFiITELb1DTMAqlyWkNetXtfYO7fiFiI9L8BdiD3SjohTe6ZnBCVrIo2FnZewMK0aoPiA832IutupjbM234Sv-Q1wIKwd4MCky51GLL-rqkW7J97uMm-CAIjTb_bRvQ5f8-MW1fc_rM9ZKWALZAgWQXfTF8lww8JKToHrp6Jjy4nRrJGECGL4GfwaSzevA2O1Ydk" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/15 01:45:25 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AIPBfayRKnnO4GNW2tVYUBkkuzch7txR4UbeSmbfIHAK-g4hDX5jqoQCzN3fSuaZfVsr9fck8wOYbcXkYdyZE8o4ycuZnkgR8qpJYuxFlrSVnaAKl7hO-Ta5p68uOZ4MqjwjhOjb-UheJviM2cvr-rFX3Oo6Is3dLb5idPPESj6ZcOVlkcN0-NQluNtMJ74JNWY-6xV3MuLUt1ShkhcH-3lMP4tfQRDwE3Ei7dOtYuh5ikXlg7zDy6L45EVEtZzZWNtq2_roiMKXh4O9pLNzvueZdq0nhFmxyBbzRtAPN38T9TcRhoG6Xeaz-j3REnuzMrR-2smh7pTKgkEF3VzX_iA 2025/11/15 01:45:25 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/15 01:45:25 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "6c4a09f971386205257477b2a6c7c696" 2025/11/15 01:45:26 DEBUG : unknown-size-update.txt: multipart upload "AIPBfayRKnnO4GNW2tVYUBkkuzch7txR4UbeSmbfIHAK-g4hDX5jqoQCzN3fSuaZfVsr9fck8wOYbcXkYdyZE8o4ycuZnkgR8qpJYuxFlrSVnaAKl7hO-Ta5p68uOZ4MqjwjhOjb-UheJviM2cvr-rFX3Oo6Is3dLb5idPPESj6ZcOVlkcN0-NQluNtMJ74JNWY-6xV3MuLUt1ShkhcH-3lMP4tfQRDwE3Ei7dOtYuh5ikXlg7zDy6L45EVEtZzZWNtq2_roiMKXh4O9pLNzvueZdq0nhFmxyBbzRtAPN38T9TcRhoG6Xeaz-j3REnuzMrR-2smh7pTKgkEF3VzX_iA" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/15 01:45:26 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gexituc6dahu/deeper/nonexisting/directory" 2025/11/15 01:45:26 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/11/15 01:45:26 DEBUG : Waiting for deletions to finish 2025/11/15 01:45:26 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/15 01:45:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/15 01:45:26 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/15 01:45:27 INFO : S3 bucket rclone-test-gexituc6dahu: Bucket "rclone-test-gexituc6dahu" deleted 2025/11/15 01:45:27 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (127.06s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.29s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.79s) --- PASS: TestIntegration/FsMkdir (125.19s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding (11.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.62s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.41s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.14s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (20.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (70.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (15.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (8.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (15.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.15s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.40s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.07s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.80s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.27s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.21s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/11/15 01:45:27 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/11/15 01:45:27 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 127.104s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m8.496478058s (try 1/5)