"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/04/06 01:19:36 DEBUG : Creating backend with remote "TestS3R2:rclone-test-migewox3yuxu" 2026/04/06 01:19:36 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/04/06 01:19:37 INFO : S3 bucket rclone-test-migewox3yuxu: Bucket "rclone-test-migewox3yuxu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/06 01:19:38 INFO : S3 bucket rclone-test-migewox3yuxu: Bucket "rclone-test-migewox3yuxu" deleted === RUN TestIntegration/FsMkdir 2026/04/06 01:19:39 INFO : S3 bucket rclone-test-migewox3yuxu: Bucket "rclone-test-migewox3yuxu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/06 01:19:39 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/06 01:19:39 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/06 01:19:39 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 "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 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:714 /usr/local/go/src/runtime/asm_amd64.s:1771 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/punctuation Messages: Put === 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/04/06 01:19:52 NOTICE: S3 bucket rclone-test-migewox3yuxu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/06 01:19:52 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AB1ChW0_VbSegAT-s7FU6vXWbxTUs5ANcE1oTyD_ZlHaGBuTbtx9C1t0xCEGhsiGBWYhcgZoWwbhMnAJri7n0buTEeQfzEaWm7yCR4TDpnFDaAykdmxSlFp8eoeI8d0o2OietyasK1bfRZ2-6ucS7OuUE-TL4K0mJUNfmv-Ww1d71QZP305VN0JsmJFS-gWS1O0nYnTJPzn8nBGfvEvO0Jco-Fk3DNLybZlHkTx-QRY1OExEEW336pB4bNu1FAJ2kz40cub1Pl7ClMTRYTz2G15mUf8nBciaSIRGewIN98xtEmTyLLhZe3cnfm17XNIm5IvWhNixpbN9SU1gguR-gKk 2026/04/06 01:19:53 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "a8271ff0289d3d775464914ccb8db0c2" 2026/04/06 01:19:53 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "4569f4bb23801007d8dbd71c8a896484" 2026/04/06 01:19:53 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "e75d07f2c316b041ee9d2bbb44e5c2b1" 2026/04/06 01:19:53 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AB1ChW0_VbSegAT-s7FU6vXWbxTUs5ANcE1oTyD_ZlHaGBuTbtx9C1t0xCEGhsiGBWYhcgZoWwbhMnAJri7n0buTEeQfzEaWm7yCR4TDpnFDaAykdmxSlFp8eoeI8d0o2OietyasK1bfRZ2-6ucS7OuUE-TL4K0mJUNfmv-Ww1d71QZP305VN0JsmJFS-gWS1O0nYnTJPzn8nBGfvEvO0Jco-Fk3DNLybZlHkTx-QRY1OExEEW336pB4bNu1FAJ2kz40cub1Pl7ClMTRYTz2G15mUf8nBciaSIRGewIN98xtEmTyLLhZe3cnfm17XNIm5IvWhNixpbN9SU1gguR-gKk" 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/04/06 01:19:56 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/06 01:19:56 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/04/06 01:19:58 DEBUG : S3 bucket rclone-test-migewox3yuxu: bucket is versioned: false 2026/04/06 01:19:58 DEBUG : Waiting for deletions to finish 2026/04/06 01:19:58 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/06 01:19:58 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/06 01:19:58 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/06 01:19:59 DEBUG : Creating backend with remote "TestS3R2:rclone-test-migewox3yuxu/dirToPurgeFromRoot" 2026/04/06 01:19:59 DEBUG : S3 bucket rclone-test-migewox3yuxu path dirToPurgeFromRoot: bucket is versioned: false 2026/04/06 01:19:59 DEBUG : Waiting for deletions to finish 2026/04/06 01:19:59 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/06 01:19:59 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/06 01:19:59 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/06 01:19:59 DEBUG : Creating backend with remote "TestS3R2:rclone-test-migewox3yuxu/hello? sausage/êé" 2026/04/06 01:20:00 DEBUG : S3 bucket rclone-test-migewox3yuxu path hello? sausage/êé: bucket is versioned: false 2026/04/06 01:20:00 DEBUG : Waiting for deletions to finish 2026/04/06 01:20:00 DEBUG : "a/b/c/d/e.txt" version false 2026/04/06 01:20:00 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/06 01:20:00 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/04/06 01:20:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-migewox3yuxu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/06 01:20:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-migewox3yuxu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-migewox3yuxu" from "TestS3R2:rclone-test-migewox3yuxu" 2026/04/06 01:20:06 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/04/06 01:20:09 DEBUG : piped data.txt: open chunk writer: started multipart upload: ANlmQdRzWj8DNUDdToAKlL7cR5SPeMc8vFuryLfiQ7fAHXQ7qfz567MMBJdLBswUfyy1WXl97TIJh5EpPpArB5kGKOxCautbIO9h88euFfDEsAxYUibXeJ98AtzsWhULA8mwICYsMFKc-QncPsjNLNcFsVBQ1oswn3ffFuTWlRV101sv2ZivxeRa1ZUT1_H_3YspteobRIO4O1EPWqSjRDCqXxNDIjeeZSm3SaqP1yJSkC3WCHjuMRlt2gvL6OrFszKrBvNeLNSzvvM1g8FLo9JM_NEApjE_QuW7040X7bn_vMjDAp5A0ZpBZJtEbvFxEIz3oqMKWV_uIAYR9xe7Vuc 2026/04/06 01:20:09 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/06 01:20:09 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/06 01:20:09 DEBUG : piped data.txt: multipart upload "ANlmQdRzWj8DNUDdToAKlL7cR5SPeMc8vFuryLfiQ7fAHXQ7qfz567MMBJdLBswUfyy1WXl97TIJh5EpPpArB5kGKOxCautbIO9h88euFfDEsAxYUibXeJ98AtzsWhULA8mwICYsMFKc-QncPsjNLNcFsVBQ1oswn3ffFuTWlRV101sv2ZivxeRa1ZUT1_H_3YspteobRIO4O1EPWqSjRDCqXxNDIjeeZSm3SaqP1yJSkC3WCHjuMRlt2gvL6OrFszKrBvNeLNSzvvM1g8FLo9JM_NEApjE_QuW7040X7bn_vMjDAp5A0ZpBZJtEbvFxEIz3oqMKWV_uIAYR9xe7Vuc" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/06 01:20:10 DEBUG : piped data.txt: open chunk writer: started multipart upload: AEHCs1_UaTTH5JTDCiEYv7kKmN7W2D0GtXDIStUl3NUG4EDAnEkh1X2RweteHQUXvy-OZtkWH2hnW4IKKCyrwtcUJOSKphSU8RbdzGaunElxb44LCxpawNzvVyIUoLdXfaXr2h-BgGLlHGMw9zNqr4HAp6lX7C-3jMYScJFXQquTO4BYFLoK2TE7uh_-6BubgDyGB-8gQBKb67f8iCqoaaBnmbeCongaJflczDyyJ6kZPV6-CXL5XeWyU4pumhhlt5xEZrjrwbPXIlG9v19oXp81lrnyw6kWryRRJO991PKX61zKotgclIC0_Fuh-jBK1eW9v8EcHaiVk_356E7IGYI 2026/04/06 01:20:10 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/06 01:20:10 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "fc4670dcb3f2e58c019946b866f703f3" 2026/04/06 01:20:10 DEBUG : piped data.txt: multipart upload "AEHCs1_UaTTH5JTDCiEYv7kKmN7W2D0GtXDIStUl3NUG4EDAnEkh1X2RweteHQUXvy-OZtkWH2hnW4IKKCyrwtcUJOSKphSU8RbdzGaunElxb44LCxpawNzvVyIUoLdXfaXr2h-BgGLlHGMw9zNqr4HAp6lX7C-3jMYScJFXQquTO4BYFLoK2TE7uh_-6BubgDyGB-8gQBKb67f8iCqoaaBnmbeCongaJflczDyyJ6kZPV6-CXL5XeWyU4pumhhlt5xEZrjrwbPXIlG9v19oXp81lrnyw6kWryRRJO991PKX61zKotgclIC0_Fuh-jBK1eW9v8EcHaiVk_356E7IGYI" 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/04/06 01:20:11 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:530: 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/04/06 01:20:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AJIH9qFU2VepQyDQgsEVhsT2oEfq3MbfYOtdE8hGsS0QHcasVs1yRfv3WvQxEDFb-Eo8Rz1ZxgLAj6DZ7FyZzH-2tI3oVM1lBbo7GO8UvqgmimDAmUnLM_ZWl1Uv6dNoHApZ7NAOUBYxNRBqdg8Hyqwgbs2pKnZCqWhhjfKcT3pJBLI1LKsgHPLohAIVp3ODeC3VEUfdPvUwBQRZN9u_Ih-N6EFye0L2OCdT0AVDaw7zr1cZEfuRC6kAsFOmo4gpXZgujV2qc4icSeGhJ2Q2HRZ5pWP-xv26D8IzjueK5Ht8VJ0eGjkc1dcyf25e6EZx_b7chxDhQvkCfPzYMgb8v6w 2026/04/06 01:20:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/04/06 01:20:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/04/06 01:20:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AJIH9qFU2VepQyDQgsEVhsT2oEfq3MbfYOtdE8hGsS0QHcasVs1yRfv3WvQxEDFb-Eo8Rz1ZxgLAj6DZ7FyZzH-2tI3oVM1lBbo7GO8UvqgmimDAmUnLM_ZWl1Uv6dNoHApZ7NAOUBYxNRBqdg8Hyqwgbs2pKnZCqWhhjfKcT3pJBLI1LKsgHPLohAIVp3ODeC3VEUfdPvUwBQRZN9u_Ih-N6EFye0L2OCdT0AVDaw7zr1cZEfuRC6kAsFOmo4gpXZgujV2qc4icSeGhJ2Q2HRZ5pWP-xv26D8IzjueK5Ht8VJ0eGjkc1dcyf25e6EZx_b7chxDhQvkCfPzYMgb8v6w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/04/06 01:20:15 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AHbToLHyc_aJJFh1wGrwtwyjmdCjH1JdH5Bxe1eLg97XocNaso_nUOjOxRQBQcipkJJKHzHINnJYR5r-jZJrbLJ1Pdqf9bGV3O-dGEOzg2slVYSzfsq1IbFO2__FlyBFHDSOhoyc9oug5XyeJgEZJI798cnaOVwCek9H92Yr-wib32qHz0D6BsOpA_HcHJ766ZKWX1UFxTCuNQJFYwl9ZlisZks0kdmokGY808YtizxhWuu6cKx8ibLYK3ebMRnLUcaO9U6w-vqs75q3AD3eI6taT7iWEu89PTcSLDJIj-4R3nTHdG3_jiKXKsx9ADA4Pt0Z_fyHLPjxIsz-H8HG8cE 2026/04/06 01:20:15 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/04/06 01:20:15 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/06 01:20:15 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AHbToLHyc_aJJFh1wGrwtwyjmdCjH1JdH5Bxe1eLg97XocNaso_nUOjOxRQBQcipkJJKHzHINnJYR5r-jZJrbLJ1Pdqf9bGV3O-dGEOzg2slVYSzfsq1IbFO2__FlyBFHDSOhoyc9oug5XyeJgEZJI798cnaOVwCek9H92Yr-wib32qHz0D6BsOpA_HcHJ766ZKWX1UFxTCuNQJFYwl9ZlisZks0kdmokGY808YtizxhWuu6cKx8ibLYK3ebMRnLUcaO9U6w-vqs75q3AD3eI6taT7iWEu89PTcSLDJIj-4R3nTHdG3_jiKXKsx9ADA4Pt0Z_fyHLPjxIsz-H8HG8cE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/04/06 01:20:16 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AAp94ni9BUdfazukQRIm4ghjh5uP-M_wQ1bH4mIsaRjZBQrXqemqFu6Jqwy_zaH1a4oB8auyIi3wDgOZ9qNK9foty99UAsan2uBuv5zvnnQEkQfBWRXOeGkKLvtIZ2Og_qdinRCLB-_guuGN3bkJx1d091AaxewQ9eCyAB70Y9uvEXfMXFEFMOlwJsFh92yLCt8GdCdgEviEEp2mlvxQHG3F8qjfhzuttWq-ovKbeHZaWloxe0cqMiwIXTyI-p2wErdyETVMI08vMVFP4AQXvrfR1tJZRsWJSVNUky30_exX5KuZHmUP6lwSkMyVniTTl-YDEiVb_E4sNnuRKpUUExs 2026/04/06 01:20:16 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/06 01:20:16 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/06 01:20:16 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AAp94ni9BUdfazukQRIm4ghjh5uP-M_wQ1bH4mIsaRjZBQrXqemqFu6Jqwy_zaH1a4oB8auyIi3wDgOZ9qNK9foty99UAsan2uBuv5zvnnQEkQfBWRXOeGkKLvtIZ2Og_qdinRCLB-_guuGN3bkJx1d091AaxewQ9eCyAB70Y9uvEXfMXFEFMOlwJsFh92yLCt8GdCdgEviEEp2mlvxQHG3F8qjfhzuttWq-ovKbeHZaWloxe0cqMiwIXTyI-p2wErdyETVMI08vMVFP4AQXvrfR1tJZRsWJSVNUky30_exX5KuZHmUP6lwSkMyVniTTl-YDEiVb_E4sNnuRKpUUExs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/06 01:20:17 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABeEgmqcTT-SFNrBzEaNb_oYFPQPScRfKHYfbMiVxD9pNJpGl7bt5FrF_UewR7B1jCWGfPTyFp2_lK7b_vcxP-u6WZmIKBLRjbQSpk0Px-jfAIKfhOJMpcbH9BbNcVwlD1HShljxN5OJLFBMPVsaonWevo7hXFA7FSHB6xvMR-tP8QlqpiuoTz95-_KH6MGBTtG5n8ziZpF4pAEVa660VBZrTANjcJcEION0qQQLNawlH7g7caOMl0Fy2CIvIljpG0gRGNp8C-TE0uyH54gHsDgouinEwHbzd9FcIxryY2s9VJJqEnJu18ff2aMXOC_v6Qe1g1P-rPAmomO87HbPDxw 2026/04/06 01:20:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/06 01:20:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/06 01:20:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/06 01:20:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/06 01:20:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/06 01:20:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/06 01:20:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABeEgmqcTT-SFNrBzEaNb_oYFPQPScRfKHYfbMiVxD9pNJpGl7bt5FrF_UewR7B1jCWGfPTyFp2_lK7b_vcxP-u6WZmIKBLRjbQSpk0Px-jfAIKfhOJMpcbH9BbNcVwlD1HShljxN5OJLFBMPVsaonWevo7hXFA7FSHB6xvMR-tP8QlqpiuoTz95-_KH6MGBTtG5n8ziZpF4pAEVa660VBZrTANjcJcEION0qQQLNawlH7g7caOMl0Fy2CIvIljpG0gRGNp8C-TE0uyH54gHsDgouinEwHbzd9FcIxryY2s9VJJqEnJu18ff2aMXOC_v6Qe1g1P-rPAmomO87HbPDxw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/06 01:20:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AK-m3Sqz1slMVIj2MHX6Ey37U8TsCbST1tSWX7RXKTTKI23UErvlATjcBNmXl-IcTnQaDM7xSumWxtq9dOviZ9DEdZ47bH-YsACH2TFk7vc5qiWTiwDarFX3v8GNoVbkH1UkOeZ1H4VVqFbYvictxoxsSZT0AgnuZRlcfGJhUSDVUSou6_R937yHWqILArvvX3Nz6oW98Kke0YsftPMYa-Cvi1w8B3nd8EpW3luKbOZ-sBPnAyPgtMsZyvrLHAbyM1Y1qq2fQUVEsl5VqltsKppQe71fpxIpE4VR3GDFH8qaRuzmURkP3J6Zhv5ky0r5NquuVl884MGcLnzKIoDJrsM 2026/04/06 01:20:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/06 01:20:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/04/06 01:20:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/04/06 01:20:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/06 01:20:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/06 01:20:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/06 01:20:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AK-m3Sqz1slMVIj2MHX6Ey37U8TsCbST1tSWX7RXKTTKI23UErvlATjcBNmXl-IcTnQaDM7xSumWxtq9dOviZ9DEdZ47bH-YsACH2TFk7vc5qiWTiwDarFX3v8GNoVbkH1UkOeZ1H4VVqFbYvictxoxsSZT0AgnuZRlcfGJhUSDVUSou6_R937yHWqILArvvX3Nz6oW98Kke0YsftPMYa-Cvi1w8B3nd8EpW3luKbOZ-sBPnAyPgtMsZyvrLHAbyM1Y1qq2fQUVEsl5VqltsKppQe71fpxIpE4VR3GDFH8qaRuzmURkP3J6Zhv5ky0r5NquuVl884MGcLnzKIoDJrsM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/04/06 01:20:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AAeMjfiIdrk-SVowvLtfgwlDuJQB7KCkyqM6aRd4K15xTUxa--WK4CH1xt_ijoZeqVKVrWVmzBiRUB9_ZW9rXo9uAQnaQPGCPBkJ642AjrwB-KONU3S__0C7G6Kxc7Z5xJsMH8svUtmihtDdG8PgEiBwsJlWBUmjYinEQk7iR7_3Odq6MjrIZe58N9zcOw2hjt-NEtEaUdaK1X7kEjHvBWxlujKS-qF4tcaks1Jo8ZXUmMR3GTFRHY3xTib5EGTEozaE5Tk2QbRrVWGTELFYzfrtT3qovu31KS9wzMhPMhMWwHIxKIqgXNZAP64vMeXi5IpMpbRMtHQrxqts1wO8mK8 2026/04/06 01:20:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/06 01:20:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/04/06 01:20:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AAeMjfiIdrk-SVowvLtfgwlDuJQB7KCkyqM6aRd4K15xTUxa--WK4CH1xt_ijoZeqVKVrWVmzBiRUB9_ZW9rXo9uAQnaQPGCPBkJ642AjrwB-KONU3S__0C7G6Kxc7Z5xJsMH8svUtmihtDdG8PgEiBwsJlWBUmjYinEQk7iR7_3Odq6MjrIZe58N9zcOw2hjt-NEtEaUdaK1X7kEjHvBWxlujKS-qF4tcaks1Jo8ZXUmMR3GTFRHY3xTib5EGTEozaE5Tk2QbRrVWGTELFYzfrtT3qovu31KS9wzMhPMhMWwHIxKIqgXNZAP64vMeXi5IpMpbRMtHQrxqts1wO8mK8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/04/06 01:20:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AGgAwGYcQat98Yf_kUXRrMptWfhp1FcZiKGNB6tOJxg_5nCTJmMEkB5vFuEQ-cVdG72mfST4MVaX6G0YnsG7MCEAp63nMVJCQHQfpI2zVg_46c_iEMnOQBlbBo18HafXMQ1mKCJ5Iglo7wCnK9rTzeI27R3t6cAK8cyshcxCv0sHVrXXOfyKzCaDWWe_esWQrcj3il-CQvSHI5x-udqxhscYraz6YY12OF53U-NvloDos1sU9ioxH_BAeJjxL6XlZDnYv5j1O43h0LSSDX3MECWR4sm8F-r-_I6zeb8ARtjT1otJn8-sZ7hWA4ZSsdX5zE2g8bSpRo0GVk-EpESlXuI 2026/04/06 01:20:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/06 01:20:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/06 01:20:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AGgAwGYcQat98Yf_kUXRrMptWfhp1FcZiKGNB6tOJxg_5nCTJmMEkB5vFuEQ-cVdG72mfST4MVaX6G0YnsG7MCEAp63nMVJCQHQfpI2zVg_46c_iEMnOQBlbBo18HafXMQ1mKCJ5Iglo7wCnK9rTzeI27R3t6cAK8cyshcxCv0sHVrXXOfyKzCaDWWe_esWQrcj3il-CQvSHI5x-udqxhscYraz6YY12OF53U-NvloDos1sU9ioxH_BAeJjxL6XlZDnYv5j1O43h0LSSDX3MECWR4sm8F-r-_I6zeb8ARtjT1otJn8-sZ7hWA4ZSsdX5zE2g8bSpRo0GVk-EpESlXuI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/04/06 01:20:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AK1dtWS_d4E0d2ZpMk4dP8D8g-0QZ3s9NcPmg-al2GAnMCIww3OgsZd5JQNDpf-fdCkCaPPWRVOC4ylbNVXL2mQm2aoYnpywIaHAND6v6__9usDiT_9cfp5NSqXxXNr7ii3ePS_nxY3dnP0IV8LBpUYhESNcTEJBFrdKuaXzXEOT0PbGHptqi5-h6P9mt2y64oulGpnbTzgjQrUpTN6dUtruPUMe7_amJGWyYO10eBRTcVd-SoHVw-MVpuy3DJv-ZJ5I7Hf_mH9f7P4ppjauTKDFsQFPGNVspPoT56LWlCdTJ7PKhlWtp7W6JfJbn4joITVOYop3uH1fP1ZpOgS-kmI 2026/04/06 01:20:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/06 01:20:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/06 01:20:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AK1dtWS_d4E0d2ZpMk4dP8D8g-0QZ3s9NcPmg-al2GAnMCIww3OgsZd5JQNDpf-fdCkCaPPWRVOC4ylbNVXL2mQm2aoYnpywIaHAND6v6__9usDiT_9cfp5NSqXxXNr7ii3ePS_nxY3dnP0IV8LBpUYhESNcTEJBFrdKuaXzXEOT0PbGHptqi5-h6P9mt2y64oulGpnbTzgjQrUpTN6dUtruPUMe7_amJGWyYO10eBRTcVd-SoHVw-MVpuy3DJv-ZJ5I7Hf_mH9f7P4ppjauTKDFsQFPGNVspPoT56LWlCdTJ7PKhlWtp7W6JfJbn4joITVOYop3uH1fP1ZpOgS-kmI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/06 01:20:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AI_o408DxCW40HPFi87cjJkNK0irTnWTFSaAwfVTSJciVPjYBO4GwaSgq3HRhWBOlPJJIgdaRvUy-P25r922cJY_j5WSQ3jvygHhanTbSo17Ke8RxkVDQwACKNe8QysN23rbg-1t7uK7UID3U2T3T8NktRvE0_4tAHuWs_pfMGyAWchSMdy5EDkBw2o2hvi8V5RIW6eBAtUpaNw6rdoguzhOt5C654Gqy2K2SSZs8g5WhvYJ2G2mEzIlhAlFDX6-_X_yU-AYc5ruIT4ZjtrBymfz9nVF2wtY33uOc65vx_rKb_03elXllBqP8nSOgXh6sn-tsBPhPwXHrWJ8g28od-s 2026/04/06 01:20:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/06 01:20:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/06 01:20:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/06 01:20:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/06 01:20:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/06 01:20:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/06 01:20:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AI_o408DxCW40HPFi87cjJkNK0irTnWTFSaAwfVTSJciVPjYBO4GwaSgq3HRhWBOlPJJIgdaRvUy-P25r922cJY_j5WSQ3jvygHhanTbSo17Ke8RxkVDQwACKNe8QysN23rbg-1t7uK7UID3U2T3T8NktRvE0_4tAHuWs_pfMGyAWchSMdy5EDkBw2o2hvi8V5RIW6eBAtUpaNw6rdoguzhOt5C654Gqy2K2SSZs8g5WhvYJ2G2mEzIlhAlFDX6-_X_yU-AYc5ruIT4ZjtrBymfz9nVF2wtY33uOc65vx_rKb_03elXllBqP8nSOgXh6sn-tsBPhPwXHrWJ8g28od-s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/06 01:20:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AJURKpDKRb2OV4QWMUpJ0TiyE2k9SGdKrfkghj0wGZKOs4__-7luQ-53QWduM88rANi-SSRWjyXmTqsk_dcEvNJa9ebR4vo3L47ezo0ynYCR-h4gcZzapW8TTfuz-NAcs6h3J5DnEFp-djVvYtoyxsIlpVsppkHq0K8vQMU5AbLH5fQZYDP1LaDGtj4alZ_xkXpaBHxb9GzHYh8WyhAobpRE-DFV8Vz9kGaeB8IYlKsJseV5ATPs0oxtSbmO8gYBnleOAfysAjtCZUP9Sd0FCcQeayj44DLBKZJMLZxhuepauUir87hdRR2PPz9Gt9yrwIdwACtBEsfG74pchUyOjK4 2026/04/06 01:20:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/06 01:20:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/04/06 01:20:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/06 01:20:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/06 01:20:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/06 01:20:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/06 01:20:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AJURKpDKRb2OV4QWMUpJ0TiyE2k9SGdKrfkghj0wGZKOs4__-7luQ-53QWduM88rANi-SSRWjyXmTqsk_dcEvNJa9ebR4vo3L47ezo0ynYCR-h4gcZzapW8TTfuz-NAcs6h3J5DnEFp-djVvYtoyxsIlpVsppkHq0K8vQMU5AbLH5fQZYDP1LaDGtj4alZ_xkXpaBHxb9GzHYh8WyhAobpRE-DFV8Vz9kGaeB8IYlKsJseV5ATPs0oxtSbmO8gYBnleOAfysAjtCZUP9Sd0FCcQeayj44DLBKZJMLZxhuepauUir87hdRR2PPz9Gt9yrwIdwACtBEsfG74pchUyOjK4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/04/06 01:20:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ANlqH7TKM3E83qf4ghvC-V9sEPh3SbAWVQCOmWxfAOa3--bctdCiwoSH-22c-Hx2lqGXJY2-cQjb4b_ta7AGkZQggxiwpCcJCrp6jcEWtQIBXQvUWm6M5hWA8K_OPBwZ-8yomOq5fh0gGWn6B-OACTQdG3DYrhbblsZ2rcTGJRtNXYApYtlwI-2U-55AkILlwc4gmEyKPnbjqP2ZNx92mA0g6YaeSN0Vf2KX4T26LPAdJLEtPTzDIabgySYo7SdE2KTGXVo6XogER_hEZeiMwCZOlrF_T06iPQU2OstwnKxPVKETYHRQMqcjxNVXWkzr66a-OWadbExWElXnfGI5HFo 2026/04/06 01:20:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/06 01:20:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/04/06 01:20:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ANlqH7TKM3E83qf4ghvC-V9sEPh3SbAWVQCOmWxfAOa3--bctdCiwoSH-22c-Hx2lqGXJY2-cQjb4b_ta7AGkZQggxiwpCcJCrp6jcEWtQIBXQvUWm6M5hWA8K_OPBwZ-8yomOq5fh0gGWn6B-OACTQdG3DYrhbblsZ2rcTGJRtNXYApYtlwI-2U-55AkILlwc4gmEyKPnbjqP2ZNx92mA0g6YaeSN0Vf2KX4T26LPAdJLEtPTzDIabgySYo7SdE2KTGXVo6XogER_hEZeiMwCZOlrF_T06iPQU2OstwnKxPVKETYHRQMqcjxNVXWkzr66a-OWadbExWElXnfGI5HFo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/04/06 01:20:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AAoq7nUUtIo8vH7uVURvg-0BWmYYfwI8_fXeSrtY-qRAZVUD4ZIwkktHJgKBU02f-ON9ODp95JOsWQpJIvOh2zjkxTc29CG1H2cl__SbHKJUBL1tpphWjjIIAFsZ_ws9AwjalL1QLA2Nx-xQIVBG3dsc1fYL_3TOzLIze15J3O-Eo7pmHi9YM54iHVRS5gBzFmK7Dn5jDdABSzQ4BRJt9FQ7ZXfgSql1PgN9hdC7fJdyQtZKhuSZsAyC7DayyNXQ0qKnV36OKLDsR0NkbLULd6-2MREBEUT8pupS9NHtu_cokzLSg56gGhkYDXwj8nfKwtB_MqniyY7rxIXcO_GsZNI 2026/04/06 01:20:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/06 01:20:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/06 01:20:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AAoq7nUUtIo8vH7uVURvg-0BWmYYfwI8_fXeSrtY-qRAZVUD4ZIwkktHJgKBU02f-ON9ODp95JOsWQpJIvOh2zjkxTc29CG1H2cl__SbHKJUBL1tpphWjjIIAFsZ_ws9AwjalL1QLA2Nx-xQIVBG3dsc1fYL_3TOzLIze15J3O-Eo7pmHi9YM54iHVRS5gBzFmK7Dn5jDdABSzQ4BRJt9FQ7ZXfgSql1PgN9hdC7fJdyQtZKhuSZsAyC7DayyNXQ0qKnV36OKLDsR0NkbLULd6-2MREBEUT8pupS9NHtu_cokzLSg56gGhkYDXwj8nfKwtB_MqniyY7rxIXcO_GsZNI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/04/06 01:20:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AFKW1PBEP0y1QNgY2EFOF1WnOs0G5YxetJngVPOp79U8jiVM0MZPFdZ_e5VPFzJkcTs35BFXQeST3dfJk51zk3kIhpsXbNkaZadGUl1HxcBgGMk18VzsKv8Kvlo11rnj3R12TwgHDswUvlPDNkm2fzyhZvHdvjlvPuTjoox6yu9me8Lmiq34BRCJBV0d758NVK-RtuAdyOM7LCbLuruee2ifrYt4akUQJAdqTkiXPkopUJnsRGy4VxE1v9UTCKxKj6tkn9sevKJ8YDxRbEhrdKCV-Da79BagyT3OzLtWKAs3LM_19XCO3O3QJVuxuCvdviRlJiEwPMKNlNEOtLWpFjQ 2026/04/06 01:20:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/06 01:20:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/06 01:20:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AFKW1PBEP0y1QNgY2EFOF1WnOs0G5YxetJngVPOp79U8jiVM0MZPFdZ_e5VPFzJkcTs35BFXQeST3dfJk51zk3kIhpsXbNkaZadGUl1HxcBgGMk18VzsKv8Kvlo11rnj3R12TwgHDswUvlPDNkm2fzyhZvHdvjlvPuTjoox6yu9me8Lmiq34BRCJBV0d758NVK-RtuAdyOM7LCbLuruee2ifrYt4akUQJAdqTkiXPkopUJnsRGy4VxE1v9UTCKxKj6tkn9sevKJ8YDxRbEhrdKCV-Da79BagyT3OzLtWKAs3LM_19XCO3O3QJVuxuCvdviRlJiEwPMKNlNEOtLWpFjQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/06 01:20:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AM-3ePuMzLyptqbxoELAcIPb3diCif4JFSNhbXPPfOgkiVdPcovNOXhKDaTAywmTulWyV4CAHDquvW_24tr1yuSLDq0DIbgdotSyAinzQSJoyt1T42KRLLW5ULXQG0dTz-xU3W1CVilNZNPdQuaC2_PBwms91mdwdrXMOT2KSpHf7mOfKv_Cn-4Is-6W09f83UVjmB5Vq3iyevO0V7rjm6WvFXvgDKboSj_3lNhNVxcx1t7adSqyG8kPk58vBYC9QbQra58HIhIMzI1JxkRGMhjRvMKtUN2Q83-DZ8w5VPSrrRDGehSWT9Um1Ki9sR6jNi8sBDwxjcEL5ag-l6WQiDE 2026/04/06 01:20:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/06 01:20:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/06 01:20:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/06 01:20:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/06 01:20:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/06 01:20:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/06 01:20:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AM-3ePuMzLyptqbxoELAcIPb3diCif4JFSNhbXPPfOgkiVdPcovNOXhKDaTAywmTulWyV4CAHDquvW_24tr1yuSLDq0DIbgdotSyAinzQSJoyt1T42KRLLW5ULXQG0dTz-xU3W1CVilNZNPdQuaC2_PBwms91mdwdrXMOT2KSpHf7mOfKv_Cn-4Is-6W09f83UVjmB5Vq3iyevO0V7rjm6WvFXvgDKboSj_3lNhNVxcx1t7adSqyG8kPk58vBYC9QbQra58HIhIMzI1JxkRGMhjRvMKtUN2Q83-DZ8w5VPSrrRDGehSWT9Um1Ki9sR6jNi8sBDwxjcEL5ag-l6WQiDE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/06 01:20:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AB_fvt2rbzIeiQVvL5NyN_FKlQ6RNU3jwdtLOHOwyzRtQs5Jkxwkl5jPiP6XaWm2sODbLFy5JJnZRHUvrUKH5WIQzu0bhgfJlO14eXMlEct4hOGTtwvCXiGFOjA1oZwJbVrJ8evYYJJu8MonzAq224438y709jNr-Jl6kMl_oU5jCzOx7pyK0SulUZw0yXq4kplTRU6wqD_c00u4O-A001W3WhSDV-jitZQD2YB5PD8MqZL9x8XZyw76scXxWEOfg9fCxGAG1NwxVcKij3lcuNELBqJ4s3hBAmfq09ybMvlnLQXtc2kuV_Il4QM-vnradnPPvGI_HWvXMMd9DDlrXd8 2026/04/06 01:20:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/06 01:20:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/04/06 01:20:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/06 01:20:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/06 01:20:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/06 01:20:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/06 01:20:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AB_fvt2rbzIeiQVvL5NyN_FKlQ6RNU3jwdtLOHOwyzRtQs5Jkxwkl5jPiP6XaWm2sODbLFy5JJnZRHUvrUKH5WIQzu0bhgfJlO14eXMlEct4hOGTtwvCXiGFOjA1oZwJbVrJ8evYYJJu8MonzAq224438y709jNr-Jl6kMl_oU5jCzOx7pyK0SulUZw0yXq4kplTRU6wqD_c00u4O-A001W3WhSDV-jitZQD2YB5PD8MqZL9x8XZyw76scXxWEOfg9fCxGAG1NwxVcKij3lcuNELBqJ4s3hBAmfq09ybMvlnLQXtc2kuV_Il4QM-vnradnPPvGI_HWvXMMd9DDlrXd8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/04/06 01:20:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AIRlGvY7YryjplGwrDiNdzsXb3YFSctGCxNUg_-GK7N3JCyQ6AiyRKkihmsx1uQVojeqc4vOapFaD8ie60NO5uk4SuT6QWbfsTt0Pmw_As3IEv8NjDxB5CFnKPZQak0dK4Kd2JiFsBCksLf0hTiTsvsMmutxn-R7huh9Vkr_YVjSc1Zo3QEp775yIof20t2Ka6Vx-PyM0SZ5JNzR7CzHdv96uozvj7XzqoKuP-ZqxUqI5_n8IFnLS7g1fza5V0evLG5LbloF8-l0pQo1wazHgYGnuhlfi50uV1tXpE2DDFNJLHMXYJTeRN8jy5Ez7Eh0U1_jxYAy0HZTkVmihUs1gHo 2026/04/06 01:20:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/06 01:20:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/04/06 01:20:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AIRlGvY7YryjplGwrDiNdzsXb3YFSctGCxNUg_-GK7N3JCyQ6AiyRKkihmsx1uQVojeqc4vOapFaD8ie60NO5uk4SuT6QWbfsTt0Pmw_As3IEv8NjDxB5CFnKPZQak0dK4Kd2JiFsBCksLf0hTiTsvsMmutxn-R7huh9Vkr_YVjSc1Zo3QEp775yIof20t2Ka6Vx-PyM0SZ5JNzR7CzHdv96uozvj7XzqoKuP-ZqxUqI5_n8IFnLS7g1fza5V0evLG5LbloF8-l0pQo1wazHgYGnuhlfi50uV1tXpE2DDFNJLHMXYJTeRN8jy5Ez7Eh0U1_jxYAy0HZTkVmihUs1gHo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/04/06 01:20:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AEs39bxJw0LKk2YIr6vRJVA_2SNtn_5ewy9RnGH0jdrjtWhCsTWD59rhV-dYyG8JYGnB_IhQfY0n293adeuKeW5VgWA9gOTgRcIOoMzGkf_8ERXIYS6vW3ENAppNfdH4qlbvHWmlNYW9uSOvxBFThpkCnqOgm8VCW4bmeVsiRj-VOpPR9TXdcnPqr1B-AqS1T2kSFh_PSNTlGn4HJ89oVTAKAfFwqScxhxYKW4TFk1uwmtp3pZJO8eX2W_MQITc3msiHGJqGUlhkNq8RvaJ_can2cEr8zOmRxFHNZEFtZw6GeCXjYm3dLunfXD_q3Zalyq7RrQeS6daoasGyEshYrks 2026/04/06 01:20:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/06 01:20:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/06 01:20:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AEs39bxJw0LKk2YIr6vRJVA_2SNtn_5ewy9RnGH0jdrjtWhCsTWD59rhV-dYyG8JYGnB_IhQfY0n293adeuKeW5VgWA9gOTgRcIOoMzGkf_8ERXIYS6vW3ENAppNfdH4qlbvHWmlNYW9uSOvxBFThpkCnqOgm8VCW4bmeVsiRj-VOpPR9TXdcnPqr1B-AqS1T2kSFh_PSNTlGn4HJ89oVTAKAfFwqScxhxYKW4TFk1uwmtp3pZJO8eX2W_MQITc3msiHGJqGUlhkNq8RvaJ_can2cEr8zOmRxFHNZEFtZw6GeCXjYm3dLunfXD_q3Zalyq7RrQeS6daoasGyEshYrks" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/04/06 01:20:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AN5QG0-cnX0tVOkesI_cFMonCdCYAuFR84--2V2oJHCkvtWPR4yKsP1DNvTXxIyfX7pEard3uatFu1GRcVd4b5jJIz2YCY4299hDHPiv1Ok_2JvcwCTtF_hdO1S5SKl7akp8XFrrkbVCHbSMJoRB_QKj7fASLvi5Cyo0ayHPyuy_yzoMPhgM9QLZ-PCIPOvua9nqlqFlnjxlBK9jSuVijYqn5o7Wj3fCSVwKHBI5nyoQfshn3J8Tsf3johN5vt-aNRttYGeZ1tJJs1FuoZCUkrvR7MHpqRPlZFV4ZydT1RKZUxk0RtOinBH8alQKV2qrcxGXky0qS73pDZT0XH86keg 2026/04/06 01:20:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/06 01:20:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/06 01:20:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AN5QG0-cnX0tVOkesI_cFMonCdCYAuFR84--2V2oJHCkvtWPR4yKsP1DNvTXxIyfX7pEard3uatFu1GRcVd4b5jJIz2YCY4299hDHPiv1Ok_2JvcwCTtF_hdO1S5SKl7akp8XFrrkbVCHbSMJoRB_QKj7fASLvi5Cyo0ayHPyuy_yzoMPhgM9QLZ-PCIPOvua9nqlqFlnjxlBK9jSuVijYqn5o7Wj3fCSVwKHBI5nyoQfshn3J8Tsf3johN5vt-aNRttYGeZ1tJJs1FuoZCUkrvR7MHpqRPlZFV4ZydT1RKZUxk0RtOinBH8alQKV2qrcxGXky0qS73pDZT0XH86keg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/06 01:20:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AE4k4e9tGVs4AOEwjJHdD3eMolmJAVD153nX-2KhPPcwMGp1aeuzjvvnl1VjBgkS2oSw1GuCE8sOQ4tZiMGsatCc7yx0v0d99t3-RUOwfDZr383GcI8I1k-ZW4mjsrgYZfAeU80JL0ocnDn_DDZjSB43-xfDbRng3pGjwKkWHlS5Tz5Fwbh89NHM5d3mLNDgnHHGmYKClUJVUv-s9t3IKltCWpvGC9sJ_lM2_uz2qrTuKsf5Gw9boLAYlC9dWvDehaP_B8O0Rf4XouZx6rz_qW-RycVE1IyhJ_wOeWhC-jkny_eEDqtRX-9RU2YxcTP0sSM2_mKRy-QMYyIbYfBI7A0 2026/04/06 01:20:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/06 01:20:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/06 01:20:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/06 01:20:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/06 01:20:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/06 01:20:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/06 01:20:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AE4k4e9tGVs4AOEwjJHdD3eMolmJAVD153nX-2KhPPcwMGp1aeuzjvvnl1VjBgkS2oSw1GuCE8sOQ4tZiMGsatCc7yx0v0d99t3-RUOwfDZr383GcI8I1k-ZW4mjsrgYZfAeU80JL0ocnDn_DDZjSB43-xfDbRng3pGjwKkWHlS5Tz5Fwbh89NHM5d3mLNDgnHHGmYKClUJVUv-s9t3IKltCWpvGC9sJ_lM2_uz2qrTuKsf5Gw9boLAYlC9dWvDehaP_B8O0Rf4XouZx6rz_qW-RycVE1IyhJ_wOeWhC-jkny_eEDqtRX-9RU2YxcTP0sSM2_mKRy-QMYyIbYfBI7A0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/06 01:20:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AIQR8RPFU6bVSB2Ikw1d_znoCrpL2peAgp9XxCVxy2S2A_HDX8fJXR-vf9-f2o5j_mCa5VLtNhtxzlPZqAOCZ4jeXyqlgXB7Y79fYRU-gUFKSyrz6wmV8G60Hn2GJR7JyZeoraVz4gMm8odTYlDPClQ98S79jRpPYh4qUyXkDZlrAXDB46W9WOfcuOGXvJ0JU4X1AQtucw9JXZiNZt50GwFvIqgidm2LXqfTPd2G7KKkAoBX68GyWD2Nkz84anu6FJtTnhk36TA9uBwLy223Ahscp2m_ClDor01_5TEq43axk345Lv00d55g6magZgfzxonoq1_8ZaPlpoD72EENCD0 2026/04/06 01:20:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/06 01:20:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/04/06 01:20:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/04/06 01:20:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/06 01:20:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/06 01:21:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/06 01:21:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AIQR8RPFU6bVSB2Ikw1d_znoCrpL2peAgp9XxCVxy2S2A_HDX8fJXR-vf9-f2o5j_mCa5VLtNhtxzlPZqAOCZ4jeXyqlgXB7Y79fYRU-gUFKSyrz6wmV8G60Hn2GJR7JyZeoraVz4gMm8odTYlDPClQ98S79jRpPYh4qUyXkDZlrAXDB46W9WOfcuOGXvJ0JU4X1AQtucw9JXZiNZt50GwFvIqgidm2LXqfTPd2G7KKkAoBX68GyWD2Nkz84anu6FJtTnhk36TA9uBwLy223Ahscp2m_ClDor01_5TEq43axk345Lv00d55g6magZgfzxonoq1_8ZaPlpoD72EENCD0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/04/06 01:21:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AFiFPA2Vw0SXZisGn-23asi8gnB16uO0IKDiw3dO8bTRPOTehNc6PmW6MaTCuXpZKR2f1xIPz8wdYhACLQLjr3aotVjr9ABj0UO_K9hARYZdCi667cinmQFdIN7fQV6wSMnBRx49xZQDxt82JbajxS0TwzE0FKLoW5D2-A15latiPKdamcUJv_aGTWGqDu51yH-6irCsH2Sgpj9hJF2zND9SCDKRg3aO8mrZ4OrqiIIVAGZFFcz6aRvia23lZ0Aoq-_LNheq5dOeoKUIOCpsmZuTC-lRt6AxsBeW69_WDhl8m4JreSPgT82mULdyBwWU3ZeA0P6Yg9-Vf145JXAH48E 2026/04/06 01:21:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/04/06 01:21:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/04/06 01:21:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AFiFPA2Vw0SXZisGn-23asi8gnB16uO0IKDiw3dO8bTRPOTehNc6PmW6MaTCuXpZKR2f1xIPz8wdYhACLQLjr3aotVjr9ABj0UO_K9hARYZdCi667cinmQFdIN7fQV6wSMnBRx49xZQDxt82JbajxS0TwzE0FKLoW5D2-A15latiPKdamcUJv_aGTWGqDu51yH-6irCsH2Sgpj9hJF2zND9SCDKRg3aO8mrZ4OrqiIIVAGZFFcz6aRvia23lZ0Aoq-_LNheq5dOeoKUIOCpsmZuTC-lRt6AxsBeW69_WDhl8m4JreSPgT82mULdyBwWU3ZeA0P6Yg9-Vf145JXAH48E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/04/06 01:21:12 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AIz2f1qzjXXeyRCRi26uRzA7VHY4a4F8rApLJSdLtlLs8avXrYbB45UhUsJYwKznqHJeWH2K-uPizmKyXcXOkoFpWc6s8Nvus0yovXeawZycSpO7kNQMJiSD4UnSgTvyiCZlqFmAKvYq1TMfXh7KhAfLJJYU85Z8dw0LHeeuybKI4fE6zjqMPARuvndR0TB8nlt3ewZH3rmKTYuVUajGbtD1VMyOmLw9eAexkcL1_TCtSRxVV7D9LyF_7bK6RyS_HZFCynCej61oko0e7TyHYJ9Bm1JOVFYUOs1nBUB8W6Ds2PkSQiZTNn5ioFoxHIgisRAuaYqTBIcOqR7_JQVsny0 2026/04/06 01:21:12 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/04/06 01:21:13 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/06 01:21:13 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AIz2f1qzjXXeyRCRi26uRzA7VHY4a4F8rApLJSdLtlLs8avXrYbB45UhUsJYwKznqHJeWH2K-uPizmKyXcXOkoFpWc6s8Nvus0yovXeawZycSpO7kNQMJiSD4UnSgTvyiCZlqFmAKvYq1TMfXh7KhAfLJJYU85Z8dw0LHeeuybKI4fE6zjqMPARuvndR0TB8nlt3ewZH3rmKTYuVUajGbtD1VMyOmLw9eAexkcL1_TCtSRxVV7D9LyF_7bK6RyS_HZFCynCej61oko0e7TyHYJ9Bm1JOVFYUOs1nBUB8W6Ds2PkSQiZTNn5ioFoxHIgisRAuaYqTBIcOqR7_JQVsny0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/04/06 01:21:14 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AAzFaA7jwCWQtGHdIvUpWZmV-sjxxeE3VgJK1BlZm3yCfFDH3TYInSgtcnxvJ963nDIVrrOmsHp0iRzhT44Z4ciI9qKZOAKCjzfjDVkxSbseCIXM3Xl-8GA4_9DbmZexgPTpWoIVS0ho_q9e-QJCE31qCPqIzS9DL-reSsnfE5vG-Lp5fpwjedYEWa2JLunEjUfFSWQnoBWdk-kIdCE1u3FFQ05OjbKBI_BpjUj5Lb-78xabxftgYpynfRP_rKzCpml2RZvnFYd-RFWgAGK32PljJG2HEfNXkJ4OoCVOYTloeQC7wJDBaTTe8tptuIocOOW7zENGjJBBTg2tqfmmPV8 2026/04/06 01:21:14 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/06 01:21:15 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/06 01:21:15 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AAzFaA7jwCWQtGHdIvUpWZmV-sjxxeE3VgJK1BlZm3yCfFDH3TYInSgtcnxvJ963nDIVrrOmsHp0iRzhT44Z4ciI9qKZOAKCjzfjDVkxSbseCIXM3Xl-8GA4_9DbmZexgPTpWoIVS0ho_q9e-QJCE31qCPqIzS9DL-reSsnfE5vG-Lp5fpwjedYEWa2JLunEjUfFSWQnoBWdk-kIdCE1u3FFQ05OjbKBI_BpjUj5Lb-78xabxftgYpynfRP_rKzCpml2RZvnFYd-RFWgAGK32PljJG2HEfNXkJ4OoCVOYTloeQC7wJDBaTTe8tptuIocOOW7zENGjJBBTg2tqfmmPV8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/06 01:21:16 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AOkmxyqt3SxRkYnUYZANXugwYBGmePWotL0RPsaXXVTOqwdNxyubFaCV4C6VPDwyMnvUBp8rzzhdVTwt1Ejseb0pQdDxqlAyn-uroorCwBpnX-V3pfSDk1DAXti8r8BHvM54Y5MHgt4wRDgMG2bWfZomP9RF5KnM2uYzhIfPQEWKg05Z27hJlVkIOczfmjlSUK5ihDuI_9hx0r796XRUa0oRQYMIyy2DrpQFY2UnUlHyzoHTk7K053oVn3KQ6a0TsyZ90A5gJYksMla02kjYPfsaepQ5GQlC_3eF6rnxmrCj12XpbiCSyk-C9UQy2Lqm5rCTZZ2rZqCYkm5oEYuYUcQ 2026/04/06 01:21:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/06 01:21:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/06 01:21:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/06 01:21:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/06 01:21:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/06 01:21:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/06 01:21:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AOkmxyqt3SxRkYnUYZANXugwYBGmePWotL0RPsaXXVTOqwdNxyubFaCV4C6VPDwyMnvUBp8rzzhdVTwt1Ejseb0pQdDxqlAyn-uroorCwBpnX-V3pfSDk1DAXti8r8BHvM54Y5MHgt4wRDgMG2bWfZomP9RF5KnM2uYzhIfPQEWKg05Z27hJlVkIOczfmjlSUK5ihDuI_9hx0r796XRUa0oRQYMIyy2DrpQFY2UnUlHyzoHTk7K053oVn3KQ6a0TsyZ90A5gJYksMla02kjYPfsaepQ5GQlC_3eF6rnxmrCj12XpbiCSyk-C9UQy2Lqm5rCTZZ2rZqCYkm5oEYuYUcQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/06 01:21:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AHQr4kiuRP7gN3JGMtWrvzXmv1liZcDZRng3TVmCk_n3ebHPhdE4a3F3Ie1mhBEgqLoSphUt8RiYvn1_b2lFGL_daf96Jzz4CzVq7VXN6uQEil-HK7OZAqqvHeOHvmaTZ1PgaHdPXhc8G4NU5m21oRscse3CCInPDAmhQN0sPI2DeHAX4VlLJC_HMvJnN0TJ_zXhHzYKfs7IA6VWYGu_TNSs0hp1SPraTBigq2PDTRgsbsMEVWyODykciCCGQcRa880UjRN6eYAWocHW6E30J9iChJFql3wRU2CHImjKjfnxgVsFSvY7FFrjRn8Nk_fa5B5whizTqdqQpcY9gXCfEnY 2026/04/06 01:21:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/06 01:21:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/04/06 01:21:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/04/06 01:21:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/06 01:21:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/06 01:21:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/06 01:21:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AHQr4kiuRP7gN3JGMtWrvzXmv1liZcDZRng3TVmCk_n3ebHPhdE4a3F3Ie1mhBEgqLoSphUt8RiYvn1_b2lFGL_daf96Jzz4CzVq7VXN6uQEil-HK7OZAqqvHeOHvmaTZ1PgaHdPXhc8G4NU5m21oRscse3CCInPDAmhQN0sPI2DeHAX4VlLJC_HMvJnN0TJ_zXhHzYKfs7IA6VWYGu_TNSs0hp1SPraTBigq2PDTRgsbsMEVWyODykciCCGQcRa880UjRN6eYAWocHW6E30J9iChJFql3wRU2CHImjKjfnxgVsFSvY7FFrjRn8Nk_fa5B5whizTqdqQpcY9gXCfEnY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/04/06 01:21:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AK2pIp5pfE5SW__l4OM-myPkinkfmb3DasmS9TMFXabW6m0QMEz1bZplxpeEybo-4mTRp84vYTRXMOz5AnTQS_jCPLeLj7Z2NRxPDutBvUh4bfkYO5WC5KCTkUUAXdGJeTqs3qnVEBmXk1qLgDDexNwUL9Huvk8R9IsU0Brll9W3ix1itZMuYbXs2_AXOVG8hw9ZYhp0_Yuedvjb7vHbmBh4uhFH9sO2t_P0q65IN1BNDf1j91ffi4R5rLd8-7CT9dACAVHWr15cCZynKxFm0O8AqZ92bef6T5tpVqbVMK0jDG7Xmz94v93skLvtf2YGkSi81GPZCI2vH3ZDScomqXs 2026/04/06 01:21:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/04/06 01:21:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/04/06 01:21:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AK2pIp5pfE5SW__l4OM-myPkinkfmb3DasmS9TMFXabW6m0QMEz1bZplxpeEybo-4mTRp84vYTRXMOz5AnTQS_jCPLeLj7Z2NRxPDutBvUh4bfkYO5WC5KCTkUUAXdGJeTqs3qnVEBmXk1qLgDDexNwUL9Huvk8R9IsU0Brll9W3ix1itZMuYbXs2_AXOVG8hw9ZYhp0_Yuedvjb7vHbmBh4uhFH9sO2t_P0q65IN1BNDf1j91ffi4R5rLd8-7CT9dACAVHWr15cCZynKxFm0O8AqZ92bef6T5tpVqbVMK0jDG7Xmz94v93skLvtf2YGkSi81GPZCI2vH3ZDScomqXs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/04/06 01:21:24 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AJ_R7AkuLHZc3HMb9Y0GBqfJiFbRKtFGkZUcsSUH5H5PMUJvbyjeRG3mdY-JXz5bru0-vpFcb4lygAQQEJ1lgoAqOAKIXJ-xLSrvuvbjmmaJvzy2ANchorTl-PlD54nfgDxD3gk6K7P1Tb35aJ1H5dIJmCcXgjGxosrjDhRbOeGzWBmXIf_CylsZYRE0loCIsuBxFh1jrW91xgDMpUZyfvgYYALdUAnqZn_vpiFLcL7zo_WSHCXG2xAYDHxbiujGMc9QjzteQKgn9o8iSlShDWsN38FYQs8Mjt9qrnfWqzexRs8K1xuWONPBGUtWi8m9PS-cVggpX1XbUxsSxc9-Au4 2026/04/06 01:21:24 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/04/06 01:21:24 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/06 01:21:24 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AJ_R7AkuLHZc3HMb9Y0GBqfJiFbRKtFGkZUcsSUH5H5PMUJvbyjeRG3mdY-JXz5bru0-vpFcb4lygAQQEJ1lgoAqOAKIXJ-xLSrvuvbjmmaJvzy2ANchorTl-PlD54nfgDxD3gk6K7P1Tb35aJ1H5dIJmCcXgjGxosrjDhRbOeGzWBmXIf_CylsZYRE0loCIsuBxFh1jrW91xgDMpUZyfvgYYALdUAnqZn_vpiFLcL7zo_WSHCXG2xAYDHxbiujGMc9QjzteQKgn9o8iSlShDWsN38FYQs8Mjt9qrnfWqzexRs8K1xuWONPBGUtWi8m9PS-cVggpX1XbUxsSxc9-Au4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/04/06 01:21:26 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AP5xLZXg3XRZe-NCXkKnC2yacLjTEIWHNN7i8SjBShKgIUBl5PcKhMcWHhsV_PinKjzvYwXj0Z5rQ2oYbLKLiycj2vBcXanD62s3X6Cql5GLHfVuwFIuRgyxNl6PbXLcGySpYXQ01lSOgLMOAFlLXoYdNlyrOUTVY9db1mSb_8aG45iTMLSJ828XVMyBH6UTk442y6recaQVnyiyCGmqASkQ0RYefHekoBPkHeZqtqWm87ldzme0T5NxRJGN21whWOwulfXY4rBEnjTtUqYruiNFADvJKdMoylLGoYPCwKQ-3UmOb1Ie2O0ZoIpW8WBWsIIXGomgX55qaqFuMbZo1Qo 2026/04/06 01:21:26 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/06 01:21:26 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/06 01:21:27 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AP5xLZXg3XRZe-NCXkKnC2yacLjTEIWHNN7i8SjBShKgIUBl5PcKhMcWHhsV_PinKjzvYwXj0Z5rQ2oYbLKLiycj2vBcXanD62s3X6Cql5GLHfVuwFIuRgyxNl6PbXLcGySpYXQ01lSOgLMOAFlLXoYdNlyrOUTVY9db1mSb_8aG45iTMLSJ828XVMyBH6UTk442y6recaQVnyiyCGmqASkQ0RYefHekoBPkHeZqtqWm87ldzme0T5NxRJGN21whWOwulfXY4rBEnjTtUqYruiNFADvJKdMoylLGoYPCwKQ-3UmOb1Ie2O0ZoIpW8WBWsIIXGomgX55qaqFuMbZo1Qo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/06 01:21:27 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AC2OwOSBFBUswPoqYmNhUPDXTeL2ahLNlJj2Gd_jhV6Mi5194bZuuKMJAZRrIMdc9EmJq90wE1OTw1ZuMINczQVedrLgWbCaKz4SKttkoVE-RIUPMhzB_FpsrfsOAL9s1fhpCYhP1Jz8POp99lXW7y1IWMld9knwe3JsDBGYXj-Fs-a4At1Xhkl5AnB0nD1Iz-GlFhyqzg4z3yDRSgxf5Xr6Jjts5e5bEa8HWN9dP_BbftUpiLIQZf9pZP99nv1LnITRsyKL8w8Me6-EuIZTD1Q8AH1i-bUjqLV04FeSUCUOWh756PH1lNZMjvz1-GgdYJHJOLE74fLsloHj9hGJf4s 2026/04/06 01:21:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/06 01:21:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/06 01:21:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/06 01:21:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/06 01:21:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/06 01:21:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/06 01:21:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AC2OwOSBFBUswPoqYmNhUPDXTeL2ahLNlJj2Gd_jhV6Mi5194bZuuKMJAZRrIMdc9EmJq90wE1OTw1ZuMINczQVedrLgWbCaKz4SKttkoVE-RIUPMhzB_FpsrfsOAL9s1fhpCYhP1Jz8POp99lXW7y1IWMld9knwe3JsDBGYXj-Fs-a4At1Xhkl5AnB0nD1Iz-GlFhyqzg4z3yDRSgxf5Xr6Jjts5e5bEa8HWN9dP_BbftUpiLIQZf9pZP99nv1LnITRsyKL8w8Me6-EuIZTD1Q8AH1i-bUjqLV04FeSUCUOWh756PH1lNZMjvz1-GgdYJHJOLE74fLsloHj9hGJf4s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/06 01:21:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AIVEJCON431aW98-mseLjQG_YuzuL2DLr4Im1Nlq5S9amtVE89KRZFnuoB7Z-lme7zxCaJHPer2o85Q2C7H3Op45URBtF64lnU8dB-NprZamx7p_Nh3QXO5J9L9Fb8bPDqvjiEIiAI_TK2wLbPwG1hohtNd4RTgB5lxt4464UlQ9HXripJJ1edeeWWP5BHY5ow1FNdmOLs7LnGYEWD4lKBN4RozkJngH2NVNBl6tHgoM9TQVN9v91pbWHZQ96vkzVoa8y11azQSvfISf7fVRXp5yt2zbjbTzTqSUr03lVgxZmRT3ZuZqxJN8m7XgKoupuBeSldqtSNcTf0q3Lya1xgs 2026/04/06 01:21:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/06 01:21:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/04/06 01:21:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/04/06 01:21:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/06 01:21:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/06 01:21:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/06 01:21:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AIVEJCON431aW98-mseLjQG_YuzuL2DLr4Im1Nlq5S9amtVE89KRZFnuoB7Z-lme7zxCaJHPer2o85Q2C7H3Op45URBtF64lnU8dB-NprZamx7p_Nh3QXO5J9L9Fb8bPDqvjiEIiAI_TK2wLbPwG1hohtNd4RTgB5lxt4464UlQ9HXripJJ1edeeWWP5BHY5ow1FNdmOLs7LnGYEWD4lKBN4RozkJngH2NVNBl6tHgoM9TQVN9v91pbWHZQ96vkzVoa8y11azQSvfISf7fVRXp5yt2zbjbTzTqSUr03lVgxZmRT3ZuZqxJN8m7XgKoupuBeSldqtSNcTf0q3Lya1xgs" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/04/06 01:21:33 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/04/06 01:21:36 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/06 01:21:38 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/06 01:21:41 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/06 01:21:43 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/06 01:21:45 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AJBMvXDZQ-__SjNTZtzhyG9Hq9ddTnswsGY36Yl-gvAuaUfi5eEdENPkzQ3pHBO8irbi35JS1h9AcQsSb2a91jaskyYLir8O9YS2o1pRzx4b27G9Q9QTlYUwry8yZD22PU36cuoD0bnSQJyS_B7i6IGmFOCFP6M34cGQIpJPOPrGtwFjLveGPTpYhpdYlSpA-n9hN_uLU2bAHcRTbeUHd8MFL-s6IqCRYDTDNZwqy6f9YuVSO6MCXm4mdXp2SRg0mV8dIbUo8GWSVLfSwieJQalnr1M8IidLRNCvorht_4Sn7gwFKQaFjNxWe7-ELDEKqQNPOX9Xs0sSTdvCkI1XAW0 2026/04/06 01:21:45 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/06 01:21:45 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "29421f548ace6a3ecda2d8d4f8afe165" 2026/04/06 01:21:45 DEBUG : unknown-size-put.txt: multipart upload "AJBMvXDZQ-__SjNTZtzhyG9Hq9ddTnswsGY36Yl-gvAuaUfi5eEdENPkzQ3pHBO8irbi35JS1h9AcQsSb2a91jaskyYLir8O9YS2o1pRzx4b27G9Q9QTlYUwry8yZD22PU36cuoD0bnSQJyS_B7i6IGmFOCFP6M34cGQIpJPOPrGtwFjLveGPTpYhpdYlSpA-n9hN_uLU2bAHcRTbeUHd8MFL-s6IqCRYDTDNZwqy6f9YuVSO6MCXm4mdXp2SRg0mV8dIbUo8GWSVLfSwieJQalnr1M8IidLRNCvorht_4Sn7gwFKQaFjNxWe7-ELDEKqQNPOX9Xs0sSTdvCkI1XAW0" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/06 01:21:46 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABSN8kXRYqMDmVEKNeGc15MMc11ivnhL6Drts348VxNJZQSlft-1p0ZJ-9vlBDgncaquerhNIbyJpmAF6t7vofQuld23XQhf7jy6ItrmyMkleWBa3RdKNnyGSAz2_s-t96VfjlFx1Uu56g5nKOzw2Iy6O9ukMg-zlFxAEEhXwPv-qjTeuPGuDqPJ6WR2xteClU_1qG_0inJj0rirzba6g4Zc1dJNQXaKmvpmBNydckFVbHtiPntRnlwiodXyzi17fNA-qt8mNQBH3ogtVU2n5b7SZug2qS3nA8Q9V_cVVbm8dEVzpzff3cBMe2-6AvjXrDmc_gvxWexdyg6jHpVgRGs 2026/04/06 01:21:46 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/06 01:21:46 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "0d6c709b3525859724f0fd3db4aa62e4" 2026/04/06 01:21:46 DEBUG : unknown-size-update.txt: multipart upload "ABSN8kXRYqMDmVEKNeGc15MMc11ivnhL6Drts348VxNJZQSlft-1p0ZJ-9vlBDgncaquerhNIbyJpmAF6t7vofQuld23XQhf7jy6ItrmyMkleWBa3RdKNnyGSAz2_s-t96VfjlFx1Uu56g5nKOzw2Iy6O9ukMg-zlFxAEEhXwPv-qjTeuPGuDqPJ6WR2xteClU_1qG_0inJj0rirzba6g4Zc1dJNQXaKmvpmBNydckFVbHtiPntRnlwiodXyzi17fNA-qt8mNQBH3ogtVU2n5b7SZug2qS3nA8Q9V_cVVbm8dEVzpzff3cBMe2-6AvjXrDmc_gvxWexdyg6jHpVgRGs" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/06 01:21:46 DEBUG : Creating backend with remote "TestS3R2:rclone-test-migewox3yuxu/deeper/nonexisting/directory" 2026/04/06 01:21:46 DEBUG : Config file has changed externally - reloading === 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/04/06 01:21:46 DEBUG : Waiting for deletions to finish 2026/04/06 01:21:46 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/06 01:21:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/06 01:21:47 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/06 01:21:47 INFO : S3 bucket rclone-test-migewox3yuxu: Bucket "rclone-test-migewox3yuxu" deleted 2026/04/06 01:21:47 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- FAIL: TestIntegration (131.10s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.33s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.07s) --- FAIL: TestIntegration/FsMkdir (129.06s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (12.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.57s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.71s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.40s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.06s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (17.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.24s) --- 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.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.31s) --- 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.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (80.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (18.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (13.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (20.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (14.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (12.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.38s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (12.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.52s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.51s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.61s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.90s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.23s) --- 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/04/06 01:21:47 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/04/06 01:21:47 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) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 131.139s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 2m12.349728248s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/punctuation]