"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/20 02:08:48 NOTICE: TestS3R2: Stopped server 2025/10/20 02:08:48 NOTICE: TestS3R2: Starting server 2025/10/20 02:08:48 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xupajeq1kayi" 2025/10/20 02:08:48 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/20 02:08:49 INFO : S3 bucket rclone-test-xupajeq1kayi: Bucket "rclone-test-xupajeq1kayi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/20 02:08:50 INFO : S3 bucket rclone-test-xupajeq1kayi: Bucket "rclone-test-xupajeq1kayi" deleted === RUN TestIntegration/FsMkdir 2025/10/20 02:08:50 INFO : S3 bucket rclone-test-xupajeq1kayi: Bucket "rclone-test-xupajeq1kayi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/20 02:08:50 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/20 02:08:50 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/20 02:08:50 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/20 02:09:02 NOTICE: S3 bucket rclone-test-xupajeq1kayi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/20 02:09:02 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AOmb0GCegOMOaPtdbSZT8UoRmNUNBHy0F0QSRdazBiHSNFJe-h3K9uvK3707g_DA8uwLUhZNBnqyk404OARGma7DdgKcAwbR3ihWtfPYe31_SIkxC8skZ_pRHq4D3EeZW3-bp6asRbIX34Lbr00woUhShMrihQEj8-Aphq9BdXsstElTOJmCUubzb_0ggp-MifXzFtl6sHd42qjyZLkPpO4XrsEdLd3M2_lc03SWnPbhIsk9ByxtobR_C-0rTCngunlNK8verI4zuetXKV-d7hHEq957U-UPRLyVDpcHkrN0BjkAceILjMAT13QA2lsK9HONqM6n4PyQwAeeK-EsGZk 2025/10/20 02:09:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "aa257c4bb7a017aa67b80faa597dc2dc" 2025/10/20 02:09:03 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "b8c712a409663d76d998167bc52190c4" 2025/10/20 02:09:03 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "c30efbfcbbed76ec97cf1bcef6c72326" 2025/10/20 02:09:03 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AOmb0GCegOMOaPtdbSZT8UoRmNUNBHy0F0QSRdazBiHSNFJe-h3K9uvK3707g_DA8uwLUhZNBnqyk404OARGma7DdgKcAwbR3ihWtfPYe31_SIkxC8skZ_pRHq4D3EeZW3-bp6asRbIX34Lbr00woUhShMrihQEj8-Aphq9BdXsstElTOJmCUubzb_0ggp-MifXzFtl6sHd42qjyZLkPpO4XrsEdLd3M2_lc03SWnPbhIsk9ByxtobR_C-0rTCngunlNK8verI4zuetXKV-d7hHEq957U-UPRLyVDpcHkrN0BjkAceILjMAT13QA2lsK9HONqM6n4PyQwAeeK-EsGZk" 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/20 02:09:05 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/20 02:09:06 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/20 02:09:07 DEBUG : S3 bucket rclone-test-xupajeq1kayi: bucket is versioned: false 2025/10/20 02:09:07 DEBUG : Waiting for deletions to finish 2025/10/20 02:09:07 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/20 02:09:07 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/20 02:09:07 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/20 02:09:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xupajeq1kayi/dirToPurgeFromRoot" 2025/10/20 02:09:08 DEBUG : S3 bucket rclone-test-xupajeq1kayi path dirToPurgeFromRoot: bucket is versioned: false 2025/10/20 02:09:08 DEBUG : Waiting for deletions to finish 2025/10/20 02:09:08 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/20 02:09:08 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/20 02:09:09 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/20 02:09:09 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xupajeq1kayi/hello? sausage/êé" 2025/10/20 02:09:10 DEBUG : S3 bucket rclone-test-xupajeq1kayi path hello? sausage/êé: bucket is versioned: false 2025/10/20 02:09:10 DEBUG : Waiting for deletions to finish 2025/10/20 02:09:10 DEBUG : "a/b/c/d/e.txt" version false 2025/10/20 02:09:10 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/20 02:09:10 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/20 02:09:15 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xupajeq1kayi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/20 02:09:15 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xupajeq1kayi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-xupajeq1kayi" from "TestS3R2:rclone-test-xupajeq1kayi" 2025/10/20 02:09:15 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/20 02:09:21 DEBUG : piped data.txt: open chunk writer: started multipart upload: AA9fOMFDZt9xF9KyV73Z5TBumqaRTv5knwKQRrUFjLKJRMbV6gYO5nNH4KayMQ0LygdgEagX2jIUgu1XutDMIscDec_gI3GxAljz11NQZiCE213wkgq6uY7ZRmaa2LxqSu776SGzICHQk1e5SyYbaEYaaVMwDIBgClEzfQOvasNdxZnBvIzWZ65R3IWROg0-kzk7mhd_QhHUnUWKCbVW3qVUGbNlIIypAqNJJtFVBRvqa8eldknRhJWh-au0zl6Who-r11zZsmmpB1hm9k1y7ao9V1BWkO2FeiRidxj-DqFe0Kx25ynzfZyD60ifAKhDNFJgWfbP6RLZL60n8B1CLYM 2025/10/20 02:09:21 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/20 02:09:21 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/20 02:09:21 DEBUG : piped data.txt: multipart upload "AA9fOMFDZt9xF9KyV73Z5TBumqaRTv5knwKQRrUFjLKJRMbV6gYO5nNH4KayMQ0LygdgEagX2jIUgu1XutDMIscDec_gI3GxAljz11NQZiCE213wkgq6uY7ZRmaa2LxqSu776SGzICHQk1e5SyYbaEYaaVMwDIBgClEzfQOvasNdxZnBvIzWZ65R3IWROg0-kzk7mhd_QhHUnUWKCbVW3qVUGbNlIIypAqNJJtFVBRvqa8eldknRhJWh-au0zl6Who-r11zZsmmpB1hm9k1y7ao9V1BWkO2FeiRidxj-DqFe0Kx25ynzfZyD60ifAKhDNFJgWfbP6RLZL60n8B1CLYM" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/20 02:09:22 DEBUG : piped data.txt: open chunk writer: started multipart upload: AHdDLJnP_K6ztTxopjPP702TSB0RuFEspQdPdsl7kT88SHjKkbejLnMJYyUzDt_4HCPJQ-_Z_EcQRbbEsgh541jGTJY-mLSyCGUAxn7-yRPAuFuhGeVRFT2vDWd_MOLXu7jcB-b1RzjGvQjbQ8pIyFC1P9aCmi04DlAIw7c3MyGC4LQYiSloP_cA5akj_Yg6VMs0LesImcpwa9QFwyqji3AU7MJxBnHcWSlxMLlwxI1amUn7rzHEwxcUs5C3OjyBTCr6pu2dmdlR5z_vyqfQJ7HuEzh0si2DDIKFyIAA2LR3bfUzOEg8kTHkuuaSXyV3tBtw9oDCqbyZLuIkcsRRnQo 2025/10/20 02:09:22 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/20 02:09:22 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "50f52de7822f99460b492c88b485b1e3" 2025/10/20 02:09:22 DEBUG : piped data.txt: multipart upload "AHdDLJnP_K6ztTxopjPP702TSB0RuFEspQdPdsl7kT88SHjKkbejLnMJYyUzDt_4HCPJQ-_Z_EcQRbbEsgh541jGTJY-mLSyCGUAxn7-yRPAuFuhGeVRFT2vDWd_MOLXu7jcB-b1RzjGvQjbQ8pIyFC1P9aCmi04DlAIw7c3MyGC4LQYiSloP_cA5akj_Yg6VMs0LesImcpwa9QFwyqji3AU7MJxBnHcWSlxMLlwxI1amUn7rzHEwxcUs5C3OjyBTCr6pu2dmdlR5z_vyqfQJ7HuEzh0si2DDIKFyIAA2LR3bfUzOEg8kTHkuuaSXyV3tBtw9oDCqbyZLuIkcsRRnQo" 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/20 02:09:23 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/20 02:09:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AGhUV7UbFsNvOUTeHqLnzZMPMR76TZGx0eWAIMwb4hQwNPigUmOqwi7xzGl8Q-WQEoL8tlTaUs1Fygkbr-cNfF-6HvqiO2KqYJCcAz554Dc0HCeBYTHC3fpXLrrM6KV7N7J34hkfyr5U7JEiwW3uk4R01NFoT4hF_6gVmbd4Oc4ejeGZv_JKdWG0VslUIBijCp7Y_TJd25Mcx8kYSEFkZKhCxJbsQauvpyVzR92WU7hz2AUC5ILOFbbxdTTbREPKFAOPdDvbCyLxsLTYpwtJPPfKDkbq1LktAkSb7GTVJ8qqzJD81au8UxCIifG80TUpOi9q-VHY6E45t6kyYq2UfLQ 2025/10/20 02:09:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/20 02:09:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/20 02:09:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AGhUV7UbFsNvOUTeHqLnzZMPMR76TZGx0eWAIMwb4hQwNPigUmOqwi7xzGl8Q-WQEoL8tlTaUs1Fygkbr-cNfF-6HvqiO2KqYJCcAz554Dc0HCeBYTHC3fpXLrrM6KV7N7J34hkfyr5U7JEiwW3uk4R01NFoT4hF_6gVmbd4Oc4ejeGZv_JKdWG0VslUIBijCp7Y_TJd25Mcx8kYSEFkZKhCxJbsQauvpyVzR92WU7hz2AUC5ILOFbbxdTTbREPKFAOPdDvbCyLxsLTYpwtJPPfKDkbq1LktAkSb7GTVJ8qqzJD81au8UxCIifG80TUpOi9q-VHY6E45t6kyYq2UfLQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/20 02:09:27 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AHKJeOd4ACZyFAm0KuliAqzwGJvCY9We-FNdGP7QcG47mI2tJBqk7oOGD7b71LhzcIRFhPLODIm2kfmE_BL_TnQBhw_74RPlW_v3X_hwET5uHolQYW2jvwl6mrtwSaU-JMWDSBAk4GLreCvoQi5_x5YOQedx7psOaSXPMGYT9FiEPhDwfTMIVkgA0vEfUyQ1OtR5w6V2Upcz8ppm8ehFDKvO1hNimkD2D0qN7-aJdQwkYgdzAusXpIvH_NluotFDJkR2PIPKykWzdHdRK8RMNMMprKQfgC9tmRNpMR9-BiB7KrCMiCZfN9_AEMzfHtqkwLibhlMWURgo7u9_EhKjNzk 2025/10/20 02:09:27 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/20 02:09:27 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/20 02:09:28 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AHKJeOd4ACZyFAm0KuliAqzwGJvCY9We-FNdGP7QcG47mI2tJBqk7oOGD7b71LhzcIRFhPLODIm2kfmE_BL_TnQBhw_74RPlW_v3X_hwET5uHolQYW2jvwl6mrtwSaU-JMWDSBAk4GLreCvoQi5_x5YOQedx7psOaSXPMGYT9FiEPhDwfTMIVkgA0vEfUyQ1OtR5w6V2Upcz8ppm8ehFDKvO1hNimkD2D0qN7-aJdQwkYgdzAusXpIvH_NluotFDJkR2PIPKykWzdHdRK8RMNMMprKQfgC9tmRNpMR9-BiB7KrCMiCZfN9_AEMzfHtqkwLibhlMWURgo7u9_EhKjNzk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/20 02:09:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABWzhxBYPUqKdddsZTjc9QeQ8qx5mBJysGjxfsiwjHhLsfbUlNllMrRZ7qxigJP_Z2apF0QtHKxRjDUZeYewo1eG4vpRvb_tmNmiQredVvB2zlP7ZlsGuyCIpAAM2kfpo3UKUJ23WpG7HQdVcOzRY4WbMET8u3afuGIkj18im1yaruhPOxibqwIu9S__z1OyZ6WcQidSXBvumND-aso2LJhfmNsawQoMk4njOXqpOjsACI_MKllrBeRqRyZJxTcaPXUXFLAKCoNIKi3qcOoL7EFWZwjbqAuvaFpivfL9Lzwx-Udw0c48DERxyRxOHVhK2qmb8aVHUfRS-7fxVxj_d-0 2025/10/20 02:09:29 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/20 02:09:29 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/20 02:09:29 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABWzhxBYPUqKdddsZTjc9QeQ8qx5mBJysGjxfsiwjHhLsfbUlNllMrRZ7qxigJP_Z2apF0QtHKxRjDUZeYewo1eG4vpRvb_tmNmiQredVvB2zlP7ZlsGuyCIpAAM2kfpo3UKUJ23WpG7HQdVcOzRY4WbMET8u3afuGIkj18im1yaruhPOxibqwIu9S__z1OyZ6WcQidSXBvumND-aso2LJhfmNsawQoMk4njOXqpOjsACI_MKllrBeRqRyZJxTcaPXUXFLAKCoNIKi3qcOoL7EFWZwjbqAuvaFpivfL9Lzwx-Udw0c48DERxyRxOHVhK2qmb8aVHUfRS-7fxVxj_d-0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/20 02:09:30 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AK0E79cNYu9_1FUPjR3CagHjnOOMsjO1iZTsPNLzCh5u0__j_3qFwazlOOj7xGmDW5JUMy0LfMSWDfjwPK57GvvbLNYVnhbz_ZCN7f6lpgIf0QJUl_YrRgXMZAYg2M1HXhbP5MJcv26dmXeSusOJOQHHUCVsTRq2LoVXK4ISgrJZmhZIIzQmWynNTX0_iiE28La8N2a9rWG_Ki2JR-kzVCiU7XJjebT9sYC3sy4HM8Rw9885cxPyWqLVTIOC5KrnWIA-1sSvi-PLJGimFGE5lKWanSzwbtY3SWvBWKiYjfHGsvXe-hlS_l842V2ajk9IAqQ1YZoGHwXutspJIkw8rLU 2025/10/20 02:09:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/20 02:09:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/20 02:09:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/20 02:09:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/20 02:09:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/20 02:09:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/20 02:09:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AK0E79cNYu9_1FUPjR3CagHjnOOMsjO1iZTsPNLzCh5u0__j_3qFwazlOOj7xGmDW5JUMy0LfMSWDfjwPK57GvvbLNYVnhbz_ZCN7f6lpgIf0QJUl_YrRgXMZAYg2M1HXhbP5MJcv26dmXeSusOJOQHHUCVsTRq2LoVXK4ISgrJZmhZIIzQmWynNTX0_iiE28La8N2a9rWG_Ki2JR-kzVCiU7XJjebT9sYC3sy4HM8Rw9885cxPyWqLVTIOC5KrnWIA-1sSvi-PLJGimFGE5lKWanSzwbtY3SWvBWKiYjfHGsvXe-hlS_l842V2ajk9IAqQ1YZoGHwXutspJIkw8rLU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/20 02:09:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AA1_0PaB4a9_hXJ3cw9zjRYsUHqde1qfILbnWqMJ8SXvVJrhA0Pdo_p-l_2DLIyn8VyQyRq5CVAKya19qULRCVPuF0mzCKXm0Inae_xRkkOT_igARuSRykuQ58D_fZ8IVCgn0vqWijOO6MifHCXI5n2IMEM-a6nbMsxMtkg56_WCxBIv0q12M8JaW5xzItSRNkgrKOD7UwvwdsTQ2BZrRni4U_mBWPX0U8pDd0aBsl4YUpCgWAYiJrOemtyOf35lzgZruST3hnIDN2vQz4y39NG0aXMYG6kUhmyw00u-KKfFcOfhPVJaDSCIP9UuT-X2Ds_Yr-zChepxVytzlkOTJHk 2025/10/20 02:09:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/20 02:09:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/20 02:09:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/20 02:09:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/20 02:09:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/20 02:09:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/20 02:09:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AA1_0PaB4a9_hXJ3cw9zjRYsUHqde1qfILbnWqMJ8SXvVJrhA0Pdo_p-l_2DLIyn8VyQyRq5CVAKya19qULRCVPuF0mzCKXm0Inae_xRkkOT_igARuSRykuQ58D_fZ8IVCgn0vqWijOO6MifHCXI5n2IMEM-a6nbMsxMtkg56_WCxBIv0q12M8JaW5xzItSRNkgrKOD7UwvwdsTQ2BZrRni4U_mBWPX0U8pDd0aBsl4YUpCgWAYiJrOemtyOf35lzgZruST3hnIDN2vQz4y39NG0aXMYG6kUhmyw00u-KKfFcOfhPVJaDSCIP9UuT-X2Ds_Yr-zChepxVytzlkOTJHk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/20 02:09:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AGWFdUpMBzkkWzO-qnu3W3li9DzyX6CWjnIcNpnGh0CrnfweK3PfeKFXCTuRyPQxtC4DeSDcmDS8xnF7nS4a9brrTd-Xho9U8VvN-1Dh3I50SEQ2XipZIC_b7vNoXGDoB-kzQmB0qG7Qx69L_2It8RTzV83FAvJGEhGTpHRs8FzDu9znkdOMOsEGmgqD_WrOk2HOW4mkM8i5Pqgyl8YPD-kCm3AyvMN91dHVqeZ795Ys6Lo2OwJX1em027XjmL0UAtTyQ1-pLhsACNketUqUW6SeCc1Lsb_ya2J_kxXZNg5UtLt1BbrKt2BLYH_rfBndmmZZ5ddD8fFRiw7yRoY1NVs 2025/10/20 02:09:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/20 02:09:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/20 02:09:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AGWFdUpMBzkkWzO-qnu3W3li9DzyX6CWjnIcNpnGh0CrnfweK3PfeKFXCTuRyPQxtC4DeSDcmDS8xnF7nS4a9brrTd-Xho9U8VvN-1Dh3I50SEQ2XipZIC_b7vNoXGDoB-kzQmB0qG7Qx69L_2It8RTzV83FAvJGEhGTpHRs8FzDu9znkdOMOsEGmgqD_WrOk2HOW4mkM8i5Pqgyl8YPD-kCm3AyvMN91dHVqeZ795Ys6Lo2OwJX1em027XjmL0UAtTyQ1-pLhsACNketUqUW6SeCc1Lsb_ya2J_kxXZNg5UtLt1BbrKt2BLYH_rfBndmmZZ5ddD8fFRiw7yRoY1NVs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/20 02:09:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AL36ByUi0uDfUiWo5lZwj2Xz7e7rI5xB5y9NTAVTZYj8qU3UwyKq0yESlul8-mt5DXb-fzun1MzWTBK994gX-Dwxo8RXWpjTGTMVdn4PhmuVmIum8MSIpq8M8V7k5cADYAiUYG0WaCzaTLn8d4474dMEdwJGZkjDo1SR80Ypjcppvas1d4ZNKI0FNmL_IPiW6FVQlaRq9mompkO57IIoW_bMy41yebdc-KyX-eOHZivx2Cqjo6LDs0J3_5d-OTecLcefqi8WTx0_sZfpyAGxLsO-inQSNJqvyJf3vkGIwemAgUWT0GAFKsyvLWYDJCrHU7zHS0cBLdfbUFAX80DiAlc 2025/10/20 02:09:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/20 02:09:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/20 02:09:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AL36ByUi0uDfUiWo5lZwj2Xz7e7rI5xB5y9NTAVTZYj8qU3UwyKq0yESlul8-mt5DXb-fzun1MzWTBK994gX-Dwxo8RXWpjTGTMVdn4PhmuVmIum8MSIpq8M8V7k5cADYAiUYG0WaCzaTLn8d4474dMEdwJGZkjDo1SR80Ypjcppvas1d4ZNKI0FNmL_IPiW6FVQlaRq9mompkO57IIoW_bMy41yebdc-KyX-eOHZivx2Cqjo6LDs0J3_5d-OTecLcefqi8WTx0_sZfpyAGxLsO-inQSNJqvyJf3vkGIwemAgUWT0GAFKsyvLWYDJCrHU7zHS0cBLdfbUFAX80DiAlc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/20 02:09:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AKB_NYWFQ-MNdXsQ3oksIbZ9n4m_6JbGS6Hv_VxG_Tl9oJwRsov_JIJGFNhwZ_KJGwTdAbanLOHABAXts6aG8ECFmhnf9RF819Oq3Tc6EOyiI2i6R5_K_EzSPrQXlZOUdJkF_RlpMg51Y2N5zlb9TWlHNA_iwf-OBM1RMhfwc93XaZNz0g9Wdh0QmffA0iXFem6RRfLkDfafBwCcPgO216UKIXVlEbf54GbPW99PoeBSKRsWVTmnEu24ra80-IJE3VucspWVr9x5KtcUcDQu_oRMAxq5nbpyVu8tHdLCPqzIFDP8obhC8oL59dLZTRtKyjBIFhpSu4iRE8MlfUHQbk8 2025/10/20 02:09:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/20 02:09:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/20 02:09:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AKB_NYWFQ-MNdXsQ3oksIbZ9n4m_6JbGS6Hv_VxG_Tl9oJwRsov_JIJGFNhwZ_KJGwTdAbanLOHABAXts6aG8ECFmhnf9RF819Oq3Tc6EOyiI2i6R5_K_EzSPrQXlZOUdJkF_RlpMg51Y2N5zlb9TWlHNA_iwf-OBM1RMhfwc93XaZNz0g9Wdh0QmffA0iXFem6RRfLkDfafBwCcPgO216UKIXVlEbf54GbPW99PoeBSKRsWVTmnEu24ra80-IJE3VucspWVr9x5KtcUcDQu_oRMAxq5nbpyVu8tHdLCPqzIFDP8obhC8oL59dLZTRtKyjBIFhpSu4iRE8MlfUHQbk8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/20 02:09:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ADhZx-DbuZ7FYVnolMMQLTsgo0ScZpf-krQFmHh6FXO5CCEK5WPgXSeCX4Huwa2NJMYONlMrnYb7crE7HaoCrJNcq0uw4a1pq745ASn0ci8DN6G4SwbDRYF-yLMFTz8829lnKr4DDrVkvFGI996ysxA51_YqZFjsLFhotb3jFJU-sVoNXjzOwKMV9ePz_3gL4ut3gmwLnstC05HU2v6RNsYeOU7rSFfXv2FbLNR89QrnqCyIVpVln5z9ijsxQ8x5xRESrvRTG5lW7vjAD9mMttrM5EPjmqxN7gxddJIHVvo1jJbGWl6POWv0HRPmIZNJtFVpXSfGqgnhWSdcB9-i478 2025/10/20 02:09:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/20 02:09:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/20 02:09:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/20 02:09:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/20 02:09:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/20 02:09:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/20 02:09:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ADhZx-DbuZ7FYVnolMMQLTsgo0ScZpf-krQFmHh6FXO5CCEK5WPgXSeCX4Huwa2NJMYONlMrnYb7crE7HaoCrJNcq0uw4a1pq745ASn0ci8DN6G4SwbDRYF-yLMFTz8829lnKr4DDrVkvFGI996ysxA51_YqZFjsLFhotb3jFJU-sVoNXjzOwKMV9ePz_3gL4ut3gmwLnstC05HU2v6RNsYeOU7rSFfXv2FbLNR89QrnqCyIVpVln5z9ijsxQ8x5xRESrvRTG5lW7vjAD9mMttrM5EPjmqxN7gxddJIHVvo1jJbGWl6POWv0HRPmIZNJtFVpXSfGqgnhWSdcB9-i478" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/20 02:09:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AODShtEzc__clamavd5HU9qSsr0pbZHAYeaLzTRZNT5hFAOUQC_ezULI6AiwqtqBMTq1tsz4XlJPwLAAwrWdgOf7_CZWJwW2mSItcoa28fbCinxqeMGK-zb5C10d8IYiLBATT2WFbOY-qcqivw5_Wb5X3cPloMqxHEwR82NzrFWCa-yg2x11ht_ouMqG5ZmbkEOh_qLTIb8iVAD11Rlv_KjymBrJsTHQRyyIDlotsH6qchDNy4NPhh36TTdUXKOb8TysdqBiZTqM2ncaB6M7k2HQaW-fyuxBryEO41KdD47RBIiTto2FTBUpWfHWcAs6h_7SZDnBRdQKY8X4ap5PzwM 2025/10/20 02:09:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/20 02:09:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/20 02:09:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/20 02:09:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/20 02:09:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/20 02:09:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/20 02:09:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AODShtEzc__clamavd5HU9qSsr0pbZHAYeaLzTRZNT5hFAOUQC_ezULI6AiwqtqBMTq1tsz4XlJPwLAAwrWdgOf7_CZWJwW2mSItcoa28fbCinxqeMGK-zb5C10d8IYiLBATT2WFbOY-qcqivw5_Wb5X3cPloMqxHEwR82NzrFWCa-yg2x11ht_ouMqG5ZmbkEOh_qLTIb8iVAD11Rlv_KjymBrJsTHQRyyIDlotsH6qchDNy4NPhh36TTdUXKOb8TysdqBiZTqM2ncaB6M7k2HQaW-fyuxBryEO41KdD47RBIiTto2FTBUpWfHWcAs6h_7SZDnBRdQKY8X4ap5PzwM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/20 02:09:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AB8UooO1pZ7Be8noWzj4KIHhQuZhigd5nZ0AWnI-bdiOgf1J-ighni6UYYPri8MpXUwpVSwAPeOnryAIVCaVYv65yIJWGh6fcx6p2JvwN1r5kxO5DBBgkLayoAkHC1HU-PTl5YeZHH4zn9b2MyCUgvX1YuuZwPZkLqfLEocwA7zES05xwhEZnTWTUvbeRxQ-G7f0txfY2NyQv-LGw5lpQw6P724WthC9rz5I8KO0KuBUQ2Fl_l9BLf13sAnBV5tl5AqU_cYLdLPeu6GumemB-1O6rsZm6NtnBdOkzh4v_XsuwBSj748gMALv4ien95LTO-zTKQwu-R_eEVvOSGIK-2c 2025/10/20 02:09:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/20 02:09:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/20 02:09:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AB8UooO1pZ7Be8noWzj4KIHhQuZhigd5nZ0AWnI-bdiOgf1J-ighni6UYYPri8MpXUwpVSwAPeOnryAIVCaVYv65yIJWGh6fcx6p2JvwN1r5kxO5DBBgkLayoAkHC1HU-PTl5YeZHH4zn9b2MyCUgvX1YuuZwPZkLqfLEocwA7zES05xwhEZnTWTUvbeRxQ-G7f0txfY2NyQv-LGw5lpQw6P724WthC9rz5I8KO0KuBUQ2Fl_l9BLf13sAnBV5tl5AqU_cYLdLPeu6GumemB-1O6rsZm6NtnBdOkzh4v_XsuwBSj748gMALv4ien95LTO-zTKQwu-R_eEVvOSGIK-2c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/20 02:09:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AAInOp4OXXdEwpIyIzeGS-gn-1WHHQPSqW-isxJZ5MLY9IDry2DfYgFn0IBubPLv-k7L81KIdm4GwUuS5l-gVqaXhCNSuf33sA6PWxaY2VjQpbEfIJjWXWccSIH1GMtBeRsmSVuGN4tfV6v-g8Kr2FIHF0cPUgAle6lOkKkSrNwYohcINi-osWY1rvEUBLf_CWbRRBlqd2lHZ2d1DX4JEiIF-IQwEm8jgePjxL5yXx5dpWl8dn_vv0AV6xEcVA5t84Iq0qFEFnsTj21mTwDRwfvxBJkLkXYrg2N2tglJLsX1z1kvMQecbRmiR4ndrPoAu8QTfA1UqTgCPYOsAzeXiTQ 2025/10/20 02:09:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/20 02:09:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/20 02:09:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AAInOp4OXXdEwpIyIzeGS-gn-1WHHQPSqW-isxJZ5MLY9IDry2DfYgFn0IBubPLv-k7L81KIdm4GwUuS5l-gVqaXhCNSuf33sA6PWxaY2VjQpbEfIJjWXWccSIH1GMtBeRsmSVuGN4tfV6v-g8Kr2FIHF0cPUgAle6lOkKkSrNwYohcINi-osWY1rvEUBLf_CWbRRBlqd2lHZ2d1DX4JEiIF-IQwEm8jgePjxL5yXx5dpWl8dn_vv0AV6xEcVA5t84Iq0qFEFnsTj21mTwDRwfvxBJkLkXYrg2N2tglJLsX1z1kvMQecbRmiR4ndrPoAu8QTfA1UqTgCPYOsAzeXiTQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/20 02:09:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AGaTJWlLuRVdmDbgwmdt-TYVnlgum2wWBgyRpEDY9_BacRuu8a2ozjPfiL9vJvvZqXzxae-NQzJVIkpmMgZOpx27k-TBmnt15H44qPigqGk-ZXeg2OYWuRfkYVs_p6Y9-ur6w5mFtOCYuNqfsuVVvwNjf-Ne5OzOnRFMwflAABfWYap9BmgLfuqiKPwY58rHY5PSQmLdW3YOq_FdVPJaZdD5uUYLnm0M-ON7TwbyVXs7yhhCoFZJWFmbmYytuCpqBujygW-M1LPkoQMJazhwXvJkyHRXeSWnog7ic61oa2zw6L1eeegmX3PUf4iHtUnsBXx_8giplp830UK87UFHULQ 2025/10/20 02:09:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/20 02:09:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/20 02:09:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AGaTJWlLuRVdmDbgwmdt-TYVnlgum2wWBgyRpEDY9_BacRuu8a2ozjPfiL9vJvvZqXzxae-NQzJVIkpmMgZOpx27k-TBmnt15H44qPigqGk-ZXeg2OYWuRfkYVs_p6Y9-ur6w5mFtOCYuNqfsuVVvwNjf-Ne5OzOnRFMwflAABfWYap9BmgLfuqiKPwY58rHY5PSQmLdW3YOq_FdVPJaZdD5uUYLnm0M-ON7TwbyVXs7yhhCoFZJWFmbmYytuCpqBujygW-M1LPkoQMJazhwXvJkyHRXeSWnog7ic61oa2zw6L1eeegmX3PUf4iHtUnsBXx_8giplp830UK87UFHULQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/20 02:09:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AOTP7xcN_B5om8yhaV3MdTMDwnsdtoYuEAvOy5paLoaFbo3jVL5t_-dgX0FuW71tUCDk2E4II4LvTgQMsFvsMr2Ccm_AOP4pU2DCSFfHK5QIl4X09taFu5cqpYNfQqnppMvfKPi5zm9ZF0BC-T3wO2s1a77pFhpF95hHCL7lhHN4UXNLKtDA0DdGMy1Jb2W6H9JH-2A-IQUN-eBttP80OCSxC_XnDJrNIr8puv2CbFQmgvSlYgQZGv06UfltEbZ_Mro-FBb8-f2CBaeACwUrkVjh_DpeF8JOM-qgDHHZGqfv7cdwzWODOPZfuJYxIB4ifeMJzc0Hpzk78YOwiAApfkY 2025/10/20 02:09:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/20 02:09:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/20 02:09:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/20 02:09:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/20 02:09:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/20 02:09:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/20 02:09:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AOTP7xcN_B5om8yhaV3MdTMDwnsdtoYuEAvOy5paLoaFbo3jVL5t_-dgX0FuW71tUCDk2E4II4LvTgQMsFvsMr2Ccm_AOP4pU2DCSFfHK5QIl4X09taFu5cqpYNfQqnppMvfKPi5zm9ZF0BC-T3wO2s1a77pFhpF95hHCL7lhHN4UXNLKtDA0DdGMy1Jb2W6H9JH-2A-IQUN-eBttP80OCSxC_XnDJrNIr8puv2CbFQmgvSlYgQZGv06UfltEbZ_Mro-FBb8-f2CBaeACwUrkVjh_DpeF8JOM-qgDHHZGqfv7cdwzWODOPZfuJYxIB4ifeMJzc0Hpzk78YOwiAApfkY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/20 02:09:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ANHjPQ4ZPvtt2RgTSTfd-wdAy0Agal6c2ryU76Fhnkt9HJ7jXC6QwS6uMOK1DF6jZIX3hNvYLzjEUrxxk56LexIYDe4JpKi1jl_iC61ESlSXNQ2cmkbM-dq8r_LUX2fFC7FuFNVphkixb95GGlVSH_rPq0k7gm-9y4KIZuSwKkNC5RngCL0EWW_H_z54vQHXS0_3Sa8nfcLPntllwXjRFGFOdH3yBMyRF-am-NEIBa14ID8sqUfUBSDt5Mxl8NUPiVjesZLy00rbr2nxr8Pcueq1O7uY8pEna3G9PstP_UHz176XABCOK3tMD7lhgymUY5VKnIVEoMSkb7Cbiz9ynaI 2025/10/20 02:09:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/20 02:09:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/20 02:09:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/20 02:09:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/20 02:09:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/20 02:09:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/20 02:09:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ANHjPQ4ZPvtt2RgTSTfd-wdAy0Agal6c2ryU76Fhnkt9HJ7jXC6QwS6uMOK1DF6jZIX3hNvYLzjEUrxxk56LexIYDe4JpKi1jl_iC61ESlSXNQ2cmkbM-dq8r_LUX2fFC7FuFNVphkixb95GGlVSH_rPq0k7gm-9y4KIZuSwKkNC5RngCL0EWW_H_z54vQHXS0_3Sa8nfcLPntllwXjRFGFOdH3yBMyRF-am-NEIBa14ID8sqUfUBSDt5Mxl8NUPiVjesZLy00rbr2nxr8Pcueq1O7uY8pEna3G9PstP_UHz176XABCOK3tMD7lhgymUY5VKnIVEoMSkb7Cbiz9ynaI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/20 02:09:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ADRBSYDv-F4Fbtr1gD9od9nKVwSEYcTjoXSxepJr0rO6WReDXjJo7hD5wAICoHSXw0F-a_WgpvBKA3cqGcVWEHhw-0QeY1XqLOw6Z0Xl7PVCBdVV89qxN1Oh2h6BqmvRJdu0eG_C88NZqWgZujZzS-AEgZI99X_5-vTbKTdiYJJK1e_tM_9ZXwyrtcvH8P9aBBgp1wMcwlvaf7h2uEcG0R5-1B_8CG-e8mAV3z4pqRWv9qTDlzdiI4QCAyvNaC_ko74JLyPpFis0b480lDCtWNvW5x7GwY-_Z1B_ie9d7fSBVYfqUDQVxncM6qZuH3er6vGbzdtH850Uwjoy-ol52AU 2025/10/20 02:09:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/20 02:09:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/20 02:09:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ADRBSYDv-F4Fbtr1gD9od9nKVwSEYcTjoXSxepJr0rO6WReDXjJo7hD5wAICoHSXw0F-a_WgpvBKA3cqGcVWEHhw-0QeY1XqLOw6Z0Xl7PVCBdVV89qxN1Oh2h6BqmvRJdu0eG_C88NZqWgZujZzS-AEgZI99X_5-vTbKTdiYJJK1e_tM_9ZXwyrtcvH8P9aBBgp1wMcwlvaf7h2uEcG0R5-1B_8CG-e8mAV3z4pqRWv9qTDlzdiI4QCAyvNaC_ko74JLyPpFis0b480lDCtWNvW5x7GwY-_Z1B_ie9d7fSBVYfqUDQVxncM6qZuH3er6vGbzdtH850Uwjoy-ol52AU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/20 02:09:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AE5yqz9C_HhcsNSfZHtxEa4ezTR2EUG11nabvYr22TS6FCh2IbFZOl5bGUriYp5zCoYNiBPuT30o0yD2LGh9skMZm1nd-wBhopae4yNa9JaWeMYWIOvhdlA9hm_kovVNO2RI4ORAnqtvsLtY1SfoeJRG_O8-94RqvhFm9Q0Z0NwR3wRzGmdpJiQqNcl0SRzz3ZBbYykhHxwuO9nh1yFg9O81hpOMAu9Eta0WI_ccajwyD7VLDGdCionrOjaPbKdLG8yqbqsp0UJSV8qrvzbwgJY4NjGksIxV9FM-UYOvqpjbVrwpr2cny18ldNpZaMgv6h6_b881JnmCp_nk94OvZ2s 2025/10/20 02:09:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/20 02:09:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/20 02:09:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AE5yqz9C_HhcsNSfZHtxEa4ezTR2EUG11nabvYr22TS6FCh2IbFZOl5bGUriYp5zCoYNiBPuT30o0yD2LGh9skMZm1nd-wBhopae4yNa9JaWeMYWIOvhdlA9hm_kovVNO2RI4ORAnqtvsLtY1SfoeJRG_O8-94RqvhFm9Q0Z0NwR3wRzGmdpJiQqNcl0SRzz3ZBbYykhHxwuO9nh1yFg9O81hpOMAu9Eta0WI_ccajwyD7VLDGdCionrOjaPbKdLG8yqbqsp0UJSV8qrvzbwgJY4NjGksIxV9FM-UYOvqpjbVrwpr2cny18ldNpZaMgv6h6_b881JnmCp_nk94OvZ2s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/20 02:09:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AO5iYnRBtNcyfo-70sZgkcgyif3ZrgQV90rh2NPVyh8WDIe_swveKXOYV9ZpLs7znUyk-ifEDzEgwPxLO-p243nHY7FXmzWyni5-piskBDrycp8kaqtpaN6eJJZnEatlNQdVIel0-YzzhngYioGkSf2F3WNJG8uvQ12m1H6EOLKnwkJXi4s_ulf39awFfcbaLyQQfzAT1k_P3DAQOslfKLv31FnYrsUNM8FLMgP5txZtKyPPYJs_Q9RobnR3_neSlTf7hjPIuYmyGF8_Brq6iuPkXXNtAcLIVE3GyW8_6hAeDq4VixiE5_ZSYKKqKVzdPyw-u_E8IrgStj_9x8WZbO0 2025/10/20 02:09:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/20 02:09:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/20 02:09:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AO5iYnRBtNcyfo-70sZgkcgyif3ZrgQV90rh2NPVyh8WDIe_swveKXOYV9ZpLs7znUyk-ifEDzEgwPxLO-p243nHY7FXmzWyni5-piskBDrycp8kaqtpaN6eJJZnEatlNQdVIel0-YzzhngYioGkSf2F3WNJG8uvQ12m1H6EOLKnwkJXi4s_ulf39awFfcbaLyQQfzAT1k_P3DAQOslfKLv31FnYrsUNM8FLMgP5txZtKyPPYJs_Q9RobnR3_neSlTf7hjPIuYmyGF8_Brq6iuPkXXNtAcLIVE3GyW8_6hAeDq4VixiE5_ZSYKKqKVzdPyw-u_E8IrgStj_9x8WZbO0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/20 02:09:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AK0NCNulGI4I6Sj6PmMP_w4TI6OLWO1i843EhVzCSY3XYjxPEJdkDxLwB0TQOjBwXwYnxFhlLr9Uqk0cQi5WhQPp2K3cq1RMKYuUd9pFPmg8rW6zfnlF2LKogM11dfaYpVzTKqLlrkV9rZbF30YpuCV5U5uPb1-xeN-etY1yf8Eipxp4dI-rLv53839-f9BR-JQV0mNBpVlpS106O3NWan_MwdoP0C8Lgf8b5wBAnp50aqLVp47K6Ygg-M9OZnBwEQpNpW3voramMqkcimPzIEzE3U7lcBqZ_JrevY5icUz0T2_IZe5d4nlt_HAesnFJsOstO8SVDmXiXYUD2y7QWbc 2025/10/20 02:09:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/20 02:10:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/20 02:10:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/20 02:10:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/20 02:10:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/20 02:10:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/20 02:10:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AK0NCNulGI4I6Sj6PmMP_w4TI6OLWO1i843EhVzCSY3XYjxPEJdkDxLwB0TQOjBwXwYnxFhlLr9Uqk0cQi5WhQPp2K3cq1RMKYuUd9pFPmg8rW6zfnlF2LKogM11dfaYpVzTKqLlrkV9rZbF30YpuCV5U5uPb1-xeN-etY1yf8Eipxp4dI-rLv53839-f9BR-JQV0mNBpVlpS106O3NWan_MwdoP0C8Lgf8b5wBAnp50aqLVp47K6Ygg-M9OZnBwEQpNpW3voramMqkcimPzIEzE3U7lcBqZ_JrevY5icUz0T2_IZe5d4nlt_HAesnFJsOstO8SVDmXiXYUD2y7QWbc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/20 02:10:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AGd8t6rz8rlkfDGY5qKCfgdD58AeS4n1rLR_cTNSQFjg6POSFGB1knEiSK61shJmSn54LvOnB2rnOOoabm3ThAgz3wUPnmt1c3UtAtzxM9Y9L5Y-2mDs1MS_ioiOYEyx9GAitxvkL_DRSz0N0C8kZ-dGXZj54CQGZBwDpC9XrSr23K_300ENkTNVAlweSro7IqjoazVZgEdOVPh-yvsQywL6xozuH5xofOf7RfS-bKkCg3NXhMCOECivLrHXey088kuRgSFtG0KnLlgYang819nfqyilYjd2p7H7OjPRckJjMvdD-xhtnmFU7ktRij8vNeX4z_KgzIqVdRlZ8tp4hyU 2025/10/20 02:10:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/20 02:10:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/20 02:10:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/20 02:10:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/20 02:10:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/20 02:10:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/20 02:10:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AGd8t6rz8rlkfDGY5qKCfgdD58AeS4n1rLR_cTNSQFjg6POSFGB1knEiSK61shJmSn54LvOnB2rnOOoabm3ThAgz3wUPnmt1c3UtAtzxM9Y9L5Y-2mDs1MS_ioiOYEyx9GAitxvkL_DRSz0N0C8kZ-dGXZj54CQGZBwDpC9XrSr23K_300ENkTNVAlweSro7IqjoazVZgEdOVPh-yvsQywL6xozuH5xofOf7RfS-bKkCg3NXhMCOECivLrHXey088kuRgSFtG0KnLlgYang819nfqyilYjd2p7H7OjPRckJjMvdD-xhtnmFU7ktRij8vNeX4z_KgzIqVdRlZ8tp4hyU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/20 02:10:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AMEX0ldAhQrd_19JMhD9xajo_QAtb0ipMf6xOxVYpvY7xFTfccM3Q14gNLQze7ShVaH5W9HyKEyYUs49hHyQ1QLd2E17Qe0K00UuZsJ0ggP1Xwo9xtUj1Vv4egf9mviif2cUyvqhYG6Yrnh9VJFRVKuSaD4EyFlHDoWaHG5U3Csd9LrYuaMwVEQk2x7u77SRBiY2AuwkgqMs_cVfVYH5uhLJqhxv90zilkNt-RFAJ8oakfvRjmbNoRNudNfAA-6Q5cWcZWl9KLZpXyZjvQCHyqpszWDwh7KaUHinJUEDpfUTJStEw7MaZvh6UB47CFfo1PCagNvf2CQbKs0OlpMFjV4 2025/10/20 02:10:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/20 02:10:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/20 02:10:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AMEX0ldAhQrd_19JMhD9xajo_QAtb0ipMf6xOxVYpvY7xFTfccM3Q14gNLQze7ShVaH5W9HyKEyYUs49hHyQ1QLd2E17Qe0K00UuZsJ0ggP1Xwo9xtUj1Vv4egf9mviif2cUyvqhYG6Yrnh9VJFRVKuSaD4EyFlHDoWaHG5U3Csd9LrYuaMwVEQk2x7u77SRBiY2AuwkgqMs_cVfVYH5uhLJqhxv90zilkNt-RFAJ8oakfvRjmbNoRNudNfAA-6Q5cWcZWl9KLZpXyZjvQCHyqpszWDwh7KaUHinJUEDpfUTJStEw7MaZvh6UB47CFfo1PCagNvf2CQbKs0OlpMFjV4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/20 02:10:08 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ANNqU6NarSVUrBL5QTIBeMPM9Ll9Mr_xud817xByYQob6bGF8LGVKexyqubpwmoUPEncaxgACYC3-FpcnkKU57deeQAefOLgsSOlmZGNsXbt4Gbquwc-s003DR43avQHLiowE4tA1_8ewE8tZcuiZ67mSDXXX7uaVUezeSCIy4EBBohrfzTDBTNtc8h5XqKCoFAoLB5SBA_Ag0z6YwMQ2LQrDH7wdW7-JcMhMLzAfGJirDs7D1nCtQCYH46Y39TDBor2jzL-OY5GNpzc36YpGkqvgXEVa2SXx4TnVo4J4cKEAenbFK3fNIhBbXHUR1VXx_eonYK9F2Ft7RTRMchaLgg 2025/10/20 02:10:08 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/20 02:10:09 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/20 02:10:09 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ANNqU6NarSVUrBL5QTIBeMPM9Ll9Mr_xud817xByYQob6bGF8LGVKexyqubpwmoUPEncaxgACYC3-FpcnkKU57deeQAefOLgsSOlmZGNsXbt4Gbquwc-s003DR43avQHLiowE4tA1_8ewE8tZcuiZ67mSDXXX7uaVUezeSCIy4EBBohrfzTDBTNtc8h5XqKCoFAoLB5SBA_Ag0z6YwMQ2LQrDH7wdW7-JcMhMLzAfGJirDs7D1nCtQCYH46Y39TDBor2jzL-OY5GNpzc36YpGkqvgXEVa2SXx4TnVo4J4cKEAenbFK3fNIhBbXHUR1VXx_eonYK9F2Ft7RTRMchaLgg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/20 02:10:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AE0F22t4QoJnUJxKMJ0xWYJUn0lNKWGPBGfxxvSNhStajdmcD-h5N8rEpywVOFJpraep-9tnGtZiGlVnaKi5AWPnPIbyLWrzz4dAVB0xBelZ9cJog5seVAohIpYbXOzS2qdR0gfYspBUxg5am6myAWIEJ3WGeH46r59e2x8KnjJb6dB5oDcck2CbF5bNmUNLo73DBuDJ07--7YRcV2ei0s3ia6EGZA1--lBf9dxPplLlEESi3TnUGI9HSjwaV_a5Paxe_yJy4_hVJaN8VA3j-VKpqD2e2owE2693nIl0iFBI7ABdVWMN3_lFMG_9ciklTQxVMcTJThVKS8tlj2HiyKU 2025/10/20 02:10:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/20 02:10:11 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/20 02:10:11 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AE0F22t4QoJnUJxKMJ0xWYJUn0lNKWGPBGfxxvSNhStajdmcD-h5N8rEpywVOFJpraep-9tnGtZiGlVnaKi5AWPnPIbyLWrzz4dAVB0xBelZ9cJog5seVAohIpYbXOzS2qdR0gfYspBUxg5am6myAWIEJ3WGeH46r59e2x8KnjJb6dB5oDcck2CbF5bNmUNLo73DBuDJ07--7YRcV2ei0s3ia6EGZA1--lBf9dxPplLlEESi3TnUGI9HSjwaV_a5Paxe_yJy4_hVJaN8VA3j-VKpqD2e2owE2693nIl0iFBI7ABdVWMN3_lFMG_9ciklTQxVMcTJThVKS8tlj2HiyKU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/20 02:10:12 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AP0_Uj6knz2uTKDJspW9NOLFqT-57PLWggqdUzhXrwXzWx1EzSAp2FCr8nS5tqCjCsD4A1vGaFqgVw0DAFeg_Aip8BsHfrDArmjtKgUE0WjF93wOxOl8fxu8d0IlTV-c6Fakv3ye3fMQybvBkUOwaYnPq_IKeru4apBZGXG46sVyVrD004Ar57uWYV-_CXBprxOFsmMs3-Q8FkUzfxnAZlM0ycSFfNaHQ5LOrjtFfX9pBJUSz6G1n5OkEtaiQ-K9vLME6eBzkiW4il_n0bIMspSVZHrryq0XOfs-aK4YlW16YpGPx_AumCtFgHBpkcwwlxWHVbAIbbx4q02L-pGmlSk 2025/10/20 02:10:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/20 02:10:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/20 02:10:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/20 02:10:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/20 02:10:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/20 02:10:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/20 02:10:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AP0_Uj6knz2uTKDJspW9NOLFqT-57PLWggqdUzhXrwXzWx1EzSAp2FCr8nS5tqCjCsD4A1vGaFqgVw0DAFeg_Aip8BsHfrDArmjtKgUE0WjF93wOxOl8fxu8d0IlTV-c6Fakv3ye3fMQybvBkUOwaYnPq_IKeru4apBZGXG46sVyVrD004Ar57uWYV-_CXBprxOFsmMs3-Q8FkUzfxnAZlM0ycSFfNaHQ5LOrjtFfX9pBJUSz6G1n5OkEtaiQ-K9vLME6eBzkiW4il_n0bIMspSVZHrryq0XOfs-aK4YlW16YpGPx_AumCtFgHBpkcwwlxWHVbAIbbx4q02L-pGmlSk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/20 02:10:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ALdVqM_ILUzAgOOPt7K1pnwwimtYXkgMH382zQTqLBuD1f-af1MzKKrcE5rFtdig95_8s5HogD9vZ1j_C2eXiKEhP8tNNuZ2p3dHwQociYc_gtASsIGncxsSZ33mKcUCTcsjmc4waL2v9Q0g0IGdiMevSed6J_6159VE2EXwbZosGkHfmS7KB2SfVX1yhSC7h7iNJNAxtw8rK8Pqkc1LLL8ucClR6ZO5EuPrwzuZUIgFViz_r5P44UXqNEi1rbdnq130w8ZgE1ywiIQ6khDVMR_TJMSwHY6dwJTyWA8y1s2LuaIL-4y9tNAr4q-YXuswtYhuc7iNbXulqIVzcEvDUFM 2025/10/20 02:10:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/20 02:10:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/20 02:10:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/20 02:10:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/20 02:10:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/20 02:10:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/20 02:10:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ALdVqM_ILUzAgOOPt7K1pnwwimtYXkgMH382zQTqLBuD1f-af1MzKKrcE5rFtdig95_8s5HogD9vZ1j_C2eXiKEhP8tNNuZ2p3dHwQociYc_gtASsIGncxsSZ33mKcUCTcsjmc4waL2v9Q0g0IGdiMevSed6J_6159VE2EXwbZosGkHfmS7KB2SfVX1yhSC7h7iNJNAxtw8rK8Pqkc1LLL8ucClR6ZO5EuPrwzuZUIgFViz_r5P44UXqNEi1rbdnq130w8ZgE1ywiIQ6khDVMR_TJMSwHY6dwJTyWA8y1s2LuaIL-4y9tNAr4q-YXuswtYhuc7iNbXulqIVzcEvDUFM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/20 02:10:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AK7S5oT4lXAj1lWrM9JwGDFXyX9TGTz6n3dl--Q_kNmG0XAIkTOzkJP2h4bpvE5grbgX-_T2H82OlsMa4kprE3mMHvXxw41eTzpASblJhkagPoHAbjgSj46vmJHhckSJnlA4fTzLkypT8UF5Ohhyh5E474pTEG8WEw28pjI_7_ES33LWDC6VilZmeURq4W8CfXR9f8SWMeSmPOEzO2aPBEXxGoXtv3ojCzcQLlswtpqLAtra-kMud_oVVFBenThMBoPek4ME4hanuFdYmgKOZHq4Llop7466MMLVzEqe9385OE3S_xk_ttxPUYcXidlqpC29X3kl2JpMlNhkh1Zl9O4 2025/10/20 02:10:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/20 02:10:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/20 02:10:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AK7S5oT4lXAj1lWrM9JwGDFXyX9TGTz6n3dl--Q_kNmG0XAIkTOzkJP2h4bpvE5grbgX-_T2H82OlsMa4kprE3mMHvXxw41eTzpASblJhkagPoHAbjgSj46vmJHhckSJnlA4fTzLkypT8UF5Ohhyh5E474pTEG8WEw28pjI_7_ES33LWDC6VilZmeURq4W8CfXR9f8SWMeSmPOEzO2aPBEXxGoXtv3ojCzcQLlswtpqLAtra-kMud_oVVFBenThMBoPek4ME4hanuFdYmgKOZHq4Llop7466MMLVzEqe9385OE3S_xk_ttxPUYcXidlqpC29X3kl2JpMlNhkh1Zl9O4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/20 02:10:21 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AFQ-0nDgb0Rgu4cSOnFmK-NFbzhdKarbcDoAaC1vYI0HMO38Nyv16koGp-YbSLJYEhIbVxsuR-xInAiJcGvg0pMtKszU_ro1z3kjpKAu3TynXogzvsHj1-ipF7AoLm6JpPCBRgKmNng_X5248zUdHUpEKgdcREUw3TA20c1lt1ovALIUzcw23As1ftzVXoCpZpgoOABRKRE9AK72Q1-DEhAla8RgtQzPchOMBiXT71mIbWHHXTUmnRQDE6DOsqTRVZqcOaNSgKbfSRnSR-i5JF9Er1HFTlGm0SwrSSjd9Dv-q_da88TToLYSb4dhVErntAmi2scMQFOjEZOKMNQpk-I 2025/10/20 02:10:22 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/20 02:10:22 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/20 02:10:23 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AFQ-0nDgb0Rgu4cSOnFmK-NFbzhdKarbcDoAaC1vYI0HMO38Nyv16koGp-YbSLJYEhIbVxsuR-xInAiJcGvg0pMtKszU_ro1z3kjpKAu3TynXogzvsHj1-ipF7AoLm6JpPCBRgKmNng_X5248zUdHUpEKgdcREUw3TA20c1lt1ovALIUzcw23As1ftzVXoCpZpgoOABRKRE9AK72Q1-DEhAla8RgtQzPchOMBiXT71mIbWHHXTUmnRQDE6DOsqTRVZqcOaNSgKbfSRnSR-i5JF9Er1HFTlGm0SwrSSjd9Dv-q_da88TToLYSb4dhVErntAmi2scMQFOjEZOKMNQpk-I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/20 02:10:24 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AHb6lVVA_lkxCzl0jnithn7CDuIr-KvMTYwt6XRhexHEsOWaLytSKKjJmikcpcbUa36q5WpOs8P2uLbKRbNhoLpUVAv6ITQPhmCWMgMe4CU6zFdY80GpSe-vOssDzPADnHNv_wDVJIxQrSxmp1HId3bXvIQlGTd0Kdp-GQs48PueS6XAOuenKnMEsMi2VEVF6VwNliGj2W5DonZlp83mNuwHFuxdwAyO7gE0iowWpl62PWk4lpPARSItRU9fYjxrbVo44vExJhre5eqISsV7LCdL6S7N1Rg-Jr9gTZ-IN-3yhoGEQ3C8s5meRCfNC5YuLY7jw7lRM2vNANBlQ-xDYkQ 2025/10/20 02:10:24 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/20 02:10:25 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/20 02:10:25 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AHb6lVVA_lkxCzl0jnithn7CDuIr-KvMTYwt6XRhexHEsOWaLytSKKjJmikcpcbUa36q5WpOs8P2uLbKRbNhoLpUVAv6ITQPhmCWMgMe4CU6zFdY80GpSe-vOssDzPADnHNv_wDVJIxQrSxmp1HId3bXvIQlGTd0Kdp-GQs48PueS6XAOuenKnMEsMi2VEVF6VwNliGj2W5DonZlp83mNuwHFuxdwAyO7gE0iowWpl62PWk4lpPARSItRU9fYjxrbVo44vExJhre5eqISsV7LCdL6S7N1Rg-Jr9gTZ-IN-3yhoGEQ3C8s5meRCfNC5YuLY7jw7lRM2vNANBlQ-xDYkQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/20 02:10:26 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: APZ3tUcev-1KyFoApez9nCmopIrbjPAaVzjghAxnPF0KlnQkfjqx7H0YB8DKGqZBAxQW4vcDoG3wNmB7AI4Tehnt6_iIwrfsWIj9HTXmOdIDxu4udA3MJfijXmsT1BVCndlIiIwoFH-EMG0_nnQ3MK9ECnYyUYDyYDFoZP4vdj9lHmkruZ-SV8KykEMvTz1dvfFrIzllT6nOeDCTlKrFX_BLM-bNeafgZGnH87PSU31YVGsBzCaUk_aDlutEdaF9_sPvh6YEDHRW0KN8wOBBLdxFDPmlVmfflXNyXqAdOe9zmfmo8k3i1YwhQh2hgXG6Qiul46zfV60Oy_PI1eJ-GN8 2025/10/20 02:10:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/20 02:10:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/20 02:10:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/20 02:10:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/20 02:10:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/20 02:10:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/20 02:10:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "APZ3tUcev-1KyFoApez9nCmopIrbjPAaVzjghAxnPF0KlnQkfjqx7H0YB8DKGqZBAxQW4vcDoG3wNmB7AI4Tehnt6_iIwrfsWIj9HTXmOdIDxu4udA3MJfijXmsT1BVCndlIiIwoFH-EMG0_nnQ3MK9ECnYyUYDyYDFoZP4vdj9lHmkruZ-SV8KykEMvTz1dvfFrIzllT6nOeDCTlKrFX_BLM-bNeafgZGnH87PSU31YVGsBzCaUk_aDlutEdaF9_sPvh6YEDHRW0KN8wOBBLdxFDPmlVmfflXNyXqAdOe9zmfmo8k3i1YwhQh2hgXG6Qiul46zfV60Oy_PI1eJ-GN8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/20 02:10:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AO-wiy5-16uU2WMk40dcuBE41VVAQjmwJ67kfgfBemjs3kdpoSqRzpSQvlMOl-gDHwxTuZmEInEdSLug-cD7y1QS94yx-KKwAtCdFBKmsjcY7XUcFGOsg4PDj_28vV-UOXYVWpAoGYz4QHrA_qP0u0TM6ZeI_B_a9Wgys-xIpuACz9S9gQnMgoxwRFM9jSYUCaxxidFvhGFJ62En1MGlPwTUFj4S-o-6bojJo3DqrE8gYzhwH49FBm5apznLStLr3h3q6Lfry360d1Xsoabh3p5Ae93KhSOyaQbTz7fexwyafKLvOnEavEdDx1G1j7_4GU-ivl6RjdqYeD-GEDOcYzE 2025/10/20 02:10:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/20 02:10:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/20 02:10:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/20 02:10:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/20 02:10:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/20 02:10:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/20 02:10:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AO-wiy5-16uU2WMk40dcuBE41VVAQjmwJ67kfgfBemjs3kdpoSqRzpSQvlMOl-gDHwxTuZmEInEdSLug-cD7y1QS94yx-KKwAtCdFBKmsjcY7XUcFGOsg4PDj_28vV-UOXYVWpAoGYz4QHrA_qP0u0TM6ZeI_B_a9Wgys-xIpuACz9S9gQnMgoxwRFM9jSYUCaxxidFvhGFJ62En1MGlPwTUFj4S-o-6bojJo3DqrE8gYzhwH49FBm5apznLStLr3h3q6Lfry360d1Xsoabh3p5Ae93KhSOyaQbTz7fexwyafKLvOnEavEdDx1G1j7_4GU-ivl6RjdqYeD-GEDOcYzE" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/20 02:10:32 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/20 02:10:35 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/20 02:10:38 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/20 02:10:42 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/20 02:10:45 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/20 02:10:46 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AMz8nYyxfU2R5l0zpJDb7rV5n0bfecko2i73lL0KcJNjqATX_hzwdil6bbn-J8oDFspf4Xhhe2cKeTuGUr5BJrk7lvED2_X6VoZmBtqv6qqZanDF-yWGpEEuBRNBsFo5-ku0NykbVuhsH9OJ3n5-hc7eEW3njKxJU1a-zE8oi0QxJwK-pRhRDPIL9dORHM8WtKn3mLKuSslstN8wImugJpX604aO45gSp4BVTDrVaSfKkjykoR3GCq33-SR9ybKa8tHVGuuTPJBlL2sUjIyWa8cWb0sr7Np-88jDmg3gZytE8xk_AYV787Kccq0PtEG8sHd0chbXbFPozmmLW1N9uKE 2025/10/20 02:10:46 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/20 02:10:46 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "f3aa0ca0afadaa761fbb4a931e3f84ec" 2025/10/20 02:10:47 DEBUG : unknown-size-put.txt: multipart upload "AMz8nYyxfU2R5l0zpJDb7rV5n0bfecko2i73lL0KcJNjqATX_hzwdil6bbn-J8oDFspf4Xhhe2cKeTuGUr5BJrk7lvED2_X6VoZmBtqv6qqZanDF-yWGpEEuBRNBsFo5-ku0NykbVuhsH9OJ3n5-hc7eEW3njKxJU1a-zE8oi0QxJwK-pRhRDPIL9dORHM8WtKn3mLKuSslstN8wImugJpX604aO45gSp4BVTDrVaSfKkjykoR3GCq33-SR9ybKa8tHVGuuTPJBlL2sUjIyWa8cWb0sr7Np-88jDmg3gZytE8xk_AYV787Kccq0PtEG8sHd0chbXbFPozmmLW1N9uKE" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/20 02:10:47 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABDTt_BGKIVCmd0uMydPKk2_hyXeE5CLzEyKTvI9FInzFJzCTVzLYjaYKUVA_yo2JHNKc52p6INixBD17s26MphtmzeipGzdzeuFk-piy68iKFqFC-NhZdXoUKl1zbtUMS2G61CmYHpufx2GjoPguzLcsRvvI4ILNZWfc-0k-9QlwEOWeckcpP94MtxlLBun8Ck6ALB8rE8xFCPSdb5xGk3pm0Yuv9-WAIfN4eInfj_lnZt0lwbFkzvDY54E1HNAB4TYJEYrtkMJSvM0VAvRN7saMNej3LTumJBlpmseuZ9EMMfFeKKCmN-eqLm0id7gs9wAfB9dJvBHrJz3SermxjE 2025/10/20 02:10:47 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/20 02:10:47 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "b001d1d758a8e670b68b5d2d209deff1" 2025/10/20 02:10:48 DEBUG : unknown-size-update.txt: multipart upload "ABDTt_BGKIVCmd0uMydPKk2_hyXeE5CLzEyKTvI9FInzFJzCTVzLYjaYKUVA_yo2JHNKc52p6INixBD17s26MphtmzeipGzdzeuFk-piy68iKFqFC-NhZdXoUKl1zbtUMS2G61CmYHpufx2GjoPguzLcsRvvI4ILNZWfc-0k-9QlwEOWeckcpP94MtxlLBun8Ck6ALB8rE8xFCPSdb5xGk3pm0Yuv9-WAIfN4eInfj_lnZt0lwbFkzvDY54E1HNAB4TYJEYrtkMJSvM0VAvRN7saMNej3LTumJBlpmseuZ9EMMfFeKKCmN-eqLm0id7gs9wAfB9dJvBHrJz3SermxjE" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/20 02:10:48 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xupajeq1kayi/deeper/nonexisting/directory" === 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/20 02:10:48 DEBUG : Waiting for deletions to finish 2025/10/20 02:10:48 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/20 02:10:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/10/20 02:10:48 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/20 02:10:49 INFO : S3 bucket rclone-test-xupajeq1kayi: Bucket "rclone-test-xupajeq1kayi" deleted 2025/10/20 02:10:49 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (120.83s) --- 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 (0.79s) --- PASS: TestIntegration/FsMkdir (119.03s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding (10.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.58s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.42s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.09s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (19.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (68.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (14.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.81s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (14.60s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.49s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.39s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.16s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.65s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.67s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.98s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.20s) --- 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/20 02:10:49 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/20 02:10:49 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 120.875s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m2.708181365s (try 1/5)