"go test -v -timeout 1h0m0s -remote TestS3GCS: -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 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:457: Using remote "TestS3GCS:" 2026/08/25 04:14:29 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-roruset0howi" 2026/08/25 04:14:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/08/25 04:14:30 INFO : S3 bucket rclone-test-roruset0howi: Bucket "rclone-test-roruset0howi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/25 04:14:32 INFO : S3 bucket rclone-test-roruset0howi: Bucket "rclone-test-roruset0howi" deleted === RUN TestIntegration/FsMkdir 2026/08/25 04:14:33 INFO : S3 bucket rclone-test-roruset0howi: Bucket "rclone-test-roruset0howi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/25 04:14:33 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/08/25 04:14:34 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/08/25 04:14:34 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/25 04:15:16 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm4bzrvJKhWUNcX3rRDU6sNbHQVbiEMDygA2xqzWGYni0IXVNoWhRsORfm-QLFeV-Uo 2026/08/25 04:15:18 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "5ada5022e8dbb3565a2dbb94332ea214" 2026/08/25 04:15:20 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "b1dca950dff7d823b9645ad46c6afc07" 2026/08/25 04:15:21 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "841f87d00bfbcff4e932e18130054e40" 2026/08/25 04:15:22 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm4bzrvJKhWUNcX3rRDU6sNbHQVbiEMDygA2xqzWGYni0IXVNoWhRsORfm-QLFeV-Uo" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: 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/08/25 04:15:33 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/25 04:15:33 DEBUG : Creating backend with remote "TestS3GCS:" === 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:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/25 04:15:41 DEBUG : S3 bucket rclone-test-roruset0howi: bucket is versioned: false 2026/08/25 04:15:41 DEBUG : Waiting for deletions to finish 2026/08/25 04:15:41 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/25 04:15:41 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/25 04:15:42 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/25 04:15:44 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-roruset0howi/dirToPurgeFromRoot" 2026/08/25 04:15:44 DEBUG : S3 bucket rclone-test-roruset0howi path dirToPurgeFromRoot: bucket is versioned: false 2026/08/25 04:15:44 DEBUG : Waiting for deletions to finish 2026/08/25 04:15:45 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/25 04:15:45 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/25 04:15:45 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/25 04:15:46 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-roruset0howi/hello? sausage/êé" 2026/08/25 04:15:50 DEBUG : S3 bucket rclone-test-roruset0howi path hello? sausage/êé: bucket is versioned: false 2026/08/25 04:15:50 DEBUG : Waiting for deletions to finish 2026/08/25 04:15:51 DEBUG : "a/b/c/d/e.txt" version false 2026/08/25 04:15:51 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/25 04:15:51 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:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: 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:1728: 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/08/25 04:16:12 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-roruset0howi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/25 04:16:13 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-roruset0howi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3GCS:" path "rclone-test-roruset0howi" from "TestS3GCS:rclone-test-roruset0howi" 2026/08/25 04:16:14 DEBUG : Creating backend with remote "TestS3GCS:" === 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:2113: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2113 Error: Received unexpected error: not found: FixupRequest Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/25 04:16:23 NOTICE: S3 bucket rclone-test-roruset0howi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/25 04:16:23 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm4_As4e3kmkCcRgOSavoaRZMn_VvkfeBTNdV63YEIqYT09x2D6wiCHyuKRMzyyzNmw 2026/08/25 04:16:23 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/25 04:16:24 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/25 04:16:24 DEBUG : piped data.txt: multipart upload "ABPnzm4_As4e3kmkCcRgOSavoaRZMn_VvkfeBTNdV63YEIqYT09x2D6wiCHyuKRMzyyzNmw" finished 2026/08/25 04:16:25 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/25 04:16:26 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm4SgQUT8GDTOXjRt05lSnnVyx9RW1VJBZb7VSc98uqb54_Fr8n1GzpmbF-SRgmUs18 2026/08/25 04:16:26 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/25 04:16:26 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "8382015224cf6942127245d60e06e3f1" 2026/08/25 04:16:27 DEBUG : piped data.txt: multipart upload "ABPnzm4SgQUT8GDTOXjRt05lSnnVyx9RW1VJBZb7VSc98uqb54_Fr8n1GzpmbF-SRgmUs18" finished 2026/08/25 04:16:27 DEBUG : piped data.txt: Multipart upload Etag: 0826e5f95cef3fd19a56d366290b7fed-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:80 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=665 vs obj=0 fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:218 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:80 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=665 vs obj=0 s3_internal_test.go:100: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:100 Error: Not equal: expected: "gzip" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -gzip + Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: content-encoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:109: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:109 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: "\x1f\x8b\b\x00\x00\x00\x00\x00\x00\xff\x1c\x92\x01֤ \f\x83\xaf4\xea\xa8\xe3q\x8a\x14)\x02\x15\xa4\x02\x9e~߿\aH^\x92/\x0f\x15j\x90\xbe\x91\xc4I!\xb5j:$\x89\xfa\x1c`8\xa1\x1e\x03F\xd4\xe4ǿ\x9c\x01\u009a\xe0\x12\xc5\xf9sA\x87\a\xcbx\x83\xc1\fϪE\xcbKa\x8a\x9c\xc0\x89[w\x0e|S\x98\x0e\xf2`\xc5\xffpѾF\n\xac`\xffD8\xb0\xc1\xfey\xe4a-~2\xec\xfe\x88\xad\x8e,5\xa9Kb\x8f\xc7\xdf~\x18P\xb1\x1a:Uql\xb7\xc0\x9d,\xe6)J\xa5Lf<1\x8aC?wq\x7f\xc4\xd6\f\xbbt~\xb6\x82\x95\x15\x9eK\xa2\a\"\xb6ـG\x87\xefW\xb3\x81\x9b\xcb\xf2\x92F\xc7\xf7\xa7\xa0\x97Fj\xeb|\x92\xc52\x16\xba\xfe\b\xcd/+\xaa\x98ד\x12\x15\xb4\xb3a\x83/\xfa9\xca͙\xf3og#\x89\xd4RIs\xe5\xb2\xecd\xe9e\xbf\x14I\x9c1\f/\x1fpQ\xf8x\xb9ɐ\x9d\x12)r`\xb7\x13\x1b:\xa8\x93\a\a\x0e\xf3\xcfC\x11'\xcfb1H\x1534\xd0TY\x8f\x9a:U\xac\xbf\x13\f[\xbe\xbf\x1a\x1a[\xb9֝\x02:N\x93\a\x8f/\xe9\xc1\xc9ř\xec\x9a%Q\x916\x1bR\xe89\x7f:\\p\xb1\xd9\n\x1e\xa2\xe1\x1e:Z\xb8\xb9~\x1b\xfd=\xfbY<\x18yA\x7f\x9a4N\xe2>\x1e\vU\bs\x13/'\x865\xe3\xc3'\x86_CEZ\xc2\xf8ȁ\x95\xdb\x14\xa1J\x135\x14N\x90\xf0\x9dw0r\xf1\xb9Zɨ\xc9}w>\xa9C\xdc\xb8\x80\x99Nz\xc1\xe3=\xff\v\x00\x00\xff\xff+[Y\xff\xe8\x03\x00\x00" actual : "vitixaq4nilowux7yucexod1higozur9noyodan1nubovac6wabemup6sicihen6yiqimos2yanemef2xaduxag8gepixom8qeqobuq1liwubeh1zomogaf8tumudox9hibazip7jidapoj8zoyevoh5gujutib7diguqub0gafoqed2menedil2yucemam7qapubor0payavet2saferav7duduzim3noqajuj7comosim3gilahul8leyomap3cabawor2rabopic4misenaw9dojigax8yepiran9kihokah2bonixor3xoweqaj6fasudil7jufevay4vicojum3jigahad6suboyek6tovohaq9ninuxox0bezicuf5muserik8riweseh5qugusuf5nabesos2fesuril1cabiyaq2gevapic7nimobac0nagexac0vuvodul3fojoyod7jihixuw6qolegub0gemebob1yiwujoh9moyiher3nuwirif2kenujel5yujeqob7racuyov9tewobek6qivanex5falejez4dofasot6zidejos0teluxib9yokihet2tipucem5zobiwer7kiqiteh5fofezel5nusoror8cofuqib6widowot6cihizol6tuqorem1zogapim0lusifih3qibijah9kexejaw3lajajer8latujuv6hemuwuf1xadiwod2diyiwew8kafohos4daxohup7cimejoq3lalezid1juporih7ruqitux5fibelor0yapapof9tegudas1yehasow4xiqeqov6lafuzad0xuxoquj0letiwam5xulukem7revokem8xebidum2vugewox3nawuxub1toqaqez5cafupok7huredij4cokiyan9leyunel4xoqubak4qaxutul5batamik2ceronem7liniwod2nigakuh1qogotaf3kizales5" Diff: --- Expected +++ Actual @@ -1,5 +1 @@ -֤ 4q)~߿H^/jI!j:$`8FǿšsAx ϪEKa[w|S`pѾF -`D8ya-~2,5Kb~P:Uql,)JLf<1C?wq t~K"ـGWFFj|2/+דa/9͙og#RIsdeI1 /pQxɐ)r`:C'b1H34TY:U [[֝:N/ř%Q6R9:\p -:Z~=Y<yA4N> Us/'5'_CEZȁJ5Nw0rZɨ}w>CNz= +[Y +vitixaq4nilowux7yucexod1higozur9noyodan1nubovac6wabemup6sicihen6yiqimos2yanemef2xaduxag8gepixom8qeqobuq1liwubeh1zomogaf8tumudox9hibazip7jidapoj8zoyevoh5gujutib7diguqub0gafoqed2menedil2yucemam7qapubor0payavet2saferav7duduzim3noqajuj7comosim3gilahul8leyomap3cabawor2rabopic4misenaw9dojigax8yepiran9kihokah2bonixor3xoweqaj6fasudil7jufevay4vicojum3jigahad6suboyek6tovohaq9ninuxox0bezicuf5muserik8riweseh5qugusuf5nabesos2fesuril1cabiyaq2gevapic7nimobac0nagexac0vuvodul3fojoyod7jihixuw6qolegub0gemebob1yiwujoh9moyiher3nuwirif2kenujel5yujeqob7racuyov9tewobek6qivanex5falejez4dofasot6zidejos0teluxib9yokihet2tipucem5zobiwer7kiqiteh5fofezel5nusoror8cofuqib6widowot6cihizol6tuqorem1zogapim0lusifih3qibijah9kexejaw3lajajer8latujuv6hemuwuf1xadiwod2diyiwew8kafohos4daxohup7cimejoq3lalezid1juporih7ruqitux5fibelor0yapapof9tegudas1yehasow4xiqeqov6lafuzad0xuxoquj0letiwam5xulukem7revokem8xebidum2vugewox3nawuxub1toqaqez5cafupok7huredij4cokiyan9leyunel4xoqubak4qaxutul5batamik2ceronem7liniwod2nigakuh1qogotaf3kizales5 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:110: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:110: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:124 Error: Not equal: expected: -1 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:113: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:113 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:124 Error: Not equal: expected: "" actual : "e8fe117e76103a8cdd85a39991bf5b1c" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +e8fe117e76103a8cdd85a39991bf5b1c Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:379: versions/test-versions-v2026-08-25-041638-371.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:379: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/08/25 04:16:46 DEBUG : oldPath = "TestS3GCS:rclone-test-roruset0howi/versions/test-versions-v2026-08-25-041638-371.txt" 2026/08/25 04:16:46 DEBUG : newPath = "TestS3GCS,versions:rclone-test-roruset0howi/versions/test-versions-v2026-08-25-041638-371.txt" 2026/08/25 04:16:46 DEBUG : Creating backend with remote "TestS3GCS,versions:rclone-test-roruset0howi/versions/test-versions-v2026-08-25-041638-371.txt" 2026/08/25 04:16:46 DEBUG : TestS3GCS: detected overridden config - adding "{pO73u}" suffix to name 2026/08/25 04:16:46 DEBUG : fs cache: renaming child cache item "TestS3GCS,versions:rclone-test-roruset0howi/versions/test-versions-v2026-08-25-041638-371.txt" to be canonical for parent "TestS3GCS{pO73u}:rclone-test-roruset0howi/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:469 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:469 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: Unexpected file "versions/test-versions.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject s3_internal_test.go:473: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:473 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"object not found"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject s3_internal_test.go:475: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:475 Error: Not equal: expected: 0 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:469 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (101) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:469 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: S3 bucket rclone-test-roruset0howi/versions/test-versions.txt: md5 hash incorrect - expecting "988e5e7180f441e9604dadbc7731fcff" got "663b48958c091b0aceac183e046428d6" fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:469 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: size incorrect file=101 vs obj=100 fstest.go:128: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:128 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:133 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:152 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:469 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: Modification time difference too big |8760h0m0s| > 1ns (want 2002-05-06 04:05:06.499999999 +0000 UTC vs got 2001-05-06 04:05:06.499999999 +0000 UTC) (precision 1ns) === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject s3_internal_test.go:475: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:475 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir s3_internal_test.go:506: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2026/08/25 04:17:06 DEBUG : Waiting for deletions to finish 2026/08/25 04:17:06 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/25 04:17:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1787631326196873" 2026/08/25 04:17:06 DEBUG : "versions/test-versions-v2026-08-25-041638-371.txt" version true 2026/08/25 04:17:06 DEBUG : versions/test-versions-v2026-08-25-041638-371.txt: Deleting (id "1787631398308477") 2026/08/25 04:17:06 DEBUG : "versions/test-versions.txt" version false 2026/08/25 04:17:06 DEBUG : versions/test-versions.txt: Not deleting current version "1787631403609415" 2026/08/25 04:17:06 INFO : versions/test-versions-v2026-08-25-041638-371.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:534: Object Lock not supported by this provider (quirk object_lock_supported = false) === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/08/25 04:17:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6JyA9TCJhG5bVT3S3Jr6BmVul0b0dLppzIAard5QzANs7yLAJvTBYt1DHyFiCSMwc 2026/08/25 04:17:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/25 04:17:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/25 04:17:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm6JyA9TCJhG5bVT3S3Jr6BmVul0b0dLppzIAard5QzANs7yLAJvTBYt1DHyFiCSMwc" finished 2026/08/25 04:17:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/25 04:17:19 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm5vanMXaDTNKlPPGX_rVBdQz2iSYx4_V2iYTQwtG9Zbokh4mmVesojKpAlIdnzExAc 2026/08/25 04:17:19 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/25 04:17:21 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/25 04:17:21 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm5vanMXaDTNKlPPGX_rVBdQz2iSYx4_V2iYTQwtG9Zbokh4mmVesojKpAlIdnzExAc" finished 2026/08/25 04:17:22 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/25 04:17:24 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6a2VZ_du1UEzkjX1MPayr-n2uHzBifcChgQtFvdYRqdObnS7OfL_EiGvmEefUwbEE 2026/08/25 04:17:24 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/25 04:17:25 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/25 04:17:26 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm6a2VZ_du1UEzkjX1MPayr-n2uHzBifcChgQtFvdYRqdObnS7OfL_EiGvmEefUwbEE" finished 2026/08/25 04:17:26 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/25 04:17:28 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm7mU6_w6YNQx1D-XHEd_KrcrSr8NgPjCSo_NkEmBcfxQSy0ui18vCmQAAYdda7bncA 2026/08/25 04:17:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/25 04:17:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/25 04:17:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/25 04:17:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/25 04:17:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/25 04:17:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/25 04:17:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm7mU6_w6YNQx1D-XHEd_KrcrSr8NgPjCSo_NkEmBcfxQSy0ui18vCmQAAYdda7bncA" finished 2026/08/25 04:17:31 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/25 04:17:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7hMh9SNAc5ojobCfaDLuxSTphCK8aq_jompUNSXsCJo5jslpKRV7tQa57XM2zROyM 2026/08/25 04:17:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/25 04:17:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/25 04:17:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/25 04:17:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/25 04:17:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/25 04:17:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/25 04:17:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm7hMh9SNAc5ojobCfaDLuxSTphCK8aq_jompUNSXsCJo5jslpKRV7tQa57XM2zROyM" finished 2026/08/25 04:17:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/08/25 04:17:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4vaOF8aWkDkZC39CLBvswO7dW7yl0smMSPv4C6wLWG9_7nfprmDuz_xGaH9QXOCFc 2026/08/25 04:17:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/25 04:17:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/25 04:17:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm4vaOF8aWkDkZC39CLBvswO7dW7yl0smMSPv4C6wLWG9_7nfprmDuz_xGaH9QXOCFc" finished 2026/08/25 04:17:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/25 04:17:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm7L1VhvZiRcnLqFLErXt9BtVO5PgzpZRDhu6DEGiMgzf3gti0YUi69lZfkC59a0y0g 2026/08/25 04:17:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/25 04:17:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/25 04:17:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm7L1VhvZiRcnLqFLErXt9BtVO5PgzpZRDhu6DEGiMgzf3gti0YUi69lZfkC59a0y0g" finished 2026/08/25 04:17:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/25 04:17:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7H38M2PzNooMbJAlZ4p_x31KULX1o2LjHFcWNjNkq89eDorXTqBj_Mm95tg2diLIQ 2026/08/25 04:17:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/25 04:17:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/25 04:17:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm7H38M2PzNooMbJAlZ4p_x31KULX1o2LjHFcWNjNkq89eDorXTqBj_Mm95tg2diLIQ" finished 2026/08/25 04:17:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/25 04:17:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm5S5Rq-mVid7RWkmDAsJeIgpNPnId3kVKfdT8EslXIUPfwlppsGjg_BW5jiHK7LnNc 2026/08/25 04:17:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/25 04:18:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/25 04:18:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/25 04:18:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/25 04:18:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/25 04:18:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/25 04:18:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm5S5Rq-mVid7RWkmDAsJeIgpNPnId3kVKfdT8EslXIUPfwlppsGjg_BW5jiHK7LnNc" finished 2026/08/25 04:18:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/25 04:18:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4LEACkZllkuY0daFKVAZ7f-L_G8W5rd2ZuzkoSWRYqxFjNB35hIP9H-DRNvXxnkLA 2026/08/25 04:18:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/25 04:18:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/25 04:18:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/25 04:18:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/25 04:18:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/25 04:18:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/25 04:18:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm4LEACkZllkuY0daFKVAZ7f-L_G8W5rd2ZuzkoSWRYqxFjNB35hIP9H-DRNvXxnkLA" finished 2026/08/25 04:18:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/08/25 04:18:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6ruOdmSDLagKR4vVRgzsl2R2wScALGoCBnc3ANI7hnJgKpapZv3uMJB1-h-2-SI-g 2026/08/25 04:18:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/25 04:18:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/25 04:18:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm6ruOdmSDLagKR4vVRgzsl2R2wScALGoCBnc3ANI7hnJgKpapZv3uMJB1-h-2-SI-g" finished 2026/08/25 04:18:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/25 04:18:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm4ii2KltHs7KzhQIzKAafxOYGgZNIbAu2OKDeSHsoz7-rCcya1ZX-KQ0xAR_1qFW-I 2026/08/25 04:18:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/25 04:18:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/25 04:18:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm4ii2KltHs7KzhQIzKAafxOYGgZNIbAu2OKDeSHsoz7-rCcya1ZX-KQ0xAR_1qFW-I" finished 2026/08/25 04:18:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/25 04:18:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5AChyGFmbfJHGkVfZ67m2baOsANDyoWVfEetl9MDAQrqvRS_84KncZYJ5-iAk1A7s 2026/08/25 04:18:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/25 04:18:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/25 04:18:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm5AChyGFmbfJHGkVfZ67m2baOsANDyoWVfEetl9MDAQrqvRS_84KncZYJ5-iAk1A7s" finished 2026/08/25 04:18:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/25 04:18:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm42q9cbrGhacanqg9SBUlbaq8PxrGfLhtc0cJGQrZ1e1fl0c6_TXtTBhkLyIBW0_9g 2026/08/25 04:18:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/25 04:18:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/25 04:18:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/25 04:18:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/25 04:18:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/25 04:18:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/25 04:18:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm42q9cbrGhacanqg9SBUlbaq8PxrGfLhtc0cJGQrZ1e1fl0c6_TXtTBhkLyIBW0_9g" finished 2026/08/25 04:18:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/25 04:18:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4eN7ibCA2rbnHumroyAciSkoO8AkNJGCU60U4BczW7ayDDbqfeGLBzRtXXk9fAcTI 2026/08/25 04:18:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/25 04:18:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/25 04:18:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/25 04:18:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/25 04:18:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/25 04:18:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/25 04:18:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm4eN7ibCA2rbnHumroyAciSkoO8AkNJGCU60U4BczW7ayDDbqfeGLBzRtXXk9fAcTI" finished 2026/08/25 04:18:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/08/25 04:18:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5DL-MgvzEcVsJALAEOFQEOwS75BalXn0YTlMwc-rhfGbvd3Zcqn0KcykeBGZlSbX4 2026/08/25 04:18:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/25 04:18:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/25 04:18:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm5DL-MgvzEcVsJALAEOFQEOwS75BalXn0YTlMwc-rhfGbvd3Zcqn0KcykeBGZlSbX4" finished 2026/08/25 04:18:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/25 04:18:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm5LxHZ9cSvgZns5F_H_vOPz0K8TVpnB1Ln-eF-Nu_q1irP_IaL5IOX_geZod8q_g2Q 2026/08/25 04:18:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/25 04:18:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/25 04:18:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm5LxHZ9cSvgZns5F_H_vOPz0K8TVpnB1Ln-eF-Nu_q1irP_IaL5IOX_geZod8q_g2Q" finished 2026/08/25 04:18:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/25 04:18:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5205K-aEcJ2i9ivbr6gX1_cRLd7sUo4imu-f2LSp57WPdXFHt0WXeykcCLygBC5oI 2026/08/25 04:18:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/25 04:18:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/25 04:18:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm5205K-aEcJ2i9ivbr6gX1_cRLd7sUo4imu-f2LSp57WPdXFHt0WXeykcCLygBC5oI" finished 2026/08/25 04:18:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/25 04:19:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm6ZZKs4E_J0twNfxpPPQsHH5JdPNXbab0a6s_cnMXgsA-Pf6r6Afpjlp5ck7w6kClU 2026/08/25 04:19:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/25 04:19:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/25 04:19:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/25 04:19:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/25 04:19:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/25 04:19:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/25 04:19:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm6ZZKs4E_J0twNfxpPPQsHH5JdPNXbab0a6s_cnMXgsA-Pf6r6Afpjlp5ck7w6kClU" finished 2026/08/25 04:19:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/25 04:19:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7XWkbSfMq4PtDu1zDq--d7kUlAUSKTMfaQt9NhrP2FJahZxYgQFm6mBQjaAb4Tdc4 2026/08/25 04:19:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/25 04:19:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/25 04:19:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/25 04:19:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/25 04:19:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/25 04:19:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/25 04:19:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm7XWkbSfMq4PtDu1zDq--d7kUlAUSKTMfaQt9NhrP2FJahZxYgQFm6mBQjaAb4Tdc4" finished 2026/08/25 04:19:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/08/25 04:19:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4UqIi-5GOQL9_2vhVBABvZaV8fcIsXlVbxu_ORAZlUYHdLA6xuDQLT0HtTL1GbPnM 2026/08/25 04:19:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/25 04:19:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/25 04:19:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm4UqIi-5GOQL9_2vhVBABvZaV8fcIsXlVbxu_ORAZlUYHdLA6xuDQLT0HtTL1GbPnM" finished 2026/08/25 04:19:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/25 04:19:21 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm5tV89XZzgnQUN8z4i3vkQGriQmtaDBcq6aXljfMlSk8fC0kj9Euvatmsq3BDRkcD8 2026/08/25 04:19:21 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/25 04:19:23 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/25 04:19:23 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm5tV89XZzgnQUN8z4i3vkQGriQmtaDBcq6aXljfMlSk8fC0kj9Euvatmsq3BDRkcD8" finished 2026/08/25 04:19:24 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/25 04:19:26 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm53sHEtYGWJ3j9a6CjCc-QMATGvzSfC_t01ZP45V7aVyOz5WOcx6ZXfTdKbX3Q-25s 2026/08/25 04:19:26 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/25 04:19:28 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/25 04:19:28 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm53sHEtYGWJ3j9a6CjCc-QMATGvzSfC_t01ZP45V7aVyOz5WOcx6ZXfTdKbX3Q-25s" finished 2026/08/25 04:19:28 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/25 04:19:30 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5JQsTWqHINuYR78oUdKKwb4zvWvWPF_VSOOjLca8ZwxUg9dxGeNSCRgqwn0y0KqLU 2026/08/25 04:19:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/25 04:19:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/25 04:19:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/25 04:19:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/25 04:19:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/25 04:19:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/25 04:19:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm5JQsTWqHINuYR78oUdKKwb4zvWvWPF_VSOOjLca8ZwxUg9dxGeNSCRgqwn0y0KqLU" finished 2026/08/25 04:19:33 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/25 04:19:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6kAw8k-LNmrkkOgaMAVKurQkT6DS_Ukz0F0WUHg9X2rdfQvBrPfUB4aJZqFvWOe6w 2026/08/25 04:19:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/25 04:19:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/25 04:19:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/25 04:19:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/25 04:19:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/25 04:19:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/25 04:19:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm6kAw8k-LNmrkkOgaMAVKurQkT6DS_Ukz0F0WUHg9X2rdfQvBrPfUB4aJZqFvWOe6w" finished 2026/08/25 04:19:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/08/25 04:19:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7gHtFX81PmyX726eYian8hoatA-L_UN2QX5Cxslu6M55VUrAP0BjqOuud1OaBoz_M 2026/08/25 04:19:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/25 04:19:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/25 04:19:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm7gHtFX81PmyX726eYian8hoatA-L_UN2QX5Cxslu6M55VUrAP0BjqOuud1OaBoz_M" finished 2026/08/25 04:19:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/25 04:19:53 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm5PKdPkPYdS0bTGhgdRELMmCryyObs4fOrYVw9okTVaPqStEH70xOdO23ILBUbPnTw 2026/08/25 04:19:54 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/25 04:19:55 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/25 04:19:56 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm5PKdPkPYdS0bTGhgdRELMmCryyObs4fOrYVw9okTVaPqStEH70xOdO23ILBUbPnTw" finished 2026/08/25 04:19:56 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/25 04:19:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5w5LTKswUhAUDMekEtmryYbPxkq2kLoPQtiQR4t2IYqlni1s1mKfs79N4uA9nWy-U 2026/08/25 04:19:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/25 04:20:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/25 04:20:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm5w5LTKswUhAUDMekEtmryYbPxkq2kLoPQtiQR4t2IYqlni1s1mKfs79N4uA9nWy-U" finished 2026/08/25 04:20:02 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/25 04:20:05 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6giYfP4TYhGEHfdilqjXNKBUNEOxvQM_epkJXBFVpLbunIzU7i-vShDyHGjh56Dpo 2026/08/25 04:20:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/25 04:20:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/25 04:20:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/25 04:20:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/25 04:20:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/25 04:20:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/25 04:20:08 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm6giYfP4TYhGEHfdilqjXNKBUNEOxvQM_epkJXBFVpLbunIzU7i-vShDyHGjh56Dpo" finished 2026/08/25 04:20:08 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/25 04:20:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7rFVXd6cv7Wre5fIK9dU1mDO4Pl0Q4W5Dv2m_PA9QSyAB8aBb4RYRiUmBBuxYezkQ 2026/08/25 04:20:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/25 04:20:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/25 04:20:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/25 04:20:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/25 04:20:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/25 04:20:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/25 04:20:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm7rFVXd6cv7Wre5fIK9dU1mDO4Pl0Q4W5Dv2m_PA9QSyAB8aBb4RYRiUmBBuxYezkQ" finished 2026/08/25 04:20:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/25 04:20:17 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://rclone-test-roruset0howi.storage.googleapis.com/short-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/25 04:20:17 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2596: 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://rclone-test-roruset0howi.storage.googleapis.com/short-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/25 04:20:17 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/25 04:20:18 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: ABPnzm5co8g0nPhnKR227gPFQqzDO7hVQvFkg2B0cm7yEsWpjaOk0wFLILK_H180_hmGni4 2026/08/25 04:20:18 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/25 04:20:18 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/25 04:20:19 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "dda1551a3012c5d0666aec7862241d52" 2026/08/25 04:20:19 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "65ef902a5a3eca07ff2c705250620a73" 2026/08/25 04:20:19 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/25 04:20:20 DEBUG : short-eof-chunked.bin: multipart upload "ABPnzm5co8g0nPhnKR227gPFQqzDO7hVQvFkg2B0cm7yEsWpjaOk0wFLILK_H180_hmGni4" aborted fstests.go:2596: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2702: *s3.Fs does not support SetCopyCutoff: --s3-copy-cutoff not supported: optional feature not implemented === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/25 04:20:20 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm5kHoykhxae1eSgTa4bWlrxKfUhxVoIP0X5FxxGILKWyrBtro2TMQsHNdGP3S9OzHw 2026/08/25 04:20:20 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/25 04:20:21 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "eebe1a20fdf9a387c3f592730cd9f97a" 2026/08/25 04:20:21 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm5kHoykhxae1eSgTa4bWlrxKfUhxVoIP0X5FxxGILKWyrBtro2TMQsHNdGP3S9OzHw" finished 2026/08/25 04:20:21 DEBUG : unknown-size-put.txt: Multipart upload Etag: bd78c844e8ce82c013b3aa78dc219b5b-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/25 04:20:23 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm52JRmTKZ98vNrjGUEuEV9BIyh0JIkmrCJ35YqvhISbFjtT38qOUYmall0FIPFGP80 2026/08/25 04:20:23 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/25 04:20:23 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "c7ff60b22574f44ff7ff97fa83561adc" 2026/08/25 04:20:23 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm52JRmTKZ98vNrjGUEuEV9BIyh0JIkmrCJ35YqvhISbFjtT38qOUYmall0FIPFGP80" finished 2026/08/25 04:20:24 DEBUG : unknown-size-update.txt: Multipart upload Etag: 19686179c14899b95e23ed376c0a3020-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/25 04:20:24 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-roruset0howi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/25 04:20:25 DEBUG : Waiting for deletions to finish 2026/08/25 04:20:25 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/25 04:20:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1787631326196873") 2026/08/25 04:20:25 DEBUG : "versions/test-versions-v2026-08-25-041643-681.txt" version true 2026/08/25 04:20:25 DEBUG : versions/test-versions-v2026-08-25-041643-681.txt: Deleting (id "1787631403609415") 2026/08/25 04:20:25 INFO : versions/test-versions-v2026-08-25-041643-681.txt: Deleted 2026/08/25 04:20:25 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/25 04:20:27 INFO : S3 bucket rclone-test-roruset0howi: Bucket "rclone-test-roruset0howi" deleted 2026/08/25 04:20:27 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- FAIL: TestIntegration (357.90s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.42s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.86s) --- FAIL: TestIntegration/FsMkdir (355.25s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.42s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.21s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.56s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.25s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.56s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.21s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (36.57s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (3.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.84s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.31s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.42s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.13s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.68s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (2.30s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.94s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (105.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (2.61s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (6.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.50s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.73s) --- 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 (1.61s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.62s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (41.67s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (2.55s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (2.70s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (35.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (18.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.19s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (8.27s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.63s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.63s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (8.43s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (8.25s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (3.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (187.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (28.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (8.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (11.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (30.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (9.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (5.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (10.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (30.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (9.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (5.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (10.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (5.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (32.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (10.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (5.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (10.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (5.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (8.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (9.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (35.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (10.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (5.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (11.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (5.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.79s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (2.50s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.93s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.53s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.40s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.97s) --- 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/08/25 04:20:27 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/25 04:20:27 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 357.958s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 5m59.957648845s (try 1/5)