"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:" 2026/03/13 03:48:54 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mevavuw4vupu" 2026/03/13 03:48:54 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 2026/03/13 03:48:55 INFO : S3 bucket rclone-test-mevavuw4vupu: Bucket "rclone-test-mevavuw4vupu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/13 03:48:56 INFO : S3 bucket rclone-test-mevavuw4vupu: Bucket "rclone-test-mevavuw4vupu" deleted === RUN TestIntegration/FsMkdir 2026/03/13 03:48:57 INFO : S3 bucket rclone-test-mevavuw4vupu: Bucket "rclone-test-mevavuw4vupu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/13 03:48:57 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/13 03:48:57 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/13 03:48:57 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:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/03/13 03:49:12 NOTICE: S3 bucket rclone-test-mevavuw4vupu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/13 03:49:12 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AIqKKmKDpmylYx3-byo4cclskeJ4_kay6d8buRA6Obz2dRzTJ90IUmud-NjWsAfUF1mbm5I4emwLPmRJc3boAe18NuW5GxuDp992W-ovF3aRMIb6Lp2jE866d_6dQ4dFvS1IuX1U78rXSTq26LMikXq7DzTM79qixympnW61bhVvlSC3vF75xT4nakJYTX7UHqc2S19fnoHJ5Xvgc1r1POhTF4jBXLkcXZHZqTlpDvhg3V6ZXAGc9RUHznY6f3xyO7v5QUYmElzI38gAJQrOkb3VpJJ2VfewKQjrgLcYP0_RBDC8ErQZh77_DAtiofmfgg8BnfFPwcO3kHtj0vppDeY 2026/03/13 03:49:12 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "46d1a71f5fef6eced28e65e0bd67bfd5" 2026/03/13 03:49:12 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "d0dc3f1ab11c0cd077b0d935579c13ff" 2026/03/13 03:49:13 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "43e80892e690be4772be50dfdb183c64" 2026/03/13 03:49:13 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AIqKKmKDpmylYx3-byo4cclskeJ4_kay6d8buRA6Obz2dRzTJ90IUmud-NjWsAfUF1mbm5I4emwLPmRJc3boAe18NuW5GxuDp992W-ovF3aRMIb6Lp2jE866d_6dQ4dFvS1IuX1U78rXSTq26LMikXq7DzTM79qixympnW61bhVvlSC3vF75xT4nakJYTX7UHqc2S19fnoHJ5Xvgc1r1POhTF4jBXLkcXZHZqTlpDvhg3V6ZXAGc9RUHznY6f3xyO7v5QUYmElzI38gAJQrOkb3VpJJ2VfewKQjrgLcYP0_RBDC8ErQZh77_DAtiofmfgg8BnfFPwcO3kHtj0vppDeY" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: 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 2026/03/13 03:49:15 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/13 03:49:16 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:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/03/13 03:49:18 DEBUG : S3 bucket rclone-test-mevavuw4vupu: bucket is versioned: false 2026/03/13 03:49:18 DEBUG : Waiting for deletions to finish 2026/03/13 03:49:18 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/13 03:49:18 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/13 03:49:18 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/13 03:49:19 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mevavuw4vupu/dirToPurgeFromRoot" 2026/03/13 03:49:19 DEBUG : S3 bucket rclone-test-mevavuw4vupu path dirToPurgeFromRoot: bucket is versioned: false 2026/03/13 03:49:19 DEBUG : Waiting for deletions to finish 2026/03/13 03:49:19 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/13 03:49:19 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/13 03:49:19 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/13 03:49:19 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mevavuw4vupu/hello? sausage/êé" 2026/03/13 03:49:21 DEBUG : S3 bucket rclone-test-mevavuw4vupu path hello? sausage/êé: bucket is versioned: false 2026/03/13 03:49:21 DEBUG : Waiting for deletions to finish 2026/03/13 03:49:21 DEBUG : "a/b/c/d/e.txt" version false 2026/03/13 03:49:21 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/13 03:49:21 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:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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:1699: 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 2026/03/13 03:49:26 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mevavuw4vupu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/13 03:49:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mevavuw4vupu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-mevavuw4vupu" from "TestS3R2:rclone-test-mevavuw4vupu" 2026/03/13 03:49:27 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:2060: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/03/13 03:49:32 DEBUG : piped data.txt: open chunk writer: started multipart upload: AKgtGwDjU1i3l-10nf05hVZsI7Bl8hb4TVCsZW5ipJDgHwFZmFjvq8ednsKKFoPR6Qx40NkpHRYgNxa8-dzBZ2hliIYBx7UOVacjuJZgc5fWhHCDv_W4YIOhc7gEr1HYQ-lI0oeyTOnzxrfy6Y7JunESE3O2nH4zQ5JQfSqGSpnr2cweC5VEC8fMkD0qsxJpcTGdSHwBsIOtgt8ZVJpcYWIzcvzJ-2ru8bG0gRrh-ZyBX-4mF-DwrAE4_C-BsrgugiHaJI3G5dAOsCNrqMNhlUuO6DG9GiwYOtA4qTj7m1P0nN4oEdu4Q7JWo6HOFTNirb6zdzoZhpfDKPNYhF3xjBA 2026/03/13 03:49:32 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/13 03:49:32 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/13 03:49:32 DEBUG : piped data.txt: multipart upload "AKgtGwDjU1i3l-10nf05hVZsI7Bl8hb4TVCsZW5ipJDgHwFZmFjvq8ednsKKFoPR6Qx40NkpHRYgNxa8-dzBZ2hliIYBx7UOVacjuJZgc5fWhHCDv_W4YIOhc7gEr1HYQ-lI0oeyTOnzxrfy6Y7JunESE3O2nH4zQ5JQfSqGSpnr2cweC5VEC8fMkD0qsxJpcTGdSHwBsIOtgt8ZVJpcYWIzcvzJ-2ru8bG0gRrh-ZyBX-4mF-DwrAE4_C-BsrgugiHaJI3G5dAOsCNrqMNhlUuO6DG9GiwYOtA4qTj7m1P0nN4oEdu4Q7JWo6HOFTNirb6zdzoZhpfDKPNYhF3xjBA" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/13 03:49:33 DEBUG : piped data.txt: open chunk writer: started multipart upload: AFfSRlbOknUtzyLEDDmt0RDUdaoVRhm5E4jWE13bvTMFytxer38BgAExV9j9iGCHiKElYBJMs_xrQ-jlTa6Gbea65VpOC1YEOIECLIygqQx0igvUucid7qsGfqKOWKP-pKjgpZL_h7btsjIgOxsMWlerMFL1M89AJ7PftrdPgAK9HTbGIhPItaQO5XrCt-EmGrQ0VvCAv3XYQGqpJy6AAXy0GTOh5KMgW6rOPfMdAqhq9Z8ZmewaN0leM-wQAALggiyg7zBe6lImcYrDRp2aEKyc964OaaEeZGbA2DRMsH0qwPhn37ypjHAPUSqoebQHt3r-xub0-v8_ftKtuys2OG8 2026/03/13 03:49:33 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/13 03:49:33 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "4c83205b4785009bb160e3f0d77fb42d" 2026/03/13 03:49:33 DEBUG : piped data.txt: multipart upload "AFfSRlbOknUtzyLEDDmt0RDUdaoVRhm5E4jWE13bvTMFytxer38BgAExV9j9iGCHiKElYBJMs_xrQ-jlTa6Gbea65VpOC1YEOIECLIygqQx0igvUucid7qsGfqKOWKP-pKjgpZL_h7btsjIgOxsMWlerMFL1M89AJ7PftrdPgAK9HTbGIhPItaQO5XrCt-EmGrQ0VvCAv3XYQGqpJy6AAXy0GTOh5KMgW6rOPfMdAqhq9Z8ZmewaN0leM-wQAALggiyg7zBe6lImcYrDRp2aEKyc964OaaEeZGbA2DRMsH0qwPhn37ypjHAPUSqoebQHt3r-xub0-v8_ftKtuys2OG8" 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 2026/03/13 03:49:34 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/FsPutFiles/Internal/ObjectLock s3_internal_test.go:527: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/03/13 03:49:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AFZ9SCvgWMYXh6ou9ZX5I_7xBg7zKpFoxVcwD4UXV5TKEbO93gdbNJImgWE9By-ZEFMyxOx2zRI8OfusEeNF1p90URiFOpopPajlBCdwdg8Aj2lsmrhOffuzPb2F3SojQ0gqZ8lC6fgr8IgPgJkkFJta95YwkMesml4jxpMVUOQUhmmMrvbP-Mw9BJRg860M-zPDMsT8gDtE_jC1pBEmnfT_jQHqYGdUXe_6dfpoowWzYyWza-4CL_svWu-t04YgguVVUOcy83bj6kN34uzszUTE-pa3DHlH48G5R1wzZJF21xKoCpMPmKVuV4tezGIUXzSx4ww5OUCJpMOm5WpE-gA 2026/03/13 03:49:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/03/13 03:49:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/03/13 03:49:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AFZ9SCvgWMYXh6ou9ZX5I_7xBg7zKpFoxVcwD4UXV5TKEbO93gdbNJImgWE9By-ZEFMyxOx2zRI8OfusEeNF1p90URiFOpopPajlBCdwdg8Aj2lsmrhOffuzPb2F3SojQ0gqZ8lC6fgr8IgPgJkkFJta95YwkMesml4jxpMVUOQUhmmMrvbP-Mw9BJRg860M-zPDMsT8gDtE_jC1pBEmnfT_jQHqYGdUXe_6dfpoowWzYyWza-4CL_svWu-t04YgguVVUOcy83bj6kN34uzszUTE-pa3DHlH48G5R1wzZJF21xKoCpMPmKVuV4tezGIUXzSx4ww5OUCJpMOm5WpE-gA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/03/13 03:49:38 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AKReGeuhPEKdTO5OfZ0bzEPZ32RqIxPxe-yruYJ8BnLjxY_qcKaNRyscPlYNo_cfzm9unHxmbv-axMeknjf03BqTcSUCXc0bgRxifnS2QNjKJRl_GAc8cTjhRWqH1Qd7Onhw40yVGHJ5y_zQMXVsVKR4PKwO0k62_DxRASVLesPzAhSmDRQSNET7RnPdnS0if3bl3bfvAKh94KMPT_5hRJn0SlDA9fpmqUOVhfjV72NAsrYqAAiEZy_AkMzvxsAH2ERVc8qsVFNbZEZl36iwQbq1MBYRHlnOb6WhVTjyen5zkcyKuYonIrGuUjaw6j-XbZRnIs6IOzM6_vk6kWFzKtI 2026/03/13 03:49:38 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/03/13 03:49:38 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/13 03:49:38 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AKReGeuhPEKdTO5OfZ0bzEPZ32RqIxPxe-yruYJ8BnLjxY_qcKaNRyscPlYNo_cfzm9unHxmbv-axMeknjf03BqTcSUCXc0bgRxifnS2QNjKJRl_GAc8cTjhRWqH1Qd7Onhw40yVGHJ5y_zQMXVsVKR4PKwO0k62_DxRASVLesPzAhSmDRQSNET7RnPdnS0if3bl3bfvAKh94KMPT_5hRJn0SlDA9fpmqUOVhfjV72NAsrYqAAiEZy_AkMzvxsAH2ERVc8qsVFNbZEZl36iwQbq1MBYRHlnOb6WhVTjyen5zkcyKuYonIrGuUjaw6j-XbZRnIs6IOzM6_vk6kWFzKtI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/03/13 03:49:39 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: APT9f8zLRvowjyC7R8QxO2CcTQ7B9pxOI7HUV0vkgHX9p74qOe2NnBcLz1GfNSLRNmABY285yQDdTcKD-yEbd6OswZoj6Ious49hyXZbUgCz5STuN9Wg5GpqPW-hQDvHSQ2UJrnYo5X6umxQj5kmIhX7tZr94Qihqh1PUH7X7Ka7hVtz_6iYaDl4mgZ3LRCWKOp1S3KZPhT5o8yyGLJEMzfcGt0ye3oU0layzB05Ja322HWCIojLog2xV-a9Qv2yuDueAV3ZGzw8yXLM5yUhI2tdEfopWiNSty8HNgXwU8_GgXgbqnThWTLKZ0FW1cuzifmhqcU_-GI4iaJda2EOsFc 2026/03/13 03:49:39 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/13 03:49:40 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/13 03:49:40 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "APT9f8zLRvowjyC7R8QxO2CcTQ7B9pxOI7HUV0vkgHX9p74qOe2NnBcLz1GfNSLRNmABY285yQDdTcKD-yEbd6OswZoj6Ious49hyXZbUgCz5STuN9Wg5GpqPW-hQDvHSQ2UJrnYo5X6umxQj5kmIhX7tZr94Qihqh1PUH7X7Ka7hVtz_6iYaDl4mgZ3LRCWKOp1S3KZPhT5o8yyGLJEMzfcGt0ye3oU0layzB05Ja322HWCIojLog2xV-a9Qv2yuDueAV3ZGzw8yXLM5yUhI2tdEfopWiNSty8HNgXwU8_GgXgbqnThWTLKZ0FW1cuzifmhqcU_-GI4iaJda2EOsFc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/13 03:49:41 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AN38VPx-XVOQTfMmhvhAOxOgO9P6T6qnC1Qawx3tHcnAW8doDYm9eep-eUDxFWayFSA8jr5tqAQdF_L_E4BBgNNjx_mL5IbwjU_z0rr5wtag_REbD05dH67ruCmB_348Nj0MCzIKvbJ2HFsYWnI_zh2vL44vb_IZGIrdc9hSEjrolZvWpl5bKqBnrt14ObrNFuJBiZ0nRx2x3qTbcRRJH-jr13lrs5jTRxGBhA3oGJk3O2JxErUp69QtQctAgiVhnnKz2FKmxXda6nt84gisMoffuSb0TOca7mPHgvvljnoX4qNZHnvGdnmItHVB1_NwsJ0SWRMw0nHCBaaim4l1QXU 2026/03/13 03:49:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/13 03:49:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/13 03:49:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/13 03:49:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/13 03:49:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/13 03:49:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/13 03:49:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AN38VPx-XVOQTfMmhvhAOxOgO9P6T6qnC1Qawx3tHcnAW8doDYm9eep-eUDxFWayFSA8jr5tqAQdF_L_E4BBgNNjx_mL5IbwjU_z0rr5wtag_REbD05dH67ruCmB_348Nj0MCzIKvbJ2HFsYWnI_zh2vL44vb_IZGIrdc9hSEjrolZvWpl5bKqBnrt14ObrNFuJBiZ0nRx2x3qTbcRRJH-jr13lrs5jTRxGBhA3oGJk3O2JxErUp69QtQctAgiVhnnKz2FKmxXda6nt84gisMoffuSb0TOca7mPHgvvljnoX4qNZHnvGdnmItHVB1_NwsJ0SWRMw0nHCBaaim4l1QXU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/13 03:49:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AC2WzU27uqou7f85MY4f6jctFAqceJwtCMdyAj70_5j0R3OzknhyY1ZelkQDB7SitMMWAJy3UVRKrQ-gBNgeAPFGwrELFXkcVhDWZyj8vmNfxr--mKCO1nIoYYPGDjsI3XdV2Y0S-VvQ467zcaG6P5hK60gENlzlZRw_At37l6b_FS7zaaWx_BdpM9JG6SwV4fyLSziOauHjTxrE32XWYq2esnVGg0HT--97iOiuhFZ1HdtLp9fMhV00kLZqzwFVWnJeBzMBTtmpMHzEEKRaHR3uyMbat0DW8TiLjZdLjdIW5Zu6ju6Vd3SxraTZ6nGGsdc9XpZmUMrqXn56HzRW9rI 2026/03/13 03:49:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/13 03:49:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/03/13 03:49:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/03/13 03:49:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/13 03:49:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/13 03:49:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/13 03:49:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AC2WzU27uqou7f85MY4f6jctFAqceJwtCMdyAj70_5j0R3OzknhyY1ZelkQDB7SitMMWAJy3UVRKrQ-gBNgeAPFGwrELFXkcVhDWZyj8vmNfxr--mKCO1nIoYYPGDjsI3XdV2Y0S-VvQ467zcaG6P5hK60gENlzlZRw_At37l6b_FS7zaaWx_BdpM9JG6SwV4fyLSziOauHjTxrE32XWYq2esnVGg0HT--97iOiuhFZ1HdtLp9fMhV00kLZqzwFVWnJeBzMBTtmpMHzEEKRaHR3uyMbat0DW8TiLjZdLjdIW5Zu6ju6Vd3SxraTZ6nGGsdc9XpZmUMrqXn56HzRW9rI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/03/13 03:49:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AIR-J43TiYRbpuA2bDeyWtIiOh2l0EPzR_GSNLQKXfTP_4rwccWTmmq1HvQkgfbONqsKLrFJdXFXYv3NAKDSCNg0UO3idUQejFjxBBy716H84jJYijNcBFTt8waP041lIjvfzsBDtPqW1ANbTrx2ZyelCeQIPUUrvFGL9SofPTYelSPHkV3-oNy4RDLAaCUdX78gIRAdOIEUJq9zuNF62COzOuVx32DVkko_Db3Aioif9ygwd-tVOFl_-nvp0BbbwY6ppU7wssVT9h5_CxJOAISVB4UU3AzTduTK_QFOS8Egu5VC3kva47u6WpDWungeaW4gSRma5AKhGRfD_avb1wY 2026/03/13 03:49:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/13 03:49:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/03/13 03:49:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AIR-J43TiYRbpuA2bDeyWtIiOh2l0EPzR_GSNLQKXfTP_4rwccWTmmq1HvQkgfbONqsKLrFJdXFXYv3NAKDSCNg0UO3idUQejFjxBBy716H84jJYijNcBFTt8waP041lIjvfzsBDtPqW1ANbTrx2ZyelCeQIPUUrvFGL9SofPTYelSPHkV3-oNy4RDLAaCUdX78gIRAdOIEUJq9zuNF62COzOuVx32DVkko_Db3Aioif9ygwd-tVOFl_-nvp0BbbwY6ppU7wssVT9h5_CxJOAISVB4UU3AzTduTK_QFOS8Egu5VC3kva47u6WpDWungeaW4gSRma5AKhGRfD_avb1wY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/03/13 03:49:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AJtWqxzXgxZefKAUaeetF9kiTpvaHSVCdQ_dfiDKcc2UfsLKR_AeUZnpnnjc_c9EYXN4xQxmNtgjYl-5GQ2dze_W_pXGevsiZZG9llEhsrHge1cv5DBVhRzNsI3EBDx8iP8kJPBF-YtlvnDInDBYqm1g77TzJOv8KhqGCALyk7RA92gEbwkkVoQeNV62-yP02U0fJRHoerMK-z5ntT_45Xw77WjRBePi9IzitA6XIG_cZa3gthoxvob165bGbjcXNDsLCwveR0Bbsq9cLJIx2SkHzIvU331H-up1ADmmlZjYGIJXzR341HPANRk_jWjes8s-vEut6RR3jVjRfGJf0Vo 2026/03/13 03:49:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/13 03:49:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/13 03:49:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AJtWqxzXgxZefKAUaeetF9kiTpvaHSVCdQ_dfiDKcc2UfsLKR_AeUZnpnnjc_c9EYXN4xQxmNtgjYl-5GQ2dze_W_pXGevsiZZG9llEhsrHge1cv5DBVhRzNsI3EBDx8iP8kJPBF-YtlvnDInDBYqm1g77TzJOv8KhqGCALyk7RA92gEbwkkVoQeNV62-yP02U0fJRHoerMK-z5ntT_45Xw77WjRBePi9IzitA6XIG_cZa3gthoxvob165bGbjcXNDsLCwveR0Bbsq9cLJIx2SkHzIvU331H-up1ADmmlZjYGIJXzR341HPANRk_jWjes8s-vEut6RR3jVjRfGJf0Vo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/03/13 03:49:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AP5xLEm_XTuU3f0NKVINyE86yEdnCUAh3-g3IN_pQkNTlptor8uSibOVvlf1jAyWE1gMqZZXeCSP9E4ORJpsoctZIbxMKNhRp1zCbfbO3dochw8GVFuDYnisaZpsjCPdYJ6I9wz9E--Xg-6dqXTreQgziac12U_BFcBGqkqjjETVXzDOovo3QfZzasiQ9s6xd9n2jkPD2A9cxClKD7dCProVm6nY-C2Vc_XuDmmPG4tOkoeFer-TqUanmgsu-znQ_e7MxpPh_42jWmCS-R4AkiSuQPqICgefIqIzK6n5lRsUH4DAtyL5ePY4n_f2kLiLDpdK1oD-m1MV63m45BCI1m4 2026/03/13 03:49:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/13 03:49:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/13 03:49:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AP5xLEm_XTuU3f0NKVINyE86yEdnCUAh3-g3IN_pQkNTlptor8uSibOVvlf1jAyWE1gMqZZXeCSP9E4ORJpsoctZIbxMKNhRp1zCbfbO3dochw8GVFuDYnisaZpsjCPdYJ6I9wz9E--Xg-6dqXTreQgziac12U_BFcBGqkqjjETVXzDOovo3QfZzasiQ9s6xd9n2jkPD2A9cxClKD7dCProVm6nY-C2Vc_XuDmmPG4tOkoeFer-TqUanmgsu-znQ_e7MxpPh_42jWmCS-R4AkiSuQPqICgefIqIzK6n5lRsUH4DAtyL5ePY4n_f2kLiLDpdK1oD-m1MV63m45BCI1m4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/13 03:49:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AOhk_Z7XHZNTAtkIvKI3GmZ4cvqaFzdrphv3MdHlQMjVcsmwJDZMLRMDILNJQutXSKfiuzWLJpW7UwMjOnkQgggYEWEXWibQmrXgGfw_MRIsR6ljmXNCY4feIqW203CildSitUmv1sECDOvAxVHFGbSm2rCAmpCQNTRJI_kj_Y8CY6F7lka-YQusfgLBlpvgG5CWk0BzwdpI8NVUgcQNt43Hyv7yFidnnOjVWuQ98ZLPyHFS68O8j3fqlKeP7OQB_TkVjKSdfbDMfQNcx4udboAiSuCEGmUgE30FV47jR8tnelb8yk_xAV4qMhRGS9B_3XeZM0d1_j5wSacHK2S6U3U 2026/03/13 03:49:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/13 03:49:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/13 03:49:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/13 03:49:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/13 03:49:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/13 03:49:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/13 03:49:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AOhk_Z7XHZNTAtkIvKI3GmZ4cvqaFzdrphv3MdHlQMjVcsmwJDZMLRMDILNJQutXSKfiuzWLJpW7UwMjOnkQgggYEWEXWibQmrXgGfw_MRIsR6ljmXNCY4feIqW203CildSitUmv1sECDOvAxVHFGbSm2rCAmpCQNTRJI_kj_Y8CY6F7lka-YQusfgLBlpvgG5CWk0BzwdpI8NVUgcQNt43Hyv7yFidnnOjVWuQ98ZLPyHFS68O8j3fqlKeP7OQB_TkVjKSdfbDMfQNcx4udboAiSuCEGmUgE30FV47jR8tnelb8yk_xAV4qMhRGS9B_3XeZM0d1_j5wSacHK2S6U3U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/13 03:49:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AOI0PrLw5isYzU3Eun5vMTfanURDUN7tkTkmDdHhvQly6UWCEzPVd5EZNHDv-vvh499auB00wAu6mSgw3leN6v6hCra19ps9uRgloH4PdXcuZ8ninKTXIPZ8ybhFyPe8U6K8JletNiFxlXF7COw2bYf5fDL81mlvk6VOmBAgivy5Sj82CMBRqpooCAg0kF_78KoqHbplrZpO_jAuuSPpQYB12ktAf_kEdsXpFY-MTQ892L0MBvvWaVfnePr0PM7z9Uq3TpgAtILq4M4FaUlLTBop0tFNWddgL1NHSTXp3M-WK8Mi5JE1g2WYvoTEVs66TuShp-DqQdk7vJFBf8NqgTo 2026/03/13 03:49:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/13 03:49:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/13 03:49:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/03/13 03:49:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/13 03:49:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/13 03:49:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/13 03:49:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AOI0PrLw5isYzU3Eun5vMTfanURDUN7tkTkmDdHhvQly6UWCEzPVd5EZNHDv-vvh499auB00wAu6mSgw3leN6v6hCra19ps9uRgloH4PdXcuZ8ninKTXIPZ8ybhFyPe8U6K8JletNiFxlXF7COw2bYf5fDL81mlvk6VOmBAgivy5Sj82CMBRqpooCAg0kF_78KoqHbplrZpO_jAuuSPpQYB12ktAf_kEdsXpFY-MTQ892L0MBvvWaVfnePr0PM7z9Uq3TpgAtILq4M4FaUlLTBop0tFNWddgL1NHSTXp3M-WK8Mi5JE1g2WYvoTEVs66TuShp-DqQdk7vJFBf8NqgTo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/03/13 03:49:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AApTOTCzCUlwUddQEkCjpLS9M6spshaRfPTKIIvFNYubEW-_NHfrkdFowvoST4YzJ1tOkcjtlatV9XaZy9AvBuIxkZfj_6zIgMb2v0wTqjESxX9x_oj4mzuaPbYajSeMXdMm7-BCyoE-v_80FkS7Ofx6qDvmR2D73hXY_B4KnFYOQlKbf6SwgtTl66s_LNlF8lLQuFgK4DyGW__WXH5qNIQiFF2AczS8YL0sNACzrpqNxmqKUJpFce5vlK9ShcDhyg6SRHsmj7ZKTrx7bCsQDmtG6wDVa_M_MaMZEOpuzI3y26U7Un6veMFFjJBxwsuzyciIES3542kIooV11VoL4cI 2026/03/13 03:49:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/13 03:49:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/03/13 03:49:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AApTOTCzCUlwUddQEkCjpLS9M6spshaRfPTKIIvFNYubEW-_NHfrkdFowvoST4YzJ1tOkcjtlatV9XaZy9AvBuIxkZfj_6zIgMb2v0wTqjESxX9x_oj4mzuaPbYajSeMXdMm7-BCyoE-v_80FkS7Ofx6qDvmR2D73hXY_B4KnFYOQlKbf6SwgtTl66s_LNlF8lLQuFgK4DyGW__WXH5qNIQiFF2AczS8YL0sNACzrpqNxmqKUJpFce5vlK9ShcDhyg6SRHsmj7ZKTrx7bCsQDmtG6wDVa_M_MaMZEOpuzI3y26U7Un6veMFFjJBxwsuzyciIES3542kIooV11VoL4cI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/03/13 03:49:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABcrvnc3LqfZFHj5YL2fX_AKq8IYWkzlS3l7hH5JPvccBYW73ZywvMN4WCM2merTJNXYpk6lKnyZyGHBf4iwdzajdfdtA5U2fFy29TtedesdrcrzhTmb1q41clu_T3BDt8Xar0qIZlEWejXfVnhd1yxyO_i6whuUaCHypB4LPHObJ3Hx7A0EkxdseMVYkzrlWAohG9noZCn_DzRSVQXJA21B7tlkrBU4DOZR-RVTHKusxxsrQ7GJskn3dpjhrlj4PbUwKt6tPagGGDaKxeag8tOl_oIfF01jeOHJ-fm7VzCyLQ4ni-NvCouNo9kmvTdHAKBFHoLMPIGGldPx0PssTrQ 2026/03/13 03:49:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/13 03:49:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/13 03:49:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABcrvnc3LqfZFHj5YL2fX_AKq8IYWkzlS3l7hH5JPvccBYW73ZywvMN4WCM2merTJNXYpk6lKnyZyGHBf4iwdzajdfdtA5U2fFy29TtedesdrcrzhTmb1q41clu_T3BDt8Xar0qIZlEWejXfVnhd1yxyO_i6whuUaCHypB4LPHObJ3Hx7A0EkxdseMVYkzrlWAohG9noZCn_DzRSVQXJA21B7tlkrBU4DOZR-RVTHKusxxsrQ7GJskn3dpjhrlj4PbUwKt6tPagGGDaKxeag8tOl_oIfF01jeOHJ-fm7VzCyLQ4ni-NvCouNo9kmvTdHAKBFHoLMPIGGldPx0PssTrQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/03/13 03:49:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AAJrHZemBV5qG_OMsKFeM-ULH_f6_rQ9Upx21FRdC5tFkBjrS2FI-HkLSrQbd98Ecg3El2JXtquG-ZTvraVJyf99SlaYbvd5huLmqKYpgHd8d7X4DvaQpzYPSLME0jxUrYoaULS0X9bVdQEB_8XEORi4pQ6EGFxDyDrgJ5kx05iLdCf39XLtVAoJHFUwwOUah0r8e6Kelkl-wSuPEL-6RB0wJ9AjJMwlK2o9ID4fQxPn2qZ4WmGlikgcSVmn4cz-0PB3meZyEh1MtAaylSyta16VxN4ShbCrkT9bZyoNF7-8igtFp_pjQ-aeaAzCswYzH1zNNOYmNrWl_6g29vxOmyc 2026/03/13 03:49:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/13 03:49:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/13 03:49:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AAJrHZemBV5qG_OMsKFeM-ULH_f6_rQ9Upx21FRdC5tFkBjrS2FI-HkLSrQbd98Ecg3El2JXtquG-ZTvraVJyf99SlaYbvd5huLmqKYpgHd8d7X4DvaQpzYPSLME0jxUrYoaULS0X9bVdQEB_8XEORi4pQ6EGFxDyDrgJ5kx05iLdCf39XLtVAoJHFUwwOUah0r8e6Kelkl-wSuPEL-6RB0wJ9AjJMwlK2o9ID4fQxPn2qZ4WmGlikgcSVmn4cz-0PB3meZyEh1MtAaylSyta16VxN4ShbCrkT9bZyoNF7-8igtFp_pjQ-aeaAzCswYzH1zNNOYmNrWl_6g29vxOmyc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/13 03:49:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: APgmFPnuamkZ-YP5i1FO6JqkcmLLqHHKmpWfFz3mcOJzymq_lr3tKePVyLHm7ljqgCSgyZ5WXypePo4XCIHyRpavbUap0ZFQWlc-KqdJN2YxWh5rizL4aJg5hzej0yNrgjDOwpA_qTnGA6O-3ZWCUjK_Q4MM4tloEiF7d0TuWwWl0XO1PJnBZkkCGq9h9ghr_VZUZruxyaVcectl29jGubrN6DxpPfppWKVbyTsm2ooL1XSaq8S3IBiSr6e6dcJpsXjf37EwjgwNfLNW6aoCjXnDPyRNgD-POz4u9RlndwbUm4W8betm7N9_4mGGgjHHssnnwUV8x3L2txmb0QheT08 2026/03/13 03:49:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/13 03:49:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/13 03:49:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/13 03:49:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/13 03:49:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/13 03:49:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/13 03:50:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "APgmFPnuamkZ-YP5i1FO6JqkcmLLqHHKmpWfFz3mcOJzymq_lr3tKePVyLHm7ljqgCSgyZ5WXypePo4XCIHyRpavbUap0ZFQWlc-KqdJN2YxWh5rizL4aJg5hzej0yNrgjDOwpA_qTnGA6O-3ZWCUjK_Q4MM4tloEiF7d0TuWwWl0XO1PJnBZkkCGq9h9ghr_VZUZruxyaVcectl29jGubrN6DxpPfppWKVbyTsm2ooL1XSaq8S3IBiSr6e6dcJpsXjf37EwjgwNfLNW6aoCjXnDPyRNgD-POz4u9RlndwbUm4W8betm7N9_4mGGgjHHssnnwUV8x3L2txmb0QheT08" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/13 03:50:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ALLbnYaTctz8uGXCWWqxyI2tLtvU2n0o-qIMPZy83A_j-eZC0td9omn6H9N-_tRPH88hxyO1IaObcVQCNBIJBje_gB3XkqykMd9bjQMK7ZmFyvRfBoycPDIDfc5_sTyMMeoHs4eoP2fXFuPj3P0JPy6uURxSMTWGCC_WFoxm-2LKL2uWWpbQx5URsfJDghHNITP5FJdZRS7rZp-ffjm2130gGamYvkJmt0Rh1oyap5VMNGGBOrK9T6VMPH_btpX_-r7MzjoK1h1YW5EYw4GbKz2stx_lielJB8Lr1w2kg3T4BE5a-4kSQqTp-Ul3yoCiTcXsoJJ7ST10gc-Yvzt6Zqk 2026/03/13 03:50:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/13 03:50:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/13 03:50:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/03/13 03:50:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/13 03:50:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/13 03:50:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/13 03:50:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ALLbnYaTctz8uGXCWWqxyI2tLtvU2n0o-qIMPZy83A_j-eZC0td9omn6H9N-_tRPH88hxyO1IaObcVQCNBIJBje_gB3XkqykMd9bjQMK7ZmFyvRfBoycPDIDfc5_sTyMMeoHs4eoP2fXFuPj3P0JPy6uURxSMTWGCC_WFoxm-2LKL2uWWpbQx5URsfJDghHNITP5FJdZRS7rZp-ffjm2130gGamYvkJmt0Rh1oyap5VMNGGBOrK9T6VMPH_btpX_-r7MzjoK1h1YW5EYw4GbKz2stx_lielJB8Lr1w2kg3T4BE5a-4kSQqTp-Ul3yoCiTcXsoJJ7ST10gc-Yvzt6Zqk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/03/13 03:50:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABG10SOFroQUEbZQFk6PR_r4iQQ6TP2AJIWvhUR94Mz6CcroO_HMYuUHEb2oKdUL5QmdYzXBlEJcmIUcrnsjWnPsXhKXq2R_nT2N8gDt3IdH8W9pJLmZFWt0kuSjNxiAzVSxtRYJ_CYKwSAaHWozVIBGCjzMlj2MDgtQNiecZyDPzbvr1D-cW2JZkji328li2_o_I61b7apa3I6_FYOWdgAyen1NEcxZ5W16JHxs1yNxqmcusPCIlTFedpmge9Xwao2VaFDhkUHvjy3Ix452aJXAhFiB2wAzqgoh0Pw7OQE_yPO3eEAm4aqouRh_RWUlupAyye8UlYXqGOT7jDqNkC0 2026/03/13 03:50:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/13 03:50:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/03/13 03:50:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABG10SOFroQUEbZQFk6PR_r4iQQ6TP2AJIWvhUR94Mz6CcroO_HMYuUHEb2oKdUL5QmdYzXBlEJcmIUcrnsjWnPsXhKXq2R_nT2N8gDt3IdH8W9pJLmZFWt0kuSjNxiAzVSxtRYJ_CYKwSAaHWozVIBGCjzMlj2MDgtQNiecZyDPzbvr1D-cW2JZkji328li2_o_I61b7apa3I6_FYOWdgAyen1NEcxZ5W16JHxs1yNxqmcusPCIlTFedpmge9Xwao2VaFDhkUHvjy3Ix452aJXAhFiB2wAzqgoh0Pw7OQE_yPO3eEAm4aqouRh_RWUlupAyye8UlYXqGOT7jDqNkC0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/03/13 03:50:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AECSYqQA6zEnKC2meLEuxTCjm9QC66kqO5TnwUZ0TR_VOHXtIYj2TYnC3l3IZ4uGj7qyVzErKajGBwaUv6uDNPkRKrCRUi9ntQUCgtY8Dd7Q8pmn1NGyJOLyGBnaCalgDENu3KHVOj3rsceUhXCMDtVjJ4MmzTvSIgBKs2rbfHTATBScgTWOfvkZUI1EUAaRu9kny8ifzohsLW7ejAvSsXl7NW6hVRkK0RPrkcZyqFSTPn9JGbrfGWH_3g8yhrP7HwdX7oE09wHzx8Ho3rqzqj5eXfFvb5WAmI8mOzJsSDjfJn7nEWrereSXAp7vbI8RqF6ifV7dVSf1fbfC4n9Slzc 2026/03/13 03:50:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/13 03:50:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/13 03:50:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AECSYqQA6zEnKC2meLEuxTCjm9QC66kqO5TnwUZ0TR_VOHXtIYj2TYnC3l3IZ4uGj7qyVzErKajGBwaUv6uDNPkRKrCRUi9ntQUCgtY8Dd7Q8pmn1NGyJOLyGBnaCalgDENu3KHVOj3rsceUhXCMDtVjJ4MmzTvSIgBKs2rbfHTATBScgTWOfvkZUI1EUAaRu9kny8ifzohsLW7ejAvSsXl7NW6hVRkK0RPrkcZyqFSTPn9JGbrfGWH_3g8yhrP7HwdX7oE09wHzx8Ho3rqzqj5eXfFvb5WAmI8mOzJsSDjfJn7nEWrereSXAp7vbI8RqF6ifV7dVSf1fbfC4n9Slzc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/03/13 03:50:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ACTHJBlrniCdOK9AK7bPY3qRivTjP3lhMSOfauN27EQOB0x8Efwt8j6J5l08InxMp9PEwoqpXtg0e2IAGDAWi_DxyHqfckHtZsqJmPdtOoxfzBxmCexzR3t8Wcxwi_S6Iby7PkiHMn-wYoIXoRNdYbxfVJFobdyQbWV4P-1cZs_2hIUhyMUieZez_mFGQw9rAP7TmAOgr8hPPJv2gRMLRQA9juHGPjKVEcn9TMraeYH0ZRiNfj5uA9ogj3pnQ-nSHGci4SkIIZ8_9Cas5AtngZobt_Ip-pKt6gQpfbosHB7-wQz_raX0Egfsst-KuSS6YfBX4apvFi6H2r8z6obXWs8 2026/03/13 03:50:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/13 03:50:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/13 03:50:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ACTHJBlrniCdOK9AK7bPY3qRivTjP3lhMSOfauN27EQOB0x8Efwt8j6J5l08InxMp9PEwoqpXtg0e2IAGDAWi_DxyHqfckHtZsqJmPdtOoxfzBxmCexzR3t8Wcxwi_S6Iby7PkiHMn-wYoIXoRNdYbxfVJFobdyQbWV4P-1cZs_2hIUhyMUieZez_mFGQw9rAP7TmAOgr8hPPJv2gRMLRQA9juHGPjKVEcn9TMraeYH0ZRiNfj5uA9ogj3pnQ-nSHGci4SkIIZ8_9Cas5AtngZobt_Ip-pKt6gQpfbosHB7-wQz_raX0Egfsst-KuSS6YfBX4apvFi6H2r8z6obXWs8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/13 03:50:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ACNT11pa17dUuyuAoFW1dgpiPYBE5BJCXZcS2HVpVdCBrsOX0JWHv-WVJ6GjeuTaNMF37juQ_OOff_JdbcOY_vGYYNlDtS0-LbIPR0JJIi9kmp4bruXyh30b85h6eF1i5gT1y-n3iRb8OJzUzlSJxIbK8eigfAs-WCjs7VL4zvyj26ndrKLv-af2nCV_WzNcE27x_gBOKsP6S5Cf3e9SWUawzpHxwGMUT6gxB2pVpQhvIObktwLPCpFYg4qyHRH5raIqYe4CiFOI2nl4KIqh4cV9szLIMLP7I7ooJ10EfRXAh5ZX8ds1t8h2W9KveFHf5c5iglOA1sOBR9QZTeixmcg 2026/03/13 03:50:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/13 03:50:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/13 03:50:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/13 03:50:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/13 03:50:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/13 03:50:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/13 03:50:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ACNT11pa17dUuyuAoFW1dgpiPYBE5BJCXZcS2HVpVdCBrsOX0JWHv-WVJ6GjeuTaNMF37juQ_OOff_JdbcOY_vGYYNlDtS0-LbIPR0JJIi9kmp4bruXyh30b85h6eF1i5gT1y-n3iRb8OJzUzlSJxIbK8eigfAs-WCjs7VL4zvyj26ndrKLv-af2nCV_WzNcE27x_gBOKsP6S5Cf3e9SWUawzpHxwGMUT6gxB2pVpQhvIObktwLPCpFYg4qyHRH5raIqYe4CiFOI2nl4KIqh4cV9szLIMLP7I7ooJ10EfRXAh5ZX8ds1t8h2W9KveFHf5c5iglOA1sOBR9QZTeixmcg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/13 03:50:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AK2gZQX_CZ5BUfDy4cW2PpX9hHcJga8N67Au6rklnAuqpyP98LxpQ6W9UVvcR3notQvYBGAnyab3pvTF3rVr83ziyFR9XKiSnzuT5281Iwl-YRJSYHO6rnTOauVGv7xilBtOJ-RUW3T2O2gD_ySpf2zhgZJXUtdIpSNJzJgydfgQMHZvN-Gi5xUaCDoZMcdredVWKPpNd3kb9DrOf7BltYk7xvkydfymK5uHw6lkkxgkmsUII2kQWO9HwNnHUrN9hfltDrLSOZ9su2BnLVtEDCMJKul73gvuCJ-fWfo-itJic4lmQG_cd9cOJBhGkBkVgjekPLNJaMoC9XVzXLj5WiY 2026/03/13 03:50:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/13 03:50:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/03/13 03:50:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/03/13 03:50:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/13 03:50:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/13 03:50:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/13 03:50:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AK2gZQX_CZ5BUfDy4cW2PpX9hHcJga8N67Au6rklnAuqpyP98LxpQ6W9UVvcR3notQvYBGAnyab3pvTF3rVr83ziyFR9XKiSnzuT5281Iwl-YRJSYHO6rnTOauVGv7xilBtOJ-RUW3T2O2gD_ySpf2zhgZJXUtdIpSNJzJgydfgQMHZvN-Gi5xUaCDoZMcdredVWKPpNd3kb9DrOf7BltYk7xvkydfymK5uHw6lkkxgkmsUII2kQWO9HwNnHUrN9hfltDrLSOZ9su2BnLVtEDCMJKul73gvuCJ-fWfo-itJic4lmQG_cd9cOJBhGkBkVgjekPLNJaMoC9XVzXLj5WiY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/03/13 03:50:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AGKEOlhwijQzbrRbZv7PU1Cyi-fnNB8d8pjR5tcp2HRHRnmA-7kVIFgtvuyD6zvnf96yGm3_jtwoh-wMtYpluFUzAUI2PGc8NIok-79jn9bXKcKptpdOGUu4ydLKe8crTsHagbSEoL7jAVBCIVB7SmiKhcyoEBlbNesKAZSkqmpro89s_oSjNdZyQwv6o8Est93NZZlWywt13Bq1jLX7ZcC1xcayDcAROtmQJ9FN81GJT7Qb_KDDBdFERaQKqiM9T4aCOK9oOTbYyCqpHwyZScKuP19Cl5ZoZNgyUJ5T-OLE3TYYZXHfLOBIHYC--2_DniEBthgEbJB07zfNHKMSqHo 2026/03/13 03:50:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/03/13 03:50:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/03/13 03:50:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AGKEOlhwijQzbrRbZv7PU1Cyi-fnNB8d8pjR5tcp2HRHRnmA-7kVIFgtvuyD6zvnf96yGm3_jtwoh-wMtYpluFUzAUI2PGc8NIok-79jn9bXKcKptpdOGUu4ydLKe8crTsHagbSEoL7jAVBCIVB7SmiKhcyoEBlbNesKAZSkqmpro89s_oSjNdZyQwv6o8Est93NZZlWywt13Bq1jLX7ZcC1xcayDcAROtmQJ9FN81GJT7Qb_KDDBdFERaQKqiM9T4aCOK9oOTbYyCqpHwyZScKuP19Cl5ZoZNgyUJ5T-OLE3TYYZXHfLOBIHYC--2_DniEBthgEbJB07zfNHKMSqHo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/03/13 03:50:16 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AAh6yDZKYfk2RxoNuBQHQ5bqlHVbcH9qGRgX41mWdau5oZb71I5-njdl-0tl6nilFPQWN4pNJq7g65QNmCFlGLwfWmedOxo6xjSkwjYXgMHVOqQBEwCriKce9A2pP6F06nSOLtgaeRSI_uUpuxGxp_xhmUhwSwGJQ-a43zeqYvs08iEvVdVjwxHbLl_4j9g0AMsvIjdOZ9T25r2JgO5ZkoTivPI5PItVzwd33uvZ2jDGWYT8GUarvYRVtwvUw6YSr3UmGTZ6uc_beMXlzfo986KiZGPlVN810TtEaNmVn8F-0TvWvHJNfMPo6iqX2qIdGUDzSiUTITUEBinO-4zWrAQ 2026/03/13 03:50:16 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/03/13 03:50:16 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/13 03:50:16 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AAh6yDZKYfk2RxoNuBQHQ5bqlHVbcH9qGRgX41mWdau5oZb71I5-njdl-0tl6nilFPQWN4pNJq7g65QNmCFlGLwfWmedOxo6xjSkwjYXgMHVOqQBEwCriKce9A2pP6F06nSOLtgaeRSI_uUpuxGxp_xhmUhwSwGJQ-a43zeqYvs08iEvVdVjwxHbLl_4j9g0AMsvIjdOZ9T25r2JgO5ZkoTivPI5PItVzwd33uvZ2jDGWYT8GUarvYRVtwvUw6YSr3UmGTZ6uc_beMXlzfo986KiZGPlVN810TtEaNmVn8F-0TvWvHJNfMPo6iqX2qIdGUDzSiUTITUEBinO-4zWrAQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/03/13 03:50:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AI2xeOqLn8H-eHeUK-dLZ0bgNyP7kf0pOWwniA4FyWZeLvrYNoGUJJ31Dri4jp1n4e8wmgtzsIePKud__N1UALp8ukLe2MMDPIdxnfTTKbCOWWKImJQkGMMlGf44abA30Brvn0SGiRmv6fwF17uX5Am_fkzBIljdvmPgZEDpM8IfdEx2Tb2qDFOQ1r8OAo-pr_sbcaih_mlok-789qIEmVc0GO0glbUTsbq5Jb9S7kZ0JprpFmRy8iO-kSxNUzOMjcXq9v6w9wgP_qugKoF1TM6_JcNsdaiD_sy3OLjUVWlyy8bzTecoEIc9EolOiDEbU_1KflSHOpeUvGy4GWLeVGE 2026/03/13 03:50:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/13 03:50:18 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/13 03:50:18 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AI2xeOqLn8H-eHeUK-dLZ0bgNyP7kf0pOWwniA4FyWZeLvrYNoGUJJ31Dri4jp1n4e8wmgtzsIePKud__N1UALp8ukLe2MMDPIdxnfTTKbCOWWKImJQkGMMlGf44abA30Brvn0SGiRmv6fwF17uX5Am_fkzBIljdvmPgZEDpM8IfdEx2Tb2qDFOQ1r8OAo-pr_sbcaih_mlok-789qIEmVc0GO0glbUTsbq5Jb9S7kZ0JprpFmRy8iO-kSxNUzOMjcXq9v6w9wgP_qugKoF1TM6_JcNsdaiD_sy3OLjUVWlyy8bzTecoEIc9EolOiDEbU_1KflSHOpeUvGy4GWLeVGE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/13 03:50:19 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AFjxNwys6Gfclw5KRwko6U_TcUmx7puqZz-bpVz1xnSpKFJ_dQPTVYEuSx2CRrmwabDfG3LL0hYRpnDENI7qgeJVsJjXe3zf38GHE39klXsi6u-3B0w7y20aMwk92gcXgQA52otLQTDZLVe_ei4OSIM0ezzmVCEBAwq1QXQgUI-fr9snLEY7QP86xGiomYzHVH9auu5CyF15zi-CG9OxNyu_n0htLBvMbqdguZVDkPM5j9-47cKq6SLXX56bBDZL4litdluHO39_4FVKyI4GPwxnOXwOwi68ePHX9ctdXDpCwAjHmce5RQs8YPgyJs-3n_igpEDLrjLIYsSm19Ua_2M 2026/03/13 03:50:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/13 03:50:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/13 03:50:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/13 03:50:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/13 03:50:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/13 03:50:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/13 03:50:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AFjxNwys6Gfclw5KRwko6U_TcUmx7puqZz-bpVz1xnSpKFJ_dQPTVYEuSx2CRrmwabDfG3LL0hYRpnDENI7qgeJVsJjXe3zf38GHE39klXsi6u-3B0w7y20aMwk92gcXgQA52otLQTDZLVe_ei4OSIM0ezzmVCEBAwq1QXQgUI-fr9snLEY7QP86xGiomYzHVH9auu5CyF15zi-CG9OxNyu_n0htLBvMbqdguZVDkPM5j9-47cKq6SLXX56bBDZL4litdluHO39_4FVKyI4GPwxnOXwOwi68ePHX9ctdXDpCwAjHmce5RQs8YPgyJs-3n_igpEDLrjLIYsSm19Ua_2M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/13 03:50:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ALgT3htVXIMp6o4EmMgeOWo_UeE1E9d9z7bQuKccn4CF6opCp4NuvPDMoJVRZ2uFpBzZ8wxhZmxNorJCIfXj6_MaDUPlDPOHxMdfsTlJhaCY2n-B9AL2_g1WmIxEElntuM_ZcfJRkWANv23MoZYjxP9d0Qqoxqf4FmqDMQtW1Kf7RLTC27cqDFYiaYRT2ltuoo2v5J9nLGQtc_JSsaUfg7k-AwzWCF3HUpUXqwj2qHDnCA2z6BUA0nSr1k2U8fx0nNlvuRYyrGdNGyY4m3i7YpXhxsAYP6sJz_L9mRgCAxS2Dgj8ZbsbTuJisIXIVF5jsHD8b4pHYgeGHGXMGNbKzu4 2026/03/13 03:50:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/13 03:50:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/03/13 03:50:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/03/13 03:50:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/13 03:50:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/13 03:50:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/13 03:50:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ALgT3htVXIMp6o4EmMgeOWo_UeE1E9d9z7bQuKccn4CF6opCp4NuvPDMoJVRZ2uFpBzZ8wxhZmxNorJCIfXj6_MaDUPlDPOHxMdfsTlJhaCY2n-B9AL2_g1WmIxEElntuM_ZcfJRkWANv23MoZYjxP9d0Qqoxqf4FmqDMQtW1Kf7RLTC27cqDFYiaYRT2ltuoo2v5J9nLGQtc_JSsaUfg7k-AwzWCF3HUpUXqwj2qHDnCA2z6BUA0nSr1k2U8fx0nNlvuRYyrGdNGyY4m3i7YpXhxsAYP6sJz_L9mRgCAxS2Dgj8ZbsbTuJisIXIVF5jsHD8b4pHYgeGHGXMGNbKzu4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/03/13 03:50:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AAUluMMK95R2zkSlkTn6GDv27mpZ4tx5cM8BpulKVARhO9MvxuufxkBuGQATIfqWD6C3mp_Wuup7V3zU-Tcg2nM_zXO-jlUm5npGO4Ij--gor-b1iMsdCeomkC_Grana3AIDuHU3FbO50A07ngxcHPq92cVJBWN2wfVOv_BZ_LQD-PPNCjVq7ElXoSHesHHuB3LlNaAafTt3xfY0tBAnmRM0QKdp04-pP5ZUOYnJHOpVB4zEbPW_pRH9kjYWY60i8zxNKD2JbnuBrt8yKGwR85ZwuWBaBNxQhC1YZ67j7t8qOcs_xfa-J_vWnUPD_ytvdnv6j45INUs5tKYVKHqJHpg 2026/03/13 03:50:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/03/13 03:50:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/03/13 03:50:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AAUluMMK95R2zkSlkTn6GDv27mpZ4tx5cM8BpulKVARhO9MvxuufxkBuGQATIfqWD6C3mp_Wuup7V3zU-Tcg2nM_zXO-jlUm5npGO4Ij--gor-b1iMsdCeomkC_Grana3AIDuHU3FbO50A07ngxcHPq92cVJBWN2wfVOv_BZ_LQD-PPNCjVq7ElXoSHesHHuB3LlNaAafTt3xfY0tBAnmRM0QKdp04-pP5ZUOYnJHOpVB4zEbPW_pRH9kjYWY60i8zxNKD2JbnuBrt8yKGwR85ZwuWBaBNxQhC1YZ67j7t8qOcs_xfa-J_vWnUPD_ytvdnv6j45INUs5tKYVKHqJHpg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/03/13 03:50:30 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AEfk_1OSc8zxQBjYasCCn4HSQ2kH9IpFq1deOyZ5Emtw3sbM752oSUbqflE3v29vJ_zWgisCO1JS4O-qkGN4vip4jMfwjQakOYvKJdGYBfAMHQWQoVgkTUSqyOMcVq05728VyMEJKy7pKTN44Lxmqhd78K1hQSzcbxPZxAfYU6bEOGvDqjABys-iY6NEZ5lSBkEDT6VTcBibaFcHBm5cS6Yd4FC1Z2kZKs-Bp6KOhe9mmnSP7JOhrcD9sZvEVfMAMM20ZPNWlrhnRSJlnBff70bgKtqOZi48Rmi4dcV3Aqy8Syd5cWKb5DgHCzeaUTV0HC1rPXMRzECYLzvFI4ne3oU 2026/03/13 03:50:30 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/03/13 03:50:31 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/13 03:50:31 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AEfk_1OSc8zxQBjYasCCn4HSQ2kH9IpFq1deOyZ5Emtw3sbM752oSUbqflE3v29vJ_zWgisCO1JS4O-qkGN4vip4jMfwjQakOYvKJdGYBfAMHQWQoVgkTUSqyOMcVq05728VyMEJKy7pKTN44Lxmqhd78K1hQSzcbxPZxAfYU6bEOGvDqjABys-iY6NEZ5lSBkEDT6VTcBibaFcHBm5cS6Yd4FC1Z2kZKs-Bp6KOhe9mmnSP7JOhrcD9sZvEVfMAMM20ZPNWlrhnRSJlnBff70bgKtqOZi48Rmi4dcV3Aqy8Syd5cWKb5DgHCzeaUTV0HC1rPXMRzECYLzvFI4ne3oU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/03/13 03:50:32 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AMuK-SFZh555UEutTzn_39vdh7hMXXHZp1cZNLTMjOQxl4vckIa3fLSsUf2h4Mv74-CSVDbHU0iR5_2UBSoIv_qPOqgwtc2gBbQo5YEwGRStNnYeuAWblKsA_wrsS_GkERXc8AZr30fWPelUQrrqiCt7rqhtpPDMS33bjhZHJZ65maIM0_dQ_n2aztZ7dx-zR2ly0g7SusXC-BvrIrrluMpDuMbS50DdgMQmlIvykERTqjPGBO7yLJA9Tqr5DoiaBIE9G-mJHP9GE8v08Tqy4st3lwXKjK5dTXK1JSBwfLkj43Shvh-lmxEY3ZHPtQr0MJAkUHp4IwalyRvfzMI7QaA 2026/03/13 03:50:32 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/13 03:50:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/13 03:50:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AMuK-SFZh555UEutTzn_39vdh7hMXXHZp1cZNLTMjOQxl4vckIa3fLSsUf2h4Mv74-CSVDbHU0iR5_2UBSoIv_qPOqgwtc2gBbQo5YEwGRStNnYeuAWblKsA_wrsS_GkERXc8AZr30fWPelUQrrqiCt7rqhtpPDMS33bjhZHJZ65maIM0_dQ_n2aztZ7dx-zR2ly0g7SusXC-BvrIrrluMpDuMbS50DdgMQmlIvykERTqjPGBO7yLJA9Tqr5DoiaBIE9G-mJHP9GE8v08Tqy4st3lwXKjK5dTXK1JSBwfLkj43Shvh-lmxEY3ZHPtQr0MJAkUHp4IwalyRvfzMI7QaA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/13 03:50:34 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ANnoV8jPMgFeCBCkVObECQLo9hsi71YQMJ5-uMejWDJBeazkOEQzq5FXMGSSLiRWqpKyE5qkkksvb6AllZJbRbKQvnuDJ_i14dxHAlIfcOCgil90J-IKPyFpQXA9qPhRKVDjrM_MZ_pEex7wbm--rKVibIS_0eSB_PR5JXXk2lWAsjlvK9jjIYLI-Nys7zBPSbcYl3N86Z1asdqRaWeNXEzyta19Vd1bvSf_uGMlSgCMYMQNEQy9FDH6bliEsmZv8sCTCefb7mNpi9WJIfpYHasg82s42yfxuJVGgv8uzlnxv0b39pESKLrEitDaRsjOCxmxKWDB_anRAjkOyw_Gq4Q 2026/03/13 03:50:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/13 03:50:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/13 03:50:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/13 03:50:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/13 03:50:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/13 03:50:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/13 03:50:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ANnoV8jPMgFeCBCkVObECQLo9hsi71YQMJ5-uMejWDJBeazkOEQzq5FXMGSSLiRWqpKyE5qkkksvb6AllZJbRbKQvnuDJ_i14dxHAlIfcOCgil90J-IKPyFpQXA9qPhRKVDjrM_MZ_pEex7wbm--rKVibIS_0eSB_PR5JXXk2lWAsjlvK9jjIYLI-Nys7zBPSbcYl3N86Z1asdqRaWeNXEzyta19Vd1bvSf_uGMlSgCMYMQNEQy9FDH6bliEsmZv8sCTCefb7mNpi9WJIfpYHasg82s42yfxuJVGgv8uzlnxv0b39pESKLrEitDaRsjOCxmxKWDB_anRAjkOyw_Gq4Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/13 03:50:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AAfmKOkRTAxFOa6XEmpza8x_WO6JIlSRDpquyJdEcTX9dYXTGSTIaGsHzUPd2TK5mwLNJcDciMSNLO9frdGh1P7XVZ5MZZd8uIHJ4HWXScsLqqPzCXy_MGVuCV5CKlPxbU1wW2vcJ_4jYJt3V7jtlSiefD1--a89FjODAyIGwsMYPNBUDNdlCLmbb0xihiTKD5bSW3qEBgH17-OBPLo4JMjBz08Gx5y5wB3UQXSATFsmBE92yJE85Svy_ia0nNWxS4Jj_S6rlRg_OoH_4SLSkLNZxmo5aUtGByw8isM5i5YMFIlPHmX95wLCfSNySpaoJpg1mV3BA-4iH2TjwvMSGM8 2026/03/13 03:50:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/13 03:50:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/03/13 03:50:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/03/13 03:50:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/13 03:50:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/13 03:50:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/13 03:50:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AAfmKOkRTAxFOa6XEmpza8x_WO6JIlSRDpquyJdEcTX9dYXTGSTIaGsHzUPd2TK5mwLNJcDciMSNLO9frdGh1P7XVZ5MZZd8uIHJ4HWXScsLqqPzCXy_MGVuCV5CKlPxbU1wW2vcJ_4jYJt3V7jtlSiefD1--a89FjODAyIGwsMYPNBUDNdlCLmbb0xihiTKD5bSW3qEBgH17-OBPLo4JMjBz08Gx5y5wB3UQXSATFsmBE92yJE85Svy_ia0nNWxS4Jj_S6rlRg_OoH_4SLSkLNZxmo5aUtGByw8isM5i5YMFIlPHmX95wLCfSNySpaoJpg1mV3BA-4iH2TjwvMSGM8" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/03/13 03:50:39 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/03/13 03:50:41 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/13 03:50:44 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/13 03:50:46 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/13 03:50:49 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/13 03:50:51 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ADoQz_sRmU0OxHkRWZsgTXcSWtk6zHM4r6nSSzLpHidYXh1d15pi42jnSxnEahN6y0sslBLnc8jPnNPXxnfZXzPAs4I2a0ASunv5ZjwjW5eYyX90VudQsbOejqE0xoVNcHcGsu2TrBY5yh9dF6fbcA_yNuqi6tCI_ugdmWhPnQRPhO4nPlTiBh2pnH5ok4sepiHFeoacTZ_xofwTH2F4YiuSeykHJ8HP8jjd6520tDLc3YbokXs6l-BgRnmqPb-gVFKbK26cn_tiw8fs81snYQSsbbuVJnjU4rfs-_GFmTzOCoOSiO14B1VaFhMijjaH7i1mi9gB5h8V2vx0dzU7MCQ 2026/03/13 03:50:51 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/13 03:50:51 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "ce1277e8cbf23b3597f4fcf6d9356323" 2026/03/13 03:50:51 DEBUG : unknown-size-put.txt: multipart upload "ADoQz_sRmU0OxHkRWZsgTXcSWtk6zHM4r6nSSzLpHidYXh1d15pi42jnSxnEahN6y0sslBLnc8jPnNPXxnfZXzPAs4I2a0ASunv5ZjwjW5eYyX90VudQsbOejqE0xoVNcHcGsu2TrBY5yh9dF6fbcA_yNuqi6tCI_ugdmWhPnQRPhO4nPlTiBh2pnH5ok4sepiHFeoacTZ_xofwTH2F4YiuSeykHJ8HP8jjd6520tDLc3YbokXs6l-BgRnmqPb-gVFKbK26cn_tiw8fs81snYQSsbbuVJnjU4rfs-_GFmTzOCoOSiO14B1VaFhMijjaH7i1mi9gB5h8V2vx0dzU7MCQ" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/13 03:50:52 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AOpGwhZerJrIgv6YkY6hOsVVUMTqKbsvtSKsRokojF4IN2Xwxq3XPx96bWCIm_0UmM5vjtFIi58D2J7uUBcRJ4abqHdbM2r3JTpiT3KXHdKSqr8HFq_x-IHcUyU-viYLF-y1rXqnHhBY4Bll7He_75HStefh29xoP998uShi5jmYZ_k7qrP5p8CpqWhcG1QpsJ6Qh41n7cc-guHWH30lpBeTQk3McAl4ExW68N9iilxhpd5Os3JcTYRX9vzlI_ZZ6n3__M8kwXimc4IFV1V63jcRciXcZjk2qCQ_UUWO-o8if_omNKBRoA4AfSUt9uUPYCG8Ob2A_ElsSrsjv-AQVo0 2026/03/13 03:50:52 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/13 03:50:52 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "44d7892933dd2fdf398ecc4461166b18" 2026/03/13 03:50:52 DEBUG : unknown-size-update.txt: multipart upload "AOpGwhZerJrIgv6YkY6hOsVVUMTqKbsvtSKsRokojF4IN2Xwxq3XPx96bWCIm_0UmM5vjtFIi58D2J7uUBcRJ4abqHdbM2r3JTpiT3KXHdKSqr8HFq_x-IHcUyU-viYLF-y1rXqnHhBY4Bll7He_75HStefh29xoP998uShi5jmYZ_k7qrP5p8CpqWhcG1QpsJ6Qh41n7cc-guHWH30lpBeTQk3McAl4ExW68N9iilxhpd5Os3JcTYRX9vzlI_ZZ6n3__M8kwXimc4IFV1V63jcRciXcZjk2qCQ_UUWO-o8if_omNKBRoA4AfSUt9uUPYCG8Ob2A_ElsSrsjv-AQVo0" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/13 03:50:52 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mevavuw4vupu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/03/13 03:50:52 DEBUG : Waiting for deletions to finish 2026/03/13 03:50:53 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/13 03:50:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/13 03:50:53 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/13 03:50:53 INFO : S3 bucket rclone-test-mevavuw4vupu: Bucket "rclone-test-mevavuw4vupu" deleted 2026/03/13 03:50:53 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (119.25s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.34s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.37s) --- PASS: TestIntegration/FsMkdir (116.86s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.23s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding (13.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.75s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.44s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.02s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (21.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (63.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (10.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (15.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (6.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (5.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.43s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (11.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.04s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.54s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.90s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.15s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.21s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/03/13 03:50:53 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/03/13 03:50:53 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) PASS ok github.com/rclone/rclone/backend/s3 119.289s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m1.300133592s (try 1/5)