"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 TestMergeDeleteMarkersWithURLEncodedKeys --- PASS: TestMergeDeleteMarkersWithURLEncodedKeys (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 TestBufferForObjectLockMD5 === RUN TestBufferForObjectLockMD5/NoObjectLock === RUN TestBufferForObjectLockMD5/SourceMD5 === RUN TestBufferForObjectLockMD5/Buffered --- PASS: TestBufferForObjectLockMD5 (0.00s) --- PASS: TestBufferForObjectLockMD5/NoObjectLock (0.00s) --- PASS: TestBufferForObjectLockMD5/SourceMD5 (0.00s) --- PASS: TestBufferForObjectLockMD5/Buffered (0.00s) === RUN TestCommandLink === RUN TestCommandLink/Signed/response-content-type === RUN TestCommandLink/Signed/response-expires === RUN TestCommandLink/Signed/response-cache-control === RUN TestCommandLink/Signed/response-content-disposition === RUN TestCommandLink/Signed/response-content-encoding === RUN TestCommandLink/Signed/response-content-language --- PASS: TestCommandLink (0.01s) --- PASS: TestCommandLink/Signed/response-content-type (0.00s) --- PASS: TestCommandLink/Signed/response-expires (0.00s) --- PASS: TestCommandLink/Signed/response-cache-control (0.00s) --- PASS: TestCommandLink/Signed/response-content-disposition (0.00s) --- PASS: TestCommandLink/Signed/response-content-encoding (0.00s) --- PASS: TestCommandLink/Signed/response-content-language (0.00s) === RUN TestCommandLinkExpire === RUN TestCommandLinkExpire/Default === RUN TestCommandLinkExpire/Minimum === RUN TestCommandLinkExpire/Maximum === RUN TestCommandLinkExpire/Clamped 2026/09/24 02:21:54 NOTICE: S3 bucket bucket path prefix: Public Link: Reducing expiry to 1w as 1.1428571428571428w is greater than the max time allowed === RUN TestCommandLinkExpire/Off 2026/09/24 02:21:54 NOTICE: S3 bucket bucket path prefix: Public Link: Reducing expiry to 1w as off is greater than the max time allowed --- PASS: TestCommandLinkExpire (0.01s) --- PASS: TestCommandLinkExpire/Default (0.00s) --- PASS: TestCommandLinkExpire/Minimum (0.00s) --- PASS: TestCommandLinkExpire/Maximum (0.00s) --- PASS: TestCommandLinkExpire/Clamped (0.00s) --- PASS: TestCommandLinkExpire/Off (0.00s) === RUN TestCommandLinkErrors === RUN TestCommandLinkErrors/NoPath === RUN TestCommandLinkErrors/TooManyPaths === RUN TestCommandLinkErrors/EmptyPath === RUN TestCommandLinkErrors/Directory === RUN TestCommandLinkErrors/Missing === RUN TestCommandLinkErrors/UnknownOption === RUN TestCommandLinkErrors/InvalidDate === RUN TestCommandLinkErrors/InvalidExpire === RUN TestCommandLinkErrors/EmptyExpire === RUN TestCommandLinkErrors/ZeroExpire === RUN TestCommandLinkErrors/NegativeExpire === RUN TestCommandLinkErrors/SubsecondExpire --- PASS: TestCommandLinkErrors (0.00s) --- PASS: TestCommandLinkErrors/NoPath (0.00s) --- PASS: TestCommandLinkErrors/TooManyPaths (0.00s) --- PASS: TestCommandLinkErrors/EmptyPath (0.00s) --- PASS: TestCommandLinkErrors/Directory (0.00s) --- PASS: TestCommandLinkErrors/Missing (0.00s) --- PASS: TestCommandLinkErrors/UnknownOption (0.00s) --- PASS: TestCommandLinkErrors/InvalidDate (0.00s) --- PASS: TestCommandLinkErrors/InvalidExpire (0.00s) --- PASS: TestCommandLinkErrors/EmptyExpire (0.00s) --- PASS: TestCommandLinkErrors/ZeroExpire (0.00s) --- PASS: TestCommandLinkErrors/NegativeExpire (0.00s) --- PASS: TestCommandLinkErrors/SubsecondExpire (0.00s) === RUN TestCommandLinkVersionAt 2026/09/24 02:21:54 NOTICE: S3 bucket bucket path prefix: Public Link: Reducing expiry to 1w as off is greater than the max time allowed --- PASS: TestCommandLinkVersionAt (0.00s) === RUN TestPublicLink 2026/09/24 02:21:54 NOTICE: S3 bucket bucket path prefix: Public Link: Reducing expiry to 1w as off is greater than the max time allowed --- PASS: TestPublicLink (0.00s) === RUN TestRedirectSecretHeadersMatchTestList --- PASS: TestRedirectSecretHeadersMatchTestList (0.00s) === RUN TestClientRemovesSecretHeadersOnCrossHostRedirect --- PASS: TestClientRemovesSecretHeadersOnCrossHostRedirect (0.00s) === RUN TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect --- PASS: TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect (0.00s) === RUN TestClientKeepsSecretHeadersOnSameHostRedirect --- PASS: TestClientKeepsSecretHeadersOnSameHostRedirect (0.00s) === RUN TestClientRemovesGeneratedRefererOnCrossHostRedirect --- PASS: TestClientRemovesGeneratedRefererOnCrossHostRedirect (0.00s) === RUN TestS3CheckRedirectRejectsSchemeDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade (0.00s) === RUN TestRedirectCrossesHost === RUN TestRedirectCrossesHost/SameHost === RUN TestRedirectCrossesHost/DifferentHost === RUN TestRedirectCrossesHost/SchemeDowngradeSameHost === RUN TestRedirectCrossesHost/SchemeDowngradeMidChain --- PASS: TestRedirectCrossesHost (0.00s) --- PASS: TestRedirectCrossesHost/SameHost (0.00s) --- PASS: TestRedirectCrossesHost/DifferentHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeSameHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeMidChain (0.00s) === RUN TestClientStopsAfterTenRedirects --- PASS: TestClientStopsAfterTenRedirects (0.00s) === RUN TestObjectNotFoundMapping --- PASS: TestObjectNotFoundMapping (0.00s) === RUN TestIntegration fstests.go:464: Using remote "TestS3R2:" 2026/09/24 02:21:54 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yeninak4xije" 2026/09/24 02:21:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:505: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/09/24 02:21:55 INFO : S3 bucket rclone-test-yeninak4xije: Bucket "rclone-test-yeninak4xije" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/09/24 02:21:56 INFO : S3 bucket rclone-test-yeninak4xije: Bucket "rclone-test-yeninak4xije" deleted === RUN TestIntegration/FsMkdir 2026/09/24 02:21:57 INFO : S3 bucket rclone-test-yeninak4xije: Bucket "rclone-test-yeninak4xije" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/09/24 02:21:57 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/24 02:21:57 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/24 02:21: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:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:734: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:813: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/09/24 02:22:13 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ALzBXxGpkZ0oqgHM_bHLOypiiahJ-49x_hmmg1EglMHkhtjdbzLXWM6d9knwr1JMl8M9xBrg5dmlAhvUjVC5a21yWn6WvS_t_EVwctSb0Jt3i_xhz_zuy9RFlN3G-S7LRGXsgZtvmpzqFvnVrBV-turKZJEC83CXFSdazGpjB9HoWEFDqq8H-cun1GOtxcPDeXssatL1nDS9LlzPjniVuk9dJJFAx5or7Of2JZrs3ek0dDw0qdvsULZRDQZXRWCv5igEBgWoBkB8rVK1JT1lgGWXx8gNRV8QStiPas1OqUdVuJt5UDxffmeI_tpm3ryKomrrtOUWs409rTSRXUGKbVs 2026/09/24 02:22:14 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "651c9c22a3a2d5a0031a2738dcfb5e70" 2026/09/24 02:22:14 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "5438a11e4d1877647b485c45ad283623" 2026/09/24 02:22:15 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "d1c56ad95734764d36b9a8f484100a8a" 2026/09/24 02:22:15 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ALzBXxGpkZ0oqgHM_bHLOypiiahJ-49x_hmmg1EglMHkhtjdbzLXWM6d9knwr1JMl8M9xBrg5dmlAhvUjVC5a21yWn6WvS_t_EVwctSb0Jt3i_xhz_zuy9RFlN3G-S7LRGXsgZtvmpzqFvnVrBV-turKZJEC83CXFSdazGpjB9HoWEFDqq8H-cun1GOtxcPDeXssatL1nDS9LlzPjniVuk9dJJFAx5or7Of2JZrs3ek0dDw0qdvsULZRDQZXRWCv5igEBgWoBkB8rVK1JT1lgGWXx8gNRV8QStiPas1OqUdVuJt5UDxffmeI_tpm3ryKomrrtOUWs409rTSRXUGKbVs" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: 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/09/24 02:22:18 DEBUG : Creating backend with remote "TestS3R2:" 2026/09/24 02:22:18 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/24 02:22:19 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:1152: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/09/24 02:22:21 DEBUG : S3 bucket rclone-test-yeninak4xije: bucket is versioned: false 2026/09/24 02:22:21 DEBUG : Waiting for deletions to finish 2026/09/24 02:22:21 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/09/24 02:22:21 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/09/24 02:22:21 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/24 02:22:22 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yeninak4xije/dirToPurgeFromRoot" 2026/09/24 02:22:22 DEBUG : Config file has changed externally - reloading 2026/09/24 02:22:22 DEBUG : S3 bucket rclone-test-yeninak4xije path dirToPurgeFromRoot: bucket is versioned: false 2026/09/24 02:22:22 DEBUG : Waiting for deletions to finish 2026/09/24 02:22:22 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/09/24 02:22:22 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/09/24 02:22:22 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/24 02:22:22 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yeninak4xije/hello? sausage/êé" 2026/09/24 02:22:24 DEBUG : S3 bucket rclone-test-yeninak4xije path hello? sausage/êé: bucket is versioned: false 2026/09/24 02:22:24 DEBUG : Waiting for deletions to finish 2026/09/24 02:22:24 DEBUG : "a/b/c/d/e.txt" version false 2026/09/24 02:22:24 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/09/24 02:22:24 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:1380: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1500: 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:1735: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/09/24 02:22:31 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yeninak4xije/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/09/24 02:22:31 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/24 02:22:32 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yeninak4xije/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestS3R2:" path "rclone-test-yeninak4xije" from "TestS3R2:rclone-test-yeninak4xije" 2026/09/24 02:22:32 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:2138: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:438: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2195: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2217: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2367: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/09/24 02:22:38 NOTICE: S3 bucket rclone-test-yeninak4xije: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/09/24 02:22:38 DEBUG : piped data.txt: open chunk writer: started multipart upload: AKINuZvUZgMaWQ051KkXcmwd-j59enoV0D3RXeVjsXucTC9hMvE1BlKFbaCo49qCqGYncM6_7QnOBhxhDsbjRr2vDVzl3bcWO-PKRBRBH0R6T5zksaOd1G1G4YzF-75GNu3DQ_x970-IMy7pZh4T3ZZuzvm4GcecPOObJOuegyC4HHtrHn2tEuTR84FtO-ah9XsZmcxbxeN-qVvF0ZAI47G1WCCnfqJwDtctoEtP1Ay6RkOK73Wz2TzrUeZUWQV_IcAjAEnB0A4X8XZZHX_ln_Zyk8jwq2iuX9O77CM5X2ick-FrHqel2AbkLaLleJG5gh9Tmfb-vOmVOFMTF1HrAgM 2026/09/24 02:22:38 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/09/24 02:22:38 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/09/24 02:22:38 DEBUG : piped data.txt: multipart upload "AKINuZvUZgMaWQ051KkXcmwd-j59enoV0D3RXeVjsXucTC9hMvE1BlKFbaCo49qCqGYncM6_7QnOBhxhDsbjRr2vDVzl3bcWO-PKRBRBH0R6T5zksaOd1G1G4YzF-75GNu3DQ_x970-IMy7pZh4T3ZZuzvm4GcecPOObJOuegyC4HHtrHn2tEuTR84FtO-ah9XsZmcxbxeN-qVvF0ZAI47G1WCCnfqJwDtctoEtP1Ay6RkOK73Wz2TzrUeZUWQV_IcAjAEnB0A4X8XZZHX_ln_Zyk8jwq2iuX9O77CM5X2ick-FrHqel2AbkLaLleJG5gh9Tmfb-vOmVOFMTF1HrAgM" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/24 02:22:39 DEBUG : piped data.txt: open chunk writer: started multipart upload: AJUjp55XfKdqhSk79himwTol__gSOTGCB7OGKv01WEfclqsW-Qe7jhSrOQ066x6DiODroZclCY_g1HLJN6QQWTjeVurUlu-d-LqQoy_QpwmkyE3XFgb6tTiPkatEhk56O7odnJSiPfgyaI77rCU-JFUw4oeaTjGVCSIp3br2rI8-JiMSR4DRwgAlgPHoh05xwNAwh3Zt16uN_Jaxo_nredp4UTecJ0lSBINyLoJKb1y-EL5PQACuJa178Vp3HCGHyrecmjoQQ51KId-uShP4_OdkU3OWT-bu_gaw1ulYpMpdKiKKwotv-w_Krvm2jYsRN0MPoRYP_KnDWodilWMc93w 2026/09/24 02:22:39 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/24 02:22:39 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "ca84d8c754515a10fbff23b923127631" 2026/09/24 02:22:39 DEBUG : piped data.txt: multipart upload "AJUjp55XfKdqhSk79himwTol__gSOTGCB7OGKv01WEfclqsW-Qe7jhSrOQ066x6DiODroZclCY_g1HLJN6QQWTjeVurUlu-d-LqQoy_QpwmkyE3XFgb6tTiPkatEhk56O7odnJSiPfgyaI77rCU-JFUw4oeaTjGVCSIp3br2rI8-JiMSR4DRwgAlgPHoh05xwNAwh3Zt16uN_Jaxo_nredp4UTecJ0lSBINyLoJKb1y-EL5PQACuJa178Vp3HCGHyrecmjoQQ51KId-uShP4_OdkU3OWT-bu_gaw1ulYpMpdKiKKwotv-w_Krvm2jYsRN0MPoRYP_KnDWodilWMc93w" 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/09/24 02:22:40 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/NoHeadObjectCopy === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:382: 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:613: 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/09/24 02:22:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AF8aQVa1PN9mztHbZ8QrF3MYz9r50BNq2IGfMJSMOlHBdlQ0kJgwXsKMA7dviwl81VKOFh-cS1G0Htbt2wEIbia38A5xkYV2__3h22h5PTCle9T9rnOdH77j5azJEP2vmIUKNn9m7QFIGBeATPiFFYU_DiZX0BWUP7XpvNC-muRAIeZ7sJ3NqIdwQMBP5tgZF8sQgdhMouOz9FnM3BMTRAA8G1qN3EBsM-g1RVyMC-b_35Bzq3G_0mDjrlr8-K5MxJqG8jVTiXscV_2UiL1617QmYM41uThO6S4CwE1_eQ1ZENx2wqeh4i0Ctv-BCh9PtMq2iTUU75dvMKkQQ280Eas 2026/09/24 02:22:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/09/24 02:22:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/09/24 02:22:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AF8aQVa1PN9mztHbZ8QrF3MYz9r50BNq2IGfMJSMOlHBdlQ0kJgwXsKMA7dviwl81VKOFh-cS1G0Htbt2wEIbia38A5xkYV2__3h22h5PTCle9T9rnOdH77j5azJEP2vmIUKNn9m7QFIGBeATPiFFYU_DiZX0BWUP7XpvNC-muRAIeZ7sJ3NqIdwQMBP5tgZF8sQgdhMouOz9FnM3BMTRAA8G1qN3EBsM-g1RVyMC-b_35Bzq3G_0mDjrlr8-K5MxJqG8jVTiXscV_2UiL1617QmYM41uThO6S4CwE1_eQ1ZENx2wqeh4i0Ctv-BCh9PtMq2iTUU75dvMKkQQ280Eas" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/09/24 02:22:45 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: APxyt9P-NCYP_8rGn9FYruwaNn2kHef1SitG4oZ450wCBApC9-h0aQdIWpLwn5icvY5ovXJ8EW3QdEcExgrlVbR4Hb_sgG71d3IqJOnISOdUAHl1SQ5SZBmaWXPwNNW29rVW_1l7r3_028OCzrgu0Ynkb1yO7m6FgbkCX9T0fb4XQi_BkFHZE_OodyAEQnPaB91zx7U9mw2CCw5VaLy5j99g7VG6_xxWZqcW40OT3S8o3OPu3SUpktnfryBI3PdobDPHRrB6W_ODk1dggUgpyeCa-APyzS-tPJ5VDOT2t_A2Q4zAlt_-9ecgayem8zLoDi28B7w4yOyrdpp8t3UJKuI 2026/09/24 02:22:45 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/09/24 02:22:45 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/24 02:22:46 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "APxyt9P-NCYP_8rGn9FYruwaNn2kHef1SitG4oZ450wCBApC9-h0aQdIWpLwn5icvY5ovXJ8EW3QdEcExgrlVbR4Hb_sgG71d3IqJOnISOdUAHl1SQ5SZBmaWXPwNNW29rVW_1l7r3_028OCzrgu0Ynkb1yO7m6FgbkCX9T0fb4XQi_BkFHZE_OodyAEQnPaB91zx7U9mw2CCw5VaLy5j99g7VG6_xxWZqcW40OT3S8o3OPu3SUpktnfryBI3PdobDPHRrB6W_ODk1dggUgpyeCa-APyzS-tPJ5VDOT2t_A2Q4zAlt_-9ecgayem8zLoDi28B7w4yOyrdpp8t3UJKuI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/09/24 02:22:46 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AMwXHC7KAY1FrD1jdMqhTmzrafjLl1NHU7hMzo4erBItNBsF1ImVjGoQjY11GEETo87WEQ5AzqNeyx6p-IQqLDoKuUowCXkoDSmLiaLqnAwSjHSpu2-cRoGzBXAZcYKQYb7vW20qWaAAbahCh3wdxgV4W1aNbKaQad-vONJpZkvzhNxcjgeTIcOFL7uiVQnhJUS9czuzQdyCfbZDDK3wknt17e7_nntNUq-yLbf3NXotk4IV-c-qe7Z-LRBxHFOsgDokcQ1Wi0sTaVInFvmIY2_wC_8AboRoKPnJk4Gh6kewZDdUYRaEz-Yq29tAtqIDsEpHyhaHDZ1XQYH_p_b71M8 2026/09/24 02:22:47 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/09/24 02:22:47 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/24 02:22:47 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AMwXHC7KAY1FrD1jdMqhTmzrafjLl1NHU7hMzo4erBItNBsF1ImVjGoQjY11GEETo87WEQ5AzqNeyx6p-IQqLDoKuUowCXkoDSmLiaLqnAwSjHSpu2-cRoGzBXAZcYKQYb7vW20qWaAAbahCh3wdxgV4W1aNbKaQad-vONJpZkvzhNxcjgeTIcOFL7uiVQnhJUS9czuzQdyCfbZDDK3wknt17e7_nntNUq-yLbf3NXotk4IV-c-qe7Z-LRBxHFOsgDokcQ1Wi0sTaVInFvmIY2_wC_8AboRoKPnJk4Gh6kewZDdUYRaEz-Yq29tAtqIDsEpHyhaHDZ1XQYH_p_b71M8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/09/24 02:22:48 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABZ23KqjOyfNydXeqxH7-praV9cCR0gUvIvhOsOXTwrWZUz8t7Lphv5vaO06cSJLTisJA7BzjLZ5sMZJOPfs-YrxUGKBputd-1TuEu1vI8xE18_UX-Q0ZWtbkbLywPXWE6-6McW2a5L7wisxOmMNcDaPEC_kSxDQz46DpUpqD5wte0P9TUZWOiMC_QjIToIZJG-rwbOuiv4nN7jRDLUeHL7oNX1BUpecJrSFm_V4bbwuCEvyDq9rUZJQuugy4_nWzsQpS-MLLpxgAOMVV8KtLPwxazWZ_m5O1j464NAGv3tYnfnb7z9Nmn_Hd3A4iUCbJfSwpM_FOsdUy5-2wEeD4es 2026/09/24 02:22:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/24 02:22:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/24 02:22:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/24 02:22:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/24 02:22:49 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/24 02:22:49 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/24 02:22:49 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABZ23KqjOyfNydXeqxH7-praV9cCR0gUvIvhOsOXTwrWZUz8t7Lphv5vaO06cSJLTisJA7BzjLZ5sMZJOPfs-YrxUGKBputd-1TuEu1vI8xE18_UX-Q0ZWtbkbLywPXWE6-6McW2a5L7wisxOmMNcDaPEC_kSxDQz46DpUpqD5wte0P9TUZWOiMC_QjIToIZJG-rwbOuiv4nN7jRDLUeHL7oNX1BUpecJrSFm_V4bbwuCEvyDq9rUZJQuugy4_nWzsQpS-MLLpxgAOMVV8KtLPwxazWZ_m5O1j464NAGv3tYnfnb7z9Nmn_Hd3A4iUCbJfSwpM_FOsdUy5-2wEeD4es" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/09/24 02:22:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AMvF8RrwoyJow_zOPWlh0hy08b0TdlgoiIn5cfBn7O_FGX46GBXiGuloFyPTCM_O3lAOP9XWT572aXa2HvItACs_fO6t-nPt7Yo9Z9uVMuWGdo2Yf25hXMiJlWVwCXYKQsfzIXVLBsFdsMtvaRIDPWrJnarZWAPxhppqIvv0OxI9ea_gJpvJv8VgwtLN1TRcH87lUt8eWCevTvH3ghlaZHT_GbzWv0_y3asxiDXbKn9V5kSrULVRHmCJJw3lMEa0pkT4c37CXRHgDC1GxlNdx-ySAzDf2IVDweiUTNwWegIBi_0AptSLMxISjiUKV34KykMe9WurSJbBFgiCF47dMdQ 2026/09/24 02:22:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/09/24 02:22:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/09/24 02:22:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/09/24 02:22:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/24 02:22:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/24 02:22:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/24 02:22:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AMvF8RrwoyJow_zOPWlh0hy08b0TdlgoiIn5cfBn7O_FGX46GBXiGuloFyPTCM_O3lAOP9XWT572aXa2HvItACs_fO6t-nPt7Yo9Z9uVMuWGdo2Yf25hXMiJlWVwCXYKQsfzIXVLBsFdsMtvaRIDPWrJnarZWAPxhppqIvv0OxI9ea_gJpvJv8VgwtLN1TRcH87lUt8eWCevTvH3ghlaZHT_GbzWv0_y3asxiDXbKn9V5kSrULVRHmCJJw3lMEa0pkT4c37CXRHgDC1GxlNdx-ySAzDf2IVDweiUTNwWegIBi_0AptSLMxISjiUKV34KykMe9WurSJbBFgiCF47dMdQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/09/24 02:22:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AKm6rkrasxp-Y4B7W8jTbIG4jd2y_waMdFc_YotQjgdbplP9G4q3ZO1S_naFiAxZaXGtQ0xYYbmSwkWrNsmViXcqlCAhPcCGV6nKnlqrqBGm7JVeDSgj6hM7XnYKgyl2U6sJ21Le2TzVRemynXTuKvigTQJXNwP9K3_4mO38HIjirts7jZDUBKo0XE8owjXfmxAFdtxAxWAQ3F2SSCoLHPdztt5-uzwilZOsfaX1xZBtL2ysaAO1B4JHV1tGmYACOszFgCNPOJXuY5eXpzUp3pm2EaoBxOHSMEqmRDibvYApMQC7wI_kL6daexIT7ZLju-w8-6fCG97pjn3LEhKAQ8s 2026/09/24 02:22:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/09/24 02:22:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/09/24 02:22:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AKm6rkrasxp-Y4B7W8jTbIG4jd2y_waMdFc_YotQjgdbplP9G4q3ZO1S_naFiAxZaXGtQ0xYYbmSwkWrNsmViXcqlCAhPcCGV6nKnlqrqBGm7JVeDSgj6hM7XnYKgyl2U6sJ21Le2TzVRemynXTuKvigTQJXNwP9K3_4mO38HIjirts7jZDUBKo0XE8owjXfmxAFdtxAxWAQ3F2SSCoLHPdztt5-uzwilZOsfaX1xZBtL2ysaAO1B4JHV1tGmYACOszFgCNPOJXuY5eXpzUp3pm2EaoBxOHSMEqmRDibvYApMQC7wI_kL6daexIT7ZLju-w8-6fCG97pjn3LEhKAQ8s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/09/24 02:22:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AMVNR_MAWEJtatkaSgR24VgswhOKGFfHXvvauEmM40dd4XBhILuqo0eAncw98gGkTlktEkwID6BFYgv8-0FX8n8aex85GydwSohvfRD5JjaIJK9uhlI49gDBf1k_MAG2lFE-JMYjNY-H2pTHjdImK2aSG9TfjeyysUQmOZ7ncNaHcIFwkyecc-hmMpxOjUafhbM9NGIiXxhsD8-ACfBFoCw5KZHTz7kRzNwoFqYrJ_ZfD_NBi_Ku59s2Cv3WZDrN-bXhjMCNivLb7MiR_mIzCGe95tW0BgVxYqlrW-r71o7mypgEn2BJRbiVB9slxziaH5qfNhlIHJkOMB-QulryuuQ 2026/09/24 02:22:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/09/24 02:22:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/24 02:22:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AMVNR_MAWEJtatkaSgR24VgswhOKGFfHXvvauEmM40dd4XBhILuqo0eAncw98gGkTlktEkwID6BFYgv8-0FX8n8aex85GydwSohvfRD5JjaIJK9uhlI49gDBf1k_MAG2lFE-JMYjNY-H2pTHjdImK2aSG9TfjeyysUQmOZ7ncNaHcIFwkyecc-hmMpxOjUafhbM9NGIiXxhsD8-ACfBFoCw5KZHTz7kRzNwoFqYrJ_ZfD_NBi_Ku59s2Cv3WZDrN-bXhjMCNivLb7MiR_mIzCGe95tW0BgVxYqlrW-r71o7mypgEn2BJRbiVB9slxziaH5qfNhlIHJkOMB-QulryuuQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/09/24 02:22:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABaHp2-1ipGDn946qzwgZ42yBH3NFK6mHV62pdtRdHJIoCOoDwfksqTpxBO6I6BKaR2Xqbfmz8axAERHl9g88wjzqx7_p9MFxGLtMu42D-y5mzMZXQGvnxzLrUGd3o1Sa_sOsvFd0GicnV_JVbZh3ef02-cehISddPPAWE4h4i1ym3tn2uRRkfFMNQQv6UiobzlziaNK437ipix-iGhAR521UCETuUoNf-frsml3dSgnLNvSbSyBtfdK2hlF7Wx0-Yv7FmO88VGSAsxF4yQkMRJA97NC0kQxVfKebDNAfgeuhkPgP6Y0mP_DEiITtF7A8xDwS1199ku90NrK9CSDOO8 2026/09/24 02:22:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/09/24 02:22:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/24 02:22:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABaHp2-1ipGDn946qzwgZ42yBH3NFK6mHV62pdtRdHJIoCOoDwfksqTpxBO6I6BKaR2Xqbfmz8axAERHl9g88wjzqx7_p9MFxGLtMu42D-y5mzMZXQGvnxzLrUGd3o1Sa_sOsvFd0GicnV_JVbZh3ef02-cehISddPPAWE4h4i1ym3tn2uRRkfFMNQQv6UiobzlziaNK437ipix-iGhAR521UCETuUoNf-frsml3dSgnLNvSbSyBtfdK2hlF7Wx0-Yv7FmO88VGSAsxF4yQkMRJA97NC0kQxVfKebDNAfgeuhkPgP6Y0mP_DEiITtF7A8xDwS1199ku90NrK9CSDOO8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/09/24 02:22:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AJ6b5yjJEgSi9OZYs16Wqty65P1B1tutytvYlVWQGZv3yYjf85M5_D0Z0Tedq181l2pOXKQz8rgc1hez4LARHR2f4aMuWAIkBPI-mCo_XgauedtnYNNe1l7cvLgdxWXMgYJurh9-LEhyDPLx2HN7MX32XXkMDddFZhHywMpKWVyFwK4DzcCEGJp4pEUFFQBLONfnvvSTp_mEN4GbsSGUyM9UiUzyIHTF8J8f7FSoow2qcdEKGN5C4356etjmmhS1tvsnLjtcQHS0eTF8gjDQ9Hra6oG2AYIBKmze-oat-y0R4nQa5kjR27bCiDIj88_ik6GuxwqgEjJ7RBE_8ZTZ6iY 2026/09/24 02:22:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/24 02:22:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/24 02:22:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/24 02:22:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/09/24 02:22:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/24 02:22:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/09/24 02:22:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AJ6b5yjJEgSi9OZYs16Wqty65P1B1tutytvYlVWQGZv3yYjf85M5_D0Z0Tedq181l2pOXKQz8rgc1hez4LARHR2f4aMuWAIkBPI-mCo_XgauedtnYNNe1l7cvLgdxWXMgYJurh9-LEhyDPLx2HN7MX32XXkMDddFZhHywMpKWVyFwK4DzcCEGJp4pEUFFQBLONfnvvSTp_mEN4GbsSGUyM9UiUzyIHTF8J8f7FSoow2qcdEKGN5C4356etjmmhS1tvsnLjtcQHS0eTF8gjDQ9Hra6oG2AYIBKmze-oat-y0R4nQa5kjR27bCiDIj88_ik6GuxwqgEjJ7RBE_8ZTZ6iY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/09/24 02:23:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AGPt6cY7GohDtM1_Hya1so9pkHf0v5Rj7UMxc4w6HrWty5J209v9jy6cqa1_tt9Et4Uu_hrUPGvDbG2bzsAsIgGrFroVSrwBxZMR_2DaMOefUfcCrHrtC95feMyMY1aOTWqIML3v9ZV8GEEyN0olsfzgBsoR6rzNflOmZhClAep3F36Y-2lZMowIxRZQ2Z9HwBBYYt6Cuq0bQMt-avXuixTN65iZjxEWxe9uQKFjESc0BcHDILDL9_MqS_Cp6-cVJ-WDlIc10uV-bmwW1jtDMHEL1BP0yzUsHe_kkb9txZZGyJOx-5MiauxBaVwFeOPOYYWeG5rMBNzKz3yjgoQYrkI 2026/09/24 02:23:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/09/24 02:23:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/09/24 02:23:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/09/24 02:23:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/09/24 02:23:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/24 02:23:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/09/24 02:23:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AGPt6cY7GohDtM1_Hya1so9pkHf0v5Rj7UMxc4w6HrWty5J209v9jy6cqa1_tt9Et4Uu_hrUPGvDbG2bzsAsIgGrFroVSrwBxZMR_2DaMOefUfcCrHrtC95feMyMY1aOTWqIML3v9ZV8GEEyN0olsfzgBsoR6rzNflOmZhClAep3F36Y-2lZMowIxRZQ2Z9HwBBYYt6Cuq0bQMt-avXuixTN65iZjxEWxe9uQKFjESc0BcHDILDL9_MqS_Cp6-cVJ-WDlIc10uV-bmwW1jtDMHEL1BP0yzUsHe_kkb9txZZGyJOx-5MiauxBaVwFeOPOYYWeG5rMBNzKz3yjgoQYrkI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/09/24 02:23:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AEpveQeOjhWvN2uRnUPMflchZlkrW0uvSAlAhrR013yVmxmOtCcvdGNKqsKcGjyYvYapThVZKxNw_Xd4EG6uCkmlvSb3IbVdhDWmrKMeMQ37rISS4tYxceD9vt7Owt1gsw_MexD_iKu0OE0rPCDE5phk8VDzU-gWjB0V1l2A7BMgEn4N7zZ6pCEyVgJSKWydO4VFJfh121ZK0RXil4CXtVkelk8a_DoQR4IXWr6BvG3lyAtP95WV-qKMEEApXiBOYyAIy3l-D5U2_MBusgfGtiRwo4iupbdkUPcBLsBZQj7rEeRNp0NBgPz0eKdJS1iWqcI6u0yDY1I6C66UOyho_E8 2026/09/24 02:23:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/09/24 02:23:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/09/24 02:23:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AEpveQeOjhWvN2uRnUPMflchZlkrW0uvSAlAhrR013yVmxmOtCcvdGNKqsKcGjyYvYapThVZKxNw_Xd4EG6uCkmlvSb3IbVdhDWmrKMeMQ37rISS4tYxceD9vt7Owt1gsw_MexD_iKu0OE0rPCDE5phk8VDzU-gWjB0V1l2A7BMgEn4N7zZ6pCEyVgJSKWydO4VFJfh121ZK0RXil4CXtVkelk8a_DoQR4IXWr6BvG3lyAtP95WV-qKMEEApXiBOYyAIy3l-D5U2_MBusgfGtiRwo4iupbdkUPcBLsBZQj7rEeRNp0NBgPz0eKdJS1iWqcI6u0yDY1I6C66UOyho_E8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/09/24 02:23:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ANc80gr0C5p8xsekhmJ31XqJsyLFTGmbu5VeqIjImF5guOQ185z8Tocxm6hTmbh3T7xY_XVvJVWhI_l2GLe5oJiocmBBnzNY5aFRzaUK-JvMGwmGxIHlq9Xfd8aUyxrUzThnogOyttNuhqNr0WShNTCvMG6wYDSpZGyEvh6FC-N8F2z1kLwb3I5eKqC1KYnpdeYU2OqKr7iIfuKMkyV-aYJp6LZs6qW1Pd2A-BPVSDqmV1Q1Qdsa4B7b70N15vyUTWEX2WIfECdovZXrYZ5whJ-n91yJo5LmoEYZg9E7kXgcB6sT0xMj7QRsoVnkm48XpFPv12m9iPZRLQL8vHQ3-z0 2026/09/24 02:23:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/09/24 02:23:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/24 02:23:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ANc80gr0C5p8xsekhmJ31XqJsyLFTGmbu5VeqIjImF5guOQ185z8Tocxm6hTmbh3T7xY_XVvJVWhI_l2GLe5oJiocmBBnzNY5aFRzaUK-JvMGwmGxIHlq9Xfd8aUyxrUzThnogOyttNuhqNr0WShNTCvMG6wYDSpZGyEvh6FC-N8F2z1kLwb3I5eKqC1KYnpdeYU2OqKr7iIfuKMkyV-aYJp6LZs6qW1Pd2A-BPVSDqmV1Q1Qdsa4B7b70N15vyUTWEX2WIfECdovZXrYZ5whJ-n91yJo5LmoEYZg9E7kXgcB6sT0xMj7QRsoVnkm48XpFPv12m9iPZRLQL8vHQ3-z0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/09/24 02:23:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AM9z-YJ-KCbGfTh7Kq-SrOTAriyPWu5XJ6p76x0driDvALdJTtBceO2grvW8Y1z0KLeCyKwdfmzKNZbjGjm2qHKUSlRhAXGFWitm_aBfCDIYySQ8L3wW4HdMuSBx2UOqsC_x4O9dTw8hYcUpC0fHDvaPB0fkToWW8OprZNetwy_IXm8l6y2N-YZFaj-hv5wrDrZXwn7DXynZhjIdgV5vkvGs8cGdaLzAGWIUY83BLkz9mvSsQDan2hRMRAyf7fkKb4S-4m2WhvY6rPncWn5S5cxbYaGfT2DL1XTYxVjQIbdcsd8eZ0VswsLkxOxPKLyiHZHoDVtxTKdiDgXd2pDQBaQ 2026/09/24 02:23:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/09/24 02:23:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/24 02:23:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AM9z-YJ-KCbGfTh7Kq-SrOTAriyPWu5XJ6p76x0driDvALdJTtBceO2grvW8Y1z0KLeCyKwdfmzKNZbjGjm2qHKUSlRhAXGFWitm_aBfCDIYySQ8L3wW4HdMuSBx2UOqsC_x4O9dTw8hYcUpC0fHDvaPB0fkToWW8OprZNetwy_IXm8l6y2N-YZFaj-hv5wrDrZXwn7DXynZhjIdgV5vkvGs8cGdaLzAGWIUY83BLkz9mvSsQDan2hRMRAyf7fkKb4S-4m2WhvY6rPncWn5S5cxbYaGfT2DL1XTYxVjQIbdcsd8eZ0VswsLkxOxPKLyiHZHoDVtxTKdiDgXd2pDQBaQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/09/24 02:23:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AOvvMzc1TuOGjoS9Ul2DkpASplWyOHyon9YfyNyTXN751ln3PX_SqNWJsETpfmedhI_YmG7dF76jRSP_08-M3c3yamUYZzbj95QGTpAT6Hpw2R4jkoG4EHrjEcMp01bbcQq996f0a1GrS0iZWY4hytviSDwfaDGWDwcDTIa-ds9J97vCsw7tM-aDlZ4xHG3I80gG1llYTLA9WxoftrgSjMELS00rYfijP34BgI1cQ45spVnTD7MVfXstqUqlz-xYw9NIubJqgKAFSR63af1UxmnVhEEyPY7I79BSWyqjnaQvUCuAE5e6wZGb243APcR29wl44hxaHTREjxA28Z75cCo 2026/09/24 02:23:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/24 02:23:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/24 02:23:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/24 02:23:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/24 02:23:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/24 02:23:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/09/24 02:23:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AOvvMzc1TuOGjoS9Ul2DkpASplWyOHyon9YfyNyTXN751ln3PX_SqNWJsETpfmedhI_YmG7dF76jRSP_08-M3c3yamUYZzbj95QGTpAT6Hpw2R4jkoG4EHrjEcMp01bbcQq996f0a1GrS0iZWY4hytviSDwfaDGWDwcDTIa-ds9J97vCsw7tM-aDlZ4xHG3I80gG1llYTLA9WxoftrgSjMELS00rYfijP34BgI1cQ45spVnTD7MVfXstqUqlz-xYw9NIubJqgKAFSR63af1UxmnVhEEyPY7I79BSWyqjnaQvUCuAE5e6wZGb243APcR29wl44hxaHTREjxA28Z75cCo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/09/24 02:23:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AEmxB5rg1K2_b3clVlT7WE05SC7a9_fV0YvqonxnQ3_pTobNOqu0LDLKP0kUXqGyGaCrE5vD9c2SmZRvI5VHDsNHXXetpd6nh3O8uD-wi5GcNpAPXVq00XEt7Zl1m-KwJOJVE8ilwlwjYu-g53h5d1h8GJ6Ob7X1jQcLjcg8mODxTHhEaWuK_yQH8lzosAPkxlJFZr78oSVoljnqFiCMunjBLZ5vLTuBE0OQa1H0OUcskF_PpiJiIi2uUItWkajzPvLE5mEEUKCsPX4jg2ftnB8JMBvbjSxMZ8PIG0bW34r_SLTvZT49Hm1jyikOIghR9DTMpZUEU1qs0VJSOfqR2uE 2026/09/24 02:23:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/09/24 02:23:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/09/24 02:23:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/09/24 02:23:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/24 02:23:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/24 02:23:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/09/24 02:23:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AEmxB5rg1K2_b3clVlT7WE05SC7a9_fV0YvqonxnQ3_pTobNOqu0LDLKP0kUXqGyGaCrE5vD9c2SmZRvI5VHDsNHXXetpd6nh3O8uD-wi5GcNpAPXVq00XEt7Zl1m-KwJOJVE8ilwlwjYu-g53h5d1h8GJ6Ob7X1jQcLjcg8mODxTHhEaWuK_yQH8lzosAPkxlJFZr78oSVoljnqFiCMunjBLZ5vLTuBE0OQa1H0OUcskF_PpiJiIi2uUItWkajzPvLE5mEEUKCsPX4jg2ftnB8JMBvbjSxMZ8PIG0bW34r_SLTvZT49Hm1jyikOIghR9DTMpZUEU1qs0VJSOfqR2uE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/09/24 02:23:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ANkiswKKhL6RU7EzZg_3qDFM6MgQtWFfPZziFpCB033u_q4OcY23HoWXZ_LNZ540qAy0Exj2I5bHhdurSlOsdFjCa-2Rg_3_b0qPns9QRLSwtRTVjFXMOsOFFXiYTQd10kez36QzcksbSgUuCWX8i6FD8_c0wXqDm7qqyweM-2WBHApgMaZttxj9Ljcupz-sz1K_uFvQN1sYjLuUTXj_z-afGh9Z-IlvbxxCjywdP9jI6EnGSLGe-3zQraR059mfaLEmoRxKKcQBrvoHiZ4k4L42uFuB6FD5vMdusevoVhKWU_aXEcoZ_bZAxcXdI5SQE6fCLLKlMBfcsWQ8rU9MPRA 2026/09/24 02:23:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/09/24 02:23:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/09/24 02:23:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ANkiswKKhL6RU7EzZg_3qDFM6MgQtWFfPZziFpCB033u_q4OcY23HoWXZ_LNZ540qAy0Exj2I5bHhdurSlOsdFjCa-2Rg_3_b0qPns9QRLSwtRTVjFXMOsOFFXiYTQd10kez36QzcksbSgUuCWX8i6FD8_c0wXqDm7qqyweM-2WBHApgMaZttxj9Ljcupz-sz1K_uFvQN1sYjLuUTXj_z-afGh9Z-IlvbxxCjywdP9jI6EnGSLGe-3zQraR059mfaLEmoRxKKcQBrvoHiZ4k4L42uFuB6FD5vMdusevoVhKWU_aXEcoZ_bZAxcXdI5SQE6fCLLKlMBfcsWQ8rU9MPRA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/09/24 02:23:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AEx7jgi-Km3q18RILIK2CAb8bWjTLW0BByY67s9t5zNZYMJBnlaodfN3gySYkwg-LBLWu2dN0NnsvHf-wG_S8d0OxSA9EGC8mFtfQ_O-bvL6YSAIpF6TcC6xzaQmSmKTCqOoqDVXVoSGQusQgHXW4ZL10AlSh6hmzZ76g6tTEMVy8zHzqxIZJUnCtoCHRSDij-cwie1kuEkzLOhF20G_pYtJRfVk8bzl6aYnGzEXXcp-AQUO3reXmZzP1D11P-CRRkQdQhzkPx1pLboRywjwfQ8zTNlhuS60GbLXHSrM01ApYO_omlinmRBoBx3kF94wM6R__RBvjlDqras9iHy2FC0 2026/09/24 02:23:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/09/24 02:23:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/24 02:23:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AEx7jgi-Km3q18RILIK2CAb8bWjTLW0BByY67s9t5zNZYMJBnlaodfN3gySYkwg-LBLWu2dN0NnsvHf-wG_S8d0OxSA9EGC8mFtfQ_O-bvL6YSAIpF6TcC6xzaQmSmKTCqOoqDVXVoSGQusQgHXW4ZL10AlSh6hmzZ76g6tTEMVy8zHzqxIZJUnCtoCHRSDij-cwie1kuEkzLOhF20G_pYtJRfVk8bzl6aYnGzEXXcp-AQUO3reXmZzP1D11P-CRRkQdQhzkPx1pLboRywjwfQ8zTNlhuS60GbLXHSrM01ApYO_omlinmRBoBx3kF94wM6R__RBvjlDqras9iHy2FC0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/09/24 02:23:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AMk3UfrtXP7P7LEAz4Vg5Is_QXkiGiXlUym-3qEFYiUSo5O-G5rXNp0OvTc64Bs6pQ2aWH87LKqyFO8gwYACbyI0ZzDlnAVp5TFWDrSBHPXtuRd_egS7cYRoUjqdVyKBOZN7WxaqQe2aPYT3KNWNpgV3LuLr_4fsfuFmoMfbOok0-yJird8pi6mB3mNzsP3BApCT8d8HRbU_KO6jvWMnchcdFrDAtc07eqKDNLupnpFY1KBVbRd7jDZ7ErgZi9uJpIEC3zt3a-kq6MkAghFf2jQ0iczzvTRX2B_fFN9kIYemDv-YillmV6-kzX5PL2wdfkUQ34s4IN70QB7LLhwVgPk 2026/09/24 02:23:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/09/24 02:23:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/24 02:23:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AMk3UfrtXP7P7LEAz4Vg5Is_QXkiGiXlUym-3qEFYiUSo5O-G5rXNp0OvTc64Bs6pQ2aWH87LKqyFO8gwYACbyI0ZzDlnAVp5TFWDrSBHPXtuRd_egS7cYRoUjqdVyKBOZN7WxaqQe2aPYT3KNWNpgV3LuLr_4fsfuFmoMfbOok0-yJird8pi6mB3mNzsP3BApCT8d8HRbU_KO6jvWMnchcdFrDAtc07eqKDNLupnpFY1KBVbRd7jDZ7ErgZi9uJpIEC3zt3a-kq6MkAghFf2jQ0iczzvTRX2B_fFN9kIYemDv-YillmV6-kzX5PL2wdfkUQ34s4IN70QB7LLhwVgPk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/09/24 02:23:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ACFJwmt09gwe_w40tIz71GN27OZhMHg0oObupk89hB2w2H82AZyKur0Ucns0ArvKciwULQiaFp7ZZIMgc2BPC3n6xmjMRqqylyWbGmr4o8EJ0Qe9secXLg1Z28899YV4ViwSBX1x45AX5WESVBj78R254XNUtMxH8swE11UxMv3B_fvNofaAgAsqfMgxsGdOE0RzDWW74vgumJqe-sRxYF5mRL-it6IpgBJlZB99bXoa-mVKm4RkD1PUi7NSVvXCatNZOC36FPxAP9DJSCAdRThmPIqyTSk60BXrMtBCe3oJugDpMT9fcQXSMdG71iUipfhv18Da3fkZHg1lvH3zkTA 2026/09/24 02:23:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/24 02:23:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/24 02:23:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/09/24 02:23:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/09/24 02:23:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/24 02:23:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/09/24 02:23:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ACFJwmt09gwe_w40tIz71GN27OZhMHg0oObupk89hB2w2H82AZyKur0Ucns0ArvKciwULQiaFp7ZZIMgc2BPC3n6xmjMRqqylyWbGmr4o8EJ0Qe9secXLg1Z28899YV4ViwSBX1x45AX5WESVBj78R254XNUtMxH8swE11UxMv3B_fvNofaAgAsqfMgxsGdOE0RzDWW74vgumJqe-sRxYF5mRL-it6IpgBJlZB99bXoa-mVKm4RkD1PUi7NSVvXCatNZOC36FPxAP9DJSCAdRThmPIqyTSk60BXrMtBCe3oJugDpMT9fcQXSMdG71iUipfhv18Da3fkZHg1lvH3zkTA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/09/24 02:23:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AO-L-Sh_1BvwJVw9vy8i-xGZRh6eD9cAl1lJjG-Q5GyUs_fsngHsgGqhuAqDaS0hofGttBH2DbdJ2796JcOr8D76qV_t0T1ghT_5hmEfYGkatzZ7zcZAhtjstbFPF1VLJw8PEwGKOiDJzY5ia05zlCm0fUIQY1lhBVj6S6dVg-C5CtKgaD6J8JIqPgNb0sQadN8udk9BzF1QZjCCaxH2mH1y6Qtbgoxg5c2VQSMhHTScFFokqrQv6RC3D532wmtpYZdvfWFOh31u-g1mI9h_ITL2jW9biGsN_Mv3ygJFEsakT1m4tqXPaMuimBJ-Dqj-bULuZNOJdyuBs0wPRzIV0SY 2026/09/24 02:23:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/09/24 02:23:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/09/24 02:23:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/09/24 02:23:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/09/24 02:23:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/24 02:23:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/09/24 02:23:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AO-L-Sh_1BvwJVw9vy8i-xGZRh6eD9cAl1lJjG-Q5GyUs_fsngHsgGqhuAqDaS0hofGttBH2DbdJ2796JcOr8D76qV_t0T1ghT_5hmEfYGkatzZ7zcZAhtjstbFPF1VLJw8PEwGKOiDJzY5ia05zlCm0fUIQY1lhBVj6S6dVg-C5CtKgaD6J8JIqPgNb0sQadN8udk9BzF1QZjCCaxH2mH1y6Qtbgoxg5c2VQSMhHTScFFokqrQv6RC3D532wmtpYZdvfWFOh31u-g1mI9h_ITL2jW9biGsN_Mv3ygJFEsakT1m4tqXPaMuimBJ-Dqj-bULuZNOJdyuBs0wPRzIV0SY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/09/24 02:23:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AK13kpALU0T6UnXAJlv3a0DU4AKpKt-ziq7WRkbw17l9T3c2m4KRoIPa_upwRBj5lqHrCDruDn-mz-G6ff8IcIvgZ5w78xtUA8drUczZPtgpHewfJRmc7cc-y01RrgpNMadM6fYtJEZM_eM-4xwNFGrgEoHdEdWldqZfnLupLKtR1RQT6fkTO9pRLahz9VB1oW68v3fW437FWQcoEnvTtV7sRRwMGnj3OV00wx17ohTYQex6N9BBaMLkP-s1t_noDLVQHMkpBW5vgEkAEcixHGhiQHhmB1TC9z_IsiJPtdu2wEbyUzSPxhxekCG0_OkJDS-158WrZxBMUWRPScAStVg 2026/09/24 02:23:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/09/24 02:23:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/09/24 02:23:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AK13kpALU0T6UnXAJlv3a0DU4AKpKt-ziq7WRkbw17l9T3c2m4KRoIPa_upwRBj5lqHrCDruDn-mz-G6ff8IcIvgZ5w78xtUA8drUczZPtgpHewfJRmc7cc-y01RrgpNMadM6fYtJEZM_eM-4xwNFGrgEoHdEdWldqZfnLupLKtR1RQT6fkTO9pRLahz9VB1oW68v3fW437FWQcoEnvTtV7sRRwMGnj3OV00wx17ohTYQex6N9BBaMLkP-s1t_noDLVQHMkpBW5vgEkAEcixHGhiQHhmB1TC9z_IsiJPtdu2wEbyUzSPxhxekCG0_OkJDS-158WrZxBMUWRPScAStVg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/09/24 02:23:30 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AI0HunRhg9XcOtPRO95v2SpKrTBvoRTKhJyrpG-vsUrINUwNAEJXQ7jQpcZvnHxRbDfOJKYphLkMQQLZxLsYONo2xdOnODj2WJ5mOJthrwoyiOMq9GHiElBQqjDDrupcydO3YsZF7Q0MnCaFM8ePJVwnUCoU-zptJby9BMYJNSsz8WydB2iKxw0PWOkAi6OtQIR09datpRF4QFa0prpK2TVtzfHe7FWi4dGxnIeDE3J9kN66sXgfmCCvS5cWOz3i0MyYKisN40H90vr07AbsYZxqzPTrAtjfZNmtIBwYqkFOlqDLy2ZId2hK02PGlrZXWQLLwu0ruILXdU69zC_oDcg 2026/09/24 02:23:30 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/09/24 02:23:31 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/24 02:23:31 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AI0HunRhg9XcOtPRO95v2SpKrTBvoRTKhJyrpG-vsUrINUwNAEJXQ7jQpcZvnHxRbDfOJKYphLkMQQLZxLsYONo2xdOnODj2WJ5mOJthrwoyiOMq9GHiElBQqjDDrupcydO3YsZF7Q0MnCaFM8ePJVwnUCoU-zptJby9BMYJNSsz8WydB2iKxw0PWOkAi6OtQIR09datpRF4QFa0prpK2TVtzfHe7FWi4dGxnIeDE3J9kN66sXgfmCCvS5cWOz3i0MyYKisN40H90vr07AbsYZxqzPTrAtjfZNmtIBwYqkFOlqDLy2ZId2hK02PGlrZXWQLLwu0ruILXdU69zC_oDcg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/09/24 02:23:32 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AFvv9OGE3fjfMP5wsYG_kpT99DPiQjOVauRIv2D3-a-uKmofRPy_g5nWevBBdLrZCIO7zJl-dVtCIqWy17EgaxWxQbYAt6iMAFWAS8jFe-d_JxqwReRLg7DEuZX7QDoldO53WvgwxXZv3QQsF7LtszHsySQsUmFiHo30loW-KcqMzNPFfyCdSYE1kkusnCy68aKqmlmNe2uRS8OryoxH7Knz8I_1qOzzBQSWMQyYu9I4_9NEbUdfcujKz4RideQPVfRme_ZMx-A7SQre4Okqa-HOaEPHoMI0uv_rQmXJlMsan0u-Oip9_y4XBjjdMhkoEdetZ90FKTIzufiH6CzU2CA 2026/09/24 02:23:32 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/09/24 02:23:33 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/24 02:23:33 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AFvv9OGE3fjfMP5wsYG_kpT99DPiQjOVauRIv2D3-a-uKmofRPy_g5nWevBBdLrZCIO7zJl-dVtCIqWy17EgaxWxQbYAt6iMAFWAS8jFe-d_JxqwReRLg7DEuZX7QDoldO53WvgwxXZv3QQsF7LtszHsySQsUmFiHo30loW-KcqMzNPFfyCdSYE1kkusnCy68aKqmlmNe2uRS8OryoxH7Knz8I_1qOzzBQSWMQyYu9I4_9NEbUdfcujKz4RideQPVfRme_ZMx-A7SQre4Okqa-HOaEPHoMI0uv_rQmXJlMsan0u-Oip9_y4XBjjdMhkoEdetZ90FKTIzufiH6CzU2CA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/24 02:23:34 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AC7z9sg5liUWeGa_vQDjYLRSpoUSnAd034FCywcKZbzeeGwEYc3G-MMn9kKiYNhq3XXM04RAti8V741qTbxVMcGhr0tZliRlUx5TRoE2eTcNvqnHt20XiRh5feWat8Nugpuk5HN6T8YQnYr0FS_Ije_QWBeNe5NCN8pLOYGZG0jNOQMjLEsiaPKBM6kAolbWT01yxBqTp0x6DDgRCmOipTkX8zxGXQl6sh71psEnp03K0ngPtTRYu4XKnBnu6dgDhYuIiX07YO-Rhppi15mKC2BQb-8pGIa8WZmbMeTS1H70e7KRT_46uBJNYBM6VW-5YNmPZJBLk1J4dlzyMenOMeg 2026/09/24 02:23:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/24 02:23:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/24 02:23:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/24 02:23:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/24 02:23:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/24 02:23:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/09/24 02:23:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AC7z9sg5liUWeGa_vQDjYLRSpoUSnAd034FCywcKZbzeeGwEYc3G-MMn9kKiYNhq3XXM04RAti8V741qTbxVMcGhr0tZliRlUx5TRoE2eTcNvqnHt20XiRh5feWat8Nugpuk5HN6T8YQnYr0FS_Ije_QWBeNe5NCN8pLOYGZG0jNOQMjLEsiaPKBM6kAolbWT01yxBqTp0x6DDgRCmOipTkX8zxGXQl6sh71psEnp03K0ngPtTRYu4XKnBnu6dgDhYuIiX07YO-Rhppi15mKC2BQb-8pGIa8WZmbMeTS1H70e7KRT_46uBJNYBM6VW-5YNmPZJBLk1J4dlzyMenOMeg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/24 02:23:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ACfKGY7-S4P2u2R3C6jm44y5_kSZx2uFMLPyjbU5gtHhdLeLqfsdoK6FpL-dTmkLRcayum3wRwRifm69_wg84NWLlfS1m9ETVVoChkiPgiJIotglBfUj22KQYNCd8hLl_jLUZo28Yo8ZRfcCeDhsNWqZq8XYFQW7tZ3VD8GlyiXWx-OgeU7BSmdu0KpdLzbHR5yrg5_Kqja7rDSxFCeF1LCuu1t2PgvwD-DgjodglBlW6YfXtFENuodUgFsj84rSFlLr1CuEvMWgQWj-VjvFEsZ2RMrKKv-q9NVnFzvyPjlmEahsPuk-cwippxA4QobeVry3Yo1kJxpyq402X10Q4DQ 2026/09/24 02:23:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/09/24 02:23:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/09/24 02:23:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/09/24 02:23:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/24 02:23:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/24 02:23:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/09/24 02:23:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ACfKGY7-S4P2u2R3C6jm44y5_kSZx2uFMLPyjbU5gtHhdLeLqfsdoK6FpL-dTmkLRcayum3wRwRifm69_wg84NWLlfS1m9ETVVoChkiPgiJIotglBfUj22KQYNCd8hLl_jLUZo28Yo8ZRfcCeDhsNWqZq8XYFQW7tZ3VD8GlyiXWx-OgeU7BSmdu0KpdLzbHR5yrg5_Kqja7rDSxFCeF1LCuu1t2PgvwD-DgjodglBlW6YfXtFENuodUgFsj84rSFlLr1CuEvMWgQWj-VjvFEsZ2RMrKKv-q9NVnFzvyPjlmEahsPuk-cwippxA4QobeVry3Yo1kJxpyq402X10Q4DQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/09/24 02:23:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AFkGtoxfh3ZnXjeXMAp-jKIh60gAcjxsFkaRlElEGp3I_o1KSuSf82enu52eSITCiwI3risU7-CIhGYZigxxOgSnz0xrMGtvFilXf5Xzgx_Hvt_wf7GFUKjgHdIl_als1uesHdR0bt9VZXBv3LxpzeRMDP2lz43n50OnZnEb4j8Y2l7WuK_x5ev0kkJAhda_m7qLcuIN6ICufZLDmm8qdwdntfTMtFjp45A5LRlBfjWxdcATyHH8nQ_D8LR-ctE_ik1uKJpbZuMbB6KiH1vLxjoGjgIpg4A3vyfhcAhwRoFfuhfIge8G9660O0dc1vjmq5PHlcX1NMkAIijS0aRr_Fg 2026/09/24 02:23:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/09/24 02:23:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/09/24 02:23:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AFkGtoxfh3ZnXjeXMAp-jKIh60gAcjxsFkaRlElEGp3I_o1KSuSf82enu52eSITCiwI3risU7-CIhGYZigxxOgSnz0xrMGtvFilXf5Xzgx_Hvt_wf7GFUKjgHdIl_als1uesHdR0bt9VZXBv3LxpzeRMDP2lz43n50OnZnEb4j8Y2l7WuK_x5ev0kkJAhda_m7qLcuIN6ICufZLDmm8qdwdntfTMtFjp45A5LRlBfjWxdcATyHH8nQ_D8LR-ctE_ik1uKJpbZuMbB6KiH1vLxjoGjgIpg4A3vyfhcAhwRoFfuhfIge8G9660O0dc1vjmq5PHlcX1NMkAIijS0aRr_Fg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/09/24 02:23:44 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ALbFrN71uGc5G-TvHdqaiFlcfW4tE3kDHXsXZYjUwwbOY7AczlvcS-1eECLsW6x9d-x2tK0IVKxV_QU6m1F79e1XLJXMM8EgtUQevRhNM6lMmpwchpwVVqzLZvC5PgmdTIEf9Me6ReFcAk37W3B-xgRGPzZa5uF87mQWfg0KkWHMHT4WzNUX8BdHyLdOlfukheBpMo7VgJu8aCPqhYU6gdi-6vOcMoLaAMKNrd0uW-6Ry7FRKX8eKNCQVzs5OtpSMnd93siPQzbjaibDU5uwqYR6tNHWU-1UAx5IY6LlyzJTIfXxgk--TJ83IL1hR1QDmDL-gb2KD9BGMHTBZ_K9Io0 2026/09/24 02:23:45 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/09/24 02:23:45 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/24 02:23:46 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ALbFrN71uGc5G-TvHdqaiFlcfW4tE3kDHXsXZYjUwwbOY7AczlvcS-1eECLsW6x9d-x2tK0IVKxV_QU6m1F79e1XLJXMM8EgtUQevRhNM6lMmpwchpwVVqzLZvC5PgmdTIEf9Me6ReFcAk37W3B-xgRGPzZa5uF87mQWfg0KkWHMHT4WzNUX8BdHyLdOlfukheBpMo7VgJu8aCPqhYU6gdi-6vOcMoLaAMKNrd0uW-6Ry7FRKX8eKNCQVzs5OtpSMnd93siPQzbjaibDU5uwqYR6tNHWU-1UAx5IY6LlyzJTIfXxgk--TJ83IL1hR1QDmDL-gb2KD9BGMHTBZ_K9Io0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/09/24 02:23:47 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AMQmoESAWYpSIlsV2uKsXcX_YBuI-v3mg6c-_-33xc2VxpGqhz-E00rlEvFLX0oQ1HL70fgJahhVYZUd9hyy8u0Yzlukh4J-RVM73LqThjZdmx7sUeNBk55K1aa21eQzBMz5wrFWQP_4zd3F1-aA_l1UXd6yq063ZZ0RKa-h27ADpgm3h2lu8P2KrX_J9iHmbnQW2pW01a8SBoGTao9zv114Hu23XcrPtyRhRKvo5UuuT0FqDfzu2UzOTa6XcQkflS9rLEKHdEOn1uLk8RYnhHW8R6x_bKF0-emmeQCAUFmbUEj-MRFBit8_gd0OJHhH-HDSvidbacyOblAjc_ptKXE 2026/09/24 02:23:47 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/09/24 02:23:48 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/24 02:23:48 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AMQmoESAWYpSIlsV2uKsXcX_YBuI-v3mg6c-_-33xc2VxpGqhz-E00rlEvFLX0oQ1HL70fgJahhVYZUd9hyy8u0Yzlukh4J-RVM73LqThjZdmx7sUeNBk55K1aa21eQzBMz5wrFWQP_4zd3F1-aA_l1UXd6yq063ZZ0RKa-h27ADpgm3h2lu8P2KrX_J9iHmbnQW2pW01a8SBoGTao9zv114Hu23XcrPtyRhRKvo5UuuT0FqDfzu2UzOTa6XcQkflS9rLEKHdEOn1uLk8RYnhHW8R6x_bKF0-emmeQCAUFmbUEj-MRFBit8_gd0OJHhH-HDSvidbacyOblAjc_ptKXE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/09/24 02:23:49 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AKocEzWsxngWiinec-yPlhd0cPQ3VxbtKvBwt9tcRL_tNTScVMZUiztd0noiN0OLva5XKelOtN3ET_4T723NwNBcydwML7EQQ79_hYgQL3pyla8d2Zn1Bq2MBmRr4Ak_gDtU8vG-JJ5gYKmmaX81MlGOXq7hKjRF47qHIFHyAzV9lr2d8jrZOd3eBlYu26ekfREAnRp4w2FEfAPYkIkoGWWlgKpPKLw7XdS83w7ox2Xvw6FKP7CQfHkLDu-C-RD8LZGvfGu_mcJTMVflHUK2-qX1lLPNTaC--sV4GJ2ku-Or_BneWpyyqbpg_mDBzICV0TnyqlxBeqkVksLRrVWlJ1s 2026/09/24 02:23:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/09/24 02:23:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/09/24 02:23:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/09/24 02:23:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/09/24 02:23:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/09/24 02:23:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/24 02:23:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AKocEzWsxngWiinec-yPlhd0cPQ3VxbtKvBwt9tcRL_tNTScVMZUiztd0noiN0OLva5XKelOtN3ET_4T723NwNBcydwML7EQQ79_hYgQL3pyla8d2Zn1Bq2MBmRr4Ak_gDtU8vG-JJ5gYKmmaX81MlGOXq7hKjRF47qHIFHyAzV9lr2d8jrZOd3eBlYu26ekfREAnRp4w2FEfAPYkIkoGWWlgKpPKLw7XdS83w7ox2Xvw6FKP7CQfHkLDu-C-RD8LZGvfGu_mcJTMVflHUK2-qX1lLPNTaC--sV4GJ2ku-Or_BneWpyyqbpg_mDBzICV0TnyqlxBeqkVksLRrVWlJ1s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/09/24 02:23:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABwW-xn2aGCA0SaKZlSWAvN8a6JJ67vbaB0pj2BIz7L0mdAC5o-L8zkdPVJhkP5nUVFroEFbzcNM7Z6loUHnQrX2pr7luWq2BJeMp2UIMbNDu-IgjLSGzynKH4TpjX7_bIkXikqxkG6kkWhdpKoLaUQ4BPmZFeUF8DTBu_GXEe8hTmOm7m6KAUbE7YZ_enZnISOwz_w74puGvWR5loU3xteZuDMm1SWWV4DbZmJFGMwlcXQ05o7CH1dWKJoVhAcBC3kkoCKDatE64MMhidG0hBkhw5DjqPeqkb29hXiIC1F3YYwtfNsZV9HDgzrWFCiojG_xAPRUuTHJqh9ttRpsyiE 2026/09/24 02:23:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/09/24 02:23:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/09/24 02:23:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/09/24 02:23:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/09/24 02:23:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/24 02:23:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/09/24 02:23:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABwW-xn2aGCA0SaKZlSWAvN8a6JJ67vbaB0pj2BIz7L0mdAC5o-L8zkdPVJhkP5nUVFroEFbzcNM7Z6loUHnQrX2pr7luWq2BJeMp2UIMbNDu-IgjLSGzynKH4TpjX7_bIkXikqxkG6kkWhdpKoLaUQ4BPmZFeUF8DTBu_GXEe8hTmOm7m6KAUbE7YZ_enZnISOwz_w74puGvWR5loU3xteZuDMm1SWWV4DbZmJFGMwlcXQ05o7CH1dWKJoVhAcBC3kkoCKDatE64MMhidG0hBkhw5DjqPeqkb29hXiIC1F3YYwtfNsZV9HDgzrWFCiojG_xAPRUuTHJqh9ttRpsyiE" finished === RUN TestIntegration/FsMkdir/FsPutRetry === RUN TestIntegration/FsMkdir/FsPutRetry/Simple === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 2026/09/24 02:23:56 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalServerError: Internal Server Error) 2026/09/24 02:23:56 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2660: Put returned an error after the injected failure (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalServerError: Internal Server Error 2026/09/24 02:23:56 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/24 02:23:56 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://14aad7c9ed489151b51557e321b246cf.r2.cloudflarestorage.com/rclone-test-yeninak4xije/retry-NetError.bin?x-id=PutObject": write tcp: unexpected EOF) 2026/09/24 02:23:56 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2660: Put returned an error after the injected failure (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://14aad7c9ed489151b51557e321b246cf.r2.cloudflarestorage.com/rclone-test-yeninak4xije/retry-NetError.bin?x-id=PutObject": write tcp: unexpected EOF 2026/09/24 02:23:56 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/24 02:23:56 DEBUG : retry-chunked-Status500.bin: open chunk writer: started multipart upload: APgfPHmc7fwNmolkwxdTffB_1Xm_JMYB0V3LU8Ll2gkd2xOAYXN0rsAtp1b25UVvkk-Dpl5oQ4RfZ4DdekqCN-6Cc3sG2OtTc3R9A05-JJ0-taPY-IhxaLaOU3RPmIIp455KUQ3JMSTuOurjWA1WsJt011pGG_9QwHD8k6YmBT99oJnngcD3Qo9LL88h8Cl8g32JiCOmS7yfvMomm8UEjTrSzJmBQHRitwL92QuqcX2v_HUQTbS1dVmNCX0dxU0FHQvgGzQ1mGPxGTlsV1neniqYSQzyb8rJB0N4iS4Ug9H2pewOeOr99oZJF6ukEoHM4y37-DOLWZGQBbbvexmvvRY 2026/09/24 02:23:56 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/24 02:23:57 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/24 02:23:57 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/24 02:23:57 DEBUG : retry-chunked-Status500.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/24 02:23:57 DEBUG : retry-chunked-Status500.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/24 02:23:58 DEBUG : retry-chunked-Status500.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/24 02:23:58 DEBUG : retry-chunked-Status500.bin: multipart upload "APgfPHmc7fwNmolkwxdTffB_1Xm_JMYB0V3LU8Ll2gkd2xOAYXN0rsAtp1b25UVvkk-Dpl5oQ4RfZ4DdekqCN-6Cc3sG2OtTc3R9A05-JJ0-taPY-IhxaLaOU3RPmIIp455KUQ3JMSTuOurjWA1WsJt011pGG_9QwHD8k6YmBT99oJnngcD3Qo9LL88h8Cl8g32JiCOmS7yfvMomm8UEjTrSzJmBQHRitwL92QuqcX2v_HUQTbS1dVmNCX0dxU0FHQvgGzQ1mGPxGTlsV1neniqYSQzyb8rJB0N4iS4Ug9H2pewOeOr99oZJF6ukEoHM4y37-DOLWZGQBbbvexmvvRY" finished === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/24 02:23:59 DEBUG : retry-chunked-NetError.bin: open chunk writer: started multipart upload: AMAHjXjNPHe2L495KCOnPKYT43RR-3lsqmqCdEa0MNJsNBfdHhyg0maXnHy5YtrIG5Hk2vZ5vrJO8UqhaWMZ28zdTrW1PpJsNc29jMthoDScMiBgjIoAA-87tH3IHVYK6E0w79vyqVfXYg8X1DH77I7daYwgR7TUzQMsa0UkOAUq4GlLlSAbwGcLgQUBCSCsOjlpZv9vquRW0yOnS3uQScnc8cNjotDgKOZoCpR9gPwwO7Q8-naW8Zlc7tNnNfrnkneEYNGS0kcamyEk9FzX4qptEspwFEdFL8vtgEQSbqg3ScslOYxYZbX_lYYYKnVDGItBzztGjrr6R1BQvCyyl8U 2026/09/24 02:23:59 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/24 02:23:59 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/24 02:23:59 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/24 02:24:00 DEBUG : retry-chunked-NetError.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/24 02:24:00 DEBUG : retry-chunked-NetError.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/24 02:24:00 DEBUG : retry-chunked-NetError.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/24 02:24:01 DEBUG : retry-chunked-NetError.bin: multipart upload "AMAHjXjNPHe2L495KCOnPKYT43RR-3lsqmqCdEa0MNJsNBfdHhyg0maXnHy5YtrIG5Hk2vZ5vrJO8UqhaWMZ28zdTrW1PpJsNc29jMthoDScMiBgjIoAA-87tH3IHVYK6E0w79vyqVfXYg8X1DH77I7daYwgR7TUzQMsa0UkOAUq4GlLlSAbwGcLgQUBCSCsOjlpZv9vquRW0yOnS3uQScnc8cNjotDgKOZoCpR9gPwwO7Q8-naW8Zlc7tNnNfrnkneEYNGS0kcamyEk9FzX4qptEspwFEdFL8vtgEQSbqg3ScslOYxYZbX_lYYYKnVDGItBzztGjrr6R1BQvCyyl8U" finished === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/24 02:24:02 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://14aad7c9ed489151b51557e321b246cf.r2.cloudflarestorage.com/rclone-test-yeninak4xije/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/09/24 02:24:02 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2784: Put returned an error (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://14aad7c9ed489151b51557e321b246cf.r2.cloudflarestorage.com/rclone-test-yeninak4xije/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/09/24 02:24:02 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/24 02:24:02 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: AMkTB-qZqv3t9N6SVqm-4jqREtsn7k7G71wBPoQW01KBM1-aocaLq34ojRsmV7lZWTVa8p4Zr12wFhyZZ4z-ILY6sLhj4Uzc-30mt54Kp1kjPzpL5gkTejZ-2-a3tGwC3ZtY5kfyBVoFcrotIGKhzrvix_XuusMQFUpshArd_qCX_vEtID_rjMx-GjSxBBbwnWaQ_xKU3j2Q7pT-Ba2zmhQphPqqqhXyobBL4ZNgQxCdOI4yV2Low_ZHlVooKBJjvYEXPqZ5I0DqdTqmIfX12uHb2TQu-SQYknd7SmK-RZrwPQ0RdzijphReJLZdNLVHB1U004mPO96I5bcMN4eNbF4 2026/09/24 02:24:02 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/09/24 02:24:02 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/09/24 02:24:02 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "6e55626eb1055e8fef5065b071929aaf" 2026/09/24 02:24:03 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "e1b35ef653ec8f1ee782b6b7d8d6f444" 2026/09/24 02:24:03 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/24 02:24:03 DEBUG : short-eof-chunked.bin: multipart upload "AMkTB-qZqv3t9N6SVqm-4jqREtsn7k7G71wBPoQW01KBM1-aocaLq34ojRsmV7lZWTVa8p4Zr12wFhyZZ4z-ILY6sLhj4Uzc-30mt54Kp1kjPzpL5gkTejZ-2-a3tGwC3ZtY5kfyBVoFcrotIGKhzrvix_XuusMQFUpshArd_qCX_vEtID_rjMx-GjSxBBbwnWaQ_xKU3j2Q7pT-Ba2zmhQphPqqqhXyobBL4ZNgQxCdOI4yV2Low_ZHlVooKBJjvYEXPqZ5I0DqdTqmIfX12uHb2TQu-SQYknd7SmK-RZrwPQ0RdzijphReJLZdNLVHB1U004mPO96I5bcMN4eNbF4" aborted fstests.go:2784: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/09/24 02:24:04 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/09/24 02:24:07 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/09/24 02:24:10 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/09/24 02:24:13 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/09/24 02:24:16 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/24 02:24:18 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AAqNlA-niaJV63ZQLYJ7q5Vu-fI-v1RxWGGUY85nk3c3VyAMKNrKg2UhoTRCHd2vMzyCi2J4LG9HwH9T8AVlFk3ZRtgSiwIFrXqzd9aKyMVsGM9uhe4b-Z556UJQFriSJxmvgKgZQ718wpf5bj9Pi2IsC-IVelmqv2_ktmdSMdIC2oSBd4uk9j9irnUG4WnHvPX-Y5u817Ker-FAsyt_soQfdsfTqUSOqRO_xnKZ5-_z-2cyjbO7BU_EXOKcoqh7Q-_3EUvj71tUSZ3Ii3_2qLp2I4TT8g-defqENIcwjLnr2G-vQahyDsAcyaCbRrZ27JyOUmbq1q8UjiV_LZE_0gc 2026/09/24 02:24:18 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/24 02:24:18 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "2d18bad24f1c452dd435817ac77e0063" 2026/09/24 02:24:18 DEBUG : unknown-size-put.txt: multipart upload "AAqNlA-niaJV63ZQLYJ7q5Vu-fI-v1RxWGGUY85nk3c3VyAMKNrKg2UhoTRCHd2vMzyCi2J4LG9HwH9T8AVlFk3ZRtgSiwIFrXqzd9aKyMVsGM9uhe4b-Z556UJQFriSJxmvgKgZQ718wpf5bj9Pi2IsC-IVelmqv2_ktmdSMdIC2oSBd4uk9j9irnUG4WnHvPX-Y5u817Ker-FAsyt_soQfdsfTqUSOqRO_xnKZ5-_z-2cyjbO7BU_EXOKcoqh7Q-_3EUvj71tUSZ3Ii3_2qLp2I4TT8g-defqENIcwjLnr2G-vQahyDsAcyaCbRrZ27JyOUmbq1q8UjiV_LZE_0gc" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/24 02:24:19 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AG1IFgrggpyEccp2W8G-u4jQMyqQuMcYj10JrK5TyNmz26cIIX4Uogm7ZxwoKL5XvPcYxgylGzR_plKGi-66-6jtp-EDfYOYqV6MzJH5e7NQxnO0RObgM1w42vrInvmYRPxq23I5PQWEJw653pZr_WpUWwP1LXwTZuYRAyooYQUzPcOYelepNV8W-JwKN8Nb1PDmpYN3nnJUEUKT8Thn_ziBxaOyzYHzu20f92PoXeHe6fnlqgO76pSb_8ySHnWrl7T_bDepiDB__QJNAn1q5YKqghxcgcsYQi3O1z0aOteDoK-4oR1cyNgtX94hq08Qm1E_aWBxafL2ub9IBnlXcjo 2026/09/24 02:24:19 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/09/24 02:24:19 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "7d6bef6ba4430f7dee5b755c1203ab66" 2026/09/24 02:24:19 DEBUG : unknown-size-update.txt: multipart upload "AG1IFgrggpyEccp2W8G-u4jQMyqQuMcYj10JrK5TyNmz26cIIX4Uogm7ZxwoKL5XvPcYxgylGzR_plKGi-66-6jtp-EDfYOYqV6MzJH5e7NQxnO0RObgM1w42vrInvmYRPxq23I5PQWEJw653pZr_WpUWwP1LXwTZuYRAyooYQUzPcOYelepNV8W-JwKN8Nb1PDmpYN3nnJUEUKT8Thn_ziBxaOyzYHzu20f92PoXeHe6fnlqgO76pSb_8ySHnWrl7T_bDepiDB__QJNAn1q5YKqghxcgcsYQi3O1z0aOteDoK-4oR1cyNgtX94hq08Qm1E_aWBxafL2ub9IBnlXcjo" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/24 02:24:20 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yeninak4xije/deeper/nonexisting/directory" 2026/09/24 02:24:20 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:3019: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:3062: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:3111: Can't test if can't have empty directories 2026/09/24 02:24:20 DEBUG : Waiting for deletions to finish 2026/09/24 02:24:20 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/09/24 02:24:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/09/24 02:24:20 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/09/24 02:24:21 INFO : S3 bucket rclone-test-yeninak4xije: Bucket "rclone-test-yeninak4xije" deleted 2026/09/24 02:24:21 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (146.51s) --- 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 (0.90s) --- PASS: TestIntegration/FsMkdir (144.50s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.32s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (15.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.75s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.51s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.90s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (25.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.41s) --- 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.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.37s) --- 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.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHeadObjectCopy (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (0.69s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (73.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (14.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (6.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (15.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (5.87s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (5.58s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (1.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (15.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.52s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.57s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.15s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.80s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.63s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.17s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.25s) --- 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:366: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/09/24 02:24:21 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/09/24 02:24:21 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 146.600s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m28.431645267s (try 1/5)