"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/09/30 01:59:15 NOTICE: TestS3R2: Starting server 2025/09/30 01:59:15 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xogoveb2kixu" 2025/09/30 01:59:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/09/30 01:59:16 INFO : S3 bucket rclone-test-xogoveb2kixu: Bucket "rclone-test-xogoveb2kixu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/09/30 01:59:17 INFO : S3 bucket rclone-test-xogoveb2kixu: Bucket "rclone-test-xogoveb2kixu" deleted === RUN TestIntegration/FsMkdir 2025/09/30 01:59:18 INFO : S3 bucket rclone-test-xogoveb2kixu: Bucket "rclone-test-xogoveb2kixu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/09/30 01:59:18 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/09/30 01:59:18 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/09/30 01:59:18 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/09/30 01:59:34 NOTICE: S3 bucket rclone-test-xogoveb2kixu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/30 01:59:34 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ACGSNuwQ7kidMePDik6feAWyUI5hgs8Ld-R13D99oJJKKG5Sf3vXSa6Trii9m_ZZu6AQx2tIjolqRGYkyx_5PtOJ5yfJeqaXjlT306CJauE2z71S0nVf-Y1hnIM_ioTklzkTSIq6WkNszTLgn3n80Wl2icvPFMJZoVF2dKHyYgwHrofJi82RQbVf1Tj4daKYwtGZWRjfgB3AafPMm3I5Bt7squlzUdRRIvu5C60YGpZAOf3fHheUMghzcyNMt60STy1T5EuuWOwHvYsNveg-fQWil8apSrxoTUWUR1Z4tWmnk3qEMF0phHod5xzD_836H-lvUxibywpj4FsCtOYXVyI 2025/09/30 01:59:35 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "6fb2036775c6428b53cd6f3dbdd42ab8" 2025/09/30 01:59:35 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "6a316cea42964a5d16212ffe73fe4963" 2025/09/30 01:59:35 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "0582555e5fd4617c4f5951558eb8e04b" 2025/09/30 01:59:36 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ACGSNuwQ7kidMePDik6feAWyUI5hgs8Ld-R13D99oJJKKG5Sf3vXSa6Trii9m_ZZu6AQx2tIjolqRGYkyx_5PtOJ5yfJeqaXjlT306CJauE2z71S0nVf-Y1hnIM_ioTklzkTSIq6WkNszTLgn3n80Wl2icvPFMJZoVF2dKHyYgwHrofJi82RQbVf1Tj4daKYwtGZWRjfgB3AafPMm3I5Bt7squlzUdRRIvu5C60YGpZAOf3fHheUMghzcyNMt60STy1T5EuuWOwHvYsNveg-fQWil8apSrxoTUWUR1Z4tWmnk3qEMF0phHod5xzD_836H-lvUxibywpj4FsCtOYXVyI" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/09/30 01:59:39 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/30 01:59: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/09/30 01:59:41 DEBUG : S3 bucket rclone-test-xogoveb2kixu: bucket is versioned: false 2025/09/30 01:59:41 DEBUG : Waiting for deletions to finish 2025/09/30 01:59:41 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/09/30 01:59:41 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/09/30 01:59:41 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/30 01:59:42 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xogoveb2kixu/dirToPurgeFromRoot" 2025/09/30 01:59:43 DEBUG : S3 bucket rclone-test-xogoveb2kixu path dirToPurgeFromRoot: bucket is versioned: false 2025/09/30 01:59:43 DEBUG : Waiting for deletions to finish 2025/09/30 01:59:43 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/09/30 01:59:43 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/09/30 01:59:43 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/30 01:59:43 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xogoveb2kixu/hello? sausage/êé" 2025/09/30 01:59:44 DEBUG : S3 bucket rclone-test-xogoveb2kixu path hello? sausage/êé: bucket is versioned: false 2025/09/30 01:59:44 DEBUG : Waiting for deletions to finish 2025/09/30 01:59:44 DEBUG : "a/b/c/d/e.txt" version false 2025/09/30 01:59:44 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/09/30 01:59:45 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/09/30 01:59:51 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xogoveb2kixu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/30 01:59:51 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xogoveb2kixu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-xogoveb2kixu" from "TestS3R2:rclone-test-xogoveb2kixu" 2025/09/30 01:59:52 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/09/30 01:59:58 DEBUG : piped data.txt: open chunk writer: started multipart upload: APKv0J8YVtI6MvAIiN8XzU0AoqGxw3O6I1PkbKYcfeotyZmSot4GcDGza8ybJVoh5DV9QrCo4HiDphrpspAer1RDAwXNBA1tZPGRopqAsvPU633TYA_AUYrhnC59B59nHcIx2WaWH3lmnOx11bSWfxxvzWBRjaW99eu9ZL6PQVdWKFvyvEUMeVDh-F3Mc7rpZR_JYN7nPLujkQa35PW1i_ieLaLU7J7BhiheCx4PDMovL3orn2aHtRw-LfuTn24VNaTvnOtYJtT0HXR0azzwGEAYHwamYg6o2B-cfo-7XFqfadJv9Y_Yuin4y3JvPSeZlkSlbMRGF1mlpUsr6tg7JpY 2025/09/30 01:59:58 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/09/30 01:59:58 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/09/30 01:59:58 DEBUG : piped data.txt: multipart upload "APKv0J8YVtI6MvAIiN8XzU0AoqGxw3O6I1PkbKYcfeotyZmSot4GcDGza8ybJVoh5DV9QrCo4HiDphrpspAer1RDAwXNBA1tZPGRopqAsvPU633TYA_AUYrhnC59B59nHcIx2WaWH3lmnOx11bSWfxxvzWBRjaW99eu9ZL6PQVdWKFvyvEUMeVDh-F3Mc7rpZR_JYN7nPLujkQa35PW1i_ieLaLU7J7BhiheCx4PDMovL3orn2aHtRw-LfuTn24VNaTvnOtYJtT0HXR0azzwGEAYHwamYg6o2B-cfo-7XFqfadJv9Y_Yuin4y3JvPSeZlkSlbMRGF1mlpUsr6tg7JpY" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/30 01:59:59 DEBUG : piped data.txt: open chunk writer: started multipart upload: AKetbTBxiB9VKlxPk5LXzE62w2nbG_-E45mX6F4OSjXivq1ZvxeU70y186GLIcvVHjvjfXVeyh6IxO-DRvPDLl2rS78sTCBFwT684we6Q6fL6tVL8BFWjpuc92cdlQsX8Mbis4lQkpxLTzbZteS7OGWuLDqbfsDUgK9mwr5zf3GV0-bsdjYIeYBuY63uQQw3aT0eb6jBPrEvDtOwnGHrLAr3XFB6cgjNexDPO5jGD8yKo5o4t_2LYCaO_jEarcZOWwRCQEIFap0ybomUnMntrZV6y-jglZfIcBcoQBoGxbCXpghAMmpoa-tPjrVVdCE3zgwXtVvwwBxm89adjsg3Yrg 2025/09/30 01:59:59 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/30 01:59:59 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "56a3fff355a1c024436dabf311e3eadf" 2025/09/30 01:59:59 DEBUG : piped data.txt: multipart upload "AKetbTBxiB9VKlxPk5LXzE62w2nbG_-E45mX6F4OSjXivq1ZvxeU70y186GLIcvVHjvjfXVeyh6IxO-DRvPDLl2rS78sTCBFwT684we6Q6fL6tVL8BFWjpuc92cdlQsX8Mbis4lQkpxLTzbZteS7OGWuLDqbfsDUgK9mwr5zf3GV0-bsdjYIeYBuY63uQQw3aT0eb6jBPrEvDtOwnGHrLAr3XFB6cgjNexDPO5jGD8yKo5o4t_2LYCaO_jEarcZOWwRCQEIFap0ybomUnMntrZV6y-jglZfIcBcoQBoGxbCXpghAMmpoa-tPjrVVdCE3zgwXtVvwwBxm89adjsg3Yrg" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2025/09/30 02:00:01 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/09/30 02:00:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AED1JcoBl2HXaK1b1KV0GzDi-vEWefJn3XlSerrR-LiAQMsv6pGFRCdR5mXF6rKVQJIR1gYsHVFbZA9GebTHyqiL7GKoHNZE6qy6hjWlRAgAbT-mVk4DU-A2xgT4x0sM03nQB63GConZc_XLATwg9MGglLMdiL-WMvCO8fS0wjRrX3wr3CqGgmzskEsBMS6anpzIGriKW7pjCEPYkmP9CV5O6yinIX5TXnER_buIRyBBd8TQqs1ixBgVIEPbWqY2l0hzd04dmcjyF4pXCgD99dLnykXntt1GfFdajl5Lxv0rnGj8HpKDpuHua1D6IAAV7W-Am-vvqHwpVlbWK1swHvg 2025/09/30 02:00:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/09/30 02:00:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/09/30 02:00:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AED1JcoBl2HXaK1b1KV0GzDi-vEWefJn3XlSerrR-LiAQMsv6pGFRCdR5mXF6rKVQJIR1gYsHVFbZA9GebTHyqiL7GKoHNZE6qy6hjWlRAgAbT-mVk4DU-A2xgT4x0sM03nQB63GConZc_XLATwg9MGglLMdiL-WMvCO8fS0wjRrX3wr3CqGgmzskEsBMS6anpzIGriKW7pjCEPYkmP9CV5O6yinIX5TXnER_buIRyBBd8TQqs1ixBgVIEPbWqY2l0hzd04dmcjyF4pXCgD99dLnykXntt1GfFdajl5Lxv0rnGj8HpKDpuHua1D6IAAV7W-Am-vvqHwpVlbWK1swHvg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/09/30 02:00:07 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ADpi2zgIhuXjntqUd1sBOvmQawRPf7CN2z0PMEk57FPoEDk7op2_oOy0HmjUo_1GfN0ieygjS6gbAApDFrvCkOChCabFM9H8zwKb5KU7vTS9Nq7cZlA6U4B5Nt0gHxaAQ9JOP2df4RiLXia81FttlUYZnAZcG9kc7KjodxZ62YM6OGE41-uepf0fecB0dDuxeBrN_OR3gBd4z9yCy6LdMX_Z8WuAcU8KQoclGYCvI1ah3jLA8aNASZzCa4BgBXIm_x1ZYH5gLFNg9xSwyH2KBxJeozKk8Wbcbe1V03L6s_etXjc1_l4EumS4dM6HrU33hsRpbL5NSr-Uba7dnzmEExY 2025/09/30 02:00:07 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/09/30 02:00:08 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/30 02:00:08 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ADpi2zgIhuXjntqUd1sBOvmQawRPf7CN2z0PMEk57FPoEDk7op2_oOy0HmjUo_1GfN0ieygjS6gbAApDFrvCkOChCabFM9H8zwKb5KU7vTS9Nq7cZlA6U4B5Nt0gHxaAQ9JOP2df4RiLXia81FttlUYZnAZcG9kc7KjodxZ62YM6OGE41-uepf0fecB0dDuxeBrN_OR3gBd4z9yCy6LdMX_Z8WuAcU8KQoclGYCvI1ah3jLA8aNASZzCa4BgBXIm_x1ZYH5gLFNg9xSwyH2KBxJeozKk8Wbcbe1V03L6s_etXjc1_l4EumS4dM6HrU33hsRpbL5NSr-Uba7dnzmEExY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/09/30 02:00:09 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AHbWe6wMh-yckeG-PaQyW0S0JAZJcWWpu5VK87L6_aG6_WxQ3ZG57G6iXYoE_kLbnLv6x7H-5SBXtK25Qj1m7nqQXw8roi_42H2Y3M1Z7oHacXYIkoLL4si7335oVkV-5KIKafVJ2qfiM9foqED298mcZ1j_k3sC4s9zfaH6T6FDZR4XiG2yLx1jAF1s7asgjvZPpY-vitGBlB3JOWhixU47vbG8IcTkq62U3CCYEyEARBEaQKICPTOVKrgFXT6YvyzIkIwdus1ju4PDVjuP7Ul7L7MkEOsm8STBGGX9Bvq_HI3Brk8FSfs6-r3WIIUx3u0D9HGwQwC4zQkTqeflb3s 2025/09/30 02:00:09 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/30 02:00:10 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/30 02:00:10 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AHbWe6wMh-yckeG-PaQyW0S0JAZJcWWpu5VK87L6_aG6_WxQ3ZG57G6iXYoE_kLbnLv6x7H-5SBXtK25Qj1m7nqQXw8roi_42H2Y3M1Z7oHacXYIkoLL4si7335oVkV-5KIKafVJ2qfiM9foqED298mcZ1j_k3sC4s9zfaH6T6FDZR4XiG2yLx1jAF1s7asgjvZPpY-vitGBlB3JOWhixU47vbG8IcTkq62U3CCYEyEARBEaQKICPTOVKrgFXT6YvyzIkIwdus1ju4PDVjuP7Ul7L7MkEOsm8STBGGX9Bvq_HI3Brk8FSfs6-r3WIIUx3u0D9HGwQwC4zQkTqeflb3s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/30 02:00:11 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AK1Q6d1DSit--orq54Bwz1NCj2Eaq0mRN5zFNhM_6SkQXbJXK94T5DxY8Npcq4J4b9-RU4R6VV0ITvum1bD66-BxJLXqwWbHyGXKAyFzIGSFBih_Www4YZgoYAITx7gDAWiHD6HcsrAFBXDJM-oHRR4sDNdRC025lN7yxD2Bn72YzmdF1UrGzXYN1DFy8r-uhRN4hQdRw-P2kwYE7YfDcx2oxwbqhHk8nXnJpdm4sTRnsOlDrXU6y5JIW9qQIX14otShUjjsFs_pKyJEdf1F4OlDSbn1yKVPobhlVtgahVt5TAIfBJUa-nEiuH87fwYl90eYCfZ15EbdLim7XY-R084 2025/09/30 02:00:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/30 02:00:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/30 02:00:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/30 02:00:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/30 02:00:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/30 02:00:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/30 02:00:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AK1Q6d1DSit--orq54Bwz1NCj2Eaq0mRN5zFNhM_6SkQXbJXK94T5DxY8Npcq4J4b9-RU4R6VV0ITvum1bD66-BxJLXqwWbHyGXKAyFzIGSFBih_Www4YZgoYAITx7gDAWiHD6HcsrAFBXDJM-oHRR4sDNdRC025lN7yxD2Bn72YzmdF1UrGzXYN1DFy8r-uhRN4hQdRw-P2kwYE7YfDcx2oxwbqhHk8nXnJpdm4sTRnsOlDrXU6y5JIW9qQIX14otShUjjsFs_pKyJEdf1F4OlDSbn1yKVPobhlVtgahVt5TAIfBJUa-nEiuH87fwYl90eYCfZ15EbdLim7XY-R084" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/30 02:00:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ACiNii0np_zGiPMZPWAc1GWIjBHdD8M_Pbq3MSltbJppg9Fw9XFl5OgEkMQdT43Sot1Mbitu7TepaV7Vk_hhNZeWHY9iaRPYpvShAjiVJ2eXxcWY-MGrDpUBnJkC1lhlUNLr8uVCuLdj5bFNwBJqNanAd_LtXldH2zeStMFqR0B4b-yywpZcPO8zRPMlr1hXPX0SlKa3DnaVjizv8m7aZ4r3nAntDtWbN_KkMmVF2VRzKJGPi2hurLABzPfIunPsxqq4XrFn_4twK1U853lGgTgqK6PfveEyZzuzE9LXjmLETMFmdtJ_xysW_NVKWJvWWkLJuT9twP4Uh7q175QEF7M 2025/09/30 02:00:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/30 02:00:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/09/30 02:00:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/09/30 02:00:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/30 02:00:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/30 02:00:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/30 02:00:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ACiNii0np_zGiPMZPWAc1GWIjBHdD8M_Pbq3MSltbJppg9Fw9XFl5OgEkMQdT43Sot1Mbitu7TepaV7Vk_hhNZeWHY9iaRPYpvShAjiVJ2eXxcWY-MGrDpUBnJkC1lhlUNLr8uVCuLdj5bFNwBJqNanAd_LtXldH2zeStMFqR0B4b-yywpZcPO8zRPMlr1hXPX0SlKa3DnaVjizv8m7aZ4r3nAntDtWbN_KkMmVF2VRzKJGPi2hurLABzPfIunPsxqq4XrFn_4twK1U853lGgTgqK6PfveEyZzuzE9LXjmLETMFmdtJ_xysW_NVKWJvWWkLJuT9twP4Uh7q175QEF7M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/09/30 02:00:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AIJ2qFZa1HBh8CMmD0YTihhpvtK5-EEKUiITURR92scK6CT1XGiF5dCMypIOY2wMr_kwkCrf3qnKGeIGll-SgdJvOlBz-_1mQbaYSz4pRQg0B1RCDThXkofr-l2XyDI4reIykfwDR8ZhDdx6uOZMsJZS_ChjzLyOxyEImesQEUswLsVZRs3aajecMLdAjs6yjHiVQBNC8FpGmBR65WS0jJ6x_390OKOen_SO_5fFsHmBu_1yiEVygz1kAsY0JiO_2o4XsxIccsga8sq_OUsulPWk-VejaE2VYtsB3fcWezkmkEDIr9JRg6fsSzLLYJLtCf7Pj8yKDAwH-MUO5Ta0S-g 2025/09/30 02:00:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/30 02:00:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/09/30 02:00:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AIJ2qFZa1HBh8CMmD0YTihhpvtK5-EEKUiITURR92scK6CT1XGiF5dCMypIOY2wMr_kwkCrf3qnKGeIGll-SgdJvOlBz-_1mQbaYSz4pRQg0B1RCDThXkofr-l2XyDI4reIykfwDR8ZhDdx6uOZMsJZS_ChjzLyOxyEImesQEUswLsVZRs3aajecMLdAjs6yjHiVQBNC8FpGmBR65WS0jJ6x_390OKOen_SO_5fFsHmBu_1yiEVygz1kAsY0JiO_2o4XsxIccsga8sq_OUsulPWk-VejaE2VYtsB3fcWezkmkEDIr9JRg6fsSzLLYJLtCf7Pj8yKDAwH-MUO5Ta0S-g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/09/30 02:00:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AMsRRVP68QedSqtRrhXiwutqNODl4D4PYU5ADDMBd08lJZSVa7GT6D2CxfQ_IXRXDeNULbWQJa3rcEzsjrjvLZgruBo6qF35-EKltbsQEkpXqeSQJiMcwHoThCACbxGGIZG_e-ZlR854gfFtQW59leWz6xhgKjEUWtRd2ryercZlmk5JAWdENeVpjORRBq7VBw-F5Ofwdw6DGpvfCmejMuuNsECubztUYz_7435Umo_fUkzIcf_NeJ90pRxAV6DuGS19WUn447sxRNiO49TQPnDAXcMNX52mYd0v_YzylhxBEfTJo02YqWL_a7AOpliMWhHyk-wb55LgNgAdswmP5bc 2025/09/30 02:00:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/30 02:00:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/30 02:00:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AMsRRVP68QedSqtRrhXiwutqNODl4D4PYU5ADDMBd08lJZSVa7GT6D2CxfQ_IXRXDeNULbWQJa3rcEzsjrjvLZgruBo6qF35-EKltbsQEkpXqeSQJiMcwHoThCACbxGGIZG_e-ZlR854gfFtQW59leWz6xhgKjEUWtRd2ryercZlmk5JAWdENeVpjORRBq7VBw-F5Ofwdw6DGpvfCmejMuuNsECubztUYz_7435Umo_fUkzIcf_NeJ90pRxAV6DuGS19WUn447sxRNiO49TQPnDAXcMNX52mYd0v_YzylhxBEfTJo02YqWL_a7AOpliMWhHyk-wb55LgNgAdswmP5bc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/09/30 02:00:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AEp4609-VDFLo2AKvcyOBsHo26fGUQoJ0A3ydrK0XCiUazie9B4BfXGifJszRrD4UDJJAwJS_AJPe0Vly1PcsYqAGiqVnHhPm5qL8fKEU4VwpDlB1RUtcyoC5nxaDh35dbX-idLWi63Thd5GuU8xD-KRMKVGMiMWn27UdJGH_iIfFYUiHXvfkxKurAtNvvyOpjK5BemqYaw0pL1NSAfYmrMA3kav3_H1btEBq7pGOz9Q_s8LoLGQrXVUGItEw9ck4K4yU7QnONZlIxMXoigDkF9-di49ZkOrXXYqwp7eIddvBePe2dWJ6hdzBgMwbwizCZUCsXO8zTyrrNHCWM8x2SQ 2025/09/30 02:00:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/30 02:00:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/30 02:00:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AEp4609-VDFLo2AKvcyOBsHo26fGUQoJ0A3ydrK0XCiUazie9B4BfXGifJszRrD4UDJJAwJS_AJPe0Vly1PcsYqAGiqVnHhPm5qL8fKEU4VwpDlB1RUtcyoC5nxaDh35dbX-idLWi63Thd5GuU8xD-KRMKVGMiMWn27UdJGH_iIfFYUiHXvfkxKurAtNvvyOpjK5BemqYaw0pL1NSAfYmrMA3kav3_H1btEBq7pGOz9Q_s8LoLGQrXVUGItEw9ck4K4yU7QnONZlIxMXoigDkF9-di49ZkOrXXYqwp7eIddvBePe2dWJ6hdzBgMwbwizCZUCsXO8zTyrrNHCWM8x2SQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/30 02:00:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AHqaWq0hyQTbSmNBkFDTK3bYsLHRKm9eFdvj-_THjNFFp8VE_RHR7dhmWt2g1IfLDX3T2TnpC6YLDrFw8_kmD2zFVsP5K2U21w42RSeVEWs8IAq2lHSaBjfQhk0zomtq1qKvPF9YNgn3p8L8YEwdXMeZv303CzI7t2U6yOfyv8JvarDpdUpoFGK2wn6a2VwbjjUl6TTezanQiND3xAD1PXko0I4p5iM_qoqdxHv-OWOFb7-oLEhc6hCBlcqD-68JmwHPkrBYGUCR9c3mAZVAP8igH780r7dFvYFOVzqCoBh_1zSNHCOWSoQQElZAr5_pu8CUQD3HY36WxA3Ue2S2174 2025/09/30 02:00:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/30 02:00:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/30 02:00:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/30 02:00:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/30 02:00:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/30 02:00:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/30 02:00:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AHqaWq0hyQTbSmNBkFDTK3bYsLHRKm9eFdvj-_THjNFFp8VE_RHR7dhmWt2g1IfLDX3T2TnpC6YLDrFw8_kmD2zFVsP5K2U21w42RSeVEWs8IAq2lHSaBjfQhk0zomtq1qKvPF9YNgn3p8L8YEwdXMeZv303CzI7t2U6yOfyv8JvarDpdUpoFGK2wn6a2VwbjjUl6TTezanQiND3xAD1PXko0I4p5iM_qoqdxHv-OWOFb7-oLEhc6hCBlcqD-68JmwHPkrBYGUCR9c3mAZVAP8igH780r7dFvYFOVzqCoBh_1zSNHCOWSoQQElZAr5_pu8CUQD3HY36WxA3Ue2S2174" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/30 02:00:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AE1jOEo-cGYLnlEKVOUVH0HmLB0Z3vhcJhmxSi0QJCOHgZ-Mb4Eu4KVG7pJLtXolgSl_Jd1uH2fDeyXkbCV1mI3T4ostnueMUAPDaiYs0zX5wNcTD_sT8kV-KPn9VVNIxZTn7iY331-KicH21PGawWafrEtzj5B1csHWrCq0ji4xH-cTH5fzzf-Kjk0WIYu_31uD2q6o643a4izXQr_BkJ-yyZL5_ASbdvCthrmpAxjhSQPLqRfckyTpqXAwHkKUsXOVvbWtjgaQi0v7AGoWo3IKMJ5vjuZ62zj3HxdDMCe2s6zWN1IWaMviuZr6MiYsuD1EVO-bzWioO7DZ0ygaN6o 2025/09/30 02:00:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/30 02:00:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/30 02:00:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/09/30 02:00:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/30 02:00:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/30 02:00:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/30 02:00:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AE1jOEo-cGYLnlEKVOUVH0HmLB0Z3vhcJhmxSi0QJCOHgZ-Mb4Eu4KVG7pJLtXolgSl_Jd1uH2fDeyXkbCV1mI3T4ostnueMUAPDaiYs0zX5wNcTD_sT8kV-KPn9VVNIxZTn7iY331-KicH21PGawWafrEtzj5B1csHWrCq0ji4xH-cTH5fzzf-Kjk0WIYu_31uD2q6o643a4izXQr_BkJ-yyZL5_ASbdvCthrmpAxjhSQPLqRfckyTpqXAwHkKUsXOVvbWtjgaQi0v7AGoWo3IKMJ5vjuZ62zj3HxdDMCe2s6zWN1IWaMviuZr6MiYsuD1EVO-bzWioO7DZ0ygaN6o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/09/30 02:00:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ADugaT2Lx9PGojuqJmnecH6SXU5k8OPTt2HCPKV2l6_G6NlLRaRnH2dTlGECb70HU_ZcB2Q0XyXyQdnF6-ZDnCjPZZGdldGCxSjKFKgKE7QdXO6u8ln3cpq9B669vFh8d6pIdX5Ikszn395Y1q2EKbDdHnyikUIEeQs8N4p0Ua88c3c7kOLN1jkKU6OqCNgxgsMgZSAUWw9UW16QL14bcHLsmFqHkziJ1Y-YSt84LlK8kbZDnvD3apuNSVs4QwLmRKeC9oh0_f1PzO1yW1AaIRYK2oTidvwNrfRtJt5BeaGZSayTNY4hJxnODITB6QIIDUs6glbmNg3EM4dt8pEG46A 2025/09/30 02:00:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/30 02:00:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/09/30 02:00:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ADugaT2Lx9PGojuqJmnecH6SXU5k8OPTt2HCPKV2l6_G6NlLRaRnH2dTlGECb70HU_ZcB2Q0XyXyQdnF6-ZDnCjPZZGdldGCxSjKFKgKE7QdXO6u8ln3cpq9B669vFh8d6pIdX5Ikszn395Y1q2EKbDdHnyikUIEeQs8N4p0Ua88c3c7kOLN1jkKU6OqCNgxgsMgZSAUWw9UW16QL14bcHLsmFqHkziJ1Y-YSt84LlK8kbZDnvD3apuNSVs4QwLmRKeC9oh0_f1PzO1yW1AaIRYK2oTidvwNrfRtJt5BeaGZSayTNY4hJxnODITB6QIIDUs6glbmNg3EM4dt8pEG46A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/09/30 02:00:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AAWmRJQlAThsYuE2SP3fuwO3ceelU13Ruxv68wg7uHPSPsZPQNoAUhQ_lExxpWCgzfiYGFO3Q-utd-v6Yor122cH2fGX2tcvY46Q5ZnP6Kr-T0j1tSVoIeXMgIwD_yL-6MoIjIAji5bynDUIeoBkw6HJ1pIz2RcunyDJwuBMNn_x2Os51GWbpZ9P21X1Xon3hEzl3N19g7ip495GHgWopQYStNbp4Vh5Gjrate6ia0q_NZ6eoUJjxNoph9k57EG41UnhxlJBk71Mz6-sjvZKHkX3PpYcuQr67Qx4ao81b7zzTBXTDfxC5U_oAaCzNBsO0qmhS4O5KVGmlRZcQxCYbdA 2025/09/30 02:00:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/30 02:00:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/30 02:00:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AAWmRJQlAThsYuE2SP3fuwO3ceelU13Ruxv68wg7uHPSPsZPQNoAUhQ_lExxpWCgzfiYGFO3Q-utd-v6Yor122cH2fGX2tcvY46Q5ZnP6Kr-T0j1tSVoIeXMgIwD_yL-6MoIjIAji5bynDUIeoBkw6HJ1pIz2RcunyDJwuBMNn_x2Os51GWbpZ9P21X1Xon3hEzl3N19g7ip495GHgWopQYStNbp4Vh5Gjrate6ia0q_NZ6eoUJjxNoph9k57EG41UnhxlJBk71Mz6-sjvZKHkX3PpYcuQr67Qx4ao81b7zzTBXTDfxC5U_oAaCzNBsO0qmhS4O5KVGmlRZcQxCYbdA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/09/30 02:00:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AC5ChwTECqKF6T9nKdkr5yuLinD238rMW7M_WZFOAf2iQ8RAS5GZ9yQHqIDtg_KJcputRt8ji6UCQfT4RTO94nKFdw3ScAlycE1zP1_dgnzJQcEVWaIFBYeQ2cdj-w4BQLWlG663TAzQWUzBSSCbwYl7wd-94aq3arONuQZhHSMeaGAD3PfvPrX0IQpWn_wcRQ-gJpB-LNvjKP5ZtgouOt_P5q1k-ZXmmqZhGn6ox-dNRhuEZuDQ8N8fHW68BRh5jfaDs92QDzoalESfe65w3MGsFBDuBpTHeqtAjyWIznH9tFQIH2jXltvPak5kAIUs3dByRtsnGydXbsG31zV-tC8 2025/09/30 02:00:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/30 02:00:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/30 02:00:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AC5ChwTECqKF6T9nKdkr5yuLinD238rMW7M_WZFOAf2iQ8RAS5GZ9yQHqIDtg_KJcputRt8ji6UCQfT4RTO94nKFdw3ScAlycE1zP1_dgnzJQcEVWaIFBYeQ2cdj-w4BQLWlG663TAzQWUzBSSCbwYl7wd-94aq3arONuQZhHSMeaGAD3PfvPrX0IQpWn_wcRQ-gJpB-LNvjKP5ZtgouOt_P5q1k-ZXmmqZhGn6ox-dNRhuEZuDQ8N8fHW68BRh5jfaDs92QDzoalESfe65w3MGsFBDuBpTHeqtAjyWIznH9tFQIH2jXltvPak5kAIUs3dByRtsnGydXbsG31zV-tC8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/30 02:00:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AJp6Kk9RWnj6tl8DbXSZ3cULOsDabks2vXVTFFzz6oMta2ljs18hpevHuwPgutUktI-Uk0Adtp3V1ih2l9nyEnmdwkIIy2rBY5kd3ut-TpqbsBmA8XEgvBkstDL_gxcZMqXli0tsAKO2eqNpKJ7w-58N2dXeBYjpRW_dN9qjC5rsNr3Qchwwh6Vim97GmlbkH08jocamxnrcYNSptq_uLnrgvJwwB1UVdTefyH78WCHnED7SLNR0lbnJxgnL4ZBHZPwUupG6EWxWoKxVGd7nmkMFRY4oatPcpJdzxxtu8oLAN8ht9uqcS9plZUUxs8XjmQpWU5ZjgPVvMlAfW4ly4P8 2025/09/30 02:00:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/30 02:00:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/30 02:00:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/30 02:00:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/30 02:00:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/30 02:00:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/30 02:00:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AJp6Kk9RWnj6tl8DbXSZ3cULOsDabks2vXVTFFzz6oMta2ljs18hpevHuwPgutUktI-Uk0Adtp3V1ih2l9nyEnmdwkIIy2rBY5kd3ut-TpqbsBmA8XEgvBkstDL_gxcZMqXli0tsAKO2eqNpKJ7w-58N2dXeBYjpRW_dN9qjC5rsNr3Qchwwh6Vim97GmlbkH08jocamxnrcYNSptq_uLnrgvJwwB1UVdTefyH78WCHnED7SLNR0lbnJxgnL4ZBHZPwUupG6EWxWoKxVGd7nmkMFRY4oatPcpJdzxxtu8oLAN8ht9uqcS9plZUUxs8XjmQpWU5ZjgPVvMlAfW4ly4P8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/30 02:00:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ANtV566s7kMhw_5zfCDeiO0zeBayIz1TXwIlMqlQZItQlKLNkF3VBE8f9Alz13ukhVo3p_F4zSSVZBWF3GTIus1UcIwMWeRPriswMdEXrw5HW-2dirb3wR3n2Zq65W1sJn9h8_xz_iaz21Cb_-qYb0Atc1eMobLSN-oZEeBT0onfZOTITDq04Lco-dmYqvOur9bISJE70HtDzwevgjpqllw3HQ4kPrKNMXd-JD2o_pzsABAcvXcVgtlCJHxvWuQJaiYICF7D1wWFjIrrO7l7HZXsAZBPP1UJbh8LflaUU3RGnFzzMPy9bg29F3oiqvqdA9lTqKToLH0ulSw67ruQH9c 2025/09/30 02:00:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/30 02:00:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/30 02:00:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/09/30 02:00:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/30 02:00:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/30 02:00:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/30 02:00:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ANtV566s7kMhw_5zfCDeiO0zeBayIz1TXwIlMqlQZItQlKLNkF3VBE8f9Alz13ukhVo3p_F4zSSVZBWF3GTIus1UcIwMWeRPriswMdEXrw5HW-2dirb3wR3n2Zq65W1sJn9h8_xz_iaz21Cb_-qYb0Atc1eMobLSN-oZEeBT0onfZOTITDq04Lco-dmYqvOur9bISJE70HtDzwevgjpqllw3HQ4kPrKNMXd-JD2o_pzsABAcvXcVgtlCJHxvWuQJaiYICF7D1wWFjIrrO7l7HZXsAZBPP1UJbh8LflaUU3RGnFzzMPy9bg29F3oiqvqdA9lTqKToLH0ulSw67ruQH9c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/09/30 02:00:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AHCSZYV_2bN1bRNZDfkUWT8PsP409wRElAv8dXCH3KMQZOoKagPm913zuIxtIdv_AmeLYnxHMKORJjjzPj_9L26AqL8jAyCMiQLvLUv1DFuh5h4z1cknjMT2KnLUYwSss4XHMb8kkwuD8LSqN0d3PAev9zAOknEkeaHBYysLOKhbU5SV0CBM5eIIY-UmBUCVhPOd9WFc1viPCdolY3Cq9ulmfo2k-HMAsNzP9C6jZ7kfTn7O69ks0AkQXiENL61B6Wtm8xo25q4F_BFcq4t9NJezWN7_E0D5T3Mj87ZdecVtU0mw2Pp8UZ5qhFk6HVBSwVzpdnMOXj31EVG0Mcptm2c 2025/09/30 02:00:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/30 02:00:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/09/30 02:00:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AHCSZYV_2bN1bRNZDfkUWT8PsP409wRElAv8dXCH3KMQZOoKagPm913zuIxtIdv_AmeLYnxHMKORJjjzPj_9L26AqL8jAyCMiQLvLUv1DFuh5h4z1cknjMT2KnLUYwSss4XHMb8kkwuD8LSqN0d3PAev9zAOknEkeaHBYysLOKhbU5SV0CBM5eIIY-UmBUCVhPOd9WFc1viPCdolY3Cq9ulmfo2k-HMAsNzP9C6jZ7kfTn7O69ks0AkQXiENL61B6Wtm8xo25q4F_BFcq4t9NJezWN7_E0D5T3Mj87ZdecVtU0mw2Pp8UZ5qhFk6HVBSwVzpdnMOXj31EVG0Mcptm2c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/09/30 02:00:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ACsB6SWPTLsCHnWsgwonzOL5DCaumQAASCfwiHi6okvPI0rd7cT2Bs0Ocp5wbVDWZ-40WHO4eSVDb_ht8NE-_LprcyUnOwK3Q2Z2YMWOdI3OaNRrZVWtnqUNRUqTR9N71xFKRcvgX3f7ttbzLpZNnRINk9Q3rHvRvEPEZAfh7Ok6RwRoxP61HFwc4wINLT6X-JF4DiDzjQDUxM-_C9PGSqIYwW7hBtJOjUbEPirGMF6Jws24iwyzzAmjRzGnxYo5qCQZpz-frMzfPMDs-6_Yv1j2kJJh26gK2JxVKE9tov2AIg__azTHKgQrVC4ebxWkCF1ivOmiITJnxmeWYfaJBZ8 2025/09/30 02:00:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/30 02:00:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/30 02:00:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ACsB6SWPTLsCHnWsgwonzOL5DCaumQAASCfwiHi6okvPI0rd7cT2Bs0Ocp5wbVDWZ-40WHO4eSVDb_ht8NE-_LprcyUnOwK3Q2Z2YMWOdI3OaNRrZVWtnqUNRUqTR9N71xFKRcvgX3f7ttbzLpZNnRINk9Q3rHvRvEPEZAfh7Ok6RwRoxP61HFwc4wINLT6X-JF4DiDzjQDUxM-_C9PGSqIYwW7hBtJOjUbEPirGMF6Jws24iwyzzAmjRzGnxYo5qCQZpz-frMzfPMDs-6_Yv1j2kJJh26gK2JxVKE9tov2AIg__azTHKgQrVC4ebxWkCF1ivOmiITJnxmeWYfaJBZ8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/09/30 02:00:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABpPgmGf_BmUEmcqmr65jGBGAmgJC-W30EXfhpcYj1iczd1sffCcSQOCwBV59THLUj4ukEP3Z4fTh1a3nfT3RuOvbBDnR6k5PW3MLLD7xYz9YreL0XmGTTWpIj2vM_aybQyusycgNOEKdXWyLQvYOokk8UvN4n_aIrqrB_XrjSPvQwW5qdUtAR1an2rqI3i7y9HymYOKXtqUTw8sYpCI-ir5ivAsWCzJtZYbfJIE0sFoI5lTvOENy8GLYwTaycr2FMYZBIz3W-iVR3_lLhiaiXSr2gfg3Et5f40pXG4Kernq2OtgewZ_Eup9MOHHp8inwbZKs4Fnl3mWAUG2REwWuKw 2025/09/30 02:00:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/30 02:00:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/30 02:00:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABpPgmGf_BmUEmcqmr65jGBGAmgJC-W30EXfhpcYj1iczd1sffCcSQOCwBV59THLUj4ukEP3Z4fTh1a3nfT3RuOvbBDnR6k5PW3MLLD7xYz9YreL0XmGTTWpIj2vM_aybQyusycgNOEKdXWyLQvYOokk8UvN4n_aIrqrB_XrjSPvQwW5qdUtAR1an2rqI3i7y9HymYOKXtqUTw8sYpCI-ir5ivAsWCzJtZYbfJIE0sFoI5lTvOENy8GLYwTaycr2FMYZBIz3W-iVR3_lLhiaiXSr2gfg3Et5f40pXG4Kernq2OtgewZ_Eup9MOHHp8inwbZKs4Fnl3mWAUG2REwWuKw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/30 02:00:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AIuvB__XA0hZQs_JAs4kavo9yKKoLsWDmbRnmnohoaPrzt7USpW9ZJXuV10ii6COk26iH3LgW4ay9_33U7jhJGHmZX1wMPOn-YFjScsPMlmdXxV9WmVPG5sItfHu8-cs_bWITXe93iFf73yCoIjBbJOAUNVv2JtrbXjfDu0oCNBT5JXWd8WkGQuhjfCTxeW534QJbi-JpohxsJH9Qf_wwEHojHcTiJV1E3689b7732ff88k41LjYPqM9EekLrBwPN4TglOEW0_HJK_lAozfXXVhOmYUTpGsRIAvFVDG3eo7UoN71U0CTpolruTOetkWaOKEDuFb4QrYXGuZlGTbv1jM 2025/09/30 02:00:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/30 02:00:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/30 02:00:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/30 02:00:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/30 02:00:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/30 02:00:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/30 02:00:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AIuvB__XA0hZQs_JAs4kavo9yKKoLsWDmbRnmnohoaPrzt7USpW9ZJXuV10ii6COk26iH3LgW4ay9_33U7jhJGHmZX1wMPOn-YFjScsPMlmdXxV9WmVPG5sItfHu8-cs_bWITXe93iFf73yCoIjBbJOAUNVv2JtrbXjfDu0oCNBT5JXWd8WkGQuhjfCTxeW534QJbi-JpohxsJH9Qf_wwEHojHcTiJV1E3689b7732ff88k41LjYPqM9EekLrBwPN4TglOEW0_HJK_lAozfXXVhOmYUTpGsRIAvFVDG3eo7UoN71U0CTpolruTOetkWaOKEDuFb4QrYXGuZlGTbv1jM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/30 02:00:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AAc9HX_Ie9F3zEsAw6aE6M6A8c5FP2X-A1UqvG9NcE2-patR3IBeTRTielTkJ-oIbdnlIyVGRZficiasRezOVKYIVZSY-4_7CP5xZYgSjUvVgVC_4rV54nmvij5Bv7TW592p_kIpQCTl_RuOxGV_laxGUHGPGEuLDcEGdL5ThWZRksAjEoqfJ27y3xkysFPAJZsIZLocS9Ji160E7BGQQQZXqz8BdmGywyFt8vrOiE85w3Zcx269nvdGqXSeC_DYYu0zJOsxbXpC3vhx_bB3a3fFaKgTysdxNhtvhUfaWcosKhY-AV7ClNJkhNMeVwqrPU6Gbq0OlRFwT5_XTcE7hTk 2025/09/30 02:00:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/30 02:00:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/09/30 02:00:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/09/30 02:00:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/30 02:00:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/30 02:00:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/30 02:00:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AAc9HX_Ie9F3zEsAw6aE6M6A8c5FP2X-A1UqvG9NcE2-patR3IBeTRTielTkJ-oIbdnlIyVGRZficiasRezOVKYIVZSY-4_7CP5xZYgSjUvVgVC_4rV54nmvij5Bv7TW592p_kIpQCTl_RuOxGV_laxGUHGPGEuLDcEGdL5ThWZRksAjEoqfJ27y3xkysFPAJZsIZLocS9Ji160E7BGQQQZXqz8BdmGywyFt8vrOiE85w3Zcx269nvdGqXSeC_DYYu0zJOsxbXpC3vhx_bB3a3fFaKgTysdxNhtvhUfaWcosKhY-AV7ClNJkhNMeVwqrPU6Gbq0OlRFwT5_XTcE7hTk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/09/30 02:01:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AHasJDXZqTEd4Sbah6iY_dkcZv59JsBK3MfurtPuq4lZoHp2UMqEXgvrl5nlenNCsKIuIHj-_DwLGf298p2cnkwlaJteZ0uItzL8V_0IkvBZxWu9j2CYuCARNGfBj_6-ezCKejuVRRC0Ntmi73B7X6nNzc0QyyUJL56dZYXMfudYBqKP--L8_oy4Ucv31PRL_P9bHkTzlg8JkLbHZSy8Jda1x4epUxZ6EEhflIAOenssVedZV9bFFr87901q3MilK56yyw2oi_1Cw_-20Zz909mPjd-lZ7vUSPkcKeVkZyFQ6FYY3bBS1bElCfWjafneCKUpaLP3mxoirMFX1IISnCU 2025/09/30 02:01:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/09/30 02:01:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/09/30 02:01:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AHasJDXZqTEd4Sbah6iY_dkcZv59JsBK3MfurtPuq4lZoHp2UMqEXgvrl5nlenNCsKIuIHj-_DwLGf298p2cnkwlaJteZ0uItzL8V_0IkvBZxWu9j2CYuCARNGfBj_6-ezCKejuVRRC0Ntmi73B7X6nNzc0QyyUJL56dZYXMfudYBqKP--L8_oy4Ucv31PRL_P9bHkTzlg8JkLbHZSy8Jda1x4epUxZ6EEhflIAOenssVedZV9bFFr87901q3MilK56yyw2oi_1Cw_-20Zz909mPjd-lZ7vUSPkcKeVkZyFQ6FYY3bBS1bElCfWjafneCKUpaLP3mxoirMFX1IISnCU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/09/30 02:01:03 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AN0gXnfGhAfPrsE1UI3h3jhSpJRF2ic2ray370dfepQVfTKS4AChIMe4k7B92btfijJ0tkwKDkhcYeMOim-9dcx1UNYBll5txmgHhbF86CUmeG-j-rMxswWRK7oN-HhWRDm80nGuecu6CC4AuKaOxZk5zpRPNIfDf7F3ssmcVeip58VJGspGp20h3npLTZweAvnIEAHG2RVodeOSh097Q7UrjaPyDeY1TKtlXpYsKbAIQAdxo3ep3vfr4sdqGU3VhA1qNfL5d2Mol7Cs4wvejYz7iC2SjjfP4gOZyK4cq2wep2OV9bRRKjBve2XKax12S3spjvvPafhsFlWb86LvHUg 2025/09/30 02:01:04 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/09/30 02:01:05 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/30 02:01:05 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AN0gXnfGhAfPrsE1UI3h3jhSpJRF2ic2ray370dfepQVfTKS4AChIMe4k7B92btfijJ0tkwKDkhcYeMOim-9dcx1UNYBll5txmgHhbF86CUmeG-j-rMxswWRK7oN-HhWRDm80nGuecu6CC4AuKaOxZk5zpRPNIfDf7F3ssmcVeip58VJGspGp20h3npLTZweAvnIEAHG2RVodeOSh097Q7UrjaPyDeY1TKtlXpYsKbAIQAdxo3ep3vfr4sdqGU3VhA1qNfL5d2Mol7Cs4wvejYz7iC2SjjfP4gOZyK4cq2wep2OV9bRRKjBve2XKax12S3spjvvPafhsFlWb86LvHUg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/09/30 02:01:06 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AI-KYhLhtloqPhdwAkJXY5dbd2TFuWjOTOZ30kHHkkZkAG-_4kumOwLmeCLTOxIBW-br9j5FNgxHRGzj1bCnMXGcGKjdL7lPlhiHsQsBbDEYTWOdCoUd7HXG5oS-SPYYtbwUZg4NiMNS3cyivAsnO4q0Zs9hzW2oWsBnQiGHNLvhh4cxDfrRQzPZc9MpwTypfQ3AHWsymS2h1IcuB5rt_mJYaIvkRbgti-m3uRRwEveuQMyfPFQ4KunCy9bcSiegLr7v3qszPCmD4arxd1qtN0F8mDE91ia4_eS2PfZP-VcfYOfU5pCpsIOkwH63nJnRfOt58pNBIYAp_yDsNBbPw4s 2025/09/30 02:01:07 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/30 02:01:08 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/30 02:01:08 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AI-KYhLhtloqPhdwAkJXY5dbd2TFuWjOTOZ30kHHkkZkAG-_4kumOwLmeCLTOxIBW-br9j5FNgxHRGzj1bCnMXGcGKjdL7lPlhiHsQsBbDEYTWOdCoUd7HXG5oS-SPYYtbwUZg4NiMNS3cyivAsnO4q0Zs9hzW2oWsBnQiGHNLvhh4cxDfrRQzPZc9MpwTypfQ3AHWsymS2h1IcuB5rt_mJYaIvkRbgti-m3uRRwEveuQMyfPFQ4KunCy9bcSiegLr7v3qszPCmD4arxd1qtN0F8mDE91ia4_eS2PfZP-VcfYOfU5pCpsIOkwH63nJnRfOt58pNBIYAp_yDsNBbPw4s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/30 02:01:09 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AEBIU16yHVFqfvZ2kM0B5zxIrzbijDgvbPXAM4IgEdF72vw0XI2AMpdENaq2KDMgmt6wVZ02PwRCPWOd970O6O2O2DVPDmRuy03YBLPQKwCqlpzaF_VHws5yXUgxPYcLucL33ZEq9smm32L7ueGzuelLKrakXx9s0xwCSc_8PoZyfa3w3uRXbXiDOoCZcMGHpJTyQDwLhC96eK4-4qnodA4vfQSsruB1NwLB3XZUOJRkPoZR911vmDav0v-XomMkyihULh4FsFB9J07Ajy2fTa2SDKqAwan1NrVtq9IPaG1rt_bB0gGsvIAV6j3UxyJVL5_fQout2WKbMEWX_9qKSHM 2025/09/30 02:01:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/30 02:01:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/30 02:01:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/30 02:01:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/30 02:01:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/30 02:01:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/30 02:01:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AEBIU16yHVFqfvZ2kM0B5zxIrzbijDgvbPXAM4IgEdF72vw0XI2AMpdENaq2KDMgmt6wVZ02PwRCPWOd970O6O2O2DVPDmRuy03YBLPQKwCqlpzaF_VHws5yXUgxPYcLucL33ZEq9smm32L7ueGzuelLKrakXx9s0xwCSc_8PoZyfa3w3uRXbXiDOoCZcMGHpJTyQDwLhC96eK4-4qnodA4vfQSsruB1NwLB3XZUOJRkPoZR911vmDav0v-XomMkyihULh4FsFB9J07Ajy2fTa2SDKqAwan1NrVtq9IPaG1rt_bB0gGsvIAV6j3UxyJVL5_fQout2WKbMEWX_9qKSHM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/30 02:01:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AEL--QGOb28e7y5QRMAqONttistLVxlV0tLEXKgjh31BTk1lMEscKGN7tjfLcD25FVYzZqW4VtahgrJIQ9d--wSnA5zoa2zIu2idAbzcMH66fkUsJrbiV4XnVZgh20F7YpFUWiCxjXjaG1VEKQw1RCjYSfrvU409esEFoYfLRZ9xQOHS-n1ibb4rgWi0F3cTvAK9S-6IB6A4btFnRrzhHER_Ljhnjo5c2keOx8xaGCqpiMj_IX1aRIGPbyu0rY_VUF6o8Gra4O1TwHdi6oPA8kUZrpuxVvADJiXkvUaxJq1yMf5QOWQ_26gkfzWKZVmUH5b0akJbiE14z4OyMJqKQLA 2025/09/30 02:01:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/30 02:01:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/09/30 02:01:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/09/30 02:01:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/30 02:01:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/30 02:01:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/30 02:01:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AEL--QGOb28e7y5QRMAqONttistLVxlV0tLEXKgjh31BTk1lMEscKGN7tjfLcD25FVYzZqW4VtahgrJIQ9d--wSnA5zoa2zIu2idAbzcMH66fkUsJrbiV4XnVZgh20F7YpFUWiCxjXjaG1VEKQw1RCjYSfrvU409esEFoYfLRZ9xQOHS-n1ibb4rgWi0F3cTvAK9S-6IB6A4btFnRrzhHER_Ljhnjo5c2keOx8xaGCqpiMj_IX1aRIGPbyu0rY_VUF6o8Gra4O1TwHdi6oPA8kUZrpuxVvADJiXkvUaxJq1yMf5QOWQ_26gkfzWKZVmUH5b0akJbiE14z4OyMJqKQLA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/09/30 02:01:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AAdlnjAvWOaViTM8LHDWY1Nm27p90tp2klnnJ2N8uMZKIz8NiiT1kkrDKWkxQrXdwxiOU6dW0FRSmnbXQuifjEd6hmBIAeuIevRjXk_DJig0Jw4bHTNkVIwY4aXKKRJg90twDMyj-rYySCj_r2e-baiMHQeusk91h4_V3zSQuw_EDZxsLIZD0BmfVI2wVvSDfvDDldAMGRJQI0avyifU550XqEn7B-RAp9a5O4oabX2RuK1MHIf8DXgm8NVctn5JZ2Zfj1tpw62kRLsICOKvkpd0HRV4PmHk81xPKVetZLwVf_69h9XsiFEP2ZfaT9R_BXGS20WVg82c7f_uMZ5BvGE 2025/09/30 02:01:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/09/30 02:01:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/09/30 02:01:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AAdlnjAvWOaViTM8LHDWY1Nm27p90tp2klnnJ2N8uMZKIz8NiiT1kkrDKWkxQrXdwxiOU6dW0FRSmnbXQuifjEd6hmBIAeuIevRjXk_DJig0Jw4bHTNkVIwY4aXKKRJg90twDMyj-rYySCj_r2e-baiMHQeusk91h4_V3zSQuw_EDZxsLIZD0BmfVI2wVvSDfvDDldAMGRJQI0avyifU550XqEn7B-RAp9a5O4oabX2RuK1MHIf8DXgm8NVctn5JZ2Zfj1tpw62kRLsICOKvkpd0HRV4PmHk81xPKVetZLwVf_69h9XsiFEP2ZfaT9R_BXGS20WVg82c7f_uMZ5BvGE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/09/30 02:01:21 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABzMtKIqoSIQgJNiyKnsf9m4OfrkjpCef3nP7qyQsyWMlBf6GDgdMCgc01ElEsVlECPLMGd8rHB8aoTNP5mdyiTNfmk-arR-SNcdtHLL2IGueQIBlohtgBTqHORqtBokWOcjTIX9SYTMJ-G_Ew7LFGd1k9y9Xyn3ANXA8C0It1XfUf3dIwPhwNz_xCF4NQLCcHf2999XzqfDfS0UEQ6OOyM90Lw6PSwOmbDpLzGMseh83lKublThq8ZX-0YzCqa6OFHynWSU_-EBXVaJYaz-8sd4O8gpzIinSkGfOXpz4fXNybLEkxcdChJKvX3Bct6q_c0RnNMF6_BAKDoMPgOqDnk 2025/09/30 02:01:21 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/09/30 02:01:23 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/30 02:01:23 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABzMtKIqoSIQgJNiyKnsf9m4OfrkjpCef3nP7qyQsyWMlBf6GDgdMCgc01ElEsVlECPLMGd8rHB8aoTNP5mdyiTNfmk-arR-SNcdtHLL2IGueQIBlohtgBTqHORqtBokWOcjTIX9SYTMJ-G_Ew7LFGd1k9y9Xyn3ANXA8C0It1XfUf3dIwPhwNz_xCF4NQLCcHf2999XzqfDfS0UEQ6OOyM90Lw6PSwOmbDpLzGMseh83lKublThq8ZX-0YzCqa6OFHynWSU_-EBXVaJYaz-8sd4O8gpzIinSkGfOXpz4fXNybLEkxcdChJKvX3Bct6q_c0RnNMF6_BAKDoMPgOqDnk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/09/30 02:01:24 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AIUcZjOo6dnezq8m1DZECqZNxCSKYiGCCgUP7HLoZORWObRxhD3qrAFDyBFm45nWs52c2nj6mkKRnrIElAcGcyj6PoZWJqPFpGLVzySCepvZkS08U4htreqvcseaxQDNY7p_SvdQl2zNrsqvVZo7g0oV39aHrlDIRC7zqweJ14aioi4OR_lTOnbAk-arPil0S8tgqfEYOV6O_9sr609liBc1KAuLCKGSkZ2-Ejx_TcUzoSrpyIpV4F9nosH8dLgDqlJXo3164PD6bYTwGTm1Mor2KzfI8GhyYabZJIogKDqreAfE67defoS5tJWVvotagkaVtuPQ8guQKr_IChkVzgU 2025/09/30 02:01:25 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/30 02:01:25 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/30 02:01:26 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AIUcZjOo6dnezq8m1DZECqZNxCSKYiGCCgUP7HLoZORWObRxhD3qrAFDyBFm45nWs52c2nj6mkKRnrIElAcGcyj6PoZWJqPFpGLVzySCepvZkS08U4htreqvcseaxQDNY7p_SvdQl2zNrsqvVZo7g0oV39aHrlDIRC7zqweJ14aioi4OR_lTOnbAk-arPil0S8tgqfEYOV6O_9sr609liBc1KAuLCKGSkZ2-Ejx_TcUzoSrpyIpV4F9nosH8dLgDqlJXo3164PD6bYTwGTm1Mor2KzfI8GhyYabZJIogKDqreAfE67defoS5tJWVvotagkaVtuPQ8guQKr_IChkVzgU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/30 02:01:27 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AEA-ZwZHdgMHZtFsysHuZhrWmM4ZJv5_WSfuwgo0GhzQp-bdBcHCZbbDhYQ8QO_IjegpvRxlJTdWHmCDkrm_prYn2iMiUJP03ph_bENt-G_gIXfwBynxJ6XgwPjedQAaj6jGaKC1_FiSegzwGDsLD4YkQhQz5xGJLcF6D55zC_sC099zGz9VQptyI6Nn7FOE9GO-MX0QJqPIGG42RWn6Yrd1zZN47rrBenUKysMpK-NHHiOWhALIHO7MYziVpCnJUehQ6KwiqEoiB95k38QvHPtFxvCnXIr-VKfqhVLYviEk05IrBcqAIt4fmj6rwu8AfDAZhEFnJpP5gbRpXA3PdpM 2025/09/30 02:01:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/30 02:01:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/30 02:01:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/30 02:01:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/30 02:01:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/30 02:01:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/30 02:01:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AEA-ZwZHdgMHZtFsysHuZhrWmM4ZJv5_WSfuwgo0GhzQp-bdBcHCZbbDhYQ8QO_IjegpvRxlJTdWHmCDkrm_prYn2iMiUJP03ph_bENt-G_gIXfwBynxJ6XgwPjedQAaj6jGaKC1_FiSegzwGDsLD4YkQhQz5xGJLcF6D55zC_sC099zGz9VQptyI6Nn7FOE9GO-MX0QJqPIGG42RWn6Yrd1zZN47rrBenUKysMpK-NHHiOWhALIHO7MYziVpCnJUehQ6KwiqEoiB95k38QvHPtFxvCnXIr-VKfqhVLYviEk05IrBcqAIt4fmj6rwu8AfDAZhEFnJpP5gbRpXA3PdpM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/30 02:01:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AKV66EIXX41WgcQt6hhS5Z445zpZnNb2JyUqXADEVVcOBQsoIqpKPnE00TcN0DJ0EVp_Isvf-R3Lv6bDw3Qw_Pkh7AUQDymEHiPKrrSMxip_7if1TCpICQop5scZdEL4CtZfahNSkGP_42xpNZ3TmUDSuuV-oL7WYF7TlaDGKFChAb8zL37liVCKRZaUZMrTLJaX1_FT1PWkGR34aKCQCUQ5PTPMr9kM_P0Y1KioOXb9NpOBLqiDsOm3ySUvHhkqJ-hgpuhQJ3qXpJ4X9iZoio4xd4YipeqNsG-TUsj1CYQup_unalelq_OQdlOoZe7MNHo_0J_0Zjo_dBP0xCqUdkU 2025/09/30 02:01:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/30 02:01:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/09/30 02:01:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/09/30 02:01:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/30 02:01:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/30 02:01:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/30 02:01:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AKV66EIXX41WgcQt6hhS5Z445zpZnNb2JyUqXADEVVcOBQsoIqpKPnE00TcN0DJ0EVp_Isvf-R3Lv6bDw3Qw_Pkh7AUQDymEHiPKrrSMxip_7if1TCpICQop5scZdEL4CtZfahNSkGP_42xpNZ3TmUDSuuV-oL7WYF7TlaDGKFChAb8zL37liVCKRZaUZMrTLJaX1_FT1PWkGR34aKCQCUQ5PTPMr9kM_P0Y1KioOXb9NpOBLqiDsOm3ySUvHhkqJ-hgpuhQJ3qXpJ4X9iZoio4xd4YipeqNsG-TUsj1CYQup_unalelq_OQdlOoZe7MNHo_0J_0Zjo_dBP0xCqUdkU" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/09/30 02:01:38 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/09/30 02:01:41 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/30 02:01:44 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/30 02:01:48 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/30 02:01:51 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/30 02:01:53 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: APen6XXdubmfGcJgyoD79fqhss5Hjr3Yn4RJMBfoXDIlPBLG3fzU9QZYH9sFkXF2Jtkrivx4ECmjPhhYAjl_xLhSiEvr1uERSf4JheuRFgsy_8cmYgb2iK0Rf9_GDyccguf9gE79tAURJLXQ6zL7_4K3bEwMOf3zYAbOuyjRywTZPE3qgVsRnSOkPA-cQzK53cGhVyDExDtcaYsWtPemVdZG0z6fcYYDkl_Ur2jh2_11xKuxoD-AmaROaSCuy6rFp8lVLVcdAJpZuqt9HCjfjiC35gl2JvmUbtDnXaX-ABrH1IMJ4AqF0sUXiTa5HFby9mydJHuKrXLWxSlpoeKUxVs 2025/09/30 02:01:53 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/30 02:01:53 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "c7cafba60d3c2c293b9446cec254886c" 2025/09/30 02:01:54 DEBUG : unknown-size-put.txt: multipart upload "APen6XXdubmfGcJgyoD79fqhss5Hjr3Yn4RJMBfoXDIlPBLG3fzU9QZYH9sFkXF2Jtkrivx4ECmjPhhYAjl_xLhSiEvr1uERSf4JheuRFgsy_8cmYgb2iK0Rf9_GDyccguf9gE79tAURJLXQ6zL7_4K3bEwMOf3zYAbOuyjRywTZPE3qgVsRnSOkPA-cQzK53cGhVyDExDtcaYsWtPemVdZG0z6fcYYDkl_Ur2jh2_11xKuxoD-AmaROaSCuy6rFp8lVLVcdAJpZuqt9HCjfjiC35gl2JvmUbtDnXaX-ABrH1IMJ4AqF0sUXiTa5HFby9mydJHuKrXLWxSlpoeKUxVs" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/30 02:01:54 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AIwjl3W3B1Cs9lShFjiY6aubk7FeuHEb4Ko6d7IBO_gA3z3v19e-gb9irrRvtQyRC7s8PdldNsnWq7y1-B9WFDY1QoTyUB6j6V_G8nv8k5JoItzR_OsK-aBM6IhiQADeH-IJmFH7-1c9EgFWeltT7SwezW8aDdGfQbsTDhABW5Yilc_oE88-JJBsVLdugQhOvaPhPJSHENbRX8B8QmkZOdrmClb1zdGw4vGAhpIKuFProFhJ1UfRQHmXCdvc0lKQ_0e8SgSz1wvOFeh6Av4Y1t3ltn7MNcfs4EbLf8TWPuCOop_cGPsuaR8z4daC8Y0lvZs_uxXEcR-QhO84VXmhVec 2025/09/30 02:01:54 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/09/30 02:01:55 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "1597bc9bda55ae719e8e519e747425bf" 2025/09/30 02:01:55 DEBUG : unknown-size-update.txt: multipart upload "AIwjl3W3B1Cs9lShFjiY6aubk7FeuHEb4Ko6d7IBO_gA3z3v19e-gb9irrRvtQyRC7s8PdldNsnWq7y1-B9WFDY1QoTyUB6j6V_G8nv8k5JoItzR_OsK-aBM6IhiQADeH-IJmFH7-1c9EgFWeltT7SwezW8aDdGfQbsTDhABW5Yilc_oE88-JJBsVLdugQhOvaPhPJSHENbRX8B8QmkZOdrmClb1zdGw4vGAhpIKuFProFhJ1UfRQHmXCdvc0lKQ_0e8SgSz1wvOFeh6Av4Y1t3ltn7MNcfs4EbLf8TWPuCOop_cGPsuaR8z4daC8Y0lvZs_uxXEcR-QhO84VXmhVec" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/30 02:01:55 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xogoveb2kixu/deeper/nonexisting/directory" 2025/09/30 02:01:55 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/09/30 02:01:55 DEBUG : Waiting for deletions to finish 2025/09/30 02:01:55 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/09/30 02:01:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/09/30 02:01:56 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/30 02:01:56 INFO : S3 bucket rclone-test-xogoveb2kixu: Bucket "rclone-test-xogoveb2kixu" deleted 2025/09/30 02:01:56 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (161.03s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.27s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.07s) --- PASS: TestIntegration/FsMkdir (158.96s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.24s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.70s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.46s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.54s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (24.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (94.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (14.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (12.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (5.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (14.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (2.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (14.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (6.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (17.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (5.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (6.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (20.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (6.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (16.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.35s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.68s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.27s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.29s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/09/30 02:01:56 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/09/30 02:01:56 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 161.086s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m42.285458928s (try 1/5)