"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/06 01:01:32 NOTICE: TestS3R2: Starting server 2025/10/06 01:01:32 DEBUG : Creating backend with remote "TestS3R2:rclone-test-getikot3catu" 2025/10/06 01:01:32 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/06 01:01:33 INFO : S3 bucket rclone-test-getikot3catu: Bucket "rclone-test-getikot3catu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/06 01:01:33 INFO : S3 bucket rclone-test-getikot3catu: Bucket "rclone-test-getikot3catu" deleted === RUN TestIntegration/FsMkdir 2025/10/06 01:01:34 INFO : S3 bucket rclone-test-getikot3catu: Bucket "rclone-test-getikot3catu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/06 01:01:34 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/06 01:01:34 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/06 01:01:34 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" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Put === 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␍" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Put === 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" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Put === 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/06 01:01:45 NOTICE: S3 bucket rclone-test-getikot3catu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/06 01:01:45 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABMTVqCMcDqaHgm9e1EQDL1vFD3yivcnObkSs8Z9nU30-49Z0ahZju-mEwJe4H1psSSxEWvKuuCb1dU6-WnPp-zePPNZpsGQAJqoyDqWNyIqPOYBVe-f-XQiUWGd42iaTucGkgRunj5eh-_HTUibg-dq9ev14NcMKluJ-7X8j2Pq3Dbbz-W4zcaej7WaGQvM4VlSL4A-MLr3JuFmNvQqHUnQBd9YLspGRIZeZevcAZ5F0_M3z31SHbexITE-WFMd3IyUXaox3MXt3PrmmU6-qEA9UPADQuUaYLRhRyI1l468isCCP6FMJh4aiLvZaLqhrHf8d3VSXCf6ZLaxr0jQWwc 2025/10/06 01:01:45 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "5d85febf2bed7207bd4032e19562122c" 2025/10/06 01:01:45 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "f42c3ce241f275052f6b6d6558b6ca94" 2025/10/06 01:01:46 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "aff7eef9a8534545739414f108b3f905" 2025/10/06 01:01:46 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABMTVqCMcDqaHgm9e1EQDL1vFD3yivcnObkSs8Z9nU30-49Z0ahZju-mEwJe4H1psSSxEWvKuuCb1dU6-WnPp-zePPNZpsGQAJqoyDqWNyIqPOYBVe-f-XQiUWGd42iaTucGkgRunj5eh-_HTUibg-dq9ev14NcMKluJ-7X8j2Pq3Dbbz-W4zcaej7WaGQvM4VlSL4A-MLr3JuFmNvQqHUnQBd9YLspGRIZeZevcAZ5F0_M3z31SHbexITE-WFMd3IyUXaox3MXt3PrmmU6-qEA9UPADQuUaYLRhRyI1l468isCCP6FMJh4aiLvZaLqhrHf8d3VSXCf6ZLaxr0jQWwc" 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/06 01:01:49 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/06 01:01:49 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/06 01:01:51 DEBUG : S3 bucket rclone-test-getikot3catu: bucket is versioned: false 2025/10/06 01:01:51 DEBUG : Waiting for deletions to finish 2025/10/06 01:01:51 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/06 01:01:51 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/06 01:01:51 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/06 01:01:52 DEBUG : Creating backend with remote "TestS3R2:rclone-test-getikot3catu/dirToPurgeFromRoot" 2025/10/06 01:01:52 DEBUG : S3 bucket rclone-test-getikot3catu path dirToPurgeFromRoot: bucket is versioned: false 2025/10/06 01:01:52 DEBUG : Waiting for deletions to finish 2025/10/06 01:01:52 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/06 01:01:52 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/06 01:01:52 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/06 01:01:52 DEBUG : Creating backend with remote "TestS3R2:rclone-test-getikot3catu/hello? sausage/êé" 2025/10/06 01:01:53 DEBUG : S3 bucket rclone-test-getikot3catu path hello? sausage/êé: bucket is versioned: false 2025/10/06 01:01:53 DEBUG : Waiting for deletions to finish 2025/10/06 01:01:53 DEBUG : "a/b/c/d/e.txt" version false 2025/10/06 01:01:53 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/06 01:01:53 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/06 01:01:59 DEBUG : Creating backend with remote "TestS3R2:rclone-test-getikot3catu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/06 01:01:59 DEBUG : Creating backend with remote "TestS3R2:rclone-test-getikot3catu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-getikot3catu" from "TestS3R2:rclone-test-getikot3catu" 2025/10/06 01:01:59 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/06 01:02:04 DEBUG : piped data.txt: open chunk writer: started multipart upload: AFEqI7Bf6yanz1piOQMW8z68HC7bRr72L41tqcyT6hyY9k64A74BPceUPuealGq88FVy160ukeVCjvH0CGebugDw24CX_FC6wffTXN2Q5w67Ym_DbJAkXspD2IyH18HKljXNRBVMa5ptt4r3hxldXbKa0jK4GRIHgTSWgPgSvq07EuaYFbqozac4OJcI4heiy-ShjEiOd7X2wqGjr9zk2Avz_mTjOG_5raL1H_iB6f39bvq_0jgrIjs3dCHZH-1ZSH1xJ0fe5s97pUt5r8nLqXGY8ulnmLUdvquAql6S3q1zHn2Ytk10zvZ_Chn8KHxRfCXePFejkLIcrvgTtqMOf4k 2025/10/06 01:02:04 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/06 01:02:05 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/06 01:02:05 DEBUG : piped data.txt: multipart upload "AFEqI7Bf6yanz1piOQMW8z68HC7bRr72L41tqcyT6hyY9k64A74BPceUPuealGq88FVy160ukeVCjvH0CGebugDw24CX_FC6wffTXN2Q5w67Ym_DbJAkXspD2IyH18HKljXNRBVMa5ptt4r3hxldXbKa0jK4GRIHgTSWgPgSvq07EuaYFbqozac4OJcI4heiy-ShjEiOd7X2wqGjr9zk2Avz_mTjOG_5raL1H_iB6f39bvq_0jgrIjs3dCHZH-1ZSH1xJ0fe5s97pUt5r8nLqXGY8ulnmLUdvquAql6S3q1zHn2Ytk10zvZ_Chn8KHxRfCXePFejkLIcrvgTtqMOf4k" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/06 01:02:05 DEBUG : piped data.txt: open chunk writer: started multipart upload: AFBWw8SRIiWb3nbFkF-ZGHBJZXf8MLSt4WhvGYUFH42ssLyyJF2GJrowv82aUlv8s7S0JvddmfXe3pICi_F6ZqTXic3ZtLZBwNdj5SynhV6HgM2Uc4TO7P0W7AluDOx_KiwWXlSoTmXS_sIw5Ew23jTgPaU2olTlcQRMGErotac0n82htSFn5nZ1MIjCQ7ypTTIjDXjTg4GKpG4uxeGMlm_0taCCV-GelbmVIjtnXyZqiaZOTeolnNiKela8rqAG5Eh68qaofqsnM4VPlRWd9TBVlw_5lqmeSFCTiW3Br7imJGjUM4BVamkj9MOodXBvvauxO6UdEZBRNGA_2lZ9FhQ 2025/10/06 01:02:05 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/06 01:02:05 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "a93988769d959981d644c92648010fbc" 2025/10/06 01:02:05 DEBUG : piped data.txt: multipart upload "AFBWw8SRIiWb3nbFkF-ZGHBJZXf8MLSt4WhvGYUFH42ssLyyJF2GJrowv82aUlv8s7S0JvddmfXe3pICi_F6ZqTXic3ZtLZBwNdj5SynhV6HgM2Uc4TO7P0W7AluDOx_KiwWXlSoTmXS_sIw5Ew23jTgPaU2olTlcQRMGErotac0n82htSFn5nZ1MIjCQ7ypTTIjDXjTg4GKpG4uxeGMlm_0taCCV-GelbmVIjtnXyZqiaZOTeolnNiKela8rqAG5Eh68qaofqsnM4VPlRWd9TBVlw_5lqmeSFCTiW3Br7imJGjUM4BVamkj9MOodXBvvauxO6UdEZBRNGA_2lZ9FhQ" 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/06 01:02:06 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/06 01:02:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ANyMtrEtBtQaT4wJ_eqfqUmIGREKQdoQ-ZjyOZPu9N-4iaqHaBUCsxIMT3uKwKt727JU5pRYChejQ-LUklbjyA3TTQOt-xjAZESmKXBoOAEh3nq1ukududJWxpLjAOvd0wPMZvBRargwdhRWxC6R4vVmKC1aIhirM5KZ9lNtWT8XYkBYN_dBoWULnUUVKob6rcKZTOQUhOcmhPVrXBCZZnFig8Lnt5EsTQk5w8YlIb9jmkiawOCzK9aMuIcPbCD_PSG_jvnKk17Vx7GP5Vc9FCeVhapmVuiIBvEosOcmaVVLokk4NnhdkQdEnVV68KDYGWN0GszEIWRfhIWc9gt9gec 2025/10/06 01:02:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/06 01:02:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/06 01:02:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ANyMtrEtBtQaT4wJ_eqfqUmIGREKQdoQ-ZjyOZPu9N-4iaqHaBUCsxIMT3uKwKt727JU5pRYChejQ-LUklbjyA3TTQOt-xjAZESmKXBoOAEh3nq1ukududJWxpLjAOvd0wPMZvBRargwdhRWxC6R4vVmKC1aIhirM5KZ9lNtWT8XYkBYN_dBoWULnUUVKob6rcKZTOQUhOcmhPVrXBCZZnFig8Lnt5EsTQk5w8YlIb9jmkiawOCzK9aMuIcPbCD_PSG_jvnKk17Vx7GP5Vc9FCeVhapmVuiIBvEosOcmaVVLokk4NnhdkQdEnVV68KDYGWN0GszEIWRfhIWc9gt9gec" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/06 01:02:09 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AICpbNLQVWkKl0aX0OQiAIsO4gbUFaPhbleavkQer7d5TSJYFjjsQznxOHOn5HWwS5sqPX09bg6QMRX3bIvSlGGkA0SMTXOK90AOp3E-YvtzLn5d3czvq8cgIZFTogvdGDNSFcNWogvfprhdiWhgKt7WaOGO1A3amy-mXmqUOHlpnNBrCFjOlHZNkj_P2GM70qNNQ5M34RIuJ_ohBTrMBa41GD-sg8a5WvShSSI7_EI_19o7dBQDtGp0XMcx-DjzjFxDFbZfLyYQHzE1RO3TZvvUhksL10wILDo286I4tdGzng2fbc7M-KXtXbZBEpqEum-wWv81vriRPB9K9ca3sZI 2025/10/06 01:02:10 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/06 01:02:10 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/06 01:02:10 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AICpbNLQVWkKl0aX0OQiAIsO4gbUFaPhbleavkQer7d5TSJYFjjsQznxOHOn5HWwS5sqPX09bg6QMRX3bIvSlGGkA0SMTXOK90AOp3E-YvtzLn5d3czvq8cgIZFTogvdGDNSFcNWogvfprhdiWhgKt7WaOGO1A3amy-mXmqUOHlpnNBrCFjOlHZNkj_P2GM70qNNQ5M34RIuJ_ohBTrMBa41GD-sg8a5WvShSSI7_EI_19o7dBQDtGp0XMcx-DjzjFxDFbZfLyYQHzE1RO3TZvvUhksL10wILDo286I4tdGzng2fbc7M-KXtXbZBEpqEum-wWv81vriRPB9K9ca3sZI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/06 01:02:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AG3lPUBwRJ9FwdR8Qb8e4E04j8y5jH84iQZOMet-wI5e4gYA6TudIJUM-8E6nQ_OzhjMWQAo8Rt2mjh7CuCSKeW-1sST_uE1qauQSUbgM9Onf4SJCRhEM1mQbMVMjEUTp7NZL_cMr3FMntLKHqiFSKu0-MduFyjlREMWT7sk-OZ9V1_yd2ZpvuO19cCfVcHNV36ND4EJpTDY5xX9O_iRYXgVQnTTsmOuuK5dUov0lbaqmeuA_rrBAw4ijY5K2wV9V9zVt7E_h0K7xwJy_ZQOdL--4QVuw2DprCrd2PoDupF6gU1MVWpn4GNsGy5-9AxpaSBPvbBUqEfu6PlGgY1vsa4 2025/10/06 01:02:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/06 01:02:12 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/06 01:02:12 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AG3lPUBwRJ9FwdR8Qb8e4E04j8y5jH84iQZOMet-wI5e4gYA6TudIJUM-8E6nQ_OzhjMWQAo8Rt2mjh7CuCSKeW-1sST_uE1qauQSUbgM9Onf4SJCRhEM1mQbMVMjEUTp7NZL_cMr3FMntLKHqiFSKu0-MduFyjlREMWT7sk-OZ9V1_yd2ZpvuO19cCfVcHNV36ND4EJpTDY5xX9O_iRYXgVQnTTsmOuuK5dUov0lbaqmeuA_rrBAw4ijY5K2wV9V9zVt7E_h0K7xwJy_ZQOdL--4QVuw2DprCrd2PoDupF6gU1MVWpn4GNsGy5-9AxpaSBPvbBUqEfu6PlGgY1vsa4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/06 01:02:13 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABg5-X_gl1-3YpP5uoHLvGVKcyAbOVrFewZUwbes31JCToYYfThDgS2OklIC7kybPULAl_nvfDeaR3xgYrY2nfP4OK4BmlOJAXgVxhfuMEAm9Cvttub828a_S5VT7sAqH7XB9uVMh4PPLAdLhaIj-PstiHA1jwmki0pJxYzKUKCDzEydneAtaZsEi79bgP-8tISaA3ThH6xtL0wrg59iMi_dh00e4K6A4v_ru4h4Kssl9S65bUxP-T3yDyUZXrr74KqWBoUhTQVtxdIEXEYh_O_Ozyrl9-matuiPHyTV1TEpAU40_DE9j9XbR67Uf_4NzzsDt0Kr2La1ZhiRY2drE28 2025/10/06 01:02:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/06 01:02:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/06 01:02:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/06 01:02:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/06 01:02:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/06 01:02:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/06 01:02:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABg5-X_gl1-3YpP5uoHLvGVKcyAbOVrFewZUwbes31JCToYYfThDgS2OklIC7kybPULAl_nvfDeaR3xgYrY2nfP4OK4BmlOJAXgVxhfuMEAm9Cvttub828a_S5VT7sAqH7XB9uVMh4PPLAdLhaIj-PstiHA1jwmki0pJxYzKUKCDzEydneAtaZsEi79bgP-8tISaA3ThH6xtL0wrg59iMi_dh00e4K6A4v_ru4h4Kssl9S65bUxP-T3yDyUZXrr74KqWBoUhTQVtxdIEXEYh_O_Ozyrl9-matuiPHyTV1TEpAU40_DE9j9XbR67Uf_4NzzsDt0Kr2La1ZhiRY2drE28" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/06 01:02:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ACyOSfyIFi0js-TS1T8cN3b2jsxMpaFDl2j6p3Oi7eOWANIhj37PWGs1JUXghM0xzQbhGTQPsHOaWb7E33oRGTgVePtx4n5L83JKwGE-GfBp_OsV8tp5Q-VbxrPWTPpFpj7DG2WWdOS1-3u7A7QClq1yWXQOO4WxX-saGHtoTp2sgfvWOoOO9F5hTk9qVgNHS_2GhoD9diLhMy-n_J2Yro2SIAmi154QcTMZ5sqNWX7t-lsPwEVY9MlcjlIpZLSoLyxOEvs0LvNoSyRatw9Kx6td7c41jfRGpaoqS7OrCbNrJqIuKGHK_C3wRbc_ReWT6hyvqOpo0QNq6O2ZKUA0tvU 2025/10/06 01:02:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/06 01:02:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/06 01:02:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/06 01:02:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/06 01:02:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/06 01:02:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/06 01:02:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ACyOSfyIFi0js-TS1T8cN3b2jsxMpaFDl2j6p3Oi7eOWANIhj37PWGs1JUXghM0xzQbhGTQPsHOaWb7E33oRGTgVePtx4n5L83JKwGE-GfBp_OsV8tp5Q-VbxrPWTPpFpj7DG2WWdOS1-3u7A7QClq1yWXQOO4WxX-saGHtoTp2sgfvWOoOO9F5hTk9qVgNHS_2GhoD9diLhMy-n_J2Yro2SIAmi154QcTMZ5sqNWX7t-lsPwEVY9MlcjlIpZLSoLyxOEvs0LvNoSyRatw9Kx6td7c41jfRGpaoqS7OrCbNrJqIuKGHK_C3wRbc_ReWT6hyvqOpo0QNq6O2ZKUA0tvU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/06 01:02:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ADsFHU04kaomDVa13_65wqVDZ_x6eK6KkyFrdGQ_v9vt-rh8t_gyTvu6huD9aP4VGWF2oZDAz4Uq1JEf4V0kA2xDgi8o-ukYemGXcAmaE60Xi7z7y7dRRdBJW4oiGlFagxTIvn7u9FKkTz7pe4CEUo4z9ruM_cjivKy0gE1Russ-QJsleq7slRHxcJgqJPJxOThGxCrOsZNYoCd0PDn-v2Jcd3hi8nYS1GI5tlG8Dv1auM0u4uu1jzYhOHb88egMbQm_EN3goWn4VZQjaFpiFtkx-8QqH2w7TdZPOR3Z6jbtfQd7uwZFb-qQ5ZLVugO6AsUcL13-tJLwdGdbQnJDjxk 2025/10/06 01:02:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/06 01:02:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/06 01:02:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ADsFHU04kaomDVa13_65wqVDZ_x6eK6KkyFrdGQ_v9vt-rh8t_gyTvu6huD9aP4VGWF2oZDAz4Uq1JEf4V0kA2xDgi8o-ukYemGXcAmaE60Xi7z7y7dRRdBJW4oiGlFagxTIvn7u9FKkTz7pe4CEUo4z9ruM_cjivKy0gE1Russ-QJsleq7slRHxcJgqJPJxOThGxCrOsZNYoCd0PDn-v2Jcd3hi8nYS1GI5tlG8Dv1auM0u4uu1jzYhOHb88egMbQm_EN3goWn4VZQjaFpiFtkx-8QqH2w7TdZPOR3Z6jbtfQd7uwZFb-qQ5ZLVugO6AsUcL13-tJLwdGdbQnJDjxk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/06 01:02:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABN7keybiVV0wbwfjPT2XeHg1tBVkoHOXnNObmECZ-YCEEpWSXueIsgaIIVaJfTpwDSbqI6ceezAFIMIagt_aiM6d35I56ozpfEULo-6ncidnIhS8QNyYH7NQZeGPLG04nM216L4KExJblWPESg8LOe--LCEC4V0Vc7ijt2DIn7TyMKsvDvAPtkmHdB7yxFQD3ynQ0pvNLk9wdxlI25YAyXtiENRABRfp9aebQqG3ya1zmjIJ5HT_bYJVqTKs6rd0jpoFgqyE9_Roumw74j6ThsHzfFjik8EkPcty6UmZogMrNvVAemgEccCRHGjGSKYV70ogwobJgycnnPcBPNKqKI 2025/10/06 01:02:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/06 01:02:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/06 01:02:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABN7keybiVV0wbwfjPT2XeHg1tBVkoHOXnNObmECZ-YCEEpWSXueIsgaIIVaJfTpwDSbqI6ceezAFIMIagt_aiM6d35I56ozpfEULo-6ncidnIhS8QNyYH7NQZeGPLG04nM216L4KExJblWPESg8LOe--LCEC4V0Vc7ijt2DIn7TyMKsvDvAPtkmHdB7yxFQD3ynQ0pvNLk9wdxlI25YAyXtiENRABRfp9aebQqG3ya1zmjIJ5HT_bYJVqTKs6rd0jpoFgqyE9_Roumw74j6ThsHzfFjik8EkPcty6UmZogMrNvVAemgEccCRHGjGSKYV70ogwobJgycnnPcBPNKqKI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/06 01:02:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AJm3AVaziy5FwBTRA6bNILXB2crpZs4NgOrYolBicHx-QCVPimv_v0LJgkAu0rJghJPRmkTyuOppKtuZCiDGxYV89sUHGGA19rIsYZUkgGrO2mVJmX9vI_zZldbykpWJbZCF7W88AVC8d_MRuCRqdyGI1Avu0Rm5bkTaBoDi0ZTv8r308piv4UCt3jaQv3UTC9TNFN9PZFPHQgeTyqs69yqCJ65Nq0p9mAoQtKUEwYXBB4ea3vMIAk_vQnywDG_GjMFlIXdYPCw1xE89yYa073GK94vCD6wuREk40cSktDy2QG1wbB_VpcrotpZxIOUUZ3Mj6HHjxbxngIzNh_9LQgg 2025/10/06 01:02:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/06 01:02:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/06 01:02:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AJm3AVaziy5FwBTRA6bNILXB2crpZs4NgOrYolBicHx-QCVPimv_v0LJgkAu0rJghJPRmkTyuOppKtuZCiDGxYV89sUHGGA19rIsYZUkgGrO2mVJmX9vI_zZldbykpWJbZCF7W88AVC8d_MRuCRqdyGI1Avu0Rm5bkTaBoDi0ZTv8r308piv4UCt3jaQv3UTC9TNFN9PZFPHQgeTyqs69yqCJ65Nq0p9mAoQtKUEwYXBB4ea3vMIAk_vQnywDG_GjMFlIXdYPCw1xE89yYa073GK94vCD6wuREk40cSktDy2QG1wbB_VpcrotpZxIOUUZ3Mj6HHjxbxngIzNh_9LQgg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/06 01:02:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ANnx2Qso7-yTzkJZlhxEdJSWPF8wn6ouLnWK39GPs37pUEsaZ_UgEo-c4GWQ313k2FDSSH_ajPJmYRVzKLPE9-ap-1G-2j469RjB_-wH_CoB4nSztyirV3FMp5HsNc93hNFPi6wQmxmJPRHrXluAeMEAts8IwhgzPVL1AHz4LYnLJB9MVqK_V1UM_k_NBGO_f7zjliSPA2JI9g4-vj0lo4AQZj0WufZNoEn9YqrhDRc0FiqF8xLeyRn0ES9HkmMxr3mXwaGz4VoZ1h-64q14BGAHf8uBBL-0SuCxg_2LNJrXqx3mL-mzZuHZMVWWlZDHQfUVV_LAi9czlsvhlcfXMZc 2025/10/06 01:02:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/06 01:02:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/06 01:02:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/06 01:02:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/06 01:02:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/06 01:02:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/06 01:02:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ANnx2Qso7-yTzkJZlhxEdJSWPF8wn6ouLnWK39GPs37pUEsaZ_UgEo-c4GWQ313k2FDSSH_ajPJmYRVzKLPE9-ap-1G-2j469RjB_-wH_CoB4nSztyirV3FMp5HsNc93hNFPi6wQmxmJPRHrXluAeMEAts8IwhgzPVL1AHz4LYnLJB9MVqK_V1UM_k_NBGO_f7zjliSPA2JI9g4-vj0lo4AQZj0WufZNoEn9YqrhDRc0FiqF8xLeyRn0ES9HkmMxr3mXwaGz4VoZ1h-64q14BGAHf8uBBL-0SuCxg_2LNJrXqx3mL-mzZuHZMVWWlZDHQfUVV_LAi9czlsvhlcfXMZc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/06 01:02:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ACzMtTzMLNZtyF8UEP-bN-I_nYCepQLzJ3GdSfxpzeot0xAo7dOvtmgMaAEGuMATU8hVlXafXTW8stuUvDdo4NRbN2PRPrM5pUJUeYTPmN4GuSHkLMkcWClXvdJRtu-7dYkOVpsj-wT0po7RGNJh5pazF86XuBfYvovG8-hNngBymWYyfaJhnNOPlV1tOzUn2AuorF3Ts6kM9TzX7FyMTTAjwm6Kb3bX9z8Y9n9Dg5lIbnd9TxK9zJad-6wO_IXGQdAIrkmgSpbA_40nRtQOEoB2g50joehBNHAS-gqQ6rvOjy6-_SHQnx4LJd_MKA5ONJsWtrcaOQ4jbapGYZqHCMA 2025/10/06 01:02:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/06 01:02:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/06 01:02:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/06 01:02:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/06 01:02:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/06 01:02:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/06 01:02:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ACzMtTzMLNZtyF8UEP-bN-I_nYCepQLzJ3GdSfxpzeot0xAo7dOvtmgMaAEGuMATU8hVlXafXTW8stuUvDdo4NRbN2PRPrM5pUJUeYTPmN4GuSHkLMkcWClXvdJRtu-7dYkOVpsj-wT0po7RGNJh5pazF86XuBfYvovG8-hNngBymWYyfaJhnNOPlV1tOzUn2AuorF3Ts6kM9TzX7FyMTTAjwm6Kb3bX9z8Y9n9Dg5lIbnd9TxK9zJad-6wO_IXGQdAIrkmgSpbA_40nRtQOEoB2g50joehBNHAS-gqQ6rvOjy6-_SHQnx4LJd_MKA5ONJsWtrcaOQ4jbapGYZqHCMA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/06 01:02:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: APvg4INM4pVKv6mJAHc6a5pB_q6s4lDl2SGpb1peDItk0eeGULW6Qk_uwilu3HR6c2UEh7lnGdYSlETGBQP6m7sDdIIFXkhFJKrzxZMPk6P_3h5U0bpME1_D2PeUHG4svMiDfA-IS7xQsKZ113os1IlGs5nzkmxyj71vTiLtA_6rESNuFKFx8azI0vmiXxHB69SoFCXj1Rxhh5Qlg-3aLkGYtEmopHcpxNh7qNm6sLNklCaFLfjV6YIhOh2ZZBDaBzWp92756foyUzOTLP_33UEqzi694kkbrMY0Xp-LGG26czLvwo3ho7Zpsr3pDvbiVlm8RV7NwGMt9_oq8FVIc3g 2025/10/06 01:02:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/06 01:02:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/06 01:02:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "APvg4INM4pVKv6mJAHc6a5pB_q6s4lDl2SGpb1peDItk0eeGULW6Qk_uwilu3HR6c2UEh7lnGdYSlETGBQP6m7sDdIIFXkhFJKrzxZMPk6P_3h5U0bpME1_D2PeUHG4svMiDfA-IS7xQsKZ113os1IlGs5nzkmxyj71vTiLtA_6rESNuFKFx8azI0vmiXxHB69SoFCXj1Rxhh5Qlg-3aLkGYtEmopHcpxNh7qNm6sLNklCaFLfjV6YIhOh2ZZBDaBzWp92756foyUzOTLP_33UEqzi694kkbrMY0Xp-LGG26czLvwo3ho7Zpsr3pDvbiVlm8RV7NwGMt9_oq8FVIc3g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/06 01:02:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AJxdT-hxLDIPoKH7LebS76-ezKAvE6fij3CFUe23e6TNKfvB6NWtajiwjiVPpKTh_iCMaTDTk8e9-hxG-XfTjDMk3i6WFDB7gHxN2bjV68ylu7MNJIJUPTA4Rji5OfEQRsSAQX4KBmEBVLj-55eDEPgL9ETqLrLHUKB5m2ezVVifpCsYvyrct7fliroHY_O2XZDjNAbNRyBEdkQge31ICVFclWP_jok-KXA6Z6UM2sAgSGqkANoJQfWr7vP-INyg8uhs9P8P8yc6LN0f-F1V423H3_ZXJ8BZMzBG9y6cOKxQ0slPq9_mxks1fYzRN7SWl_cny_FBhY1ekFpXqKEAVFg 2025/10/06 01:02:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/06 01:02:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/06 01:02:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AJxdT-hxLDIPoKH7LebS76-ezKAvE6fij3CFUe23e6TNKfvB6NWtajiwjiVPpKTh_iCMaTDTk8e9-hxG-XfTjDMk3i6WFDB7gHxN2bjV68ylu7MNJIJUPTA4Rji5OfEQRsSAQX4KBmEBVLj-55eDEPgL9ETqLrLHUKB5m2ezVVifpCsYvyrct7fliroHY_O2XZDjNAbNRyBEdkQge31ICVFclWP_jok-KXA6Z6UM2sAgSGqkANoJQfWr7vP-INyg8uhs9P8P8yc6LN0f-F1V423H3_ZXJ8BZMzBG9y6cOKxQ0slPq9_mxks1fYzRN7SWl_cny_FBhY1ekFpXqKEAVFg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/06 01:02:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AM0_rAwlWwV4joZNWkmYBQeAFbxE5LfSXgQ_f5vqj9ug6f9-V0kEMMnF4sVD8vHGhmvKp_4StBbpK1QNoJ4xa4hO1J4EqiquZ_Kl7prpjzyaLJWvsxFTMnck_Cvo9_1LI4zRkv-4OS6JSI8fTJMhf3MlPF0v0-C2Dq88dt1NJMyCuQpU5nzYfJe5rg-oMaTi860c6ozI0XGbcCoLagDSUn5yOMmsmrWnF4pog1URxjdmvmBXKcJMUDhlneAtRmYEW_sThclLfcQVWqsNCDjYeoj0UZZQm0dEyYf7da6ofAYwwOqBI5b9OSGjo-72J5m7pTAKHhfYseFel9WDHCYvsiY 2025/10/06 01:02:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/06 01:02:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/06 01:02:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AM0_rAwlWwV4joZNWkmYBQeAFbxE5LfSXgQ_f5vqj9ug6f9-V0kEMMnF4sVD8vHGhmvKp_4StBbpK1QNoJ4xa4hO1J4EqiquZ_Kl7prpjzyaLJWvsxFTMnck_Cvo9_1LI4zRkv-4OS6JSI8fTJMhf3MlPF0v0-C2Dq88dt1NJMyCuQpU5nzYfJe5rg-oMaTi860c6ozI0XGbcCoLagDSUn5yOMmsmrWnF4pog1URxjdmvmBXKcJMUDhlneAtRmYEW_sThclLfcQVWqsNCDjYeoj0UZZQm0dEyYf7da6ofAYwwOqBI5b9OSGjo-72J5m7pTAKHhfYseFel9WDHCYvsiY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/06 01:02:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ANzFHBkTiyxR7qwixzIB6kJL6HSb8zdzIxDC2Nhp96Syzrne4rUAh9kE9TQsxYd7D1hK-7UUFZwQ-g4EzDqCQcqw_WoMwvzOOKmsWOI-R_fwTr_olnxdSrp2HYLzo0tXLr6JcwqhEq_7CU9VoecrKP7xB5Of4wgNUrjR8cmnelO8uzqhZlQQb3r74U-B657G0rxQ7nDZkIDt8WyUwVgLQ0o4LJAWeKw5JfE_4WutQkkVZ_o-frn6ZjpNZ7UAr91gIdSLbl1NJP7KQo-mo9Pnf2rEPzWl7xZkNU_X4CagITO9n2wF1Jfb3LWybjFXjpG6i-HbQB3vTdxUKwMJYvQunz0 2025/10/06 01:02:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/06 01:02:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/06 01:02:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/06 01:02:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/06 01:02:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/06 01:02:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/06 01:02:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ANzFHBkTiyxR7qwixzIB6kJL6HSb8zdzIxDC2Nhp96Syzrne4rUAh9kE9TQsxYd7D1hK-7UUFZwQ-g4EzDqCQcqw_WoMwvzOOKmsWOI-R_fwTr_olnxdSrp2HYLzo0tXLr6JcwqhEq_7CU9VoecrKP7xB5Of4wgNUrjR8cmnelO8uzqhZlQQb3r74U-B657G0rxQ7nDZkIDt8WyUwVgLQ0o4LJAWeKw5JfE_4WutQkkVZ_o-frn6ZjpNZ7UAr91gIdSLbl1NJP7KQo-mo9Pnf2rEPzWl7xZkNU_X4CagITO9n2wF1Jfb3LWybjFXjpG6i-HbQB3vTdxUKwMJYvQunz0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/06 01:02:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AOHzzeGj830D1tYlhhjyMXAutMVoGcRCe1ooC09tzRVWwO1e3luo1MIMVu4JhpPulM2lA7rUcDbebrVliCF_yVtfjc0jkj23mzInOaMMXu2kpAsDtiVK3z62gnm2hF78R2sx1bT7Eecy9jBhXZvffI4phIKUy55O9qeOf0IwjqWME3pmDz_EF-Hg6ntnjIB-mC-GJOZak6BlpBLEpmIDZ2GpOQwoYMNnE7VlOsai1NMfQy28C9kWpR-7IE8lukgkp6kuk1fhdfkbJl3ANza__Nuoq9ntuokdG1Lpw6HkIIk6orlEXHw4_7Y5gPYWPgBiEylTAZgXp-7sya_rQRFVEN4 2025/10/06 01:02:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/06 01:02:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/06 01:02:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/06 01:02:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/06 01:02:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/06 01:02:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/06 01:02:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AOHzzeGj830D1tYlhhjyMXAutMVoGcRCe1ooC09tzRVWwO1e3luo1MIMVu4JhpPulM2lA7rUcDbebrVliCF_yVtfjc0jkj23mzInOaMMXu2kpAsDtiVK3z62gnm2hF78R2sx1bT7Eecy9jBhXZvffI4phIKUy55O9qeOf0IwjqWME3pmDz_EF-Hg6ntnjIB-mC-GJOZak6BlpBLEpmIDZ2GpOQwoYMNnE7VlOsai1NMfQy28C9kWpR-7IE8lukgkp6kuk1fhdfkbJl3ANza__Nuoq9ntuokdG1Lpw6HkIIk6orlEXHw4_7Y5gPYWPgBiEylTAZgXp-7sya_rQRFVEN4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/06 01:02:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AF8HdYuqVge-IusBHCsLZ7Bpg0AYwoqq7J3DMDObIwsUOSkWVr-4EcKZqf24UBdlavOtCHvDul_oTk4DHKKWx-GZN8NNzOF9VrOMsXYT6lQdUeDX8q3OV_yArYcKpe-dMTzJzq9pltNXEqUZ1ItPh2wUiV3lHnNUg_cgo-q6ByA7Zsgxtoiv8hL85qj-WmaR0BkSXxLz7htnvISs2grXebat_yBapZixi_qX3qed9jzhHjBhWEMBBj4xbonxouKcHIv5sW1FLR0wO7ND7Wx-LsN_EWRTiiVPNY0axX0B9-A6Lpbti1jXXTfHUz9BhPsjXQpfR3aLqpbGHrlJtI5qJ1s 2025/10/06 01:02:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/06 01:02:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/06 01:02:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AF8HdYuqVge-IusBHCsLZ7Bpg0AYwoqq7J3DMDObIwsUOSkWVr-4EcKZqf24UBdlavOtCHvDul_oTk4DHKKWx-GZN8NNzOF9VrOMsXYT6lQdUeDX8q3OV_yArYcKpe-dMTzJzq9pltNXEqUZ1ItPh2wUiV3lHnNUg_cgo-q6ByA7Zsgxtoiv8hL85qj-WmaR0BkSXxLz7htnvISs2grXebat_yBapZixi_qX3qed9jzhHjBhWEMBBj4xbonxouKcHIv5sW1FLR0wO7ND7Wx-LsN_EWRTiiVPNY0axX0B9-A6Lpbti1jXXTfHUz9BhPsjXQpfR3aLqpbGHrlJtI5qJ1s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/06 01:02:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AK6c7JTyWSqKvZFjib9BpEjjMWFBhkftr4x8699WNOCUpIWVMuF01gBao2odkQ91C_zIezqFVaDpBNBNL3Nuj82WfFlo31CVi05g5HIA9_6MxUqxLYnbvW9752lVvagAXALSJs9BDB5lV5CvBzuB6uEjsSMkKyasnNOhpj2aDjEkDy_H6XxdBrs52GjF5Im3-Wf5lecknjdxRI5DQwgUU5M3NIH9oHjG3OZqZBtQBJgAaTe4vWcYm9I-tcrAh0jUWhr88KvHgDA8zF0UcPxnu4VzH9oFHPbklEsfT4shsAHrw79YC26ktLJ2zLKc3-OQWOX9ytdU04sLmTwHsx_r_dg 2025/10/06 01:02:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/06 01:02:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/06 01:02:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AK6c7JTyWSqKvZFjib9BpEjjMWFBhkftr4x8699WNOCUpIWVMuF01gBao2odkQ91C_zIezqFVaDpBNBNL3Nuj82WfFlo31CVi05g5HIA9_6MxUqxLYnbvW9752lVvagAXALSJs9BDB5lV5CvBzuB6uEjsSMkKyasnNOhpj2aDjEkDy_H6XxdBrs52GjF5Im3-Wf5lecknjdxRI5DQwgUU5M3NIH9oHjG3OZqZBtQBJgAaTe4vWcYm9I-tcrAh0jUWhr88KvHgDA8zF0UcPxnu4VzH9oFHPbklEsfT4shsAHrw79YC26ktLJ2zLKc3-OQWOX9ytdU04sLmTwHsx_r_dg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/06 01:02:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AG4APt28HEZ-JGvtG4TcJWNvSkHh7ljq3NnKy3j98pR2laRO-n1vcYvI1KooETkyuGMvgvAz6KnrqW3H1G9j4pFxxRhSYBbabKd4f1NKocAeQfhh_kF5y_vyRlxxFiR-VbScHs-6NZXm3jA0g-xQ4k686BET7khYz-pHTP4ED1WFpKsymXZAfQk_mzKcMQOdENqI0rIpa47gAhMVJjQ-rTmJk0_W_oTvwP_98tkb1GZrDfILZkpSb0T-ceedqb5u3ug-EcJdW4qhkwfN3GieJ_lLOnJ4Ls-fJ-hGLViWuBtSEcuf2iS5Wu5Ry999RYnC876bGGOnrKdJOtNz1W8VGDQ 2025/10/06 01:02:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/06 01:02:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/06 01:02:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AG4APt28HEZ-JGvtG4TcJWNvSkHh7ljq3NnKy3j98pR2laRO-n1vcYvI1KooETkyuGMvgvAz6KnrqW3H1G9j4pFxxRhSYBbabKd4f1NKocAeQfhh_kF5y_vyRlxxFiR-VbScHs-6NZXm3jA0g-xQ4k686BET7khYz-pHTP4ED1WFpKsymXZAfQk_mzKcMQOdENqI0rIpa47gAhMVJjQ-rTmJk0_W_oTvwP_98tkb1GZrDfILZkpSb0T-ceedqb5u3ug-EcJdW4qhkwfN3GieJ_lLOnJ4Ls-fJ-hGLViWuBtSEcuf2iS5Wu5Ry999RYnC876bGGOnrKdJOtNz1W8VGDQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/06 01:02:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AA5fvkhmRqXvvzjB7JtCLJ8xRZJ9BgSKGzvS8dxnTbr2dfWnNB3Ypl8RzoznihFQ2LUk2OT8DxyA2IHyuBh97iKtMvUlx7rBLA1QrUMqtfkETz1w9OL0cwcMXU2Rxov22qj7RY_apc2lZslwdoEfbe4f2DvDdRm3yo_7zsmLVOWePf7ELStHLzxba8FL2JssrMs3xuhyq-QyKvWjwaTrywWLS_hQC6KqiMDMpEUmEbDB8zm6453qZgeSO1G9jA27-NLyEcDhAYQvrh0w-enDalMnw0V93HxSftZf1h4Jl3p5XRYvuFYQrSK_xAbwmlYtqWCenfmTLL_Dy0ml8nzluvo 2025/10/06 01:02:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/06 01:02:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/06 01:02:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/06 01:02:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/06 01:02:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/06 01:02:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/06 01:02:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AA5fvkhmRqXvvzjB7JtCLJ8xRZJ9BgSKGzvS8dxnTbr2dfWnNB3Ypl8RzoznihFQ2LUk2OT8DxyA2IHyuBh97iKtMvUlx7rBLA1QrUMqtfkETz1w9OL0cwcMXU2Rxov22qj7RY_apc2lZslwdoEfbe4f2DvDdRm3yo_7zsmLVOWePf7ELStHLzxba8FL2JssrMs3xuhyq-QyKvWjwaTrywWLS_hQC6KqiMDMpEUmEbDB8zm6453qZgeSO1G9jA27-NLyEcDhAYQvrh0w-enDalMnw0V93HxSftZf1h4Jl3p5XRYvuFYQrSK_xAbwmlYtqWCenfmTLL_Dy0ml8nzluvo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/06 01:02:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AKvqYt4XpjTi-WcAorzEABpHKErXwmbPafuhaRk5cz4uhYrgySS3J_dLZXXNX0woYW7odS3DrQraqYtvNPC2h1cFTjYI01PeKoNZbkxqVdLyncUaiidVg7k0ttq7CdicV3825C1X3q6qLNrmBUpFCA2qkhZSSdQcGOVwHA5VkUeKIrfag7Mm3IlDxws_1I-bJgtp3fFvOwvlaJdzMP98rFmlrxfgj7dL-AggHoVIrOSuPDivFUl5-YROjcPlMbXwK0yuqy1r5-l22cjGci5oJOo1YEWnr3qmXpDJ_5n3X4rtH3MocE36wmpslars3oeNZfpU7i_fWED3R11fu002UV4 2025/10/06 01:02:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/06 01:02:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/06 01:02:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/06 01:02:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/06 01:02:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/06 01:02:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/06 01:02:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AKvqYt4XpjTi-WcAorzEABpHKErXwmbPafuhaRk5cz4uhYrgySS3J_dLZXXNX0woYW7odS3DrQraqYtvNPC2h1cFTjYI01PeKoNZbkxqVdLyncUaiidVg7k0ttq7CdicV3825C1X3q6qLNrmBUpFCA2qkhZSSdQcGOVwHA5VkUeKIrfag7Mm3IlDxws_1I-bJgtp3fFvOwvlaJdzMP98rFmlrxfgj7dL-AggHoVIrOSuPDivFUl5-YROjcPlMbXwK0yuqy1r5-l22cjGci5oJOo1YEWnr3qmXpDJ_5n3X4rtH3MocE36wmpslars3oeNZfpU7i_fWED3R11fu002UV4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/06 01:02:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ACybicinnWgOtbmzMiBaO8DZpwTD-ciRRw47wj-bu5y-rPCLUrPf0OZEdMfKEvoHvUyck4Ko6uspmcUe8aJuz6K1Crl-X-bYfyxIz2QscrRxEHFueS_PS2L25IdtN6Q3c1rSU-fD_e92R0MDlMIGrwIGhmwBQKt60unlKrpmTSBUFpFmawBWNMPzei9OSvdOVvm5ko4pq0N0bRal3pN-vHMXPH_8QUm5v4EGxl4jxbLPTgR0IpkXK8AeIFLArL_6kH9T1N3agRsIYNYaioQKYGGzMmvxXa92tuKXONuukx3KJLLZDvwdezfVMgrJChe6K2SiF8g7yC7dWJzdQSMCc4E 2025/10/06 01:02:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/06 01:02:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/06 01:02:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ACybicinnWgOtbmzMiBaO8DZpwTD-ciRRw47wj-bu5y-rPCLUrPf0OZEdMfKEvoHvUyck4Ko6uspmcUe8aJuz6K1Crl-X-bYfyxIz2QscrRxEHFueS_PS2L25IdtN6Q3c1rSU-fD_e92R0MDlMIGrwIGhmwBQKt60unlKrpmTSBUFpFmawBWNMPzei9OSvdOVvm5ko4pq0N0bRal3pN-vHMXPH_8QUm5v4EGxl4jxbLPTgR0IpkXK8AeIFLArL_6kH9T1N3agRsIYNYaioQKYGGzMmvxXa92tuKXONuukx3KJLLZDvwdezfVMgrJChe6K2SiF8g7yC7dWJzdQSMCc4E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/06 01:02:55 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AJ0jTO0ze27JeXpEy0dnYYR2sZpHjdT5UJBBi73PsfidpN_jXF00R800GkAwlTDtleFTd2GCozhQsXpr-5YJ7V92sjTRDkdmVdepJwgNsoTXEUubKHa-jRTVslwUUZQKuW_9-XUPWDh6CIFa_g6Rgrl1KH2f4_1JLVQWdPir4FBAOiWvOeQM8_oLULr0ugtFSbXLQcz4WXvlef5z5Bgz3ECuScr1nB7fvBBBdd_1VJMGKIdNqZ-2cOxm4DAaSsSaPR95NUi_H_6TqzBwj0lV5_YogNz5jsNs0odPP2U5sX7Y6uEzzUG7XOOB2IKSLDrh_64G0qr2N80Eb4xKMFYN3tc 2025/10/06 01:02:55 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/06 01:02:56 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/06 01:02:56 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AJ0jTO0ze27JeXpEy0dnYYR2sZpHjdT5UJBBi73PsfidpN_jXF00R800GkAwlTDtleFTd2GCozhQsXpr-5YJ7V92sjTRDkdmVdepJwgNsoTXEUubKHa-jRTVslwUUZQKuW_9-XUPWDh6CIFa_g6Rgrl1KH2f4_1JLVQWdPir4FBAOiWvOeQM8_oLULr0ugtFSbXLQcz4WXvlef5z5Bgz3ECuScr1nB7fvBBBdd_1VJMGKIdNqZ-2cOxm4DAaSsSaPR95NUi_H_6TqzBwj0lV5_YogNz5jsNs0odPP2U5sX7Y6uEzzUG7XOOB2IKSLDrh_64G0qr2N80Eb4xKMFYN3tc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/06 01:02:57 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AMp7PwYC2lbByvpLm5ACQDQDYDKp0M8gflQ-085zklIw_KS7VEr8k3diHZyI-y8qKh-7NGQT6kkS3f2nhwWMs91EJGIvtevNUC24wxKPLv5bEUZ-bVhLSyrrDm-01QdUMicRBGCmD9S-qBsFrYS8FKRZg3tAJbIYBQfVOfmUEV-ywbZlzlppM3vL-xqB05dv3IyXsWVd3Wpwb4zW1-DyP89BwH4LF8KdiKZwEwULMaEtE0J0ZxYUDnFsCx37c6gQN-9l8zs7Osxg4OMsQ40kAWafB7PqAkVezwNOgB-kbjMkvzduSWBV46qdJDsVUL7jI5IxxjCnxP8WvD2mm9FEuIs 2025/10/06 01:02:57 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/06 01:02:58 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/06 01:02:58 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AMp7PwYC2lbByvpLm5ACQDQDYDKp0M8gflQ-085zklIw_KS7VEr8k3diHZyI-y8qKh-7NGQT6kkS3f2nhwWMs91EJGIvtevNUC24wxKPLv5bEUZ-bVhLSyrrDm-01QdUMicRBGCmD9S-qBsFrYS8FKRZg3tAJbIYBQfVOfmUEV-ywbZlzlppM3vL-xqB05dv3IyXsWVd3Wpwb4zW1-DyP89BwH4LF8KdiKZwEwULMaEtE0J0ZxYUDnFsCx37c6gQN-9l8zs7Osxg4OMsQ40kAWafB7PqAkVezwNOgB-kbjMkvzduSWBV46qdJDsVUL7jI5IxxjCnxP8WvD2mm9FEuIs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/06 01:02:59 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ACUfSJ3HtiCsgAgOQ3yAqdh5AIJRTNpMXsD3AkBovpwE15g7Zi8KtTkdNaIvL1N2UlA2_ImylH-5UtXQ1vw3XsEFDsEMmexQ4_DUzU0myTF75b9e4LCMkTpGCtglcx-UHUQpqGDC8rXlELul6_OLe9eSB6dwt9bkP6OHOxK2_151cRxXV6Mn1yoU-Jb6MoJSZ76r10fHXuZhaLPMb_wFKqmjHql1Lk5KRQ5uuHcK4GiAqYmbqG2lQiBnN6i8iIyspYKYn3XkA5zr3Od1hx0SJsy6cNwxmaLbeKe8MsaQZFmhDnCgQkzARjyOOCRJcuHUWi8qNTIBT0PKZ6bchhqOhSs 2025/10/06 01:02:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/06 01:02:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/06 01:02:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/06 01:03:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/06 01:03:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/06 01:03:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/06 01:03:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ACUfSJ3HtiCsgAgOQ3yAqdh5AIJRTNpMXsD3AkBovpwE15g7Zi8KtTkdNaIvL1N2UlA2_ImylH-5UtXQ1vw3XsEFDsEMmexQ4_DUzU0myTF75b9e4LCMkTpGCtglcx-UHUQpqGDC8rXlELul6_OLe9eSB6dwt9bkP6OHOxK2_151cRxXV6Mn1yoU-Jb6MoJSZ76r10fHXuZhaLPMb_wFKqmjHql1Lk5KRQ5uuHcK4GiAqYmbqG2lQiBnN6i8iIyspYKYn3XkA5zr3Od1hx0SJsy6cNwxmaLbeKe8MsaQZFmhDnCgQkzARjyOOCRJcuHUWi8qNTIBT0PKZ6bchhqOhSs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/06 01:03:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AEmc-Kck_enF6vz0vDyhD1STHZZ69RufCRxq8_vxdBuFNrCZVmP3t6ukePQ6RjjhKwZVoCAgcD5QYgdCDgEl-87tOGsig57RjNUE7azptLc0lgCtOYSE4rZWcxQJ0mwIg3nl6yriwoi64FmzRATLp7-GPmzilnZrZYKstYaJfgn1zZrHB7vMnggKiWNo7vC3yL02ZZzkLAZsU_A8TbZeBLok3WuOWjXNItGN_LBndrW1acnvCit5Fnz_dgIYa7OYv10sS4lHh2h3m3MQM7QRtLuBBYzwDWdEg9jlzeRkVvD7VlqbgRUoYS5G-WDg9edHOqQIXXCWutfrrv6Y0RJi1ak 2025/10/06 01:03:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/06 01:03:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/06 01:03:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/06 01:03:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/06 01:03:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/06 01:03:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/06 01:03:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AEmc-Kck_enF6vz0vDyhD1STHZZ69RufCRxq8_vxdBuFNrCZVmP3t6ukePQ6RjjhKwZVoCAgcD5QYgdCDgEl-87tOGsig57RjNUE7azptLc0lgCtOYSE4rZWcxQJ0mwIg3nl6yriwoi64FmzRATLp7-GPmzilnZrZYKstYaJfgn1zZrHB7vMnggKiWNo7vC3yL02ZZzkLAZsU_A8TbZeBLok3WuOWjXNItGN_LBndrW1acnvCit5Fnz_dgIYa7OYv10sS4lHh2h3m3MQM7QRtLuBBYzwDWdEg9jlzeRkVvD7VlqbgRUoYS5G-WDg9edHOqQIXXCWutfrrv6Y0RJi1ak" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/06 01:03:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AEZEw4K1O4yDXisXkeQ4PavVwJUKAVt7fKJUHhNobMHgC5mLLkNFU85p0HluIlkfcgdBNPOAcfYBgDwlzCcIIiGiY0WmeGP813KWjnXgCDuopXB2IV59FNS3IH-dEmpAofc6i4riRSQQVRdx0Mv1O2sY349zPwNbA05zFjVrV12aTv8dF_NOKDWuoXPOZuUldaX_KZstr8KrtW5ejaeIUjrx6lMOpZh-nqg-ZnOt08Mb109Jbksyg-lmqJ2jcY81juUizDcqoOEVHCXynur9u34UUDO7IhPuajfCR6WBrE0kD7Bf4EoBlpJoNoR0GB0StmMvrwSwV2LRTdo-BjDqKU4 2025/10/06 01:03:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/06 01:03:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/06 01:03:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AEZEw4K1O4yDXisXkeQ4PavVwJUKAVt7fKJUHhNobMHgC5mLLkNFU85p0HluIlkfcgdBNPOAcfYBgDwlzCcIIiGiY0WmeGP813KWjnXgCDuopXB2IV59FNS3IH-dEmpAofc6i4riRSQQVRdx0Mv1O2sY349zPwNbA05zFjVrV12aTv8dF_NOKDWuoXPOZuUldaX_KZstr8KrtW5ejaeIUjrx6lMOpZh-nqg-ZnOt08Mb109Jbksyg-lmqJ2jcY81juUizDcqoOEVHCXynur9u34UUDO7IhPuajfCR6WBrE0kD7Bf4EoBlpJoNoR0GB0StmMvrwSwV2LRTdo-BjDqKU4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/06 01:03:08 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AFJkwsHLgVpCn-x_1gTLwQVTkbRYwk5NDvivkyQGBJwmUTPIjCt4MZuufKfJzAN5CTT_XbfkFdjNq1bIDoCiqBDgAH1aZV3lCa3aqQGujcqxi-d_Sgv1SS_kXq_QR80WHE4sVtdED5hX4sbwGPA5zLOzFX-uKfzZL0E4VgQoPxBTLwNF-Vz9G5akZdtcX7r_2ygQ525pc5FKWSe6pKuLNYgi07jqVviZ2MoOKTb3Af2fuZegPKVPs1_ozmamtHLF3AfJTPMLCRnBHgtQUK_HySmPCyG0uS5M7jfNYH1vmnbeb7Q2ZIdz4oRdWJ2GJqEAb8q4Zl5_u5o0TyhQeHEnli0 2025/10/06 01:03:09 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/06 01:03:09 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/06 01:03:09 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AFJkwsHLgVpCn-x_1gTLwQVTkbRYwk5NDvivkyQGBJwmUTPIjCt4MZuufKfJzAN5CTT_XbfkFdjNq1bIDoCiqBDgAH1aZV3lCa3aqQGujcqxi-d_Sgv1SS_kXq_QR80WHE4sVtdED5hX4sbwGPA5zLOzFX-uKfzZL0E4VgQoPxBTLwNF-Vz9G5akZdtcX7r_2ygQ525pc5FKWSe6pKuLNYgi07jqVviZ2MoOKTb3Af2fuZegPKVPs1_ozmamtHLF3AfJTPMLCRnBHgtQUK_HySmPCyG0uS5M7jfNYH1vmnbeb7Q2ZIdz4oRdWJ2GJqEAb8q4Zl5_u5o0TyhQeHEnli0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/06 01:03:10 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AOs16mzzCY9FZ7ZdoBItEPNXkJQR5evczryUjDKdJUOgEbfSbzTVJ0zu9u2N2Gfu8rxaUZP52gLgaYU7BNIceyeqCsVauXOQgEGBw49MSWTQb2s2H6ZsRQRPb27nAHDCsLVvbL0q-6w-XRiGB_4KTCl9GDpFD8miRF2CBcr92KMoY9u9FQRJWy_R7cU-MczEp-A4nHrxm-tF8AGIKA6a42xWkyyu9ktglXoiMFDCMhR4pLU3R_E7C7HYK9Yq8ZfwaOB3ciCFZPsVtx3P17q22iX2NeN931ChqhICI-1iNHrAHf0I8jKYjti8IjX8ZmKoH-B9m38mF9VR_sNbDL2xVkc 2025/10/06 01:03:11 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/06 01:03:11 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/06 01:03:11 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AOs16mzzCY9FZ7ZdoBItEPNXkJQR5evczryUjDKdJUOgEbfSbzTVJ0zu9u2N2Gfu8rxaUZP52gLgaYU7BNIceyeqCsVauXOQgEGBw49MSWTQb2s2H6ZsRQRPb27nAHDCsLVvbL0q-6w-XRiGB_4KTCl9GDpFD8miRF2CBcr92KMoY9u9FQRJWy_R7cU-MczEp-A4nHrxm-tF8AGIKA6a42xWkyyu9ktglXoiMFDCMhR4pLU3R_E7C7HYK9Yq8ZfwaOB3ciCFZPsVtx3P17q22iX2NeN931ChqhICI-1iNHrAHf0I8jKYjti8IjX8ZmKoH-B9m38mF9VR_sNbDL2xVkc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/06 01:03:12 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AA6vR-7xKNKgcKXP25lTnRDlWPPefb4cEwJ7y8myqQuFy3k4agzggfIUuO-Hdgqkv5R-r94BRyhwUeiyscM3b2Q-tXCY8nnU3CAH_lGhkKbYydwBBj0J7Of6dMEc7KrIUoTJQWlBggOgp0KV7-IjXZoSNCnq-P-3FdQmTtPIVf-X8nL9ETDfpXWxMjQphhYdLOTxoNJCryNdKYIpZrj9q2E89QqoBasYe2KBNNuors2ta6WMc4HD2VUm4RxVvdC-DAFCgu7_aKTOlBZmpCOlyJVVcj5UDS-yETh077ZxZBvgwffl3s09OZFotzpiG1bRm3exfnLKOMkZfq2sP0JRa4c 2025/10/06 01:03:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/06 01:03:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/06 01:03:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/06 01:03:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/06 01:03:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/06 01:03:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/06 01:03:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AA6vR-7xKNKgcKXP25lTnRDlWPPefb4cEwJ7y8myqQuFy3k4agzggfIUuO-Hdgqkv5R-r94BRyhwUeiyscM3b2Q-tXCY8nnU3CAH_lGhkKbYydwBBj0J7Of6dMEc7KrIUoTJQWlBggOgp0KV7-IjXZoSNCnq-P-3FdQmTtPIVf-X8nL9ETDfpXWxMjQphhYdLOTxoNJCryNdKYIpZrj9q2E89QqoBasYe2KBNNuors2ta6WMc4HD2VUm4RxVvdC-DAFCgu7_aKTOlBZmpCOlyJVVcj5UDS-yETh077ZxZBvgwffl3s09OZFotzpiG1bRm3exfnLKOMkZfq2sP0JRa4c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/06 01:03:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AK9FqyssScWwWmMnt1CitSYzeJ5Waiw4xlSKt4A3QkByrX-815MUVCiKbIqwQsWdkQnjCbkEd-27WBb0oJWk8kZRhWyOqJUPaymjt7FUFImmN026XXg-CXLBj1QPUq7Fvton0pzb_0AiqUJZWoVfGYs01fHloFtircws9JjyXII2yJBSmRtJ7w9ASEHB0VZ7HMLxVXykG39nqBGyq_r9ahwgneeqrqcTDpcKxVIPv6A-nEDYMNFWsa_izojSGdO-xGIyEY6Bp63UXEj6CR4z9a7Ocl1Td0_lUNiXu3NgvRLaxuJhDntpLGJm0ys6KKsZW-6djSCZJxNFiG-Hmw-kUkc 2025/10/06 01:03:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/06 01:03:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/06 01:03:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/06 01:03:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/06 01:03:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/06 01:03:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/06 01:03:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AK9FqyssScWwWmMnt1CitSYzeJ5Waiw4xlSKt4A3QkByrX-815MUVCiKbIqwQsWdkQnjCbkEd-27WBb0oJWk8kZRhWyOqJUPaymjt7FUFImmN026XXg-CXLBj1QPUq7Fvton0pzb_0AiqUJZWoVfGYs01fHloFtircws9JjyXII2yJBSmRtJ7w9ASEHB0VZ7HMLxVXykG39nqBGyq_r9ahwgneeqrqcTDpcKxVIPv6A-nEDYMNFWsa_izojSGdO-xGIyEY6Bp63UXEj6CR4z9a7Ocl1Td0_lUNiXu3NgvRLaxuJhDntpLGJm0ys6KKsZW-6djSCZJxNFiG-Hmw-kUkc" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/06 01:03:19 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/06 01:03:21 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/06 01:03:24 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/06 01:03:27 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/06 01:03:29 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/06 01:03:31 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ALoZAPLjJFE5_J6bzDAA7siTyS9sxvzhZvE-oqOZZQXx7ocQ1U0_mqCfzQ6rdTDMZ5xt1nsHwE_9CYhcB-SraL-ABmIcz2QoN60klRpY_2Kq-01-OrpoOHIOxiV8ZkkDgO8P1Kx4sloo2gugGhHsh_prsx0K9qd8HtbLf7TN3zYHcnnOi33ZRq53-D_RLQ9mxLk4F4_GIg8IdedMIY99ndQvuwBBlSbhaGoC9cg6AH3M0AF3ajaiZuMDbmReFkxAhEkm5d21n--7YtHIQP5jKHsSf1muWX_bIg-5T9CXmJaUgackBbqq1YXIpkJyGXtadK20wwvteTJj97_mN06T9uc 2025/10/06 01:03:31 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/06 01:03:31 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "19183770cba201e07f7745238594c126" 2025/10/06 01:03:32 DEBUG : unknown-size-put.txt: multipart upload "ALoZAPLjJFE5_J6bzDAA7siTyS9sxvzhZvE-oqOZZQXx7ocQ1U0_mqCfzQ6rdTDMZ5xt1nsHwE_9CYhcB-SraL-ABmIcz2QoN60klRpY_2Kq-01-OrpoOHIOxiV8ZkkDgO8P1Kx4sloo2gugGhHsh_prsx0K9qd8HtbLf7TN3zYHcnnOi33ZRq53-D_RLQ9mxLk4F4_GIg8IdedMIY99ndQvuwBBlSbhaGoC9cg6AH3M0AF3ajaiZuMDbmReFkxAhEkm5d21n--7YtHIQP5jKHsSf1muWX_bIg-5T9CXmJaUgackBbqq1YXIpkJyGXtadK20wwvteTJj97_mN06T9uc" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/06 01:03:32 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AFjdWSWBoqNmKZg5EF0cU6bGiDFae1JvvoX1LzfCjWVUwBVNyl9UCMy1bC1m8yvD070x6K3mlFj7xKM79q4l1BsZheRXoCg6Svm8ajd3t2sDxgGNC8b_VAypudydFIdAIn0Z1tI_wwJUmEBx4XErU4suJTInSbnpFhHre0iCyw-xTVRNcx_FJo_QRbu7ebq3oeqP0gDanZOKXyjrq6zHWk4ZNUVUU8F8D9b2XgKyf0kxli-FcXzhpr8CvpNf0no5YbH4fRCBuO41ue_8IK8tEli9HyVoUztJOUgpEdlg2QJNhdAHLDu8AqPbkrrEDCz54ttZ19A9p31miuoLA_pi9WA 2025/10/06 01:03:32 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/06 01:03:32 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "227db173d450bf6bf6a73c3a02b7da1a" 2025/10/06 01:03:33 DEBUG : unknown-size-update.txt: multipart upload "AFjdWSWBoqNmKZg5EF0cU6bGiDFae1JvvoX1LzfCjWVUwBVNyl9UCMy1bC1m8yvD070x6K3mlFj7xKM79q4l1BsZheRXoCg6Svm8ajd3t2sDxgGNC8b_VAypudydFIdAIn0Z1tI_wwJUmEBx4XErU4suJTInSbnpFhHre0iCyw-xTVRNcx_FJo_QRbu7ebq3oeqP0gDanZOKXyjrq6zHWk4ZNUVUU8F8D9b2XgKyf0kxli-FcXzhpr8CvpNf0no5YbH4fRCBuO41ue_8IK8tEli9HyVoUztJOUgpEdlg2QJNhdAHLDu8AqPbkrrEDCz54ttZ19A9p31miuoLA_pi9WA" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/06 01:03:33 DEBUG : Creating backend with remote "TestS3R2:rclone-test-getikot3catu/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/06 01:03:33 DEBUG : Waiting for deletions to finish 2025/10/06 01:03:33 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/06 01:03:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/10/06 01:03:33 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/06 01:03:34 INFO : S3 bucket rclone-test-getikot3catu: Bucket "rclone-test-getikot3catu" deleted 2025/10/06 01:03:34 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (122.16s) --- 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.85s) --- FAIL: TestIntegration/FsMkdir (120.23s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.05s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (9.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.58s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (0.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.61s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.59s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.55s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.57s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.37s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.18s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (19.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.27s) --- 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.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (71.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (11.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (5.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (11.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (13.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (13.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.27s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.91s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.70s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.04s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.13s) --- 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/06 01:03:34 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/06 01:03:34 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 122.208s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 2m4.051824187s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/leading_space TestIntegration/FsMkdir/FsEncoding/leading_CR TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8]