"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestS3R2:" 2025/01/13 03:36:03 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sucezaq7line" 2025/01/13 03:36:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/01/13 03:36:04 INFO : S3 bucket rclone-test-sucezaq7line: Bucket "rclone-test-sucezaq7line" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/01/13 03:36:05 INFO : S3 bucket rclone-test-sucezaq7line: Bucket "rclone-test-sucezaq7line" deleted === RUN TestIntegration/FsMkdir 2025/01/13 03:36:05 INFO : S3 bucket rclone-test-sucezaq7line: Bucket "rclone-test-sucezaq7line" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/01/13 03:36:05 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/01/13 03:36:05 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/01/13 03:36:05 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:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/01/13 03:36:19 NOTICE: S3 bucket rclone-test-sucezaq7line: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/01/13 03:36:19 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ALE-OPGJRepF-PX79bWTUycVLs8BHbVnPgiVpWRVNBEQ25FG_VKY1U7klzrrui1hTRb7-_8iUh24ndzsqcws0CQ0lFO6UiIxS3ODOFbqWP2CTvMScw2Wb44kWv37HdGWpprlEXiOov7hD0ASUj2aD_JrjnSEDWvgbfCwbhNz8x4oq7dB9pZ3HPF-xHcDrMzFylklDYF5E58x2sVLCuOxIljZ9Hf_TmWXJ08JZEI7VnBZmD4cleTq3R3BYqEbCxL-ICl7uolMFgWjRJ3PvLHyNxLk2QMqVPStBEd9Xy9WJYrokHwLmVs0XjG9g-W8nIGKguBT_sTl5zOCZ4jjQnwtjaA 2025/01/13 03:36:20 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "9b3c2894f685abb64a4e9d3fa363aa79" 2025/01/13 03:36:20 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "48dfcdf5a61c86e28b63bcd26b415ce0" 2025/01/13 03:36:20 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "3c63a7dd6d58c75febe53201de7d0c80" 2025/01/13 03:36:21 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ALE-OPGJRepF-PX79bWTUycVLs8BHbVnPgiVpWRVNBEQ25FG_VKY1U7klzrrui1hTRb7-_8iUh24ndzsqcws0CQ0lFO6UiIxS3ODOFbqWP2CTvMScw2Wb44kWv37HdGWpprlEXiOov7hD0ASUj2aD_JrjnSEDWvgbfCwbhNz8x4oq7dB9pZ3HPF-xHcDrMzFylklDYF5E58x2sVLCuOxIljZ9Hf_TmWXJ08JZEI7VnBZmD4cleTq3R3BYqEbCxL-ICl7uolMFgWjRJ3PvLHyNxLk2QMqVPStBEd9Xy9WJYrokHwLmVs0XjG9g-W8nIGKguBT_sTl5zOCZ4jjQnwtjaA" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: 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 2025/01/13 03:36:23 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/13 03:36:23 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/01/13 03:36:26 DEBUG : S3 bucket rclone-test-sucezaq7line: bucket is versioned: false 2025/01/13 03:36:26 DEBUG : Waiting for deletions to finish 2025/01/13 03:36:26 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/01/13 03:36:26 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/01/13 03:36:26 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/13 03:36:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sucezaq7line/dirToPurgeFromRoot" 2025/01/13 03:36:27 DEBUG : S3 bucket rclone-test-sucezaq7line path dirToPurgeFromRoot: bucket is versioned: false 2025/01/13 03:36:27 DEBUG : Waiting for deletions to finish 2025/01/13 03:36:27 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/01/13 03:36:27 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/01/13 03:36:27 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/13 03:36:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sucezaq7line/hello? sausage/êé" 2025/01/13 03:36:28 DEBUG : S3 bucket rclone-test-sucezaq7line path hello? sausage/êé: bucket is versioned: false 2025/01/13 03:36:28 DEBUG : Waiting for deletions to finish 2025/01/13 03:36:28 DEBUG : "a/b/c/d/e.txt" version false 2025/01/13 03:36:28 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/01/13 03:36:29 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:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: 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:1698: 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/01/13 03:36:34 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sucezaq7line/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/13 03:36:34 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sucezaq7line/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestS3R2:" path "rclone-test-sucezaq7line" from "TestS3R2:rclone-test-sucezaq7line" 2025/01/13 03:36:35 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2056: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/01/13 03:36:38 DEBUG : piped data.txt: open chunk writer: started multipart upload: AFjgcMDfUOVXSb6IjRc3xJfd2SKTxI4SRDRyFpxxNbH6oO206AMPAFak_Is6qI9hL_Rwsk6pBSeHqpcqCri7v-ygM5M0MYiEVA_U0cJWqyNflHBMXUKe-Zf2wut3SQn8yPWL_Np_Y49lyXmeW0MILDgIBUy7gtGl8nI65P_s6pE5iQCemVdJsNylS6gDz8WMaUNLlCd9gTB-DgqpBi3dUl0o4lUZGfMFRt5uKFojKxqPJ0GxfqN3t2044dhG_yjgBw4rLhZWczC2KppaNgbj0K0RkgpATdsAI_YYxyvbMKbzCJDJSsUEX47buh-TS9nOhDgz4xpq6NbQHjJlWB3E3Fg 2025/01/13 03:36:38 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/01/13 03:36:38 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/01/13 03:36:38 DEBUG : piped data.txt: multipart upload "AFjgcMDfUOVXSb6IjRc3xJfd2SKTxI4SRDRyFpxxNbH6oO206AMPAFak_Is6qI9hL_Rwsk6pBSeHqpcqCri7v-ygM5M0MYiEVA_U0cJWqyNflHBMXUKe-Zf2wut3SQn8yPWL_Np_Y49lyXmeW0MILDgIBUy7gtGl8nI65P_s6pE5iQCemVdJsNylS6gDz8WMaUNLlCd9gTB-DgqpBi3dUl0o4lUZGfMFRt5uKFojKxqPJ0GxfqN3t2044dhG_yjgBw4rLhZWczC2KppaNgbj0K0RkgpATdsAI_YYxyvbMKbzCJDJSsUEX47buh-TS9nOhDgz4xpq6NbQHjJlWB3E3Fg" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/01/13 03:36:38 DEBUG : piped data.txt: open chunk writer: started multipart upload: AIw5MWoCTuHT4q-1Mg-A40fu27P2h7GUO4E04A-SBSOMtYkZPO2ysA9BVbUOgLft1J5uSweAhqZsImsfnUCn6eo6aFobUplm62wK92KAZypwjyRzqsb-saDt3CvdNMRNdaVmV8D3WLUAyfXxyEk3hDYZwuzeR6A-7HjEqvYgk7aOpKS-IMDeAw-HS38G93zaW52Eck_S7TIUCIivhMgEXJPBZRszKT0KMw6i3jSLkWcq3RSLyo2m_-QiyXfDH5midRGlM8CD2Bwf7VdZUHJmPfIoOK6c8IFWHXuAs9TR3J7t1iGWWlRgijc2Pw8Hu_GnlQizMkXCAymuSMSO2EagKog 2025/01/13 03:36:38 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/01/13 03:36:39 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "7011ac84408c6b28bcbc262df26f0b53" 2025/01/13 03:36:39 DEBUG : piped data.txt: multipart upload "AIw5MWoCTuHT4q-1Mg-A40fu27P2h7GUO4E04A-SBSOMtYkZPO2ysA9BVbUOgLft1J5uSweAhqZsImsfnUCn6eo6aFobUplm62wK92KAZypwjyRzqsb-saDt3CvdNMRNdaVmV8D3WLUAyfXxyEk3hDYZwuzeR6A-7HjEqvYgk7aOpKS-IMDeAw-HS38G93zaW52Eck_S7TIUCIivhMgEXJPBZRszKT0KMw6i3jSLkWcq3RSLyo2m_-QiyXfDH5midRGlM8CD2Bwf7VdZUHJmPfIoOK6c8IFWHXuAs9TR3J7t1iGWWlRgijc2Pw8Hu_GnlQizMkXCAymuSMSO2EagKog" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2025/01/13 03:36:39 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:257: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/01/13 03:36:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AHHyifbriAyN18oB23YkAPHd0DtLZqEL4dCZ2vOi_L90waNUQHJ-ozZLzScW9yucpZveLGLfht8lQJ6rO2JQK4l7RRaP7yQ4NXcqCcp3oqrRSivS-fBcUCZENBYSRyk5oEdVQsAf3i1-7ScCCjewxh99v6IEZnnYfDacWZMq5mHTYn2JcYLB-wwUWL2gJ9CqbP-jfx0e4Cpq_PjqStUtboQg4_HsUi6nP5oJqgP00W_qHZreTP8W7H7Amny70UpTtnF6oCMkgJnImfDo7RpAqtt0EZGLCVoA6QmFBHhPQFaxWy0tthserrI1K6dd9pSL6EgQZICw4qUGHHqxQJ-bW-0 2025/01/13 03:36:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/01/13 03:36:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/01/13 03:36:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AHHyifbriAyN18oB23YkAPHd0DtLZqEL4dCZ2vOi_L90waNUQHJ-ozZLzScW9yucpZveLGLfht8lQJ6rO2JQK4l7RRaP7yQ4NXcqCcp3oqrRSivS-fBcUCZENBYSRyk5oEdVQsAf3i1-7ScCCjewxh99v6IEZnnYfDacWZMq5mHTYn2JcYLB-wwUWL2gJ9CqbP-jfx0e4Cpq_PjqStUtboQg4_HsUi6nP5oJqgP00W_qHZreTP8W7H7Amny70UpTtnF6oCMkgJnImfDo7RpAqtt0EZGLCVoA6QmFBHhPQFaxWy0tthserrI1K6dd9pSL6EgQZICw4qUGHHqxQJ-bW-0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/01/13 03:36:42 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AN6UDYEmmdMfmv1zcXGNPzFJo1ZFqsgc2AC37Ievcb186ceAoCMdnlCxRrUrc8FspxAg1KaLXtcQLZU8V8l4q-mCLKafXL1ODssrccXvEpN4neAy82Cu5vXmomltyUdLjrTC4hU0uNUpe8H1FB0X5pS6BdgAXnTpIfp6nFIL6VN7DAE-lwWxXwra6VlbeFebP6791q9z9U3Un-miS7ShQPVHAIu12Q7PXqNXYkiYnD4QMQh797u7ii1BYOODwVwZtuLP-tibhyOhS7RpyiQ2faUj4A2_wDMIBlnlG_MGKhlY_ulSPdTyZQVSygKvBUSXH2JymHt1WPbZHXoAaEtxLbY 2025/01/13 03:36:42 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/01/13 03:36:43 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/01/13 03:36:43 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AN6UDYEmmdMfmv1zcXGNPzFJo1ZFqsgc2AC37Ievcb186ceAoCMdnlCxRrUrc8FspxAg1KaLXtcQLZU8V8l4q-mCLKafXL1ODssrccXvEpN4neAy82Cu5vXmomltyUdLjrTC4hU0uNUpe8H1FB0X5pS6BdgAXnTpIfp6nFIL6VN7DAE-lwWxXwra6VlbeFebP6791q9z9U3Un-miS7ShQPVHAIu12Q7PXqNXYkiYnD4QMQh797u7ii1BYOODwVwZtuLP-tibhyOhS7RpyiQ2faUj4A2_wDMIBlnlG_MGKhlY_ulSPdTyZQVSygKvBUSXH2JymHt1WPbZHXoAaEtxLbY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/01/13 03:36:44 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AGcfMMUohfy0_5h6pTHXf00YDtjPTPWyKwoYe5ix3r50bl2GN7cRrJ5PG-yEDkBiGyG01ABvAgzFTlkqtDcsQK8rHNm57qfzI3NBD8MyO6wHOSpAAHLoql8lUMI6JCM26cUlisV5oRd8aCQUuoqgL1KuRTgC5C11kXop07PZ5Hpli8NuRromBNtTznDE-3fVJepNYFrpIKrqepEZzZpfC5rtnbwM4dU60akyECgr1gs9BusC-gA6j2z2kbUtmXHXUre_eQdP13qLaTxud9oIizpcWyZTtYik1SJIOBZSkC8H71AXEUrzN1QPPMfSVuT2E7_dCnfN7z5LORh1eLZba_4 2025/01/13 03:36:44 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/01/13 03:36:44 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/01/13 03:36:44 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AGcfMMUohfy0_5h6pTHXf00YDtjPTPWyKwoYe5ix3r50bl2GN7cRrJ5PG-yEDkBiGyG01ABvAgzFTlkqtDcsQK8rHNm57qfzI3NBD8MyO6wHOSpAAHLoql8lUMI6JCM26cUlisV5oRd8aCQUuoqgL1KuRTgC5C11kXop07PZ5Hpli8NuRromBNtTznDE-3fVJepNYFrpIKrqepEZzZpfC5rtnbwM4dU60akyECgr1gs9BusC-gA6j2z2kbUtmXHXUre_eQdP13qLaTxud9oIizpcWyZTtYik1SJIOBZSkC8H71AXEUrzN1QPPMfSVuT2E7_dCnfN7z5LORh1eLZba_4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/01/13 03:36:45 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AKfQR5o4md20oDJhrJpMEx9W3Dv5nhT8BrmS4GpP9c4uVGYQgMxs1jdFZALgnmWsbH9YA7K9e8sxOz-lw29WpOtc0ZZaSOTuxhaYftcqStIYOdfRh-wRpInDjABXIwYhIwbrllZJpvPBMfCJCDR0clt3pc8spnnycp8pH8eXDYuJEeUtsCP7XhCe5XDEGAxhLqyq2jbVCr1iJnXj2FyDLrM35TyK6Fm7rZiwqLtNz9Ll7sNCRrspSlUDvWrN2hU6vS59nOWtTlZlm0POAii4exuD8uZCDTm1MKKgz8DGjHSIpr5Xh_AZE1pXteu4LOrtJxrLozDcOrf9oQz4k-Xcfb0 2025/01/13 03:36:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/01/13 03:36:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/01/13 03:36:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/01/13 03:36:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/01/13 03:36:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/01/13 03:36:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/01/13 03:36:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AKfQR5o4md20oDJhrJpMEx9W3Dv5nhT8BrmS4GpP9c4uVGYQgMxs1jdFZALgnmWsbH9YA7K9e8sxOz-lw29WpOtc0ZZaSOTuxhaYftcqStIYOdfRh-wRpInDjABXIwYhIwbrllZJpvPBMfCJCDR0clt3pc8spnnycp8pH8eXDYuJEeUtsCP7XhCe5XDEGAxhLqyq2jbVCr1iJnXj2FyDLrM35TyK6Fm7rZiwqLtNz9Ll7sNCRrspSlUDvWrN2hU6vS59nOWtTlZlm0POAii4exuD8uZCDTm1MKKgz8DGjHSIpr5Xh_AZE1pXteu4LOrtJxrLozDcOrf9oQz4k-Xcfb0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/01/13 03:36:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AP3SaNX003kpWVzXkQXpGA5H9Cix2EIbDglfgTJKV2LzSUUcR2XVMbqUAcOyczM7ZE6-Qs5YfAhdRFg5PtF1lxneo69RlnLsu7Zm04_TPqnYHYzYkARwa8rEw4EknjZAZdbD_GD4jZHHJ-hzH05hSiMuHxdZGioBjiMBMkQlt0q23i_282FmQvGt_Xr3WFqE05zjEJAHiVH6V05kgzBz7n_qHGpLjYBVC_kBjgrJvB6G6XqJnAkdThTAFD1zqgw3SgZTSX0cbvE1dsdATyz4aIhrI64mLlFrGZ23e-MbBn-uq9-MCn-3i_iXwECgJIt69miczDDLRl58ezYyXV0EYFQ 2025/01/13 03:36:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/01/13 03:36:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/01/13 03:36:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/01/13 03:36:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/01/13 03:36:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/01/13 03:36:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/01/13 03:36:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AP3SaNX003kpWVzXkQXpGA5H9Cix2EIbDglfgTJKV2LzSUUcR2XVMbqUAcOyczM7ZE6-Qs5YfAhdRFg5PtF1lxneo69RlnLsu7Zm04_TPqnYHYzYkARwa8rEw4EknjZAZdbD_GD4jZHHJ-hzH05hSiMuHxdZGioBjiMBMkQlt0q23i_282FmQvGt_Xr3WFqE05zjEJAHiVH6V05kgzBz7n_qHGpLjYBVC_kBjgrJvB6G6XqJnAkdThTAFD1zqgw3SgZTSX0cbvE1dsdATyz4aIhrI64mLlFrGZ23e-MbBn-uq9-MCn-3i_iXwECgJIt69miczDDLRl58ezYyXV0EYFQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/01/13 03:36:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AMFpzT30DC9skIuHqkY7_yguDaYtVWy6exttLVNvqfBEuQBZBth1ZeI6sPO7GnLAE8ABSBsgEO5WPC2gqZZfBo3RwsI_5vcNyhOkGruQJmYNs0mJ1MNz5tJThdalk9shHUgUgNR3MzGxrTqzvNV1sqag6mgds-ZJKJCLDf2U6rI_nuHXjvX6ke24ryXrYGn-O4uWF9_2EtG6g3cklyMXnV0MiQnOOwpJ_P5rTfzByVPKk5BnyrwWBL_XI8oLWVr_PB0l2SuZpZxMEmTvMIFX-nHjVBF5jWTkOc2FLSWCu8hEZk3MLgHhn7x2sLK4yvW2jY5ORlJbyocDvlK358b5cQo 2025/01/13 03:36:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/01/13 03:36:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/01/13 03:36:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AMFpzT30DC9skIuHqkY7_yguDaYtVWy6exttLVNvqfBEuQBZBth1ZeI6sPO7GnLAE8ABSBsgEO5WPC2gqZZfBo3RwsI_5vcNyhOkGruQJmYNs0mJ1MNz5tJThdalk9shHUgUgNR3MzGxrTqzvNV1sqag6mgds-ZJKJCLDf2U6rI_nuHXjvX6ke24ryXrYGn-O4uWF9_2EtG6g3cklyMXnV0MiQnOOwpJ_P5rTfzByVPKk5BnyrwWBL_XI8oLWVr_PB0l2SuZpZxMEmTvMIFX-nHjVBF5jWTkOc2FLSWCu8hEZk3MLgHhn7x2sLK4yvW2jY5ORlJbyocDvlK358b5cQo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/01/13 03:36:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AHI8jPy81Kldca4ENTJPoKcKmUPXonjHjEkyh_h2F6Wj3XJfAH5EpmheyI1AsG8EDhhXJb-p01eGqqQ3euJI2SekFaROC5NZe4KuLJKU59Y4bOFkhBhQbfCh3zk2ngnKkAcDx8y1Em_LgzLQKSq7rk2IyGyZD8A9297y_TSJuwobmCgEOyD4Z781ZMcErsPkqJvrfymIVa2U9k6OHKfKwHj0HCQeSAq29wr75-a6xUC0EegxPMYg1QRR7ys0UQoHMq1MAhV_r6VaZqSpHqxQIss_08m2gA4bN5_uklwXSKcuq1QFh6pmfi_X_vAkW3H9qT0BnZY7FGPbWr95q2J6U1I 2025/01/13 03:36:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/01/13 03:36:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/01/13 03:36:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AHI8jPy81Kldca4ENTJPoKcKmUPXonjHjEkyh_h2F6Wj3XJfAH5EpmheyI1AsG8EDhhXJb-p01eGqqQ3euJI2SekFaROC5NZe4KuLJKU59Y4bOFkhBhQbfCh3zk2ngnKkAcDx8y1Em_LgzLQKSq7rk2IyGyZD8A9297y_TSJuwobmCgEOyD4Z781ZMcErsPkqJvrfymIVa2U9k6OHKfKwHj0HCQeSAq29wr75-a6xUC0EegxPMYg1QRR7ys0UQoHMq1MAhV_r6VaZqSpHqxQIss_08m2gA4bN5_uklwXSKcuq1QFh6pmfi_X_vAkW3H9qT0BnZY7FGPbWr95q2J6U1I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/01/13 03:36:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AOLbITXHPVoHSUneFN_2GsA9JvVw9oJ3WNVgw_yJGRCrdEEmTvEiW9IDN0d9aXx7FT29bqlUuJsoIZmbKw26mHrPAw72oaxtG8WCllnF9ebovkHFEcKB-mwO1zh28SOsIlHuQ-ZplMSbvLb8W5jkVMGAnmjXUpQAsgtCBGaUgyZ7FlcyoH-KWs7BbelbIfVWtDyCjwpT2HdesNiCCeNu51Mlwgc66veBr90WECghMQ2fEehozwtR6BB3K40k8zLrqO49DtKDvQ2EEmLE9rxaejbpboumtWfidZI-aCfu7iovL40HdsRjyh9bXIpG4U1cwnEHLe8mwjB50Fjs5Dz0g9g 2025/01/13 03:36:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/01/13 03:36:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/01/13 03:36:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AOLbITXHPVoHSUneFN_2GsA9JvVw9oJ3WNVgw_yJGRCrdEEmTvEiW9IDN0d9aXx7FT29bqlUuJsoIZmbKw26mHrPAw72oaxtG8WCllnF9ebovkHFEcKB-mwO1zh28SOsIlHuQ-ZplMSbvLb8W5jkVMGAnmjXUpQAsgtCBGaUgyZ7FlcyoH-KWs7BbelbIfVWtDyCjwpT2HdesNiCCeNu51Mlwgc66veBr90WECghMQ2fEehozwtR6BB3K40k8zLrqO49DtKDvQ2EEmLE9rxaejbpboumtWfidZI-aCfu7iovL40HdsRjyh9bXIpG4U1cwnEHLe8mwjB50Fjs5Dz0g9g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/01/13 03:36:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AN8gyVAixqawziLFLXvHVQ-2zu4ZQfOS5w6xuTzUMztMhNqRa7o_xFVaFYX42pKJ_1H1YKLZd7A4_gXnXF0jxbwZW1wNQWYO57nXtV6C2XLrIWqSFIVYb75JgQiv85Zm9TKXDcdeM-eAu8YqiM256SFYrlbfsfzqgWTuqLklRccCYdgGEMsgk8ztAKd7UyEU6RfldYKmF2V2oEFLJfjeLJ650q_mJOef3F6iO3Jh695bwH4mByX_8upm_E04lu5CqoBrFMnlg6NnNLuEHwpuX_umXF_xtIyLpJIFtPi7d9wsgmhbCPMzIW1RsR98Kw-C5rlodxmg8MuH1GSlr6kjhLE 2025/01/13 03:36:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/13 03:36:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/13 03:36:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/13 03:36:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/01/13 03:36:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/01/13 03:36:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/01/13 03:36:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AN8gyVAixqawziLFLXvHVQ-2zu4ZQfOS5w6xuTzUMztMhNqRa7o_xFVaFYX42pKJ_1H1YKLZd7A4_gXnXF0jxbwZW1wNQWYO57nXtV6C2XLrIWqSFIVYb75JgQiv85Zm9TKXDcdeM-eAu8YqiM256SFYrlbfsfzqgWTuqLklRccCYdgGEMsgk8ztAKd7UyEU6RfldYKmF2V2oEFLJfjeLJ650q_mJOef3F6iO3Jh695bwH4mByX_8upm_E04lu5CqoBrFMnlg6NnNLuEHwpuX_umXF_xtIyLpJIFtPi7d9wsgmhbCPMzIW1RsR98Kw-C5rlodxmg8MuH1GSlr6kjhLE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/01/13 03:36:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AIE3Jvhfr1NTMBpVTJ6HJJZYpgr_WJ32adI5TxmSDIETX2uD16qiX7tdRjA4PV52HLAexJXkJGOsy-zICJaJ7hocmNs-8ctz6Q78GUeEZAwM7oRkqdXA4mJTlREsCD-mQF5MuVi8ICCybtmOowQEPpmXM2LHDnrySj_VikvWF6ihjXH5NgvYfrK6q-UcEOyiUdvei2kxm0qn567qpvKl1enM7CpfpTTZi5e6SCxlrg59T8_wiFK-Qa42sg6B-pTC_IuOddsrxU-Z9B6FkfDCk_4T8nZf6kzTYunHRdOvriw75i82zI6MLt73-t_2rK90k8FADdz0bhBOcWhio0CdrkI 2025/01/13 03:36:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/01/13 03:36:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/01/13 03:36:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/01/13 03:36:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/01/13 03:36:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/01/13 03:36:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/01/13 03:36:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AIE3Jvhfr1NTMBpVTJ6HJJZYpgr_WJ32adI5TxmSDIETX2uD16qiX7tdRjA4PV52HLAexJXkJGOsy-zICJaJ7hocmNs-8ctz6Q78GUeEZAwM7oRkqdXA4mJTlREsCD-mQF5MuVi8ICCybtmOowQEPpmXM2LHDnrySj_VikvWF6ihjXH5NgvYfrK6q-UcEOyiUdvei2kxm0qn567qpvKl1enM7CpfpTTZi5e6SCxlrg59T8_wiFK-Qa42sg6B-pTC_IuOddsrxU-Z9B6FkfDCk_4T8nZf6kzTYunHRdOvriw75i82zI6MLt73-t_2rK90k8FADdz0bhBOcWhio0CdrkI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/01/13 03:36:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AP1Q1-B2eMmIzsrQBY55vONRlcAWf481it_urlPhPi4E91JoGfVmjZBzz0EGJP0XBRE1i1M2O8BWBJKg9dWBNwol_GyRS-wxppOG6BCgPPAJzKaZITUVOYKZlSlNMBYReyXCrCndq0Q6Jpfwq4o5412gp-eDvsKuDAZFclU39hxwn5tsqt6tEDGLssw8hzi2bgScodv3BLyNu1X-YdBxoXajMPsvZM_z4gpY6WSrcjh27QOB8hihRhg0NHfEbRxG3MckurH5raECWSnfAZUiN0Yq0oKy5ckLWtQWKQgJI_TlP3fXsmVGSJuP0qyAw3m1afHybwwE7mzm38cQdFWomIg 2025/01/13 03:36:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/01/13 03:36:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/01/13 03:36:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AP1Q1-B2eMmIzsrQBY55vONRlcAWf481it_urlPhPi4E91JoGfVmjZBzz0EGJP0XBRE1i1M2O8BWBJKg9dWBNwol_GyRS-wxppOG6BCgPPAJzKaZITUVOYKZlSlNMBYReyXCrCndq0Q6Jpfwq4o5412gp-eDvsKuDAZFclU39hxwn5tsqt6tEDGLssw8hzi2bgScodv3BLyNu1X-YdBxoXajMPsvZM_z4gpY6WSrcjh27QOB8hihRhg0NHfEbRxG3MckurH5raECWSnfAZUiN0Yq0oKy5ckLWtQWKQgJI_TlP3fXsmVGSJuP0qyAw3m1afHybwwE7mzm38cQdFWomIg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/01/13 03:36:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AHEdWjQk1UErBNf86V_lMbKMvnNgsmzdnfUZTzPLe3DcXruVl4FOZlCngAakHRJaGgtmR1RyMEuYFu_go89xM524-uYpaNcexwgmmZJ8TRGm0rlDRyYpZsJAlokCEafDB2xdqg-J-BTGmjSPIfM9mbqvKCT4SvZCI-s-xNZyqhJ7-Y7o1XlyIAqL3ITFJKHFtHAUIrcIASVH0EmBEk7DieXKt7blwWhIMLt_XxpUshvGirXI9BILmX4WJHCTW_6FblZaFFazAKIfYeH1aNpUe5e9_FTWdEtN6OhYuY9TfgqEjrLSFntZ4jiYDAHj3wKacdTaSa8dDCgCQa-trgeA7f8 2025/01/13 03:36:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/01/13 03:36:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/01/13 03:36:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AHEdWjQk1UErBNf86V_lMbKMvnNgsmzdnfUZTzPLe3DcXruVl4FOZlCngAakHRJaGgtmR1RyMEuYFu_go89xM524-uYpaNcexwgmmZJ8TRGm0rlDRyYpZsJAlokCEafDB2xdqg-J-BTGmjSPIfM9mbqvKCT4SvZCI-s-xNZyqhJ7-Y7o1XlyIAqL3ITFJKHFtHAUIrcIASVH0EmBEk7DieXKt7blwWhIMLt_XxpUshvGirXI9BILmX4WJHCTW_6FblZaFFazAKIfYeH1aNpUe5e9_FTWdEtN6OhYuY9TfgqEjrLSFntZ4jiYDAHj3wKacdTaSa8dDCgCQa-trgeA7f8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/01/13 03:37:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ADFKacuo1UfidtS-_6KQtIMwbivSZ1DiuGt9c6Mb2pvjNHz8HR_Dh9j5KiCIMlUpOsAed835Yr1fP8rwLC1fYCEN6szor_AWVzHG7PA52RSp30Gb01GlX158yY5PNcBnMsOjXXYM7Jk4Nys5WIR4EGaol_N1Wni0N7yD1G_Q5hFrFu-rsPWo4buNBTLdAcFBk_-25bWvzh-g1X2sdEk3Cc3KDj7jcEcH1nqT76t2-JZqNqKbu5u4FbaqdkoIwdV8-XbNF0iJdoZkBQYXxfzJuN70tbUGctN1aOXRVGEiLphdyJlo5nigcdKAZ12ukAwWFKfY4dTppZEw_4lFuYBHyE8 2025/01/13 03:37:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/01/13 03:37:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/01/13 03:37:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ADFKacuo1UfidtS-_6KQtIMwbivSZ1DiuGt9c6Mb2pvjNHz8HR_Dh9j5KiCIMlUpOsAed835Yr1fP8rwLC1fYCEN6szor_AWVzHG7PA52RSp30Gb01GlX158yY5PNcBnMsOjXXYM7Jk4Nys5WIR4EGaol_N1Wni0N7yD1G_Q5hFrFu-rsPWo4buNBTLdAcFBk_-25bWvzh-g1X2sdEk3Cc3KDj7jcEcH1nqT76t2-JZqNqKbu5u4FbaqdkoIwdV8-XbNF0iJdoZkBQYXxfzJuN70tbUGctN1aOXRVGEiLphdyJlo5nigcdKAZ12ukAwWFKfY4dTppZEw_4lFuYBHyE8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/01/13 03:37:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AF2fim5ysq4DZSyUJCQezNLSjCoEbste6Nu9Y5ybGGBgq4t-Iu2nW7IzELf7ekjXQ7KrOVRTtFDvGgMzU8RKCHelGCOiB1EyGgjQQM7NczPpxB_0PP65WqZtMhaB7xloS3YuOFC6F7IdJn0n_meX-_F1HVo44PTH7LSc5hlrcz8fRX1dp1yHkafSIKQHHdWFD6r0Dhfq4g-3hPZbyjTUGU6bupc0hnEchlZUmOye22NZF4J8tPmI0h0aGEFhjN9npO8nu5Y-Ufr_qEC3y5UtcujdvFRRWqFPAi3AYYiblJGsgKP3Dh17Rj5dhprA3MOUdR23vsqyCGAqbYc10KWrsXE 2025/01/13 03:37:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/13 03:37:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/13 03:37:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/13 03:37:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/01/13 03:37:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/01/13 03:37:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/01/13 03:37:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AF2fim5ysq4DZSyUJCQezNLSjCoEbste6Nu9Y5ybGGBgq4t-Iu2nW7IzELf7ekjXQ7KrOVRTtFDvGgMzU8RKCHelGCOiB1EyGgjQQM7NczPpxB_0PP65WqZtMhaB7xloS3YuOFC6F7IdJn0n_meX-_F1HVo44PTH7LSc5hlrcz8fRX1dp1yHkafSIKQHHdWFD6r0Dhfq4g-3hPZbyjTUGU6bupc0hnEchlZUmOye22NZF4J8tPmI0h0aGEFhjN9npO8nu5Y-Ufr_qEC3y5UtcujdvFRRWqFPAi3AYYiblJGsgKP3Dh17Rj5dhprA3MOUdR23vsqyCGAqbYc10KWrsXE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/01/13 03:37:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AC9t3mqMnjkACL2ateJlNS0wPK-fET_1wv5Dk_iMWbZ8L9gzN3GR3vYoDuLKNOkZeEto6WKnYHufqk1nwbQBeDqEyP0SbTfeHm4PdYplZF5mnux-yW_i4p_0ErGbaOfywoGBVAN1bDRKWYnfQDlxF0iewUEGrkYCD6NFvdiy65MomvEo4fDPWfoCrQlbx6fYYy27tcoJL0Up1rUHVGgorSkcRZgWPzD6tl-W087j2i2wJHbGch27O2wi3JAsRo_0xiMJTlpSFos8omuqxP8Y4yfA62BpmvZEU3iV042MdVSWt_r57kC3T1lgERvsNHtx-YMLVPVV9iox_m4V0fiUwcU 2025/01/13 03:37:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/01/13 03:37:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/01/13 03:37:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/01/13 03:37:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/01/13 03:37:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/01/13 03:37:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/01/13 03:37:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AC9t3mqMnjkACL2ateJlNS0wPK-fET_1wv5Dk_iMWbZ8L9gzN3GR3vYoDuLKNOkZeEto6WKnYHufqk1nwbQBeDqEyP0SbTfeHm4PdYplZF5mnux-yW_i4p_0ErGbaOfywoGBVAN1bDRKWYnfQDlxF0iewUEGrkYCD6NFvdiy65MomvEo4fDPWfoCrQlbx6fYYy27tcoJL0Up1rUHVGgorSkcRZgWPzD6tl-W087j2i2wJHbGch27O2wi3JAsRo_0xiMJTlpSFos8omuqxP8Y4yfA62BpmvZEU3iV042MdVSWt_r57kC3T1lgERvsNHtx-YMLVPVV9iox_m4V0fiUwcU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/01/13 03:37:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AFWhAA-EjhQdDS5QLrXcqRYNlZYA1FzeuKFby5NseuA8JuJgc4JlL7NPB5T609wFiI-8FBTx3014xM0SQ59f1-MQnsZh_6M1xM8lCQcK-aD6puiJ_95DgfsWvtj6Y5EZYXLUDoQ-W62qfIFkLLEmM5EKyKKxDPeQ0HLNkR6WlbVow7wC_xUtdTs4dZNPKFv5qMNv1U-0NDShNnf_0uJsMEI7x6S9lroGrwKb2D9QVlNd4U4LV9y0WkxfaxGlIMyM8QxpQttZiUuTLAZym0dc4LFnDIY3Re2udLHqDGGKJzOsfAxbXtt-sygn2nTkv1b_JobfNYRo0ve-fxoH4By0EP0 2025/01/13 03:37:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/01/13 03:37:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/01/13 03:37:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AFWhAA-EjhQdDS5QLrXcqRYNlZYA1FzeuKFby5NseuA8JuJgc4JlL7NPB5T609wFiI-8FBTx3014xM0SQ59f1-MQnsZh_6M1xM8lCQcK-aD6puiJ_95DgfsWvtj6Y5EZYXLUDoQ-W62qfIFkLLEmM5EKyKKxDPeQ0HLNkR6WlbVow7wC_xUtdTs4dZNPKFv5qMNv1U-0NDShNnf_0uJsMEI7x6S9lroGrwKb2D9QVlNd4U4LV9y0WkxfaxGlIMyM8QxpQttZiUuTLAZym0dc4LFnDIY3Re2udLHqDGGKJzOsfAxbXtt-sygn2nTkv1b_JobfNYRo0ve-fxoH4By0EP0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/01/13 03:37:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AB59IXauTPplpBUKvp3KUjfGOweiL7y4tlQGDz0f_h9LyfWV57zcBCL_ji1qV9_kfni6dH-OJmzb0RhyiW29Ia3h2VgmzTpYgjpRzP4q7LlWCMtKS5vp22RnttEeSHs_j6tLcfx1mLhMWJDrGqsn1myolTUkYZPacJG3NYef1a7wfDxtUiYfBq6RMxNLOTVuoi5d-wmhQViU4uf1cO8ltmG5DNmW54X5BE0dm2J3qRXKqAKHPXBXzFAMNKV2sZo1-dO4lnlCo6LUB2RiUkNs3bJ1UN3tq8op_o3QQ1mdN8ZazjEMGJ2rKATvG2q-3cA6ikj8A0RDv6bubvUL5F2rPzQ 2025/01/13 03:37:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/01/13 03:37:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/01/13 03:37:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AB59IXauTPplpBUKvp3KUjfGOweiL7y4tlQGDz0f_h9LyfWV57zcBCL_ji1qV9_kfni6dH-OJmzb0RhyiW29Ia3h2VgmzTpYgjpRzP4q7LlWCMtKS5vp22RnttEeSHs_j6tLcfx1mLhMWJDrGqsn1myolTUkYZPacJG3NYef1a7wfDxtUiYfBq6RMxNLOTVuoi5d-wmhQViU4uf1cO8ltmG5DNmW54X5BE0dm2J3qRXKqAKHPXBXzFAMNKV2sZo1-dO4lnlCo6LUB2RiUkNs3bJ1UN3tq8op_o3QQ1mdN8ZazjEMGJ2rKATvG2q-3cA6ikj8A0RDv6bubvUL5F2rPzQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/01/13 03:37:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ALLjJ-kJ-Kq_tCfnpMub8qEwYa9Y_4LEnAC5suz5ovzMUbPvObcaLiMDj_CLV39dAanPgJu4LU5m7so2WOgeKS7FYsRoL9CkVpouEgl3GHy07Vpp3cho0P25E9QEDwcY-laRE5Zf1xqctfLo2bLb1W2in0yyRQNqvgcq0f7TQJsJfOnnKQ6_DD6KUJdUU8aELdEOPRzJllp7oxV2gCbrUVAzGaMY1gcXssobs16T-VyVUDgraadP8p5ymHShLotXyCc4Fx2zRUVIM9MaPY3_ntHLEASNFD3gIyi1wn6-982SwJuKBGUP62ZntXQhG7BnJd5zlJNeREebH9vvQRxIDUI 2025/01/13 03:37:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/01/13 03:37:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/01/13 03:37:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ALLjJ-kJ-Kq_tCfnpMub8qEwYa9Y_4LEnAC5suz5ovzMUbPvObcaLiMDj_CLV39dAanPgJu4LU5m7so2WOgeKS7FYsRoL9CkVpouEgl3GHy07Vpp3cho0P25E9QEDwcY-laRE5Zf1xqctfLo2bLb1W2in0yyRQNqvgcq0f7TQJsJfOnnKQ6_DD6KUJdUU8aELdEOPRzJllp7oxV2gCbrUVAzGaMY1gcXssobs16T-VyVUDgraadP8p5ymHShLotXyCc4Fx2zRUVIM9MaPY3_ntHLEASNFD3gIyi1wn6-982SwJuKBGUP62ZntXQhG7BnJd5zlJNeREebH9vvQRxIDUI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/01/13 03:37:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AKPMZMKEsig--sGnT6kFC8f62pHURJqq41pRVjk6u7zqWNODWXa1jzfNJ7jSGF6lj9ZL1wmn_IaSjQp029NrIWZTK1qknbXRcJdLCAQWZ4Wk_mBeVe1cuKZsO4CFmHqbBY-QgkRSjYR70thlPQTRMRO0nmAmMSPFasLsRl2fc9bL9QNXENUmJVYG5Sy8alHoVP10okFks1MHtM_THZ_x08j93DNmcUge54bgNff6ls-N0lft5fA_smOu5HZ5uwUFmkeCVpQZ4kQIAEMKGgy5xoVGlY01XgzSdlH3z0oOzfe_xRibAWODzsEzGpfulW_qAjXPhXrBs4rPF0ZrrPeYUmE 2025/01/13 03:37:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/13 03:37:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/01/13 03:37:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/13 03:37:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/01/13 03:37:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/01/13 03:37:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/01/13 03:37:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AKPMZMKEsig--sGnT6kFC8f62pHURJqq41pRVjk6u7zqWNODWXa1jzfNJ7jSGF6lj9ZL1wmn_IaSjQp029NrIWZTK1qknbXRcJdLCAQWZ4Wk_mBeVe1cuKZsO4CFmHqbBY-QgkRSjYR70thlPQTRMRO0nmAmMSPFasLsRl2fc9bL9QNXENUmJVYG5Sy8alHoVP10okFks1MHtM_THZ_x08j93DNmcUge54bgNff6ls-N0lft5fA_smOu5HZ5uwUFmkeCVpQZ4kQIAEMKGgy5xoVGlY01XgzSdlH3z0oOzfe_xRibAWODzsEzGpfulW_qAjXPhXrBs4rPF0ZrrPeYUmE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/01/13 03:37:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AAQT8PHnQMJsqWAgv8vxhZhIa8rJgcPXy8yAkW1bKgm2t_KsHQ6XSuUe-MG6yMU5-lLcLm7PCNVlkTWLU09RsRBgBv4z4-q5Cb1d_cCNQRUK8GFOvNPQLrxfDJ5nSzCjoRXcx469_YDJh86U0AL9RxPNRnXBNprfJIay-nQb-LZjhzw2s3DqEddRCXifrjHVbyRnJAeA2lCf-_lS98_eZ4n3qD_hZgT2Go743VhOouwO-k_wVvjmOs0dWHarjK_sy0KR_R9qHreuyUJNhbtGF_3vQ06GszOqumTi38F-eP8TwfdfJYN1R_-b638o0dvTyJKe1ixSZTnPz10KaxZzx-c 2025/01/13 03:37:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/01/13 03:37:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/01/13 03:37:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/01/13 03:37:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/01/13 03:37:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/01/13 03:37:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/01/13 03:37:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AAQT8PHnQMJsqWAgv8vxhZhIa8rJgcPXy8yAkW1bKgm2t_KsHQ6XSuUe-MG6yMU5-lLcLm7PCNVlkTWLU09RsRBgBv4z4-q5Cb1d_cCNQRUK8GFOvNPQLrxfDJ5nSzCjoRXcx469_YDJh86U0AL9RxPNRnXBNprfJIay-nQb-LZjhzw2s3DqEddRCXifrjHVbyRnJAeA2lCf-_lS98_eZ4n3qD_hZgT2Go743VhOouwO-k_wVvjmOs0dWHarjK_sy0KR_R9qHreuyUJNhbtGF_3vQ06GszOqumTi38F-eP8TwfdfJYN1R_-b638o0dvTyJKe1ixSZTnPz10KaxZzx-c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/01/13 03:37:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ADOh6P0-0mzq-Z0b4M4jG1gWpYPHBLrGOLVSGzbqk55nX3-d2ERFe8yBJr2tu6O-4DKsH8tNgF1xdH8XtMEdiOSyRb_Ir8wJ3JWZ7uJz91t2iGY0Rssjes0nSQwo6NJmZNUPqekWO9ePRakKjatE0BcHXCZjGR_gOqshTcqlBPpq1FcpEwYGyoUQxQCZyS81U64tu_G99s2GFFsPeHFHOaGllBTM9qyTWBjAkFQ5NUDI9_GhtE6sby9GDwclqWCzolu4S1S3okYhA0Xrzvq-XyjB9WlwyZoTWbmP0j4Cck7IUID1hNWW6krPcQZ4_LpHCcQ8TmYUsnx_P3Uo3-P0VBw 2025/01/13 03:37:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/01/13 03:37:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/01/13 03:37:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ADOh6P0-0mzq-Z0b4M4jG1gWpYPHBLrGOLVSGzbqk55nX3-d2ERFe8yBJr2tu6O-4DKsH8tNgF1xdH8XtMEdiOSyRb_Ir8wJ3JWZ7uJz91t2iGY0Rssjes0nSQwo6NJmZNUPqekWO9ePRakKjatE0BcHXCZjGR_gOqshTcqlBPpq1FcpEwYGyoUQxQCZyS81U64tu_G99s2GFFsPeHFHOaGllBTM9qyTWBjAkFQ5NUDI9_GhtE6sby9GDwclqWCzolu4S1S3okYhA0Xrzvq-XyjB9WlwyZoTWbmP0j4Cck7IUID1hNWW6krPcQZ4_LpHCcQ8TmYUsnx_P3Uo3-P0VBw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/01/13 03:37:17 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AL59hw1ca3hrGn3ZdHuP_rVYofhwNnDP7yRROfwC2PQqUwcyGGACeqzupJxAIdAodnThNtPfvriEH2m3WTruE8GONwJXg7UNxRhKBE_gFgFObDn56PLUn_7nbnV1i0w3IyC6WcVqHMpHf2eiwtVLkS1jM-IBGwBsIIqA_lsUm5b-Clv5MBDz08yqw6LYOifNgkrlMxeABFBsiwei1-jx3l_aCKMFy1n6jgCF3gwsEpPVfyMOIpuBzh8ZrGl1GdlXPIM4QbVdBwtNb5EdBEjOXhsLUI3ipHhhlAsIUIvGRErErYDvzL_gJQ97_jS5mxDUx1_aYyJ_LSFmchA93Z7DcAY 2025/01/13 03:37:17 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/01/13 03:37:18 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/01/13 03:37:18 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AL59hw1ca3hrGn3ZdHuP_rVYofhwNnDP7yRROfwC2PQqUwcyGGACeqzupJxAIdAodnThNtPfvriEH2m3WTruE8GONwJXg7UNxRhKBE_gFgFObDn56PLUn_7nbnV1i0w3IyC6WcVqHMpHf2eiwtVLkS1jM-IBGwBsIIqA_lsUm5b-Clv5MBDz08yqw6LYOifNgkrlMxeABFBsiwei1-jx3l_aCKMFy1n6jgCF3gwsEpPVfyMOIpuBzh8ZrGl1GdlXPIM4QbVdBwtNb5EdBEjOXhsLUI3ipHhhlAsIUIvGRErErYDvzL_gJQ97_jS5mxDUx1_aYyJ_LSFmchA93Z7DcAY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/01/13 03:37:18 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AMRY7ZgA1iiWgkEHjI1GGGlCxqs1cHEhtMnYyINCUH-clBl3AeTVkFfLY4vSbm1w4NlUWrHwNSDF7f2aF_6CIW0jnmypr4j4Aa73uo3QDtfRqsPd8SOevKHFD5q37NIZPQDU5cvKhKWj1JZ077Rp9OzP7i0-WwPj3bex487CauR8yZtDsAHL6Xcszs7vtgHBdaJ62ihs8iUFwso3MVBniukAIH0WhNzhp4h98CpIWL85ye4mVPa1qpDECosifCOVMdm5i2BICVCQ-1yq9zQKwWtqILcckSvXMs0aXhgY77zrCmAHNfk_TDZteuuBBZoMPvkinbCVyYToqxjvvvmzjs0 2025/01/13 03:37:19 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/01/13 03:37:19 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/01/13 03:37:19 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AMRY7ZgA1iiWgkEHjI1GGGlCxqs1cHEhtMnYyINCUH-clBl3AeTVkFfLY4vSbm1w4NlUWrHwNSDF7f2aF_6CIW0jnmypr4j4Aa73uo3QDtfRqsPd8SOevKHFD5q37NIZPQDU5cvKhKWj1JZ077Rp9OzP7i0-WwPj3bex487CauR8yZtDsAHL6Xcszs7vtgHBdaJ62ihs8iUFwso3MVBniukAIH0WhNzhp4h98CpIWL85ye4mVPa1qpDECosifCOVMdm5i2BICVCQ-1yq9zQKwWtqILcckSvXMs0aXhgY77zrCmAHNfk_TDZteuuBBZoMPvkinbCVyYToqxjvvvmzjs0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/01/13 03:37:20 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AMWC6vheuddiD5lqd7GKtEoJML-E3UO6utDYJeyqxWkD_Rgo7OQUTB15CP3qvCgAVXzEnccSBvg1dssbeWmkyO_p_cwBb7b9Du6IzUhvIapIQsyzBRFKHKqetZTvehtaagdiUP32WUHiKGp7z_QJk3j8CMIJ5ondHrJoeVQ1rZKLUO3T54BEr0zUD6486OJ0GU4kMTfQ-UhP1UM-9ylJQaErbzWth4aJ_iyti-GFzMo_m-QvKNcr7QyvMn8m_LH41S8ZZfbmVNHr2huxOW8ZZ4CGmDW_uA0dPpogFRmf7G2sCm0yef-2BKSgCvvYbCqm3OSwWdf7ZkfYjW4bx_SpWd8 2025/01/13 03:37:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/01/13 03:37:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/01/13 03:37:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/01/13 03:37:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/01/13 03:37:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/01/13 03:37:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/01/13 03:37:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AMWC6vheuddiD5lqd7GKtEoJML-E3UO6utDYJeyqxWkD_Rgo7OQUTB15CP3qvCgAVXzEnccSBvg1dssbeWmkyO_p_cwBb7b9Du6IzUhvIapIQsyzBRFKHKqetZTvehtaagdiUP32WUHiKGp7z_QJk3j8CMIJ5ondHrJoeVQ1rZKLUO3T54BEr0zUD6486OJ0GU4kMTfQ-UhP1UM-9ylJQaErbzWth4aJ_iyti-GFzMo_m-QvKNcr7QyvMn8m_LH41S8ZZfbmVNHr2huxOW8ZZ4CGmDW_uA0dPpogFRmf7G2sCm0yef-2BKSgCvvYbCqm3OSwWdf7ZkfYjW4bx_SpWd8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/01/13 03:37:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AKVur2XM1A7E2uB_NPaFgeks_RDfpUyqWcrKkPHzPRfiCqqiys19mSsM2Y2hEYfXuOQv2uOwCYMIMFwCiqN7WmPkv9NdHzADOAZQ7LsLq5ocomciWv0vInL7v3fRLdkut4rNFgUu9iNHZoP6vVKsAR_ljCZEuL3MHBHGS5RViyzPJrylpZ804RaFUCzr1EP6omuVs3Ed3aDGajhdSsTQVb6YIN1sAzE82K6em_yloM4zXj4c0epc6s_j7oZQd9LdHUuTYN5Ik6bE76L8fttSOeD6SP-g2BTXtz-4QMQ2fnFuqGJc9FTmh6Ss3nNaMSGNHr0DGdScqO0egFRw4fOx-fA 2025/01/13 03:37:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/01/13 03:37:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/01/13 03:37:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/01/13 03:37:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/01/13 03:37:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/01/13 03:37:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/01/13 03:37:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AKVur2XM1A7E2uB_NPaFgeks_RDfpUyqWcrKkPHzPRfiCqqiys19mSsM2Y2hEYfXuOQv2uOwCYMIMFwCiqN7WmPkv9NdHzADOAZQ7LsLq5ocomciWv0vInL7v3fRLdkut4rNFgUu9iNHZoP6vVKsAR_ljCZEuL3MHBHGS5RViyzPJrylpZ804RaFUCzr1EP6omuVs3Ed3aDGajhdSsTQVb6YIN1sAzE82K6em_yloM4zXj4c0epc6s_j7oZQd9LdHUuTYN5Ik6bE76L8fttSOeD6SP-g2BTXtz-4QMQ2fnFuqGJc9FTmh6Ss3nNaMSGNHr0DGdScqO0egFRw4fOx-fA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/01/13 03:37:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AMcmt-w0N4PTpn58dXJ5d76_iq76LHVCpSfwqd2tJiMfX1M63wiaj6wsAsN_9c4QHI5TyIMnO7BgxpYuFAw4D78Jle2VLwBCnttwUhIAr85GmEIC4HPXtAPlbQgDpGKjOz9vHwTsTHOymVxjxz7GPsom4WIxQOxf8Sstyi0UJVtEW6qjvIltNoGYcqroA3jBaiptK0k_6NURC75PLYTJxi3i2YrH5vb8LVRtIDg7VyJlHTJWn8HXv6ZqxbgXMJ7_sjFzFZSL8wnuvJOBiiKHX8EqqdpBqlGccowUdsYPnWcKjwAkj_9Ba1aNjaazFDN06MoX9T7Na0C5oOUnQIzVEP0 2025/01/13 03:37:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/01/13 03:37:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/01/13 03:37:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AMcmt-w0N4PTpn58dXJ5d76_iq76LHVCpSfwqd2tJiMfX1M63wiaj6wsAsN_9c4QHI5TyIMnO7BgxpYuFAw4D78Jle2VLwBCnttwUhIAr85GmEIC4HPXtAPlbQgDpGKjOz9vHwTsTHOymVxjxz7GPsom4WIxQOxf8Sstyi0UJVtEW6qjvIltNoGYcqroA3jBaiptK0k_6NURC75PLYTJxi3i2YrH5vb8LVRtIDg7VyJlHTJWn8HXv6ZqxbgXMJ7_sjFzFZSL8wnuvJOBiiKHX8EqqdpBqlGccowUdsYPnWcKjwAkj_9Ba1aNjaazFDN06MoX9T7Na0C5oOUnQIzVEP0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/01/13 03:37:27 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ACdpu7fccPhZ_3hHCdeASw4F2-jYtUJ9vAjwcYykPuuVnslr4iYvO_NF9sblvIiQjhBHV6HgEIHQOBJ1Z1Ebrgc48XJYvrcU9U-PR4OH-Iy6LfSXIBWR__PYZu8vUohRL1S_nbqbXVyk4HERz3agLAc0AhJGaVSuGdJ6lqK2oefpDmnCDfjNWT8T5ZJc13RLopxmow5v_94ysHDWTgFpzVGDPTEawRMbxIZhDw-9iV2Bt2IeL-gCXVzRbZdDzUouHoJKori382hDktyq5DQTPzNVQ3BnnpNe63k5dE9f9olTfwMc-cm0Meuk7z7u6h7gBPhvORW49alv6KLr8vEMG_o 2025/01/13 03:37:27 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/01/13 03:37:28 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/01/13 03:37:28 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ACdpu7fccPhZ_3hHCdeASw4F2-jYtUJ9vAjwcYykPuuVnslr4iYvO_NF9sblvIiQjhBHV6HgEIHQOBJ1Z1Ebrgc48XJYvrcU9U-PR4OH-Iy6LfSXIBWR__PYZu8vUohRL1S_nbqbXVyk4HERz3agLAc0AhJGaVSuGdJ6lqK2oefpDmnCDfjNWT8T5ZJc13RLopxmow5v_94ysHDWTgFpzVGDPTEawRMbxIZhDw-9iV2Bt2IeL-gCXVzRbZdDzUouHoJKori382hDktyq5DQTPzNVQ3BnnpNe63k5dE9f9olTfwMc-cm0Meuk7z7u6h7gBPhvORW49alv6KLr8vEMG_o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/01/13 03:37:29 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ANb9vB-R0HiqRUlGpgtPMkyhwWRZl1s_3QFqE16PIM_QethxQIf58SjN2Wrd0PVjDG45fhpaUgzmbv3fw3FU9bkblPh93MDdRcoL0mOeMokFO4wy__TB8S2JSQxG-Qzy0KiAhjGgLRLnuLFkwpAAdXHKhchDLKFlR6yt-pVVTRBGRvNyWw5lRfVBuQVvifCzM_o-zLly6_zq4HYfk-E7oJDT9D5XnzAREasTHZO4ACJUMTC5miiW290fAHom_Q35QTsI0aYyGHQr0A_XzvSeN2kMHKeRkwqQASyFvrQNgqBxza7Ot13NBOb7_3bnEF6ifLAL9pzj2AG87st8PO-dGqo 2025/01/13 03:37:29 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/01/13 03:37:30 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/01/13 03:37:30 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ANb9vB-R0HiqRUlGpgtPMkyhwWRZl1s_3QFqE16PIM_QethxQIf58SjN2Wrd0PVjDG45fhpaUgzmbv3fw3FU9bkblPh93MDdRcoL0mOeMokFO4wy__TB8S2JSQxG-Qzy0KiAhjGgLRLnuLFkwpAAdXHKhchDLKFlR6yt-pVVTRBGRvNyWw5lRfVBuQVvifCzM_o-zLly6_zq4HYfk-E7oJDT9D5XnzAREasTHZO4ACJUMTC5miiW290fAHom_Q35QTsI0aYyGHQr0A_XzvSeN2kMHKeRkwqQASyFvrQNgqBxza7Ot13NBOb7_3bnEF6ifLAL9pzj2AG87st8PO-dGqo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/01/13 03:37:30 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ADuT2EG5H_ygtirtY6CKYy0xxYeBf_VDQtVPCSwimctG3SvQtUnyy271iAagp7Dw33nOYGWXwkBWik-7CZd5dYIc8LB-3NPAQ628tEneQ6_0hOPf4ggmmRZlrRSH-z2eC99yec9cqzALpeYh0Mh5_o5FHzgwV6XJM4i-f5oqdFBx0_BcI_uNaMpfA1olDGghhi23V6m6IEd8IB-pS2bFuRSwAP6_LEC6E7cW-tbe6DPzQ-as4bAKXR0mmtUngRp5355H5Stc740K3o_APkesTA8DDFx-ryjvc5dfmA10qFPU8idYQ83TfXlcy5e6XnKB_sxIxGrE0OQ0yHPyBszksgo 2025/01/13 03:37:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/01/13 03:37:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/01/13 03:37:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/01/13 03:37:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/01/13 03:37:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/01/13 03:37:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/01/13 03:37:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ADuT2EG5H_ygtirtY6CKYy0xxYeBf_VDQtVPCSwimctG3SvQtUnyy271iAagp7Dw33nOYGWXwkBWik-7CZd5dYIc8LB-3NPAQ628tEneQ6_0hOPf4ggmmRZlrRSH-z2eC99yec9cqzALpeYh0Mh5_o5FHzgwV6XJM4i-f5oqdFBx0_BcI_uNaMpfA1olDGghhi23V6m6IEd8IB-pS2bFuRSwAP6_LEC6E7cW-tbe6DPzQ-as4bAKXR0mmtUngRp5355H5Stc740K3o_APkesTA8DDFx-ryjvc5dfmA10qFPU8idYQ83TfXlcy5e6XnKB_sxIxGrE0OQ0yHPyBszksgo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/01/13 03:37:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AOg0neHaZv7RFi0SW-ZoUoPNauZUOwSbKJaF0liDn4jDbcNhR3ViRITNl8y2IEujqpOgtZffoaI2ec1ND1XxI3oTMdEG8Aoid6WPp0QYOM9q7iR7H2nX5UuWWHUWzxSu1uGKoWvN3ishkD_v68Xe_WcV_EY8DE1h7JzPnG6-kOsbITgBUdsFEs4kH79aDu5KvA8ofDHCMMW3dLXR0pRcKJNw8VPNY2OhX_oA0YDBgGe_ga3fitr58ukXL6zZlv8-yYADzTF3RB96meX_2_WD3TU3gCgX-eIzyzt8zim_4dOENMMS3jmv6OQib7AX1amdRIzeA1jH2rg3r-o84RzxgFY 2025/01/13 03:37:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/01/13 03:37:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/01/13 03:37:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/01/13 03:37:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/01/13 03:37:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/01/13 03:37:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/01/13 03:37:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AOg0neHaZv7RFi0SW-ZoUoPNauZUOwSbKJaF0liDn4jDbcNhR3ViRITNl8y2IEujqpOgtZffoaI2ec1ND1XxI3oTMdEG8Aoid6WPp0QYOM9q7iR7H2nX5UuWWHUWzxSu1uGKoWvN3ishkD_v68Xe_WcV_EY8DE1h7JzPnG6-kOsbITgBUdsFEs4kH79aDu5KvA8ofDHCMMW3dLXR0pRcKJNw8VPNY2OhX_oA0YDBgGe_ga3fitr58ukXL6zZlv8-yYADzTF3RB96meX_2_WD3TU3gCgX-eIzyzt8zim_4dOENMMS3jmv6OQib7AX1amdRIzeA1jH2rg3r-o84RzxgFY" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/01/13 03:37:36 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/01/13 03:37:39 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/01/13 03:37:41 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/01/13 03:37:43 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/01/13 03:37:46 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/01/13 03:37:47 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AEROc0uyb8hta6hoSVhfoPThCwlriSwCj4rHhKFJ7BP6V_oZ7M_kHmzXUOzD4CFW3k0l1r-bElu96Wy4cBrTMjcZC8MYS75FqC7fjDtF_E2i3_GcIz_n2nVONGebMEgW3wJ1cV53Rrk1eGPEEx_DgfofAsza2wyBWDTGKwehQ2BlPffabUkS2df8LxnDtsq0cjQYZq46_iNgP3iFiNPB0Q76AqANUAFAA3EJw5BoYSLHmmVCufLdpAvQyGht2rsyDWwnAWFH-ib0YRaKmzihIB_OarA0-XpKGiwo41766t4d6Krs4bMSrfAymSLdgBlWbtrCqGqR2bERDHCdcJP8vsY 2025/01/13 03:37:47 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/01/13 03:37:47 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "016ac64c6cfe4bad9d00ad53ef31f80a" 2025/01/13 03:37:47 DEBUG : unknown-size-put.txt: multipart upload "AEROc0uyb8hta6hoSVhfoPThCwlriSwCj4rHhKFJ7BP6V_oZ7M_kHmzXUOzD4CFW3k0l1r-bElu96Wy4cBrTMjcZC8MYS75FqC7fjDtF_E2i3_GcIz_n2nVONGebMEgW3wJ1cV53Rrk1eGPEEx_DgfofAsza2wyBWDTGKwehQ2BlPffabUkS2df8LxnDtsq0cjQYZq46_iNgP3iFiNPB0Q76AqANUAFAA3EJw5BoYSLHmmVCufLdpAvQyGht2rsyDWwnAWFH-ib0YRaKmzihIB_OarA0-XpKGiwo41766t4d6Krs4bMSrfAymSLdgBlWbtrCqGqR2bERDHCdcJP8vsY" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/13 03:37:48 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AHuo1RWqkkuTklpIbKfWeh2O7DsEer_Vo0VS3nPHQQuBCWAQDZbtobQ40cZpTJHp1X4Se84RUz9fvpofhwnK__h8Qailhj8uQYz2jXwZHhp5ADayZ9316212abdAHU6dui6gPoLJ9QwLhua_t9zDrqlgWpoxrPutE8fhOJ6ng3VWmGCin07Yi3OXUiI1TWttCqT_jgWDY2K7UkLSMzEEmhSzdEkXygwGT9auznQXjklf37BkmuuI-fMGZx3Q7vdX_bnsYizw9ihB2oSAXpJEnV1TMe9XuU-qmUtFGgSb1buem1hmXkjnrcmh0v2qsV2CSZwm2caIPfAYr9exfkixn1Y 2025/01/13 03:37:48 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/01/13 03:37:48 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "21d7b633d8e85585b29955221e254ea1" 2025/01/13 03:37:49 DEBUG : unknown-size-update.txt: multipart upload "AHuo1RWqkkuTklpIbKfWeh2O7DsEer_Vo0VS3nPHQQuBCWAQDZbtobQ40cZpTJHp1X4Se84RUz9fvpofhwnK__h8Qailhj8uQYz2jXwZHhp5ADayZ9316212abdAHU6dui6gPoLJ9QwLhua_t9zDrqlgWpoxrPutE8fhOJ6ng3VWmGCin07Yi3OXUiI1TWttCqT_jgWDY2K7UkLSMzEEmhSzdEkXygwGT9auznQXjklf37BkmuuI-fMGZx3Q7vdX_bnsYizw9ihB2oSAXpJEnV1TMe9XuU-qmUtFGgSb1buem1hmXkjnrcmh0v2qsV2CSZwm2caIPfAYr9exfkixn1Y" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/01/13 03:37:49 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sucezaq7line/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2025/01/13 03:37:49 DEBUG : Waiting for deletions to finish 2025/01/13 03:37:49 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/01/13 03:37:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/01/13 03:37:50 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/01/13 03:37:51 INFO : S3 bucket rclone-test-sucezaq7line: Bucket "rclone-test-sucezaq7line" deleted 2025/01/13 03:37:51 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- FAIL: TestIntegration (107.72s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.25s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.98s) --- FAIL: TestIntegration/FsMkdir (105.80s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (12.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.63s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.63s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.74s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.41s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.77s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (18.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (55.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (7.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (9.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (9.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.39s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (11.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.40s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.27s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.42s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.17s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.68s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.49s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- 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:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/01/13 03:37:51 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/01/13 03:37:51 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 107.738s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 1m48.45917795s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/leading_HT TestIntegration/FsMkdir/FsEncoding/trailing_CR]