"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/10/05 03:19:13 NOTICE: TestS3R2: Starting server 2025/10/05 03:19:13 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tiqahoy0huca" 2025/10/05 03:19:13 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/10/05 03:19:14 INFO : S3 bucket rclone-test-tiqahoy0huca: Bucket "rclone-test-tiqahoy0huca" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/05 03:19:15 INFO : S3 bucket rclone-test-tiqahoy0huca: Bucket "rclone-test-tiqahoy0huca" deleted === RUN TestIntegration/FsMkdir 2025/10/05 03:19:15 INFO : S3 bucket rclone-test-tiqahoy0huca: Bucket "rclone-test-tiqahoy0huca" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/05 03:19:15 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/05 03:19:15 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/05 03:19:15 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/10/05 03:19:31 NOTICE: S3 bucket rclone-test-tiqahoy0huca: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/05 03:19:31 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ANe1MjKMA8AGrJuU1nIQQjrpN9wU2r6jL4sBBkvB63KY0P2v4Y-9A44gxJXcBZ4ruouiPoBBEet7vITfvfkQY8F-lnUcIgDoxdKrmjBpvdnYKbBrpw8qoqmH7XD2iWb6J3wqP8Z-ohG-pnqKSV7HMDGR4NzUnpsnHVr0HNIiHJqPkhzDmtHM8UG_J6VEI4v2FHNc2y62srekPIa-zYEP5AdH7pXpEDTZtCAoBLFK4nnYYWxgwSex1EH3bXrs2uCNL9XOa8tHvIzo2UOrVIpPZViPp9j932ibYUTz5PhWqw1GHzOzj476hx9ezVoWVut47y0L3F63dSCta5K7KXxZ5Zw 2025/10/05 03:19:31 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "3c00e6c007b277c706349b911b62be5a" 2025/10/05 03:19:32 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "d8b21a3b75452b46433737c8a154702a" 2025/10/05 03:19:32 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "04afb6ef86d990b1a6f2cead5ab8a4ec" 2025/10/05 03:19:32 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ANe1MjKMA8AGrJuU1nIQQjrpN9wU2r6jL4sBBkvB63KY0P2v4Y-9A44gxJXcBZ4ruouiPoBBEet7vITfvfkQY8F-lnUcIgDoxdKrmjBpvdnYKbBrpw8qoqmH7XD2iWb6J3wqP8Z-ohG-pnqKSV7HMDGR4NzUnpsnHVr0HNIiHJqPkhzDmtHM8UG_J6VEI4v2FHNc2y62srekPIa-zYEP5AdH7pXpEDTZtCAoBLFK4nnYYWxgwSex1EH3bXrs2uCNL9XOa8tHvIzo2UOrVIpPZViPp9j932ibYUTz5PhWqw1GHzOzj476hx9ezVoWVut47y0L3F63dSCta5K7KXxZ5Zw" 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/10/05 03:19:35 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/05 03:19:35 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/10/05 03:19:37 DEBUG : S3 bucket rclone-test-tiqahoy0huca: bucket is versioned: false 2025/10/05 03:19:37 DEBUG : Waiting for deletions to finish 2025/10/05 03:19:37 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/05 03:19:37 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/05 03:19:37 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/05 03:19:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tiqahoy0huca/dirToPurgeFromRoot" 2025/10/05 03:19:38 DEBUG : S3 bucket rclone-test-tiqahoy0huca path dirToPurgeFromRoot: bucket is versioned: false 2025/10/05 03:19:38 DEBUG : Waiting for deletions to finish 2025/10/05 03:19:38 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/05 03:19:38 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/05 03:19:39 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/05 03:19:39 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tiqahoy0huca/hello? sausage/êé" 2025/10/05 03:19:40 DEBUG : S3 bucket rclone-test-tiqahoy0huca path hello? sausage/êé: bucket is versioned: false 2025/10/05 03:19:40 DEBUG : Waiting for deletions to finish 2025/10/05 03:19:40 DEBUG : "a/b/c/d/e.txt" version false 2025/10/05 03:19:40 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/05 03:19:40 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/10/05 03:19:47 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tiqahoy0huca/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/05 03:19:47 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tiqahoy0huca/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-tiqahoy0huca" from "TestS3R2:rclone-test-tiqahoy0huca" 2025/10/05 03:19:47 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/10/05 03:19:51 DEBUG : piped data.txt: open chunk writer: started multipart upload: AMrwslpPJJFhw4G3Nr_tmwjJmq3SscAvPmNaD636Wiu4Fh75s7KyiGDDc1NGC2uZjKmlQ6FWNiH8he-cddZZrgC9tWbtswSeIfGCFudaA9dRx1xdok30gXkHmIBmrdJfHblOw2itgypwnwjLFiwS6BMd4g33wrPPCkw5AKE01KaH5MskGEohz0vsGOeUjmRxrYdY35TKAZ_yfvX-jlC73707v2vzXzBWjvfwx1Kz8F0iJF6SPHo0MkKsnASqgbMh8UUKUu2VmBHpB_JkV9ESyplCV2K-gadS0DTZh7wG4426lT1Lta-y7S63YCPmykVrqg8cluITR2wlsl5mKwLpqQg 2025/10/05 03:19:52 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/05 03:19:52 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/05 03:19:52 DEBUG : piped data.txt: multipart upload "AMrwslpPJJFhw4G3Nr_tmwjJmq3SscAvPmNaD636Wiu4Fh75s7KyiGDDc1NGC2uZjKmlQ6FWNiH8he-cddZZrgC9tWbtswSeIfGCFudaA9dRx1xdok30gXkHmIBmrdJfHblOw2itgypwnwjLFiwS6BMd4g33wrPPCkw5AKE01KaH5MskGEohz0vsGOeUjmRxrYdY35TKAZ_yfvX-jlC73707v2vzXzBWjvfwx1Kz8F0iJF6SPHo0MkKsnASqgbMh8UUKUu2VmBHpB_JkV9ESyplCV2K-gadS0DTZh7wG4426lT1Lta-y7S63YCPmykVrqg8cluITR2wlsl5mKwLpqQg" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/05 03:19:52 DEBUG : piped data.txt: open chunk writer: started multipart upload: AOeQ5QWKQCOG78ZkPIgkEUQayf4oCtQYxBKLUE0tySTmSkLUK6LYA4Nn0Y8_E1WCRCCHAMPDINgnTnOFmpm8D5hZuderDNCIfjAlc0dBF98cgjCTIX1vR6wJ1LI8_H9F2BT8GEqZGKb5lz6GloFhVKqFL8z0uIRGI-HYwSQM_qWj3Sgqgtevi9tTnlVTeb2svmIfpxWHIjCPl8k2FGvs0WEgA45I8y0ofCQ5tMl2RjFovgjDxyvXizYjFU6RHzwmbj9dNh9IcmQ8g-UU8aakkn-LRkR__0ekquqHTwQ5D0d8PwZ3OGIautzWqgwST1GKMT6jYxNZI_yyGV4NnN5PVXE 2025/10/05 03:19:52 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/05 03:19:52 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "6b5d49cfd2263abde7a707d0384bf78e" 2025/10/05 03:19:53 DEBUG : piped data.txt: multipart upload "AOeQ5QWKQCOG78ZkPIgkEUQayf4oCtQYxBKLUE0tySTmSkLUK6LYA4Nn0Y8_E1WCRCCHAMPDINgnTnOFmpm8D5hZuderDNCIfjAlc0dBF98cgjCTIX1vR6wJ1LI8_H9F2BT8GEqZGKb5lz6GloFhVKqFL8z0uIRGI-HYwSQM_qWj3Sgqgtevi9tTnlVTeb2svmIfpxWHIjCPl8k2FGvs0WEgA45I8y0ofCQ5tMl2RjFovgjDxyvXizYjFU6RHzwmbj9dNh9IcmQ8g-UU8aakkn-LRkR__0ekquqHTwQ5D0d8PwZ3OGIautzWqgwST1GKMT6jYxNZI_yyGV4NnN5PVXE" 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/10/05 03:19:54 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/10/05 03:19:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ANChI0zHbGBcCuEYDtKpDkma2E86M2aGTAY7P2nI5odHtaYxU1Z5o-8YpNExVpQLNJJvGE6wTA8ChQqNjqOXTcfFbJBaT6wRR5wEssg0XMBR40GEpz3cenwkOlnrSKO3S0pigoOghbgnA5gmYNjuoOhjHS2s3Ss8bJXwkacihir_30XQ7z8DTBQgG3JrYXXnrfFdo1hnN7YIHD-klQVubZk4bdW-_zW1pOcsjVZ32dFomnoOtF3Nchf2WSe9GuZhtXQmqylJqwZrumJmWStuMketI4NKTq-v5E71N0N0gsvQNsacOq4HCVy7i0mqw5eAzH5B3UTJ_5m96WjiJr1rDkc 2025/10/05 03:19:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/05 03:19:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/05 03:19:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ANChI0zHbGBcCuEYDtKpDkma2E86M2aGTAY7P2nI5odHtaYxU1Z5o-8YpNExVpQLNJJvGE6wTA8ChQqNjqOXTcfFbJBaT6wRR5wEssg0XMBR40GEpz3cenwkOlnrSKO3S0pigoOghbgnA5gmYNjuoOhjHS2s3Ss8bJXwkacihir_30XQ7z8DTBQgG3JrYXXnrfFdo1hnN7YIHD-klQVubZk4bdW-_zW1pOcsjVZ32dFomnoOtF3Nchf2WSe9GuZhtXQmqylJqwZrumJmWStuMketI4NKTq-v5E71N0N0gsvQNsacOq4HCVy7i0mqw5eAzH5B3UTJ_5m96WjiJr1rDkc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/05 03:19:57 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AD5L6hw9sGNRFZpMWw24ZVN0CSdBxhI1djQ-j_WdAaepE4bu9AaMwXXOjXxOgD7vHPGGRFP0p8eiyWCGbh2b5LnkXnGx0-BgKilVoD9u0fypbiGaZeQ3XmmfUqk6sgp-XeI3OD_I7rYVG4ZTIpic1mM1gV_QqzYa5SpdVJc7eT0I5oRTO4y0T3RdAO_qi6eg4lgEBAXu4ZsFpXwLPOkVu_iHkpAxAfUfCuaNGw6waCf-iHfkH5Xmj4Jw37CslWrZjEW9KMZx2yvOzAG6D26NP6YS0Wti9V8vfY0pqtGj5_PPVt6DVuWb7DSCJy1aCDTNIKqj1EIwYHIr6bSYojXtDZc 2025/10/05 03:19:58 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/05 03:19:58 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/05 03:19:58 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AD5L6hw9sGNRFZpMWw24ZVN0CSdBxhI1djQ-j_WdAaepE4bu9AaMwXXOjXxOgD7vHPGGRFP0p8eiyWCGbh2b5LnkXnGx0-BgKilVoD9u0fypbiGaZeQ3XmmfUqk6sgp-XeI3OD_I7rYVG4ZTIpic1mM1gV_QqzYa5SpdVJc7eT0I5oRTO4y0T3RdAO_qi6eg4lgEBAXu4ZsFpXwLPOkVu_iHkpAxAfUfCuaNGw6waCf-iHfkH5Xmj4Jw37CslWrZjEW9KMZx2yvOzAG6D26NP6YS0Wti9V8vfY0pqtGj5_PPVt6DVuWb7DSCJy1aCDTNIKqj1EIwYHIr6bSYojXtDZc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/05 03:19:59 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ACsoYv_OqHsD1M1yTCQAGxB-2CrH1YLpoJGgSUL3l0TBqRYnmCmjH0PbN1TXnpTkBJ2bU_f9MDN7Xch4Zr7DefeIqxFR_qlhNPK9J8jrJWfQ2D2D1VgKMkCj1DDyvD0QkZLuxek901wG5xDrMeRbtxLzQRXx7kB81BrsGKlinBOOvxpXpRYze5fFmIHtLjOkn77VgzlauGVRlDeiWiFaadzlhf--uuROpi9rQtIcAYzQa8dAWQdKoR7rhMGs6tHuSi2LnuGbuQO0TKP0Zwin_Pkal91n-vGl2M9nVtDVAz_0V89Dnf7GuGHWwQv1x3ok94f8uOQoGkGI-hx86_oY8_k 2025/10/05 03:19:59 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/05 03:20:00 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/05 03:20:00 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ACsoYv_OqHsD1M1yTCQAGxB-2CrH1YLpoJGgSUL3l0TBqRYnmCmjH0PbN1TXnpTkBJ2bU_f9MDN7Xch4Zr7DefeIqxFR_qlhNPK9J8jrJWfQ2D2D1VgKMkCj1DDyvD0QkZLuxek901wG5xDrMeRbtxLzQRXx7kB81BrsGKlinBOOvxpXpRYze5fFmIHtLjOkn77VgzlauGVRlDeiWiFaadzlhf--uuROpi9rQtIcAYzQa8dAWQdKoR7rhMGs6tHuSi2LnuGbuQO0TKP0Zwin_Pkal91n-vGl2M9nVtDVAz_0V89Dnf7GuGHWwQv1x3ok94f8uOQoGkGI-hx86_oY8_k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/05 03:20:01 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AA9QdYvlGpobXqZuMjun6aNT1vx7jICreVWainnyPPFGJvb7OESuobZBb4z3_IxiZWb0zFKE7r1PzBvubxKXyBcXobarsUHLgTmXHs-MyL-FykgVv6K8NFncpMwA-Y2mPvJrD4-SJrm_i6pEhj0vJ9i8iMAMGmkOji8XWPLCkGyBLfaX3rEmLAz03yjmJDrrZEsQ83D3CE09ZK527Zf39g_7UFNkk-EIDjuuwp5GnXnEpqq4NRsFR-a9yhS9dW6cLDxLvC29MfxyFl5VS4kLO0mk3KjXFG4zHnVqZ2OrRzhGTUVean4Et6HOWhOxX15EoiXDyH7GhOkh2Pqi9FvH0hY 2025/10/05 03:20:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/05 03:20:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/05 03:20:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/05 03:20:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/05 03:20:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/05 03:20:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/05 03:20:02 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AA9QdYvlGpobXqZuMjun6aNT1vx7jICreVWainnyPPFGJvb7OESuobZBb4z3_IxiZWb0zFKE7r1PzBvubxKXyBcXobarsUHLgTmXHs-MyL-FykgVv6K8NFncpMwA-Y2mPvJrD4-SJrm_i6pEhj0vJ9i8iMAMGmkOji8XWPLCkGyBLfaX3rEmLAz03yjmJDrrZEsQ83D3CE09ZK527Zf39g_7UFNkk-EIDjuuwp5GnXnEpqq4NRsFR-a9yhS9dW6cLDxLvC29MfxyFl5VS4kLO0mk3KjXFG4zHnVqZ2OrRzhGTUVean4Et6HOWhOxX15EoiXDyH7GhOkh2Pqi9FvH0hY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/05 03:20:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AIwTU0lCFQEKRU6CIjBE_WX1FPvLExQB7o83TmiyAbRUVEcKWdfunRn8LkeLkKUcAq4IZw50yUQg9WwDB6UJexKYUHwXAchupqsTUQilFuAVwNokmB17xYoAA6zb2aesGVKMP0d45f77g-8cStto34mSRXLgMSBnRdfrF2WK25JXbPABXhSMV4Ca-oVKsUcaa4cp1IBW08GSGEkHu8vr7BWLMYa8j5urUB8dtYkmlyItCIaQ2rGDnoNN7heawYfSlBIwZWk9orqPyWggtS_pecAUlw6ork9Dqq7r6AKWmycALpXV8WJc2mLNqdfiGoRFtfF_rGZWPI6-2QMNqDIgpTk 2025/10/05 03:20:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/05 03:20:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/05 03:20:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/05 03:20:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/05 03:20:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/05 03:20:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/05 03:20:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AIwTU0lCFQEKRU6CIjBE_WX1FPvLExQB7o83TmiyAbRUVEcKWdfunRn8LkeLkKUcAq4IZw50yUQg9WwDB6UJexKYUHwXAchupqsTUQilFuAVwNokmB17xYoAA6zb2aesGVKMP0d45f77g-8cStto34mSRXLgMSBnRdfrF2WK25JXbPABXhSMV4Ca-oVKsUcaa4cp1IBW08GSGEkHu8vr7BWLMYa8j5urUB8dtYkmlyItCIaQ2rGDnoNN7heawYfSlBIwZWk9orqPyWggtS_pecAUlw6ork9Dqq7r6AKWmycALpXV8WJc2mLNqdfiGoRFtfF_rGZWPI6-2QMNqDIgpTk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/05 03:20:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AHc705ooDeLDBL-ujqUSXD-VvT0OFaKua5bbmnpXedCiGlaEZJ6gFUQ6dsqXoVEWS0u4S6AkmonAJqn489AXLPc3vugoPh12z8q5h2twZKFfoXeFFWgvZU0pvhvAoNMnDQxq35kP2JA_677MUQ74MkOFeTChAG6CF_dHY6A0r8dXxC4QGtQDBmnYOJK5RB9ph2vWg3SFk-iQKg7sZpgZ5ZDafiIJy6jB1H0wLpkaLLqi6fp0gyaZxVI6Y9c0CpRoc59nyDKujDbzVW2GFLyT61N-RqDowdnvXOvcHo17JTMEwWOW7JZqq1U6F92H1HKYZuakEyE6Rs2Ua0DaE4qEV2U 2025/10/05 03:20:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/05 03:20:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/05 03:20:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AHc705ooDeLDBL-ujqUSXD-VvT0OFaKua5bbmnpXedCiGlaEZJ6gFUQ6dsqXoVEWS0u4S6AkmonAJqn489AXLPc3vugoPh12z8q5h2twZKFfoXeFFWgvZU0pvhvAoNMnDQxq35kP2JA_677MUQ74MkOFeTChAG6CF_dHY6A0r8dXxC4QGtQDBmnYOJK5RB9ph2vWg3SFk-iQKg7sZpgZ5ZDafiIJy6jB1H0wLpkaLLqi6fp0gyaZxVI6Y9c0CpRoc59nyDKujDbzVW2GFLyT61N-RqDowdnvXOvcHo17JTMEwWOW7JZqq1U6F92H1HKYZuakEyE6Rs2Ua0DaE4qEV2U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/05 03:20:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ACzxefpNhFsJQKySAzt24dzjnYjqwT5erlrdxlapfaTddIDf_8JyIq7i6FgbxfMgSa2cZRz6WBadqUsZtgfHUp0fBEBvSg6_uO2W_wVHsvGApuc1gKHKWTX0nhquiiRkBvvmGyFueUt_nnTVabI-g3VVSxcZLqHZxzhIGxEEM2XQWFZ67Pu1YrxQ3ve_qvIjNlY-lfWGx5mZJlNRuxh5PM_VyMVpd4wDb-C-5ZUjFQObs5KqKDt3dij6QUjXp8hX-m76XrgPFw9gRT-IfyiiQH-3-bJltYb7_8KuGjQtCHzkb61ovQGOLInjhZ97nkrjNwOmzwtxg6K79XXm7TB684Y 2025/10/05 03:20:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/05 03:20:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/05 03:20:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ACzxefpNhFsJQKySAzt24dzjnYjqwT5erlrdxlapfaTddIDf_8JyIq7i6FgbxfMgSa2cZRz6WBadqUsZtgfHUp0fBEBvSg6_uO2W_wVHsvGApuc1gKHKWTX0nhquiiRkBvvmGyFueUt_nnTVabI-g3VVSxcZLqHZxzhIGxEEM2XQWFZ67Pu1YrxQ3ve_qvIjNlY-lfWGx5mZJlNRuxh5PM_VyMVpd4wDb-C-5ZUjFQObs5KqKDt3dij6QUjXp8hX-m76XrgPFw9gRT-IfyiiQH-3-bJltYb7_8KuGjQtCHzkb61ovQGOLInjhZ97nkrjNwOmzwtxg6K79XXm7TB684Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/05 03:20:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AC93k3Is2dRM4sHuFueP35pAFO0sCYhg3zUUdAA5OvIayahK5YUh-kkggKanAI3R9lSN2DOeb1a4Q49nrZgRDMhJZdNe1MSsganBhiVWmoqgd1NChd9o_lYMGQ7r59YNov68fduQ_JpPHI1ov3aL6BHOezNJe3nCg4B5U4ZeUyvhbrq1OUhSIxVAibQyjqVSugKThOH-7QIsMAgSQsh1OXmG2fzPMO88FGND_TeN1xAc6eAX4F4zTecznAqPOt0ajlvtuiogpdowYChpr9icsYjx6qx6TPqmzRzgYEs_KUQ395kEcWMzqcRPDRTNM-7xh4Nfq1pYDyjn79Fv1ZVD1b4 2025/10/05 03:20:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/05 03:20:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/05 03:20:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AC93k3Is2dRM4sHuFueP35pAFO0sCYhg3zUUdAA5OvIayahK5YUh-kkggKanAI3R9lSN2DOeb1a4Q49nrZgRDMhJZdNe1MSsganBhiVWmoqgd1NChd9o_lYMGQ7r59YNov68fduQ_JpPHI1ov3aL6BHOezNJe3nCg4B5U4ZeUyvhbrq1OUhSIxVAibQyjqVSugKThOH-7QIsMAgSQsh1OXmG2fzPMO88FGND_TeN1xAc6eAX4F4zTecznAqPOt0ajlvtuiogpdowYChpr9icsYjx6qx6TPqmzRzgYEs_KUQ395kEcWMzqcRPDRTNM-7xh4Nfq1pYDyjn79Fv1ZVD1b4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/05 03:20:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AOqJULdmFiF7xrK_wlRl35C6IhEtds2lr3JAkLdB1OHUpKkRQlv6NCEGzebVz3IIEaPQh76SNuv7b6mI644P-6MuwUvY_nLJCzAQen_J0pPuF1Dm1yEH5wtlfZmKBdqzqv9pb1j_Yz_gKM32bAn585avosTkc0V6ERWprNvvS-zvgd_hixGJiyNfIm4xhOCaSkDnArielf1qs003xEwVqFOKIS7nxj22LIbeQ8PuuExIrDB_df5JAFSn95QqLmZ0DbDXIasR8VB1TSp8BVdZndo3FY2HvsvDPI4NAAhjA-r4Ane5cAC5SW6Hm_jmQkUdHlVrlkluuXdkRMYw7PkH1R0 2025/10/05 03:20:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/05 03:20:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/05 03:20:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/05 03:20:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/05 03:20:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/05 03:20:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/05 03:20:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AOqJULdmFiF7xrK_wlRl35C6IhEtds2lr3JAkLdB1OHUpKkRQlv6NCEGzebVz3IIEaPQh76SNuv7b6mI644P-6MuwUvY_nLJCzAQen_J0pPuF1Dm1yEH5wtlfZmKBdqzqv9pb1j_Yz_gKM32bAn585avosTkc0V6ERWprNvvS-zvgd_hixGJiyNfIm4xhOCaSkDnArielf1qs003xEwVqFOKIS7nxj22LIbeQ8PuuExIrDB_df5JAFSn95QqLmZ0DbDXIasR8VB1TSp8BVdZndo3FY2HvsvDPI4NAAhjA-r4Ane5cAC5SW6Hm_jmQkUdHlVrlkluuXdkRMYw7PkH1R0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/05 03:20:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AD5Sfc3LmFWRdu5kSpB86O0orpD4GQX8y5W4jqu8Tjy8WMe2KQ_wH5xKVkWc9_fiZ3yNi4yTUIKod2jtQxXwGDFbD4aW0dLm8nr1obSp7n2JxSWEyitIuVS71RsnhutXS5YBb_E_CfroQ-l_pVvfP6IgvrpLdWDYwLSbIzRi3HofpN8VmzluNH4orxAdcR2vDkaOQXnA6AMCozvCcY99ddaPjUoU31kKDvOw2I1dUTygnJBDSmVlp46DZPDNroBxY_nx44JcfL_eo9Nglp0uOf8t6ZXP44G9nLSebMSlT2eJ5wRBAszN-7JUga8ca8rY-9gVjGh9nFbJI60odaWQ8VY 2025/10/05 03:20:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/05 03:20:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/05 03:20:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/05 03:20:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/05 03:20:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/05 03:20:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/05 03:20:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AD5Sfc3LmFWRdu5kSpB86O0orpD4GQX8y5W4jqu8Tjy8WMe2KQ_wH5xKVkWc9_fiZ3yNi4yTUIKod2jtQxXwGDFbD4aW0dLm8nr1obSp7n2JxSWEyitIuVS71RsnhutXS5YBb_E_CfroQ-l_pVvfP6IgvrpLdWDYwLSbIzRi3HofpN8VmzluNH4orxAdcR2vDkaOQXnA6AMCozvCcY99ddaPjUoU31kKDvOw2I1dUTygnJBDSmVlp46DZPDNroBxY_nx44JcfL_eo9Nglp0uOf8t6ZXP44G9nLSebMSlT2eJ5wRBAszN-7JUga8ca8rY-9gVjGh9nFbJI60odaWQ8VY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/05 03:20:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ACFpYHvcvqk6E5NN_8iEr5h0dgPV5KBWN4vagnKYllUMsFpXfzbEorUQ7acYjDa7Xv7xSdImgrqt5MpQ9x60bW6KbDTCWANWDdiUEvOqG0w0sAEVVz4mO8adbplcDvuPq2uFls-H5VZ1BnazeP-DwIj8BtFeTp-q4Fauz4t0p75zh1tTNHWm9hi_2ArJAJ_eDM0ubJm32y3ns6YAfi_EDDllvI52FokFMQsgD7nSJWSt4gFsyvxp0AKzQCgBw9P-vAh0LgDHIWMswz2Dx4ptXiGXFDl26W4Uta-TJgicUwlWnPsYvn_G5D0Ht6rMmS1IEFfW3enLIJBmqzT73U7M6pk 2025/10/05 03:20:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/05 03:20:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/05 03:20:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ACFpYHvcvqk6E5NN_8iEr5h0dgPV5KBWN4vagnKYllUMsFpXfzbEorUQ7acYjDa7Xv7xSdImgrqt5MpQ9x60bW6KbDTCWANWDdiUEvOqG0w0sAEVVz4mO8adbplcDvuPq2uFls-H5VZ1BnazeP-DwIj8BtFeTp-q4Fauz4t0p75zh1tTNHWm9hi_2ArJAJ_eDM0ubJm32y3ns6YAfi_EDDllvI52FokFMQsgD7nSJWSt4gFsyvxp0AKzQCgBw9P-vAh0LgDHIWMswz2Dx4ptXiGXFDl26W4Uta-TJgicUwlWnPsYvn_G5D0Ht6rMmS1IEFfW3enLIJBmqzT73U7M6pk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/05 03:20:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AIYybPqViR_E1BwdiR1djBIGqKjPxUIAGD5FpdxlU61UUV87mDIaF1DuhSBJIEDUTXovpBicsMuPPBotGoxbCZTlZtC6A98KyTAfK6Z3IyOjLAfkGK93pP9XslMWqS2ASzKOJCq191A7u8LF-FDpoikGw2vcwB1eFYk8pC39f1SLTP2IgleMuPxxYV6TfYnidEe46-C5wc03LW090BG94fp-ZT5Frtu_tn9eEhfUZigNJ_Qgpy0W-bRdpU60ZJ-K-NbvPXxk69phpKI7SvZEgNoO6NfuP8m1RnT-MpSTAawyeEzkSLUEB2pIqgwfi1gVgzrf04yLYJVIR7JSEp3Pzjc 2025/10/05 03:20:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/05 03:20:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/05 03:20:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AIYybPqViR_E1BwdiR1djBIGqKjPxUIAGD5FpdxlU61UUV87mDIaF1DuhSBJIEDUTXovpBicsMuPPBotGoxbCZTlZtC6A98KyTAfK6Z3IyOjLAfkGK93pP9XslMWqS2ASzKOJCq191A7u8LF-FDpoikGw2vcwB1eFYk8pC39f1SLTP2IgleMuPxxYV6TfYnidEe46-C5wc03LW090BG94fp-ZT5Frtu_tn9eEhfUZigNJ_Qgpy0W-bRdpU60ZJ-K-NbvPXxk69phpKI7SvZEgNoO6NfuP8m1RnT-MpSTAawyeEzkSLUEB2pIqgwfi1gVgzrf04yLYJVIR7JSEp3Pzjc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/05 03:20:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AKL5OzAk3mFubd2D6q_VpBypza93QQ-kOrM706TtLrB6qp00BuNfC0HLOgNS1whwtGKrtMJmarf3V87JHCtsZD3USi5emQQSOKAcZR_3uy6iBJXk3S1Y7w1Rbotm-nu2MaNICWxuxa0bmZj4UndVPJZaLzp0juMTw-Jrh0cHATuMNZtPmsmaVK2I2k2XOKrKCeGkvLhaABrbS79rtt963eiEZKb1mx8BoHpP-FpQqe2IwbJMzc2y0y4CpaGFe7K-knC5-_teRUEI0Uaz7366rFhbmBLbEhX7y9qC9x7SY_ryHi-NqwHnOdJAvmiYuB0x95ZTquAa1qLh8mbwlRaQh4Y 2025/10/05 03:20:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/05 03:20:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/05 03:20:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AKL5OzAk3mFubd2D6q_VpBypza93QQ-kOrM706TtLrB6qp00BuNfC0HLOgNS1whwtGKrtMJmarf3V87JHCtsZD3USi5emQQSOKAcZR_3uy6iBJXk3S1Y7w1Rbotm-nu2MaNICWxuxa0bmZj4UndVPJZaLzp0juMTw-Jrh0cHATuMNZtPmsmaVK2I2k2XOKrKCeGkvLhaABrbS79rtt963eiEZKb1mx8BoHpP-FpQqe2IwbJMzc2y0y4CpaGFe7K-knC5-_teRUEI0Uaz7366rFhbmBLbEhX7y9qC9x7SY_ryHi-NqwHnOdJAvmiYuB0x95ZTquAa1qLh8mbwlRaQh4Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/05 03:20:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AD_CWMmy-wY61iD5atMCEnUI5U1c8fRrxabR0ZQvYAOgOtZ17e7ZFm-Dm3gbL_99vmc9ZHRMn-8T3VVnpAr6M--JWuhAM0ONRQhlYflL8j3jx8UzHO0mEtDFv2fEswg3657gnuV5pqH2GvSdusAyXZbMfFmAkcELTmt5aPKCqG4IHYeyPCY8uVw1LeU305D_d7oUJEZHUCPsqcNKDDH5yNQy48Kd57WbsLLfrdQANjBz5xEb7MlOXCbAlO3gy9QTIBguagD4Df8L6j0rOv2zAtkQUzslu4zMSMN6FpkGU8ddyvD0Fm-LyxOPsj7hUZnUK5-WyfyjuGz4ky2VoQVf3Ak 2025/10/05 03:20:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/05 03:20:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/05 03:20:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/05 03:20:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/05 03:20:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/05 03:20:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/05 03:20:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AD_CWMmy-wY61iD5atMCEnUI5U1c8fRrxabR0ZQvYAOgOtZ17e7ZFm-Dm3gbL_99vmc9ZHRMn-8T3VVnpAr6M--JWuhAM0ONRQhlYflL8j3jx8UzHO0mEtDFv2fEswg3657gnuV5pqH2GvSdusAyXZbMfFmAkcELTmt5aPKCqG4IHYeyPCY8uVw1LeU305D_d7oUJEZHUCPsqcNKDDH5yNQy48Kd57WbsLLfrdQANjBz5xEb7MlOXCbAlO3gy9QTIBguagD4Df8L6j0rOv2zAtkQUzslu4zMSMN6FpkGU8ddyvD0Fm-LyxOPsj7hUZnUK5-WyfyjuGz4ky2VoQVf3Ak" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/05 03:20:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AIKJmUVzDnpfD6pXYj8XgaOmLU2Mz1d88R8FQVsdFZ5K90z6xo2vQ6sfgB8uigWjX-w10cjcCd88pMGtoPVl82KJF9HaMrapReocgjR_JfMudsrMEw6Fz-2oZPsYrxt2br9fG-fBsGmhW4OuI4IQUiyH8axLZRFYzckFzbk7hV0xgW3t1F-azTKJjrm917cRZ7-j1gGybdhFgjP31Du0p_gJJ9ThPbKSUeHZUxe2OZO69I_tBKl1DfffzQUrq_kCVrafQ16x0lWKjXFGf3OmQZz7b-malvzDy7XnlT-vZ6oFUDe8upqaFSe284C05HoTYh8sFB-Ofd5_bJ3-3N3-298 2025/10/05 03:20:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/05 03:20:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/05 03:20:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/05 03:20:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/05 03:20:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/05 03:20:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/05 03:20:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AIKJmUVzDnpfD6pXYj8XgaOmLU2Mz1d88R8FQVsdFZ5K90z6xo2vQ6sfgB8uigWjX-w10cjcCd88pMGtoPVl82KJF9HaMrapReocgjR_JfMudsrMEw6Fz-2oZPsYrxt2br9fG-fBsGmhW4OuI4IQUiyH8axLZRFYzckFzbk7hV0xgW3t1F-azTKJjrm917cRZ7-j1gGybdhFgjP31Du0p_gJJ9ThPbKSUeHZUxe2OZO69I_tBKl1DfffzQUrq_kCVrafQ16x0lWKjXFGf3OmQZz7b-malvzDy7XnlT-vZ6oFUDe8upqaFSe284C05HoTYh8sFB-Ofd5_bJ3-3N3-298" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/05 03:20:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AIZRPvf50hP313KHD6sLf3obJfUNvSkAVKo5ACIsv5p1h4jpC8qMpyPB_R7skD4RWgFnEqv7L5RuCQMQli23mhxAzDWevypuhf3I0aDjfP7g_r6VXiY49SMOkpRqKrwJV8vE2LCc_uAgxZCVmjjmpgyC7jlZSuQMVUR6m-xEPUrgm0-SamTUkBg8ClIQQ0EjDmIPUrfVyxZjEMOySgLWcoKc9NC-CLWRvqs4GHI3QvjYtwVsH0GPC26XfAe2hAnTGqYkfDVg4srk96EXxAm__65zZTuGUj_CxuSTIlrFmtpJruKGkPv64yU1iH0knD2a-vtvB5wZI8FjD8cwcZHkkTA 2025/10/05 03:20:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/05 03:20:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/05 03:20:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AIZRPvf50hP313KHD6sLf3obJfUNvSkAVKo5ACIsv5p1h4jpC8qMpyPB_R7skD4RWgFnEqv7L5RuCQMQli23mhxAzDWevypuhf3I0aDjfP7g_r6VXiY49SMOkpRqKrwJV8vE2LCc_uAgxZCVmjjmpgyC7jlZSuQMVUR6m-xEPUrgm0-SamTUkBg8ClIQQ0EjDmIPUrfVyxZjEMOySgLWcoKc9NC-CLWRvqs4GHI3QvjYtwVsH0GPC26XfAe2hAnTGqYkfDVg4srk96EXxAm__65zZTuGUj_CxuSTIlrFmtpJruKGkPv64yU1iH0knD2a-vtvB5wZI8FjD8cwcZHkkTA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/05 03:20:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AICaWxkSBpDyjJN6iz8Ts8IOsv77zUMT-FoKXvcocBr9XRknpLfcscY_vblX0jbG9Di0Y_6jju93pMRebptbrixqIPmMOPZQimCfAZOqJEUfLjEnxWnpPHF3Pon196xt_0oqh2G6OxfU-yktBAHYIabpC0G-5sbVq6MAztwkB3pR9rBv3A2-_U_BapC3hUSDAk4WAs_1fZuTB6SijAzsrIldXoWtMEAd8HXBWepjoAUnMlGmYLEMGez2JdMg28Myajwftmeh9pIOpv9Mc2vLOe8e2dWpc6c_bQJN6p23IVHID8m340eT3jNaWHuzpDVh4a26JpW54cV98KKEfd428Kg 2025/10/05 03:20:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/05 03:20:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/05 03:20:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AICaWxkSBpDyjJN6iz8Ts8IOsv77zUMT-FoKXvcocBr9XRknpLfcscY_vblX0jbG9Di0Y_6jju93pMRebptbrixqIPmMOPZQimCfAZOqJEUfLjEnxWnpPHF3Pon196xt_0oqh2G6OxfU-yktBAHYIabpC0G-5sbVq6MAztwkB3pR9rBv3A2-_U_BapC3hUSDAk4WAs_1fZuTB6SijAzsrIldXoWtMEAd8HXBWepjoAUnMlGmYLEMGez2JdMg28Myajwftmeh9pIOpv9Mc2vLOe8e2dWpc6c_bQJN6p23IVHID8m340eT3jNaWHuzpDVh4a26JpW54cV98KKEfd428Kg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/05 03:20:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AGcqCouj6meHA25fnVyOSdKgMmJNeIu46jGu8Y6R48_adnVA_t2ugJEAB8Iu1B52-AivcpNZxd-AJkkxe-nUNQVR_gPyZgxeSWNPPFhcx55y3XCETP2QdpefCyrq_xyiYG4QHaKEUjWsG2WpCMXSZ9xzxMGv6UTsCBmJNw6-tNSSLvn4e-QKTFfag4tpY0y9CIlkkLfh5k_uwUSYneHyM6sd0cGTg7NIhok3vUyYKR8vzbgYoG4EK4NuCGeI_4CFMR6rkihxde0zgeJ6vwPIBASXEqAwFMECKs_v-0DHS-g9eNmcV2aQz3n-J1lgj-aHcBAluzFuXqeizM3RureBfOg 2025/10/05 03:20:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/05 03:20:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/05 03:20:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AGcqCouj6meHA25fnVyOSdKgMmJNeIu46jGu8Y6R48_adnVA_t2ugJEAB8Iu1B52-AivcpNZxd-AJkkxe-nUNQVR_gPyZgxeSWNPPFhcx55y3XCETP2QdpefCyrq_xyiYG4QHaKEUjWsG2WpCMXSZ9xzxMGv6UTsCBmJNw6-tNSSLvn4e-QKTFfag4tpY0y9CIlkkLfh5k_uwUSYneHyM6sd0cGTg7NIhok3vUyYKR8vzbgYoG4EK4NuCGeI_4CFMR6rkihxde0zgeJ6vwPIBASXEqAwFMECKs_v-0DHS-g9eNmcV2aQz3n-J1lgj-aHcBAluzFuXqeizM3RureBfOg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/05 03:20:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AI-IGbhRYOKg5ORkfkTz2Nm4pAh7sqQCoIcRCvezTbhE2e-LaeFBc3vNk6wuwkJ6vNS8eJTqVfONQ1LUknXZFJndpbpMw2Cs_dsJdTEWbGFW7UWdpQnS2ALSbqk9SLeWTf6Yr8DpOLmolgE1wr6PnM_e-nyuUoKzEAX1r5qNGBhOMK6EauB2L7pl9UlYSMqdS9GZ2LBW4LGPC21Ok_wAmcSKkN_xBw0f2huCVqRCp0bC5XQEhRkkJTCYxvVp2UZEuLs8GNT7U9mp7spUrAnebv3Q8m3uXOvRX-4kHxCysKOFg17sN-G5YXckvAWAi7A6a-rCcnZEp0_aNB3SoI9BJw0 2025/10/05 03:20:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/05 03:20:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/05 03:20:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/05 03:20:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/05 03:20:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/05 03:20:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/05 03:20:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AI-IGbhRYOKg5ORkfkTz2Nm4pAh7sqQCoIcRCvezTbhE2e-LaeFBc3vNk6wuwkJ6vNS8eJTqVfONQ1LUknXZFJndpbpMw2Cs_dsJdTEWbGFW7UWdpQnS2ALSbqk9SLeWTf6Yr8DpOLmolgE1wr6PnM_e-nyuUoKzEAX1r5qNGBhOMK6EauB2L7pl9UlYSMqdS9GZ2LBW4LGPC21Ok_wAmcSKkN_xBw0f2huCVqRCp0bC5XQEhRkkJTCYxvVp2UZEuLs8GNT7U9mp7spUrAnebv3Q8m3uXOvRX-4kHxCysKOFg17sN-G5YXckvAWAi7A6a-rCcnZEp0_aNB3SoI9BJw0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/05 03:20:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AP14DvjzjYTTHCOncqWguyM714qYjlKx8I087PDqx34-fJIl8dKryDW8QTcSJzQjci5Y-Jym4LBuJ4AgEKbYuOi3MdYHSdkI1alXXRvOX6Q8c-E6StpXqXRCv6-zsSYP2nIkawqCnC82kXuK3IV-HSLvV1_aA4f4a31jrJbJVdDQIQk0X6HmM2l05l_LWV2wR52BRmoOWt7DRNA6HmJZGiA8fu_NDEXdIv9959AxrklK1KaiEB2X1K50QhFxybE6gQDRHZn1IPN68_O0mG2kx-hZ85zaORtMckxaCVtSZEAicMY1g9qgFv6AJgimHnOAan7s7DRN-K-fG-B4QLvISxg 2025/10/05 03:20:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/05 03:20:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/05 03:20:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/05 03:20:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/05 03:20:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/05 03:20:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/05 03:20:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AP14DvjzjYTTHCOncqWguyM714qYjlKx8I087PDqx34-fJIl8dKryDW8QTcSJzQjci5Y-Jym4LBuJ4AgEKbYuOi3MdYHSdkI1alXXRvOX6Q8c-E6StpXqXRCv6-zsSYP2nIkawqCnC82kXuK3IV-HSLvV1_aA4f4a31jrJbJVdDQIQk0X6HmM2l05l_LWV2wR52BRmoOWt7DRNA6HmJZGiA8fu_NDEXdIv9959AxrklK1KaiEB2X1K50QhFxybE6gQDRHZn1IPN68_O0mG2kx-hZ85zaORtMckxaCVtSZEAicMY1g9qgFv6AJgimHnOAan7s7DRN-K-fG-B4QLvISxg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/05 03:20:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AINnm7j3uxptkqSko9S4OT8tYjoFQDO28j7-ClaZ6KgLHDJ65zg2fbvbWbFlwjj8-MHd0WE9UIxFIDJU6ZIRLAT-HTgDsXhJtY6oncORdBQy5rAeFFoNvjBRRatW46y2HTVNFn12RRa7gWHiyRNs8aCdrYw9XAUpwcKEim1ZlhWyu8wtn01GQS8E7PZ944vv4-VDBgcGSc4ICRztDb1AeQsIu_2iZa1kPUB6a0RKFq8auKH9OstLPcIRhnqOGJ0P5rX08bQyrwzmvifvwwDTGNW73HzY_30hKDJowk9REV32dWHPsm9lUv7eruwHQyG28qFA2TATCleHuu0pSLU-tdc 2025/10/05 03:20:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/05 03:20:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/05 03:20:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AINnm7j3uxptkqSko9S4OT8tYjoFQDO28j7-ClaZ6KgLHDJ65zg2fbvbWbFlwjj8-MHd0WE9UIxFIDJU6ZIRLAT-HTgDsXhJtY6oncORdBQy5rAeFFoNvjBRRatW46y2HTVNFn12RRa7gWHiyRNs8aCdrYw9XAUpwcKEim1ZlhWyu8wtn01GQS8E7PZ944vv4-VDBgcGSc4ICRztDb1AeQsIu_2iZa1kPUB6a0RKFq8auKH9OstLPcIRhnqOGJ0P5rX08bQyrwzmvifvwwDTGNW73HzY_30hKDJowk9REV32dWHPsm9lUv7eruwHQyG28qFA2TATCleHuu0pSLU-tdc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/05 03:20:41 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AE1R-8NKpjbi0fZGiRkV__9Ee2YbnUEoTtDkuu_muDf5XJn-jdT0rimlnRcOu3mlYXY1pbG760Pu7lB_aGYalodMwaL9aU28GHQ5wJdyiJa2hPuiacx9cB6RokLE9t4mDy9aR102TX4dCu8gImBbDp9MhJKrvji45iuLKnFXAlw7aVJT6x9X08k5dq6BbnUkhdZOeI98Uy0XZ0soNzmsz-acl1fe9Lwc_xuuR0__-jq_jb1QOlHTomH9zEbT8AY4LY-1T8fiSyl8dDnlH3NaRGDMQIP_bbrTYqNLuD1FbKSJJCJWf8_5UQhBEVx-2hNSDex8N_p3CmeUTyhr3kX4JEE 2025/10/05 03:20:42 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/05 03:20:42 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/05 03:20:42 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AE1R-8NKpjbi0fZGiRkV__9Ee2YbnUEoTtDkuu_muDf5XJn-jdT0rimlnRcOu3mlYXY1pbG760Pu7lB_aGYalodMwaL9aU28GHQ5wJdyiJa2hPuiacx9cB6RokLE9t4mDy9aR102TX4dCu8gImBbDp9MhJKrvji45iuLKnFXAlw7aVJT6x9X08k5dq6BbnUkhdZOeI98Uy0XZ0soNzmsz-acl1fe9Lwc_xuuR0__-jq_jb1QOlHTomH9zEbT8AY4LY-1T8fiSyl8dDnlH3NaRGDMQIP_bbrTYqNLuD1FbKSJJCJWf8_5UQhBEVx-2hNSDex8N_p3CmeUTyhr3kX4JEE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/05 03:20:43 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AOieY1BTRuN-5S1AyBsdb8GaXDASLNzjPq6YT6uglbdnRDQViJRzayxivOJTzpsSCc3ak5meIsrKlnRhL3Wbk5U7xunjmvBaMQqtdlQCKBoijf6-RsB4Jr0s_Jhrp62_mZRa6XpgF1SnpK-UY3PXoWtjJ58P2MoaoySpQ23urfGDSh7jNH0wqortXsVz__FW1Zj82LB-kPw4A7xCkwrekGz8KQBpVsWCIQ5oX6ig5ER9xRfz2JMpQqTIuH3jsWBrA6slIeK7Loh-b7n0IaXkxF2bYmnKCPr2uBiTYWiFiILqDrR4_ya0l7QZl-J4oD_jiZ06_mx_yxdb0oGQ19T263M 2025/10/05 03:20:44 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/05 03:20:44 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/05 03:20:45 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AOieY1BTRuN-5S1AyBsdb8GaXDASLNzjPq6YT6uglbdnRDQViJRzayxivOJTzpsSCc3ak5meIsrKlnRhL3Wbk5U7xunjmvBaMQqtdlQCKBoijf6-RsB4Jr0s_Jhrp62_mZRa6XpgF1SnpK-UY3PXoWtjJ58P2MoaoySpQ23urfGDSh7jNH0wqortXsVz__FW1Zj82LB-kPw4A7xCkwrekGz8KQBpVsWCIQ5oX6ig5ER9xRfz2JMpQqTIuH3jsWBrA6slIeK7Loh-b7n0IaXkxF2bYmnKCPr2uBiTYWiFiILqDrR4_ya0l7QZl-J4oD_jiZ06_mx_yxdb0oGQ19T263M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/05 03:20:45 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AJ0gE-71VpsBUVAELX5Mzte71arIV5Emyb9hC7rxVYAPHak2gUenk-4wuwAa7UhGQKvSCQM04om4mk5XHIiToE8w_fr4FwNzYypwZbHCaLHye7suyBPcKiMWd30HjfyzkLa6zAqV8besX7ghmmo2pczRWI-Xq92aKY-5Mb7MukFhTJ9YEEbBnofcrTJvEbw2fkJO54RFN7qAEmnEJYsR7ZgRuVxZPhDp6G9J3UCJpSK7JXFQ4LTDUPNfM03a8GqLsTOAujM6EjyL3Bew06duWGR4EWQk9UtGFaldWgUaBNQYu30qyYigOb3VE9vuSZWIzkDQgn398O5DnHzXqyX68BY 2025/10/05 03:20:46 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/05 03:20:46 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/05 03:20:46 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/05 03:20:46 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/05 03:20:46 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/05 03:20:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/05 03:20:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AJ0gE-71VpsBUVAELX5Mzte71arIV5Emyb9hC7rxVYAPHak2gUenk-4wuwAa7UhGQKvSCQM04om4mk5XHIiToE8w_fr4FwNzYypwZbHCaLHye7suyBPcKiMWd30HjfyzkLa6zAqV8besX7ghmmo2pczRWI-Xq92aKY-5Mb7MukFhTJ9YEEbBnofcrTJvEbw2fkJO54RFN7qAEmnEJYsR7ZgRuVxZPhDp6G9J3UCJpSK7JXFQ4LTDUPNfM03a8GqLsTOAujM6EjyL3Bew06duWGR4EWQk9UtGFaldWgUaBNQYu30qyYigOb3VE9vuSZWIzkDQgn398O5DnHzXqyX68BY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/05 03:20:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ADheK6ajRQkDpja6afEIrydBPyu5p2KTm-6j7NRfH7wijyxumAToSLm5y1u-tB7Kqmn3qHnjscWS3Z9X2NKJMmWANRCXx_FtFjBYh7wfYflgJuMBZESHpS9yWa8JBbXpSzkgvSUS0L-UUpdq6HMim_wKokagWK76eITrOaNlRxd5mz2bx2OI9GTY7QfWYJsF2gDs-GSdIKV83pQGbTsmnHvYI890M47mDNw97anpV0O3vaNHVR57vQWoJNjOTHzLgUQJFCzFcpPT_9kyUM66gb7_OnMjw17CQ9YkeTJqJw4YaR-IBEFUQ8EJzeB9q7lqBn2bYWE9y2QNK478UXBlVlw 2025/10/05 03:20:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/05 03:20:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/05 03:20:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/05 03:20:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/05 03:20:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/05 03:20:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/05 03:20:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ADheK6ajRQkDpja6afEIrydBPyu5p2KTm-6j7NRfH7wijyxumAToSLm5y1u-tB7Kqmn3qHnjscWS3Z9X2NKJMmWANRCXx_FtFjBYh7wfYflgJuMBZESHpS9yWa8JBbXpSzkgvSUS0L-UUpdq6HMim_wKokagWK76eITrOaNlRxd5mz2bx2OI9GTY7QfWYJsF2gDs-GSdIKV83pQGbTsmnHvYI890M47mDNw97anpV0O3vaNHVR57vQWoJNjOTHzLgUQJFCzFcpPT_9kyUM66gb7_OnMjw17CQ9YkeTJqJw4YaR-IBEFUQ8EJzeB9q7lqBn2bYWE9y2QNK478UXBlVlw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/05 03:20:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AC8BbOEUqZGoA-B76yooTs60GQERGamrA27EKcR3X4a3d9NxV5bFaL_NX7kwmapwJDGSrdpVnyRDeG4n9aV8qRTbIDmSrJ2bIwf1USJH24h73rVqF6-31LFHvnOjitZXqyNpnth1FPv_l3tNOnWS2_5j24yjCXl_IgjFeP3Nf7UNloAZQw1M3DtHp3gpA_aGvPhc8ZkWSnVMRPmnVkhJbG2azOAUJbjLtp-2pwqedD1tqBBaMxt57ExqbaC3VbW1xtHtpais6QdkTQEc1rKU2RIB89yh4W8vWy_uTtSSTEkMuvuQ4l8kCJsmCR4UU3zi9y4PiqKxpp4yCEhYLNry52s 2025/10/05 03:20:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/05 03:20:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/05 03:20:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AC8BbOEUqZGoA-B76yooTs60GQERGamrA27EKcR3X4a3d9NxV5bFaL_NX7kwmapwJDGSrdpVnyRDeG4n9aV8qRTbIDmSrJ2bIwf1USJH24h73rVqF6-31LFHvnOjitZXqyNpnth1FPv_l3tNOnWS2_5j24yjCXl_IgjFeP3Nf7UNloAZQw1M3DtHp3gpA_aGvPhc8ZkWSnVMRPmnVkhJbG2azOAUJbjLtp-2pwqedD1tqBBaMxt57ExqbaC3VbW1xtHtpais6QdkTQEc1rKU2RIB89yh4W8vWy_uTtSSTEkMuvuQ4l8kCJsmCR4UU3zi9y4PiqKxpp4yCEhYLNry52s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/05 03:20:55 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABrRMZnEnpwNyECT8LXrvPiW9pAqSasnprFwT9OHb4_sgY2J5yNoh2i6vMegVpeZxt8EahZUcY4UUOBpoDR4vnGEWKxI6feP7OZNqnQVT-2p9yTJV4V5FvBmLdJZzJxtWV-F5FitulINDxTv8funZL0Acb698FlfT6lNtfoIhywBgLZi6xNi56sFMlEJ0OoqIW_R0lw7DqcJJ24jci9ZOGLLqFI4DEdisqclJ-FS5MndExt-v1z8ZMLWohBjjxMML91n462ltqs7dGAGTk8_VdttZdZIumkHtmemHihYPCXEC54L7dkDOfs3LbN_ehTQ0L9EKc5VHW8F716tL7e0Wrc 2025/10/05 03:20:55 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/05 03:20:56 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/05 03:20:56 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABrRMZnEnpwNyECT8LXrvPiW9pAqSasnprFwT9OHb4_sgY2J5yNoh2i6vMegVpeZxt8EahZUcY4UUOBpoDR4vnGEWKxI6feP7OZNqnQVT-2p9yTJV4V5FvBmLdJZzJxtWV-F5FitulINDxTv8funZL0Acb698FlfT6lNtfoIhywBgLZi6xNi56sFMlEJ0OoqIW_R0lw7DqcJJ24jci9ZOGLLqFI4DEdisqclJ-FS5MndExt-v1z8ZMLWohBjjxMML91n462ltqs7dGAGTk8_VdttZdZIumkHtmemHihYPCXEC54L7dkDOfs3LbN_ehTQ0L9EKc5VHW8F716tL7e0Wrc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/05 03:20:57 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AFjq6p_1byQXx9oC2KSxI0g-lRjXaJQaGfqjgHM75lbczFIFpzP0t4BIOxq__lmhtwBlODtmE54eMdemb-2Gt1GSKfz0wAQXyVa9smY0CzzArK3UQ45L83fWOCQZpomzrJOAV-McZh16oRwDZ4_8eJNaEWeJKIAy736_h7v4r0je0I3wPXaYB8nrK-JwbjsQZEKwFPGBATZCUprP65lNU94NGX0evf2-nKiuJfeOAuBee_5GdAuGQGx5arm5SgjM_Waxtb9hVXXSaO2cLZAtm_L0zbZB0a45mvj5DhKqUsx2y82ulARR-SF0nMNkVPXl_RFaplc1bEQosFgYlaGfpl0 2025/10/05 03:20:57 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/05 03:20:58 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/05 03:20:58 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AFjq6p_1byQXx9oC2KSxI0g-lRjXaJQaGfqjgHM75lbczFIFpzP0t4BIOxq__lmhtwBlODtmE54eMdemb-2Gt1GSKfz0wAQXyVa9smY0CzzArK3UQ45L83fWOCQZpomzrJOAV-McZh16oRwDZ4_8eJNaEWeJKIAy736_h7v4r0je0I3wPXaYB8nrK-JwbjsQZEKwFPGBATZCUprP65lNU94NGX0evf2-nKiuJfeOAuBee_5GdAuGQGx5arm5SgjM_Waxtb9hVXXSaO2cLZAtm_L0zbZB0a45mvj5DhKqUsx2y82ulARR-SF0nMNkVPXl_RFaplc1bEQosFgYlaGfpl0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/05 03:20:59 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AF3t053IGdGAzuhi_dlyFsiM5ByLcgfLhjY0rAGBX2k8n55lAa3odIxcIp3dKEKDDzIQZlpS5AVFspEHWLLeLrl7JUd7QQJe01n-qbXLYXoKOHLMZMOJv__8Cn-fOIRgx6HTK_dsW5uQGs9oCZ0zrsMHdzaBxmVNI1V8HcOR8oKECpkWMoQiUr2h0r0dxivUWoops2q8F_9Gj4cOloExMJRrwTGZ2WapozWbJvMXSjpbMi4MGMrAjPPKcSuPTG-r0GsGNH5v8KiVJ04xNd640u4UUZhtYrqpjqafPbcpkeHpqKkTYxv4p2nnlt7oafLa3ulYBQTybqsZ7YYrUETzz-U 2025/10/05 03:20:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/05 03:21:00 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/05 03:21:00 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/05 03:21:00 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/05 03:21:00 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/05 03:21:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/05 03:21:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AF3t053IGdGAzuhi_dlyFsiM5ByLcgfLhjY0rAGBX2k8n55lAa3odIxcIp3dKEKDDzIQZlpS5AVFspEHWLLeLrl7JUd7QQJe01n-qbXLYXoKOHLMZMOJv__8Cn-fOIRgx6HTK_dsW5uQGs9oCZ0zrsMHdzaBxmVNI1V8HcOR8oKECpkWMoQiUr2h0r0dxivUWoops2q8F_9Gj4cOloExMJRrwTGZ2WapozWbJvMXSjpbMi4MGMrAjPPKcSuPTG-r0GsGNH5v8KiVJ04xNd640u4UUZhtYrqpjqafPbcpkeHpqKkTYxv4p2nnlt7oafLa3ulYBQTybqsZ7YYrUETzz-U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/05 03:21:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AMVlWOPQyX_H8KfCNNI5JkKu7FlN3QcMjnkbsUnKLl9XqVWYkcl-tGdhXojREpo9_LvA0IIUjeZwoIl3Bq9PHZ3YWyyMu5IK7UPCbzdlSWTCBTVKzVSY7_mQ0sl0Pfj8bD7_GyufeXKL06Kxk6yNVnUhOtijRFukgU6QVnRvetihYTJTeJ7_5r4CCrNzdG3eYDpPqxE4JwjwD__NU2tkuSqEWnTz6q4MhLxalzkq7BSKrYzA5BnV5lhJrMyUocnkXTTN4CWD6qHj1H78rLgM2wvPh1iGFj2-4fvmR7ZLgHliwfOOEVeMnkucccq0CWLIbSum0pn0mfKBjoy65xSWX3M 2025/10/05 03:21:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/05 03:21:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/05 03:21:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/05 03:21:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/05 03:21:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/05 03:21:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/05 03:21:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AMVlWOPQyX_H8KfCNNI5JkKu7FlN3QcMjnkbsUnKLl9XqVWYkcl-tGdhXojREpo9_LvA0IIUjeZwoIl3Bq9PHZ3YWyyMu5IK7UPCbzdlSWTCBTVKzVSY7_mQ0sl0Pfj8bD7_GyufeXKL06Kxk6yNVnUhOtijRFukgU6QVnRvetihYTJTeJ7_5r4CCrNzdG3eYDpPqxE4JwjwD__NU2tkuSqEWnTz6q4MhLxalzkq7BSKrYzA5BnV5lhJrMyUocnkXTTN4CWD6qHj1H78rLgM2wvPh1iGFj2-4fvmR7ZLgHliwfOOEVeMnkucccq0CWLIbSum0pn0mfKBjoy65xSWX3M" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/05 03:21:06 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/05 03:21:09 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/05 03:21:12 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/05 03:21:15 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/05 03:21:19 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/05 03:21:21 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AHFD7xIi7eERR7CBb7M_4xOAimqIBOtbxIV2glIeLvDzKwTmWhiE0ZlgYuLqZrDwKuesJXge9VKhPo90FU3FwzM-z8sHItvdoR2s1fGBAkcXuNUnrqQPoqiOw6ViY9XbsEMhaxZN8CB-ki79s1VeX9riiKIY8kJhf87sCXXgGY7SvOOhd-jaNPBMr2yVZezKDzILwGWW2oV7sUzS2-hGccbpxCwTq5CxSTU-PL5c6aJO20cCCTbjo8cHcx8E0ZyeLAtwiDO62TVrPftvFWqsveV3NkRsm6wjjRaGvVeiIHD4jFYZWxZTXDE8gwlXWSuPdDfKnZ376_CsPtrpeOOheoQ 2025/10/05 03:21:21 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/05 03:21:22 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "b5a37b5fe7b4daa75cc29390819b8a01" 2025/10/05 03:21:22 DEBUG : unknown-size-put.txt: multipart upload "AHFD7xIi7eERR7CBb7M_4xOAimqIBOtbxIV2glIeLvDzKwTmWhiE0ZlgYuLqZrDwKuesJXge9VKhPo90FU3FwzM-z8sHItvdoR2s1fGBAkcXuNUnrqQPoqiOw6ViY9XbsEMhaxZN8CB-ki79s1VeX9riiKIY8kJhf87sCXXgGY7SvOOhd-jaNPBMr2yVZezKDzILwGWW2oV7sUzS2-hGccbpxCwTq5CxSTU-PL5c6aJO20cCCTbjo8cHcx8E0ZyeLAtwiDO62TVrPftvFWqsveV3NkRsm6wjjRaGvVeiIHD4jFYZWxZTXDE8gwlXWSuPdDfKnZ376_CsPtrpeOOheoQ" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/05 03:21:23 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AE-5uiRbWPjRj7bFUM7mxnrkmeMRoQZTm8lwqx23GDYzyHONsvwSyLk68hYnzvfKdg0InBRbiB_ZS_p-4P7aFDkmyyYXGWywOJz5cnAQteSLBVDnPCzai7HDca8S0H2wkedJ4fWb9UDwldvdtcsBs3wAUIZbrlZvY-UX6cm0HcdlQfgG1OCXFJzY1Baslc-Jhh9UJC3Tlb4nqg3EB1x_Z8BTd_YFW1ccTs2KtvdGhxRRejTIjq7jeItQhez2U9TNSheBgAt9pRj8KO5nIW43HSiGlYLk0IJIOsgDNzAwdQT1cBv5cX-rulGGjhIj4AAHUV2-GYQ5ApoJS5jxb11amTc 2025/10/05 03:21:23 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/05 03:21:23 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "1c1548f8e2b86ca900792f6f359429e0" 2025/10/05 03:21:23 DEBUG : unknown-size-update.txt: multipart upload "AE-5uiRbWPjRj7bFUM7mxnrkmeMRoQZTm8lwqx23GDYzyHONsvwSyLk68hYnzvfKdg0InBRbiB_ZS_p-4P7aFDkmyyYXGWywOJz5cnAQteSLBVDnPCzai7HDca8S0H2wkedJ4fWb9UDwldvdtcsBs3wAUIZbrlZvY-UX6cm0HcdlQfgG1OCXFJzY1Baslc-Jhh9UJC3Tlb4nqg3EB1x_Z8BTd_YFW1ccTs2KtvdGhxRRejTIjq7jeItQhez2U9TNSheBgAt9pRj8KO5nIW43HSiGlYLk0IJIOsgDNzAwdQT1cBv5cX-rulGGjhIj4AAHUV2-GYQ5ApoJS5jxb11amTc" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/05 03:21:23 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tiqahoy0huca/deeper/nonexisting/directory" 2025/10/05 03:21:23 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/10/05 03:21:24 DEBUG : Waiting for deletions to finish 2025/10/05 03:21:24 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/05 03:21:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/10/05 03:21:24 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/05 03:21:24 INFO : S3 bucket rclone-test-tiqahoy0huca: Bucket "rclone-test-tiqahoy0huca" deleted 2025/10/05 03:21:24 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (131.55s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.26s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.82s) --- PASS: TestIntegration/FsMkdir (129.67s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.71s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.42s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.18s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (21.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (70.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (11.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (11.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (14.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (16.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.81s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.55s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.39s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (4.22s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.10s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.84s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.26s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- 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/10/05 03:21:24 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/05 03:21:24 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 131.595s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m12.88414866s (try 1/5)