"go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsOpenChunkWriter|FsPutFiles|FsPutZeroLength)$|^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot|dot_dot|invalid_UTF-8|leading_HT|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_HT|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^10Mi$/^(10485759|10485760|20971521)$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5.054Mi$/^(10600001|5299999|5300000)$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5.055Mi$/^(10600107|5300052|5300053)$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5Mi$/^(10485761|5242879|5242880)$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^6.667Mi$/^(13981013|6990505|6990506)$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^8Mi$/^(16777217|8388607|8388608)$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3GCS:" 2025/07/26 03:17:47 NOTICE: TestS3GCS: Starting server 2025/07/26 03:17:47 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zowecuq8kapu" 2025/07/26 03:17:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/26 03:17:48 INFO : S3 bucket rclone-test-zowecuq8kapu: Bucket "rclone-test-zowecuq8kapu" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/07/26 03:18:17 NOTICE: S3 bucket rclone-test-zowecuq8kapu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/07/26 03:18:17 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm67nkYA9uQiBPcXTmVLqHL5-tdj5laFV0i9Im8ilYF4jzr0s-mOycBiqrCSzz4LOfg 2025/07/26 03:18:19 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "687054ef6e4247ba0b6fdacd37d7601e" 2025/07/26 03:18:21 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "2c05b8997d7b3c7a7e703b1bb04b7ee1" 2025/07/26 03:18:23 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "d291e455d48e2bd6f301a5ec95168e48" 2025/07/26 03:18:23 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm67nkYA9uQiBPcXTmVLqHL5-tdj5laFV0i9Im8ilYF4jzr0s-mOycBiqrCSzz4LOfg" finished === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/07/26 03:18:31 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/07/26 03:18:32 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/07/26 03:18:37 DEBUG : S3 bucket rclone-test-zowecuq8kapu: bucket is versioned: false 2025/07/26 03:18:37 DEBUG : Waiting for deletions to finish 2025/07/26 03:18:37 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/07/26 03:18:37 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/07/26 03:18:37 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/07/26 03:18:39 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zowecuq8kapu/dirToPurgeFromRoot" 2025/07/26 03:18:40 DEBUG : S3 bucket rclone-test-zowecuq8kapu path dirToPurgeFromRoot: bucket is versioned: false 2025/07/26 03:18:40 DEBUG : Waiting for deletions to finish 2025/07/26 03:18:40 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/07/26 03:18:40 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/07/26 03:18:40 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/07/26 03:18:41 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zowecuq8kapu/hello? sausage/êé" 2025/07/26 03:18:43 DEBUG : S3 bucket rclone-test-zowecuq8kapu path hello? sausage/êé: bucket is versioned: false 2025/07/26 03:18:43 DEBUG : Waiting for deletions to finish 2025/07/26 03:18:43 DEBUG : "a/b/c/d/e.txt" version false 2025/07/26 03:18:43 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/07/26 03:18:44 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/07/26 03:18:54 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zowecuq8kapu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/07/26 03:18:54 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zowecuq8kapu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3GCS:" path "rclone-test-zowecuq8kapu" from "TestS3GCS:rclone-test-zowecuq8kapu" 2025/07/26 03:18:55 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:2034: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2034 Error: Received unexpected error: not found, Signing Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/07/26 03:19:04 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm5js1PRtfbHknDze_rbIM05ZxSNNndR8PcmBvahJ2I4zi6_4ennqALugHguTowYodg 2025/07/26 03:19:04 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/07/26 03:19:05 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/07/26 03:19:05 DEBUG : piped data.txt: multipart upload "ABPnzm5js1PRtfbHknDze_rbIM05ZxSNNndR8PcmBvahJ2I4zi6_4ennqALugHguTowYodg" finished 2025/07/26 03:19:05 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/07/26 03:19:06 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm5eLSV2aiktSztIgbZ8efeACFB4bwUqK_YdjOT8t5ugKI-KH_4rElo-DIvdLTryNf8 2025/07/26 03:19:06 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/07/26 03:19:07 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "58210a28440cd8076b480745c140a7b4" 2025/07/26 03:19:08 DEBUG : piped data.txt: multipart upload "ABPnzm5eLSV2aiktSztIgbZ8efeACFB4bwUqK_YdjOT8t5ugKI-KH_4rElo-DIvdLTryNf8" finished 2025/07/26 03:19:08 DEBUG : piped data.txt: Multipart upload Etag: 6ac8fa6c474f7c64433964d5c03986b5-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:199 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 666 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=666 vs obj=0 fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 666 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=666 vs obj=0 s3_internal_test.go:93: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:93 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:102: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:102 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 Error: Not equal: expected: "\x1f\x8b\b\x00\x00\x00\x00\x00\x00\xff\x14\x92\r\x9a\x83 \f\x05\xaf\xd4\xdaj\xf58A\x02F~\x82B@8\xfd~{\x83\xf7ff\xc0N\x05\xcd'ALji)R \xcb\xf1\xf6\x18\xf8\xe0\xb4\x1a\xa8\xbc\xc39%\b\xa4\xb0}\x1b<\\\xf1\xfa\x1c졳\xf9\f6\xf0p\x7f]r\xe3\xc9v\v\xdc!Q\x9f\xadh\x1ar-\x01\x1b\f6k\xe7B\x91\xc3[\xb3\x82Li\xab\xe20r\x9f\xbdtI\xd8\xdf7\x18\xae\xa2\xbf\x9e\xa2\xec0^\x1dwP\xd2~\x91\x9b\\\x92\xe7\x87;\x14R/\xc3\x05\x1b\xd7O\x15\x0fM\xfc'\x82\xc6Au\xabX\xe4\xc0\xf2}\xf0\x86[\xe2ϳ\xa5\x8b\xeb\x96ы!;\aq\x9c\xc4-\x8e\x1a\a\x8cS\xe3\x06\x0e\xdb\\\xc5@\x82\xf0\xde\xf9\xe4\x1d\x9e\xaf\x81\x9b5\xa9\xf5BG\xb7\x94)\xd1\x01\a\x1e\xbf(7{\bS\x97\x0eI\xfab0R#\xb5!\xbf+\xb8\x7fo\xdfF\x1e\x1c\xea\x9f\xc5&N\xcaT\xa0\xa3\xe7\xf1\xb1ذ\xa0\xfe>bE\x83\xfa\r\xb0\xb2\x83\x9e\x13\x19\xbc\xd9m^\x9e\x7f.ˁ\r\xbd\x16E'f\xac\xab\xa5J\x8e\xefe\xb0\xe7\xc2\xee\xe5a\xa7,}S\x18\xc1µF120\x7fn\xda\xc1\x93\xfb\xdf\xc9JƜ\xb0Rg=g\xd6\\\xc8o74\xb08\xd6(\x01\x83\x1c\xeb%\x81=\xdf\xef\x8c\x05\x14ݿ\x83\x0f:\xb8\xbew2\xd0x,\x9a5\x1c\x90\xb6N\x87좖\xbf\x00\x00\x00\xff\xff\x01hW\x8b\xe8\x03\x00\x00" actual : "zacitef3payenep6tutasuh1lemohop8favocaj2pamibew4waxoveq3holayof3zofaxoy0qurejog9moyapiy5gudizuq6mewazof8yotinom1dobasip9vukenoy5luyupey1rafovud4linucaz0yecabuw7nowuqus5xoyatib0fotewov3vulawul3nadeziv9vetuhet4xerarun7logiqov9selufig5mukopuk6kiwomen2wowakew5vufapam1cojocax4farodib8qekirut2pihaheh7nurolam2yuyapuy6feniwib6xeqanak8tupayud0gebunul9jahomeq2dopomuq5yokexal6leraxur4ponuzax0zexuyej6kexiged5cafasiw8pumekeq5bevucav4buqaxul1savekes4woboqos9vorebag9xojuzen2mayulup5tuqetel2piradon2sararup1goqeyot8jawetig3vesacav6lumesav8cogafov2juxapij9jejemaj3wositif0baceqiv0qofomeg4fazuzuk9cepewed3yacuwaf8cenenis5bayugaj5femozag1pividof8fujavox7dovefoz2yifiyep4cutinob5bifusif2yefikos9nazazuj5dawudej2koduhub4konifib7goririv7kaliger5hipojas1vakolam4wilaked7gewukut2tayeloz3geweted4xugudab7zagucad5piferok9luxesav6hewelux6veqivuz7nogelop5mipugec9teruzeb9mosesoh6bijesev8givikor6zolotok0lacisuy9benagaq8nufuzes3ricalik4wilobuz5peviyod5sodotil9rawagez8numemuh8qumolor1setabir7hohihov1cifawoz6dodahap9yihucub6" Diff: --- Expected +++ Actual @@ -1,3 +1 @@ - j8AF~B@8~{ffN'ALji)R 9%}<\졳 6p]rv !Qhr- 6kB[Li0rtI70^wP~\;R/OM'AuX}[ϳы!;q-S\@5BG)(7{SIb0R#!+oF&NTذ>bE m^.ˁ E'fJea,}SµF120nJƜRg=g\o748(%=ݿ:w2x,5N좖hW +zacitef3payenep6tutasuh1lemohop8favocaj2pamibew4waxoveq3holayof3zofaxoy0qurejog9moyapiy5gudizuq6mewazof8yotinom1dobasip9vukenoy5luyupey1rafovud4linucaz0yecabuw7nowuqus5xoyatib0fotewov3vulawul3nadeziv9vetuhet4xerarun7logiqov9selufig5mukopuk6kiwomen2wowakew5vufapam1cojocax4farodib8qekirut2pihaheh7nurolam2yuyapuy6feniwib6xeqanak8tupayud0gebunul9jahomeq2dopomuq5yokexal6leraxur4ponuzax0zexuyej6kexiged5cafasiw8pumekeq5bevucav4buqaxul1savekes4woboqos9vorebag9xojuzen2mayulup5tuqetel2piradon2sararup1goqeyot8jawetig3vesacav6lumesav8cogafov2juxapij9jejemaj3wositif0baceqiv0qofomeg4fazuzuk9cepewed3yacuwaf8cenenis5bayugaj5femozag1pividof8fujavox7dovefoz2yifiyep4cutinob5bifusif2yefikos9nazazuj5dawudej2koduhub4konifib7goririv7kaliger5hipojas1vakolam4wilaked7gewukut2tayeloz3geweted4xugudab7zagucad5piferok9luxesav6hewelux6veqivuz7nogelop5mipugec9teruzeb9mosesoh6bijesev8givikor6zolotok0lacisuy9benagaq8nufuzes3ricalik4wilobuz5peviyod5sodotil9rawagez8numemuh8qumolor1setabir7hohihov1cifawoz6dodahap9yihucub6 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:103: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:103 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 Error: Not equal: expected: 666 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:103: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:103 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: -1 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:106: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:106 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: "" actual : "31501abc444a5845fc1283f528493056" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +31501abc444a5845fc1283f528493056 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:306: versions/test-versions-v2025-07-26-031914-361.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:306: 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 2025/07/26 03:19:20 DEBUG : oldPath = "TestS3GCS:rclone-test-zowecuq8kapu/versions/test-versions-v2025-07-26-031914-361.txt" 2025/07/26 03:19:20 DEBUG : newPath = "TestS3GCS,versions:rclone-test-zowecuq8kapu/versions/test-versions-v2025-07-26-031914-361.txt" 2025/07/26 03:19:20 DEBUG : Creating backend with remote "TestS3GCS,versions:rclone-test-zowecuq8kapu/versions/test-versions-v2025-07-26-031914-361.txt" 2025/07/26 03:19:20 DEBUG : TestS3GCS: detected overridden config - adding "{pO73u}" suffix to name 2025/07/26 03:19:20 DEBUG : fs cache: renaming child cache item "TestS3GCS,versions:rclone-test-zowecuq8kapu/versions/test-versions-v2025-07-26-031914-361.txt" to be canonical for parent "TestS3GCS{pO73u}:rclone-test-zowecuq8kapu/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:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 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:400: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:400 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:402: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:402 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:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 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:140: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:140 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: S3 bucket rclone-test-zowecuq8kapu/versions/test-versions.txt: md5 hash incorrect - expecting "07c4ae7518dd11f6b0787ad79bb5f5cd" got "18a7f6c0ac33f696d0362ffdb924ff5a" fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 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:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 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:402: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:402 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:434: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2025/07/26 03:19:38 DEBUG : Waiting for deletions to finish 2025/07/26 03:19:38 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/07/26 03:19:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1753499907565479" 2025/07/26 03:19:38 DEBUG : "versions/test-versions-v2025-07-26-031914-361.txt" version true 2025/07/26 03:19:38 DEBUG : versions/test-versions-v2025-07-26-031914-361.txt: Deleting (id "1753499954322223") 2025/07/26 03:19:38 DEBUG : "versions/test-versions.txt" version false 2025/07/26 03:19:38 DEBUG : versions/test-versions.txt: Not deleting current version "1753499959081796" 2025/07/26 03:19:38 INFO : versions/test-versions-v2025-07-26-031914-361.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/07/26 03:19:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4KKOWFAce_LrNOe16V1qJsCUPEIJR3GPGB2RgnUdn7wcfoLbYRk2qomocbCLOHWX8 2025/07/26 03:19:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/07/26 03:19:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/07/26 03:19:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm4KKOWFAce_LrNOe16V1qJsCUPEIJR3GPGB2RgnUdn7wcfoLbYRk2qomocbCLOHWX8" finished 2025/07/26 03:19:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/07/26 03:19:48 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm5kX5ccphFGbCTKvUVNOxDqbCAEYLyarDYxWO1RSPWq-4iuX1_cqGY898qZdiNQMU8 2025/07/26 03:19:48 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/07/26 03:19:51 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/07/26 03:19:51 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm5kX5ccphFGbCTKvUVNOxDqbCAEYLyarDYxWO1RSPWq-4iuX1_cqGY898qZdiNQMU8" finished 2025/07/26 03:19:51 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/07/26 03:19:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4EcNHqZzKngIAcWiq4V30JeCJpDvHHXBO_Rc8Swvx90CET-vRyslmuVtvsDe5DGKc 2025/07/26 03:19:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/07/26 03:19:55 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/07/26 03:19:55 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm4EcNHqZzKngIAcWiq4V30JeCJpDvHHXBO_Rc8Swvx90CET-vRyslmuVtvsDe5DGKc" finished 2025/07/26 03:19:56 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/07/26 03:19:57 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6hpBFDvp5LOAEo4TWDWsSywPNr5VXYUB6m_DjZpPJvu7aYoutFYJMPiLH5ibv9U_o 2025/07/26 03:19:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/07/26 03:19:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/07/26 03:19:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/07/26 03:19:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/07/26 03:20:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/07/26 03:20:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/07/26 03:20:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm6hpBFDvp5LOAEo4TWDWsSywPNr5VXYUB6m_DjZpPJvu7aYoutFYJMPiLH5ibv9U_o" finished 2025/07/26 03:20:01 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/07/26 03:20:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm68fvfBVe9KLINtXTXDylmdDNuoqiKCfa7vEZ7RU6Cs3XmFG4rweOYOLU5uIZhy85o 2025/07/26 03:20:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/07/26 03:20:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/07/26 03:20:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/07/26 03:20:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/07/26 03:20:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/07/26 03:20:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/07/26 03:20:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm68fvfBVe9KLINtXTXDylmdDNuoqiKCfa7vEZ7RU6Cs3XmFG4rweOYOLU5uIZhy85o" finished 2025/07/26 03:20:06 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 2025/07/26 03:20:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5CP7ryy7UgwnDi6HRsaNWOrabgvxt4LpemBCsKzxJI5vLCHjBR_n4PFrVXLfQiJec 2025/07/26 03:20:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/07/26 03:20:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/07/26 03:20:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm5CP7ryy7UgwnDi6HRsaNWOrabgvxt4LpemBCsKzxJI5vLCHjBR_n4PFrVXLfQiJec" finished 2025/07/26 03:20:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/07/26 03:20:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm623k4ay8n69p2gGyURJZi3elNN5tZC_drZoXd2Ubo3iT9LXsEreIoveh4G6fqVw_U 2025/07/26 03:20:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/07/26 03:20:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/07/26 03:20:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm623k4ay8n69p2gGyURJZi3elNN5tZC_drZoXd2Ubo3iT9LXsEreIoveh4G6fqVw_U" finished 2025/07/26 03:20:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/07/26 03:20:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm56m2Ac3SgMsf2WWFHrNVagqoLSp2KTIDFsQB_cFCldwCVEt_VIMkGUqVoTmvOCm_0 2025/07/26 03:20:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/07/26 03:20:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/07/26 03:20:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm56m2Ac3SgMsf2WWFHrNVagqoLSp2KTIDFsQB_cFCldwCVEt_VIMkGUqVoTmvOCm_0" finished 2025/07/26 03:20:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/07/26 03:20:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm6tA1GOP6IME3J6lvIcd6BO0bgbUBwvUSMY00oPQ-L-MvqSPON8Ue781nC1HvaHKdo 2025/07/26 03:20:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/26 03:20:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/26 03:20:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/26 03:20:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/07/26 03:20:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/07/26 03:20:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/07/26 03:20:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm6tA1GOP6IME3J6lvIcd6BO0bgbUBwvUSMY00oPQ-L-MvqSPON8Ue781nC1HvaHKdo" finished 2025/07/26 03:20:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/07/26 03:20:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7xg90XOodFppx3QO7qjpbVFWW7b5yB3Cwu2KLN_yjK5O6nbwYHEBO8pegPEQkjRKw 2025/07/26 03:20:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/07/26 03:20:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/07/26 03:20:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/07/26 03:20:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/07/26 03:20:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/07/26 03:20:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/07/26 03:20:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm7xg90XOodFppx3QO7qjpbVFWW7b5yB3Cwu2KLN_yjK5O6nbwYHEBO8pegPEQkjRKw" finished 2025/07/26 03:20:34 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 2025/07/26 03:20:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7tNsAfaRuYk1fs-fHV7r3dDolupJXA4SH4JYJbXJ1_WB83R0i8808VCVI-zV7hJt4 2025/07/26 03:20:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/07/26 03:20:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/07/26 03:20:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm7tNsAfaRuYk1fs-fHV7r3dDolupJXA4SH4JYJbXJ1_WB83R0i8808VCVI-zV7hJt4" finished 2025/07/26 03:20:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/07/26 03:20:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm6g2edzwrXdlqyWfekksxmXn12KN0vEsAbOjqgluBIMCIvqYfENCd1p4I201dfk90k 2025/07/26 03:20:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/07/26 03:20:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/07/26 03:20:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm6g2edzwrXdlqyWfekksxmXn12KN0vEsAbOjqgluBIMCIvqYfENCd1p4I201dfk90k" finished 2025/07/26 03:20:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/07/26 03:20:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6U9I5tgEHX_EhaXrmrehAKWfIhar6UTPwM_wNmU49HBQEXXSsyAOiK0PX4MGTlQeA 2025/07/26 03:20:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/07/26 03:20:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/07/26 03:20:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm6U9I5tgEHX_EhaXrmrehAKWfIhar6UTPwM_wNmU49HBQEXXSsyAOiK0PX4MGTlQeA" finished 2025/07/26 03:20:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/07/26 03:20:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm6lx3oyztCyhJOxjoreGSy4Pn3uzNEfF6ttTNmAOZNSlsVo_TYvEBWCN6JSfS8Uae0 2025/07/26 03:20:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/26 03:20:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/26 03:20:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/26 03:20:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/07/26 03:20:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/07/26 03:20:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/07/26 03:20:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm6lx3oyztCyhJOxjoreGSy4Pn3uzNEfF6ttTNmAOZNSlsVo_TYvEBWCN6JSfS8Uae0" finished 2025/07/26 03:20:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/07/26 03:20:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5HYrJlR94q9hzsOBdfFSeZDlhtjmf7GPeDIOhiXTawz5EbAmXpUkHk4a7kSHaOS1s 2025/07/26 03:20:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/07/26 03:20:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/07/26 03:20:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/07/26 03:20:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/07/26 03:20:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/07/26 03:20:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/07/26 03:20:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm5HYrJlR94q9hzsOBdfFSeZDlhtjmf7GPeDIOhiXTawz5EbAmXpUkHk4a7kSHaOS1s" finished 2025/07/26 03:20:59 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 2025/07/26 03:21:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm75VGB7hTCr8kolCnieodeWeZO91PBel_zb3CiFrxtrNZ3RbP-mgowCZ2Oo2SSfIgA 2025/07/26 03:21:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/07/26 03:21:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/07/26 03:21:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm75VGB7hTCr8kolCnieodeWeZO91PBel_zb3CiFrxtrNZ3RbP-mgowCZ2Oo2SSfIgA" finished 2025/07/26 03:21:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/07/26 03:21:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm5qsMtxvyLTomNfi8pnoYcEDXq8G4VAosSHEQR7rgF-JXq3O9-bz9qNADb8uHEO5Og 2025/07/26 03:21:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/07/26 03:21:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/07/26 03:21:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm5qsMtxvyLTomNfi8pnoYcEDXq8G4VAosSHEQR7rgF-JXq3O9-bz9qNADb8uHEO5Og" finished 2025/07/26 03:21:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/07/26 03:21:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5kjAK6AowQVhJUcAD6QjcceNM1tDxyEUtESVoBkgiHyYqoS6c2jkGfUl27Sc26eM4 2025/07/26 03:21:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/07/26 03:21:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/07/26 03:21:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm5kjAK6AowQVhJUcAD6QjcceNM1tDxyEUtESVoBkgiHyYqoS6c2jkGfUl27Sc26eM4" finished 2025/07/26 03:21:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/07/26 03:21:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm6nK7FM20k9svB3k3ekvRHi0ZKlBBPCXRTObgjXW6R91L1QCZhsY2a_UQWByxWJDUg 2025/07/26 03:21:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/26 03:21:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/07/26 03:21:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/26 03:21:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/07/26 03:21:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/07/26 03:21:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/07/26 03:21:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm6nK7FM20k9svB3k3ekvRHi0ZKlBBPCXRTObgjXW6R91L1QCZhsY2a_UQWByxWJDUg" finished 2025/07/26 03:21:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/07/26 03:21:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7hagVXVsj5I8F5T6bNHWllGo-07MwNRX0e9B3x-PZfaE7knUQ-cVlsedof34eyupg 2025/07/26 03:21:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/07/26 03:21:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/07/26 03:21:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/07/26 03:21:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/07/26 03:21:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/07/26 03:21:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/07/26 03:21:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm7hagVXVsj5I8F5T6bNHWllGo-07MwNRX0e9B3x-PZfaE7knUQ-cVlsedof34eyupg" finished 2025/07/26 03:21:23 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 2025/07/26 03:21:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7n2cIPPpp9iuDNlJdxz434qwZtv1r4uxtW-IyEQELGc0hqH-ja9BJ-bm4DomKSBRM 2025/07/26 03:21:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/07/26 03:21:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/07/26 03:21:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm7n2cIPPpp9iuDNlJdxz434qwZtv1r4uxtW-IyEQELGc0hqH-ja9BJ-bm4DomKSBRM" finished 2025/07/26 03:21:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/07/26 03:21:33 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm7w2PWwE7FhlhKyck98z52YSviwckBoitd-DXqzb_s3B_AHa2sFsR-9W43G8J9s3tc 2025/07/26 03:21:34 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/07/26 03:21:35 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/07/26 03:21:36 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm7w2PWwE7FhlhKyck98z52YSviwckBoitd-DXqzb_s3B_AHa2sFsR-9W43G8J9s3tc" finished 2025/07/26 03:21:36 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/07/26 03:21:38 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6tPgoj2TMvDHDbLTe9Wchp3dEq0aSV49AjIPRS4ukQ8kG3fL4m8jfzd72z7NEbsxo 2025/07/26 03:21:38 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/07/26 03:21:40 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/07/26 03:21:40 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm6tPgoj2TMvDHDbLTe9Wchp3dEq0aSV49AjIPRS4ukQ8kG3fL4m8jfzd72z7NEbsxo" finished 2025/07/26 03:21:40 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/07/26 03:21:42 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5boYJVAYy2Q9_ocLs-rNMlHEcKq2hjnWMSj67hbCHGhV3sMEhSN6N9k17BEf-5HHo 2025/07/26 03:21:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/07/26 03:21:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/07/26 03:21:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/07/26 03:21:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/07/26 03:21:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/07/26 03:21:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/07/26 03:21:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm5boYJVAYy2Q9_ocLs-rNMlHEcKq2hjnWMSj67hbCHGhV3sMEhSN6N9k17BEf-5HHo" finished 2025/07/26 03:21:45 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/07/26 03:21:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7ASC5FHX38Ph0UEaQi-LHbKpFqAjOeRumnPi6tfzgdNpZPI2EEdl7mWDjgcBDybdg 2025/07/26 03:21:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/07/26 03:21:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/07/26 03:21:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/07/26 03:21:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/07/26 03:21:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/07/26 03:21:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/07/26 03:21:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm7ASC5FHX38Ph0UEaQi-LHbKpFqAjOeRumnPi6tfzgdNpZPI2EEdl7mWDjgcBDybdg" finished 2025/07/26 03:21:50 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 2025/07/26 03:21:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5vXGeGUV5ozox1UybL_W2EcU-3_pdQSzxFAXgfnedxedR4K0ox0vhZW-9tsFmp6B0 2025/07/26 03:21:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/07/26 03:21:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/07/26 03:21:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm5vXGeGUV5ozox1UybL_W2EcU-3_pdQSzxFAXgfnedxedR4K0ox0vhZW-9tsFmp6B0" finished 2025/07/26 03:21:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/07/26 03:22:00 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm74sr4JfmoEjV5e2QVwW30INnYf6tsTMoNbgdTz254fzjvuvfqlY5JdOD2-RmQjH1s 2025/07/26 03:22:01 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/07/26 03:22:02 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/07/26 03:22:03 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm74sr4JfmoEjV5e2QVwW30INnYf6tsTMoNbgdTz254fzjvuvfqlY5JdOD2-RmQjH1s" finished 2025/07/26 03:22:03 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/07/26 03:22:04 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6WOaqKo_bNo3C16aG2KIYXOQe32wUHET9_pEXVROOy542cQHWP7zx5bb_eJsy-0II 2025/07/26 03:22:05 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/07/26 03:22:06 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/07/26 03:22:07 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm6WOaqKo_bNo3C16aG2KIYXOQe32wUHET9_pEXVROOy542cQHWP7zx5bb_eJsy-0II" finished 2025/07/26 03:22:07 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/07/26 03:22:09 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm48Kq6igYfEtxG3OJqh3XXCMsgm4BjyPP5fOGVgdDzq6in9eIVNqYRL4uugY3Hs5Uw 2025/07/26 03:22:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/07/26 03:22:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/07/26 03:22:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/07/26 03:22:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/07/26 03:22:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/07/26 03:22:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/07/26 03:22:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm48Kq6igYfEtxG3OJqh3XXCMsgm4BjyPP5fOGVgdDzq6in9eIVNqYRL4uugY3Hs5Uw" finished 2025/07/26 03:22:12 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/07/26 03:22:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4YepodLjLXdossb_qvhgMvbDEtvhx9RmVSVHq0vkwAHOkGw6y10c0NAsZqX9Q0lkI 2025/07/26 03:22:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/07/26 03:22:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/07/26 03:22:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/07/26 03:22:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/07/26 03:22:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/07/26 03:22:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/07/26 03:22:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm4YepodLjLXdossb_qvhgMvbDEtvhx9RmVSVHq0vkwAHOkGw6y10c0NAsZqX9Q0lkI" finished 2025/07/26 03:22:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/07/26 03:22:20 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm7F8F_UaT5WVV6HvjAwJ3mwHy1xTIeDgY7tBYhCrApapaemr27uiZXok7aWSjihjAs 2025/07/26 03:22:20 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/07/26 03:22:20 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "cb65d544e754e0b37b823330a477a509" 2025/07/26 03:22:21 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm7F8F_UaT5WVV6HvjAwJ3mwHy1xTIeDgY7tBYhCrApapaemr27uiZXok7aWSjihjAs" finished 2025/07/26 03:22:21 DEBUG : unknown-size-update.txt: Multipart upload Etag: dd33bb969971d79f73bd197353043fd4-1 OK 2025/07/26 03:22:21 DEBUG : Waiting for deletions to finish 2025/07/26 03:22:21 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/07/26 03:22:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1753499907565479") 2025/07/26 03:22:21 DEBUG : "versions/test-versions-v2025-07-26-031919-127.txt" version true 2025/07/26 03:22:21 DEBUG : versions/test-versions-v2025-07-26-031919-127.txt: Deleting (id "1753499959081796") 2025/07/26 03:22:22 INFO : versions/test-versions-v2025-07-26-031919-127.txt: Deleted 2025/07/26 03:22:22 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/07/26 03:22:22 INFO : S3 bucket rclone-test-zowecuq8kapu: Bucket "rclone-test-zowecuq8kapu" deleted 2025/07/26 03:22:22 DEBUG : Waiting for deletions to finish --- FAIL: TestIntegration (275.81s) --- FAIL: TestIntegration/FsMkdir (274.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding (26.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.84s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (8.52s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (74.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.90s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.06s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.78s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.29s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (31.50s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.35s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.97s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (29.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (16.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.82s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.67s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (8.08s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.94s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (159.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (8.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (9.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (29.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (8.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (9.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (7.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (8.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (24.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (6.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (7.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (27.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (7.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (26.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (7.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (8.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.40s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.97s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.97s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 275.847s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsOpenChunkWriter|FsPutFiles|FsPutZeroLength)$|^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot|dot_dot|invalid_UTF-8|leading_HT|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_HT|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^10Mi$/^(10485759|10485760|20971521)$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5.054Mi$/^(10600001|5299999|5300000)$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5.055Mi$/^(10600107|5300052|5300053)$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5Mi$/^(10485761|5242879|5242880)$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^6.667Mi$/^(13981013|6990505|6990506)$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^8Mi$/^(16777217|8388607|8388608)$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Finished OK in 4m37.054221345s (try 2/5)