"go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3GCS:" 2025/09/25 02:24:56 NOTICE: TestS3GCS: Starting server 2025/09/25 02:24:56 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-torexaf3mivu" 2025/09/25 02:24:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/09/25 02:24:57 INFO : S3 bucket rclone-test-torexaf3mivu: Bucket "rclone-test-torexaf3mivu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/09/25 02:24:59 INFO : S3 bucket rclone-test-torexaf3mivu: Bucket "rclone-test-torexaf3mivu" deleted === RUN TestIntegration/FsMkdir 2025/09/25 02:25:00 INFO : S3 bucket rclone-test-torexaf3mivu: Bucket "rclone-test-torexaf3mivu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/09/25 02:25:00 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/09/25 02:25:01 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/09/25 02:25:01 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go: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_CR fstests.go:707: testing "␍leading CR" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go: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_CR fstests.go:707: testing "trailing CR␍" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go: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/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/09/25 02:25:44 NOTICE: S3 bucket rclone-test-torexaf3mivu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/25 02:25:44 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm5d0LvPMpfVWxbQHAhNgLUBIZFB4LV65EQCKCyW7Wp9QSm-RwNHB9C6vrgCTJfYG0I 2025/09/25 02:25:47 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "f6b6684a746f7779227403c3661d4fdc" 2025/09/25 02:25:49 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "f9aea09b26b83acff1a7f4051b60a6a4" 2025/09/25 02:25:51 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "e37baf697948b46172d331b9005d4266" 2025/09/25 02:25:52 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm5d0LvPMpfVWxbQHAhNgLUBIZFB4LV65EQCKCyW7Wp9QSm-RwNHB9C6vrgCTJfYG0I" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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/09/25 02:26:00 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/25 02:26:01 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/09/25 02:26:05 DEBUG : S3 bucket rclone-test-torexaf3mivu: bucket is versioned: false 2025/09/25 02:26:05 DEBUG : Waiting for deletions to finish 2025/09/25 02:26:05 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/09/25 02:26:05 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/09/25 02:26:06 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/25 02:26:08 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-torexaf3mivu/dirToPurgeFromRoot" 2025/09/25 02:26:09 DEBUG : S3 bucket rclone-test-torexaf3mivu path dirToPurgeFromRoot: bucket is versioned: false 2025/09/25 02:26:09 DEBUG : Waiting for deletions to finish 2025/09/25 02:26:09 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/09/25 02:26:09 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/09/25 02:26:10 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/25 02:26:10 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-torexaf3mivu/hello? sausage/êé" 2025/09/25 02:26:14 DEBUG : S3 bucket rclone-test-torexaf3mivu path hello? sausage/êé: bucket is versioned: false 2025/09/25 02:26:14 DEBUG : Waiting for deletions to finish 2025/09/25 02:26:15 DEBUG : "a/b/c/d/e.txt" version false 2025/09/25 02:26:15 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/09/25 02:26:15 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/09/25 02:26:28 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-torexaf3mivu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/25 02:26:29 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-torexaf3mivu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3GCS:" path "rclone-test-torexaf3mivu" from "TestS3GCS:rclone-test-torexaf3mivu" 2025/09/25 02:26:29 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/09/25 02:26:37 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm4w8cbt3Jbx9jMVfry20CQ492hno37jqutsPhoLrGfI5TMzzA1cX6GQemMeTmQlWG8 2025/09/25 02:26:37 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/09/25 02:26:38 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/09/25 02:26:39 DEBUG : piped data.txt: multipart upload "ABPnzm4w8cbt3Jbx9jMVfry20CQ492hno37jqutsPhoLrGfI5TMzzA1cX6GQemMeTmQlWG8" finished 2025/09/25 02:26:39 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/25 02:26:40 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm5yd4WXK8wdTRCmkdq-gv1cR5l-PtRp8zddFGMbsIxJe7Vx44nYIcVcppbP58xqz5Y 2025/09/25 02:26:40 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/25 02:26:41 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "b79eb40e26d69aad88392703c94b04f6" 2025/09/25 02:26:41 DEBUG : piped data.txt: multipart upload "ABPnzm5yd4WXK8wdTRCmkdq-gv1cR5l-PtRp8zddFGMbsIxJe7Vx44nYIcVcppbP58xqz5Y" finished 2025/09/25 02:26:42 DEBUG : piped data.txt: Multipart upload Etag: 4877ca484acecce94c474875f275fa1a-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /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: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=665 vs obj=0 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /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: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=665 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\x81\x91\x84 \f\x00[\xd2Sϳ\x9c\bA\x83@\x10\f\b\xd5\xff|\x03;;\xb3k\xf9D\a~Q\x14ي]\x95\x18\xbe\xf0\xfaX9\xa9r\x1d_r\xfcR\xfbޔ\xd8B_\x12t~\xd8-\x16\xb2d9\xe6S\x9a\x04|\xe7$\x9a\x03\xe9)Q\x90Na۩Ib\xb7\x15z\xa8Ⱦu>\xe5\xe2<\x18LX\xf0\x9e\r\x15\xbc\xa5\x8f;4\xaa\x92?\x1e\x02z\xb0\xf3Ɏ\x1f(\x9b\x85J^\u0098г\xe5\xfa\xf3|\xc9.n;\xc0\x93帽\xe4(`\x99<\xf4\x7f\xe3\xa1Q@\x87\xd7\xe6\xd1J\xc4wU\xb0\xe3\xcb\xedk\xf9\xc0N\xf1ױ\xb2a5\x18\xc9\xec!M\x01\x0e\xb8!\x0fNv9a\x1f\x12_trݜ<\xff\xdc\xe1\x94(\x17\xba_\xa3\x83\x14\xe8\xb9a\x10'}s\\)p]\x03(\x88\xac\x97\x97\x1au(s\xa0\x93O\x8c\xab\xe1Ğ\xd3\xdc\xe8\xa6\b~\xb8\xa9\x88b;{0\xf8\xc85&x\xc1\xc1\xfe\xb5\xa4a\xa7\xb8D\xb6\x90\xe8\x1c\x1b\x1c\xe2\xa9~\"&\xb9A\xfd\x8ah)\\\xe6\x13;\xddx\x8f\x05;\x04\xe8\xe3\xc3\x19\xb4\x1c\xeb\xc9]\"\xfa\xed\x81G\fH\x83\x9fPm\xbb(\xc8\x12>\x9d\v\x19|6C\x89\x1d\xbb\xc5K\"\x85\xeag\xb0\xf2\x8d~ꨱ\xe3\xb5vV\xec$\x0f7\x19Pp,\x7f\x01\x00\x00\xff\xff\xceڳ\xb8\xe8\x03\x00\x00" actual : "johelam5cipojuj7cufokek2juhiwow1xiloxiy6qirojaz5razotol5jasusug4huyunex4rudonid3rinuzin9biyurol9vitivub9zohukos0fereveq4fivequz1bayiwus2manemaj4holotav9jawimun1remojow8mokubul9gamijop9xilinev3mazufok0yinelek9mejupex7cabexoy6jogezip8zewofoc0fusomar3nagaqas0lubuhab0rokihow9lutinev0hupukel8yigicad4yenuluz9lowinow7nacapod5xiyizav4nihohep7foromor4yiqipam0qivucoj4mafetuk1raxalab6jidabip5pojarih1yagumiw2peruqac8vuduvov4heziqeq1vezanaz1tosadug7hozupem9tatufat5yipesaz6zujogaq3wirewer6yofilor8midekos3sifeqow9nopujit3jibisog6gujijaz9telunec7mapedef0yokejez3pusukuv5vicijan8jejohih0nuhemis7wocahol1gateras3mecugav1haxiqor3nurazog0vatixiy4cecimut2yemuxad4xifuyoj1lekital0nefepep0tudesem6garilub6bocewon7cudizep4vubelaz5tefesew9ruhihil5hokukij5watibid2zafazoq5nadidal0govaqes4siqefuw6duyudad5cecoviy1logidam3mopamit2zeqiboq0mulojip0cetinas9gisofir7wifalil6puciwem3xapajis6fetatul3deyuqop4xivaros3carabol4voyixoj8jadafim7nuyazix1wecoqaj3vusogec9bucasun2zovifet9firolol5muricec8fewoqem3zedezek7zocolus0qifacag5" Diff: --- Expected +++ Actual @@ -1,4 +1 @@ - [SϳA@ |;;kD~Qي]X9r_rRޔB_t~-d9S|$)QNa۩IbzȾu><LX ;4?zɎ(J^˜г|.n;帽(`<Q@JwUkNױa5!M!Nv9a_trݜ<(_a'}s\)p](u(sOĞ~b;{05&xaD~"&Ah)\;x;]"G HPm(> |6CK"g~ꨱvV$7Pp,ڳ +johelam5cipojuj7cufokek2juhiwow1xiloxiy6qirojaz5razotol5jasusug4huyunex4rudonid3rinuzin9biyurol9vitivub9zohukos0fereveq4fivequz1bayiwus2manemaj4holotav9jawimun1remojow8mokubul9gamijop9xilinev3mazufok0yinelek9mejupex7cabexoy6jogezip8zewofoc0fusomar3nagaqas0lubuhab0rokihow9lutinev0hupukel8yigicad4yenuluz9lowinow7nacapod5xiyizav4nihohep7foromor4yiqipam0qivucoj4mafetuk1raxalab6jidabip5pojarih1yagumiw2peruqac8vuduvov4heziqeq1vezanaz1tosadug7hozupem9tatufat5yipesaz6zujogaq3wirewer6yofilor8midekos3sifeqow9nopujit3jibisog6gujijaz9telunec7mapedef0yokejez3pusukuv5vicijan8jejohih0nuhemis7wocahol1gateras3mecugav1haxiqor3nurazog0vatixiy4cecimut2yemuxad4xifuyoj1lekital0nefepep0tudesem6garilub6bocewon7cudizep4vubelaz5tefesew9ruhihil5hokukij5watibid2zafazoq5nadidal0govaqes4siqefuw6duyudad5cecoviy1logidam3mopamit2zeqiboq0mulojip0cetinas9gisofir7wifalil6puciwem3xapajis6fetatul3deyuqop4xivaros3carabol4voyixoj8jadafim7nuyazix1wecoqaj3vusogec9bucasun2zovifet9firolol5muricec8fewoqem3zedezek7zocolus0qifacag5 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: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go: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 : "1ec966ed1cbd10166bcfcc5df10cbdad" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +1ec966ed1cbd10166bcfcc5df10cbdad 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:347: versions/test-versions-v2025-09-25-022648-906.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:347: 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/09/25 02:26:55 DEBUG : oldPath = "TestS3GCS:rclone-test-torexaf3mivu/versions/test-versions-v2025-09-25-022648-906.txt" 2025/09/25 02:26:55 DEBUG : newPath = "TestS3GCS,versions:rclone-test-torexaf3mivu/versions/test-versions-v2025-09-25-022648-906.txt" 2025/09/25 02:26:55 DEBUG : Creating backend with remote "TestS3GCS,versions:rclone-test-torexaf3mivu/versions/test-versions-v2025-09-25-022648-906.txt" 2025/09/25 02:26:55 DEBUG : TestS3GCS: detected overridden config - adding "{pO73u}" suffix to name 2025/09/25 02:26:55 DEBUG : fs cache: renaming child cache item "TestS3GCS,versions:rclone-test-torexaf3mivu/versions/test-versions-v2025-09-25-022648-906.txt" to be canonical for parent "TestS3GCS{pO73u}:rclone-test-torexaf3mivu/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:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:437 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:437 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:441: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:441 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:443: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:443 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:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:437 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:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:437 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: S3 bucket rclone-test-torexaf3mivu/versions/test-versions.txt: md5 hash incorrect - expecting "54df21ea85014e148485be96e1ae2f67" got "4e68fc07806aa91a1ab9636c7418cc06" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:437 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:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:437 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:443: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:443 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:475: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2025/09/25 02:27:13 DEBUG : Waiting for deletions to finish 2025/09/25 02:27:13 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/09/25 02:27:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1758767156074305" 2025/09/25 02:27:13 DEBUG : "versions/test-versions-v2025-09-25-022648-906.txt" version true 2025/09/25 02:27:13 DEBUG : versions/test-versions-v2025-09-25-022648-906.txt: Deleting (id "1758767208865691") 2025/09/25 02:27:13 DEBUG : "versions/test-versions.txt" version false 2025/09/25 02:27:13 DEBUG : versions/test-versions.txt: Not deleting current version "1758767214389085" 2025/09/25 02:27:13 INFO : versions/test-versions-v2025-09-25-022648-906.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/09/25 02:27:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5syznAIp6OKKnD1U0kysGUakP0KA2GFO_-kUj9s3uOxgctbSC4hL8c6Xij28W85SU 2025/09/25 02:27:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/09/25 02:27:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/09/25 02:27:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm5syznAIp6OKKnD1U0kysGUakP0KA2GFO_-kUj9s3uOxgctbSC4hL8c6Xij28W85SU" finished 2025/09/25 02:27:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/09/25 02:27:26 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm4ODI6l3M9TKJweDlQs5DAZMz8IXNCeJAyBJfk0mmpvEIbDcCjtZKKSDdusu6vqxnc 2025/09/25 02:27:26 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/09/25 02:27:29 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/25 02:27:29 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm4ODI6l3M9TKJweDlQs5DAZMz8IXNCeJAyBJfk0mmpvEIbDcCjtZKKSDdusu6vqxnc" finished 2025/09/25 02:27:29 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/09/25 02:27:32 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4qBl1JAwc5oWzO2Bvx5vp1DJYWrn5erGIiGm7-GNO3HAUmmUjY_hpTwU7Cj8Nk6Qk 2025/09/25 02:27:32 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/25 02:27:34 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/25 02:27:35 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm4qBl1JAwc5oWzO2Bvx5vp1DJYWrn5erGIiGm7-GNO3HAUmmUjY_hpTwU7Cj8Nk6Qk" finished 2025/09/25 02:27:35 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/25 02:27:37 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm7vpzi5JlVVc6uq9Ev-ViWcD38MXE4YnkaRPl9X6BKiPgdjOAdj3TE1YbsLwJSV1UA 2025/09/25 02:27:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/25 02:27:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/25 02:27:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/25 02:27:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/25 02:27:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/25 02:27:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/25 02:27:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm7vpzi5JlVVc6uq9Ev-ViWcD38MXE4YnkaRPl9X6BKiPgdjOAdj3TE1YbsLwJSV1UA" finished 2025/09/25 02:27:39 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/25 02:27:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4PbiZoDWU5To1i_kI9p21ktZCkU81s_5qdAbjajBhBIRkr2q3rTd1stINlXI1W0mo 2025/09/25 02:27:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/25 02:27:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/09/25 02:27:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/09/25 02:27:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/25 02:27:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/25 02:27:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/25 02:27:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm4PbiZoDWU5To1i_kI9p21ktZCkU81s_5qdAbjajBhBIRkr2q3rTd1stINlXI1W0mo" finished 2025/09/25 02:27:44 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/09/25 02:27:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6h0spxNLOr_EkDeEYZafLb3XebYT9oRLbys72M7HMGJgOQ0SyDWhKIs4eH2tFIzQ4 2025/09/25 02:27:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/25 02:27:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/09/25 02:27:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm6h0spxNLOr_EkDeEYZafLb3XebYT9oRLbys72M7HMGJgOQ0SyDWhKIs4eH2tFIzQ4" finished 2025/09/25 02:27:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/09/25 02:27:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm68sFKQ0MreHjbtCJ7Hh9VDk-kn7c2ikvhHE6OiFV4rzpI1rIQ5ZePN-q-xK3eiZm4 2025/09/25 02:27:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/25 02:27:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/25 02:27:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm68sFKQ0MreHjbtCJ7Hh9VDk-kn7c2ikvhHE6OiFV4rzpI1rIQ5ZePN-q-xK3eiZm4" finished 2025/09/25 02:27:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/09/25 02:27:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7IpmazKgZhCz2Y1vQOs7ASv-EVWUFJJaoUkPW9icEHZ8MJSpFG2mfmx1eZdxYlwz0 2025/09/25 02:27:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/25 02:27:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/25 02:27:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm7IpmazKgZhCz2Y1vQOs7ASv-EVWUFJJaoUkPW9icEHZ8MJSpFG2mfmx1eZdxYlwz0" finished 2025/09/25 02:27:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/25 02:28:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm6XOmCDTZHmqO-i-QGcngk62Ds4RhtpZs66xm9U2h28rVzoPhzHFHBKHd6lBPp4wL4 2025/09/25 02:28:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/25 02:28:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/25 02:28:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/25 02:28:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/25 02:28:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/25 02:28:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/25 02:28:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm6XOmCDTZHmqO-i-QGcngk62Ds4RhtpZs66xm9U2h28rVzoPhzHFHBKHd6lBPp4wL4" finished 2025/09/25 02:28:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/25 02:28:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6832NxO_WCdEXIBv09fPTCP4tHTOw45dKYe8fb5mu1HBG7Xyca1M4REdtd2-JV1j0 2025/09/25 02:28:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/25 02:28:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/25 02:28:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/09/25 02:28:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/25 02:28:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/25 02:28:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/25 02:28:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm6832NxO_WCdEXIBv09fPTCP4tHTOw45dKYe8fb5mu1HBG7Xyca1M4REdtd2-JV1j0" finished 2025/09/25 02:28:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/09/25 02:28:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7k4G6vdIIHIMG-XTzY7HMmIiX-J8V35QNrVzwXrv3SqjReiOmawfUdnem4jVYE6tM 2025/09/25 02:28:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/25 02:28:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/09/25 02:28:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm7k4G6vdIIHIMG-XTzY7HMmIiX-J8V35QNrVzwXrv3SqjReiOmawfUdnem4jVYE6tM" finished 2025/09/25 02:28:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/09/25 02:28:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm57t3BV8h1HVEnscA4n7ZOZWDhMETaWKon5NBrA8NXy2ojq7nuybJmSU0B27F0Q4Vk 2025/09/25 02:28:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/25 02:28:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/25 02:28:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm57t3BV8h1HVEnscA4n7ZOZWDhMETaWKon5NBrA8NXy2ojq7nuybJmSU0B27F0Q4Vk" finished 2025/09/25 02:28:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/09/25 02:28:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4bezOCKqHf9Lh9QWlZ4EIVDyGSRKtwBlp41Hc48k0PYoU6-HEFPqhbu2BNUyGox7Q 2025/09/25 02:28:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/25 02:28:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/25 02:28:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm4bezOCKqHf9Lh9QWlZ4EIVDyGSRKtwBlp41Hc48k0PYoU6-HEFPqhbu2BNUyGox7Q" finished 2025/09/25 02:28:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/25 02:28:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm4vpaAMZx34Mkdv3KSVVr6KytaUEK0-GGVphUcIA37Fjd2EAr257VEr-JJv6RGKVn4 2025/09/25 02:28:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/25 02:28:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/25 02:28:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/25 02:28:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/25 02:28:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/25 02:28:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/25 02:28:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm4vpaAMZx34Mkdv3KSVVr6KytaUEK0-GGVphUcIA37Fjd2EAr257VEr-JJv6RGKVn4" finished 2025/09/25 02:28:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/25 02:28:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5iebhNdnKJd_9Wvq3bmkEn-s3Bh4o1vIzVpimhgoqlW3b9gMndY-CE_ukA0TH6UBk 2025/09/25 02:28:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/25 02:28:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/25 02:28:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/09/25 02:28:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/25 02:28:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/25 02:28:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/25 02:28:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm5iebhNdnKJd_9Wvq3bmkEn-s3Bh4o1vIzVpimhgoqlW3b9gMndY-CE_ukA0TH6UBk" finished 2025/09/25 02:28:31 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/09/25 02:28:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6-PHepu2Sx_6y--GncMUOSlQPi2kgKw72bhQnnBjJ1U-TrEaYQabAtjNZCXBakMPw 2025/09/25 02:28:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/25 02:28:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/09/25 02:28:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm6-PHepu2Sx_6y--GncMUOSlQPi2kgKw72bhQnnBjJ1U-TrEaYQabAtjNZCXBakMPw" finished 2025/09/25 02:28:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/09/25 02:28:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm7CGliJLXGX9K7APiGf5pG8NREEJVnNf9p7WREG_fOGB1sTd8kAdthuRi651KfU3Eg 2025/09/25 02:28:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/25 02:28:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/25 02:28:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm7CGliJLXGX9K7APiGf5pG8NREEJVnNf9p7WREG_fOGB1sTd8kAdthuRi651KfU3Eg" finished 2025/09/25 02:28:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/09/25 02:28:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6o3D-TiD_SfxuG8bU6ONizLMTVtLzrel8eYNB-eInGgxqHEMvo7KuKrk5ARbJt2ZE 2025/09/25 02:28:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/25 02:28:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/25 02:28:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm6o3D-TiD_SfxuG8bU6ONizLMTVtLzrel8eYNB-eInGgxqHEMvo7KuKrk5ARbJt2ZE" finished 2025/09/25 02:28:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/25 02:28:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm4jSXWw5nDdnqq-Yi0he-s8vyQMbK2VbUxdU73O62Nnw-LlK4xNJDIVTy_TPc1wgIY 2025/09/25 02:28:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/25 02:28:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/25 02:28:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/25 02:28:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/25 02:28:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/25 02:28:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/25 02:28:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm4jSXWw5nDdnqq-Yi0he-s8vyQMbK2VbUxdU73O62Nnw-LlK4xNJDIVTy_TPc1wgIY" finished 2025/09/25 02:28:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/25 02:28:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm790_rE41bzAWhO2Ml7j3uB_TJ_bFq7_7dVmc-RDZUn9SW0XhxWOC2maq-_2BdZl7k 2025/09/25 02:28:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/25 02:28:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/09/25 02:28:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/09/25 02:28:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/25 02:28:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/25 02:28:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/25 02:28:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm790_rE41bzAWhO2Ml7j3uB_TJ_bFq7_7dVmc-RDZUn9SW0XhxWOC2maq-_2BdZl7k" finished 2025/09/25 02:28:56 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/09/25 02:29:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5N-OjCQuHaxpVgPPviDcQyLK4xlaJA-zWOzW_xx3QHNDlIh2QwxXBpeBrr7yT0yy0 2025/09/25 02:29:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/09/25 02:29:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/09/25 02:29:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm5N-OjCQuHaxpVgPPviDcQyLK4xlaJA-zWOzW_xx3QHNDlIh2QwxXBpeBrr7yT0yy0" finished 2025/09/25 02:29:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/09/25 02:29:06 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm76PL8WqCMQLMp5Bx-llwaDhN2JEspBMOB7BNnUOltEH-Isagp7XKXaxv43JFGJ12M 2025/09/25 02:29:06 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/09/25 02:29:08 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/25 02:29:08 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm76PL8WqCMQLMp5Bx-llwaDhN2JEspBMOB7BNnUOltEH-Isagp7XKXaxv43JFGJ12M" finished 2025/09/25 02:29:09 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/09/25 02:29:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7rvcDs_1AkjEEJiRKiKf5O-kDo_knPQSg649OdF9rFUPObaqjn7sCK-zcBpIuehKg 2025/09/25 02:29:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/25 02:29:12 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/25 02:29:12 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm7rvcDs_1AkjEEJiRKiKf5O-kDo_knPQSg649OdF9rFUPObaqjn7sCK-zcBpIuehKg" finished 2025/09/25 02:29:12 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/25 02:29:14 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5WQwLH3mSwy5_y1t1LCb3VOsqaD_1gf-rMSVDDb-2egAXSVOqdo8XjrCE8OQfGYPI 2025/09/25 02:29:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/25 02:29:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/25 02:29:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/25 02:29:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/25 02:29:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/25 02:29:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/25 02:29:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm5WQwLH3mSwy5_y1t1LCb3VOsqaD_1gf-rMSVDDb-2egAXSVOqdo8XjrCE8OQfGYPI" finished 2025/09/25 02:29:17 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/25 02:29:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7N_0S-ql9hzxJ4w_mMiHcPK_XUSADvmRf-lWnTbXKgeGhHPAa3nGGlkpg9NEumswQ 2025/09/25 02:29:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/25 02:29:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/09/25 02:29:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/09/25 02:29:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/25 02:29:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/25 02:29:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/25 02:29:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm7N_0S-ql9hzxJ4w_mMiHcPK_XUSADvmRf-lWnTbXKgeGhHPAa3nGGlkpg9NEumswQ" finished 2025/09/25 02:29:21 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/09/25 02:29:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm76Vc96z23iB3RWqoR5T3i8SYLjwXsDlsC1oo7D69uBd9tt8F9hFEYqUyhQ9pjgscA 2025/09/25 02:29:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/09/25 02:29:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/09/25 02:29:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm76Vc96z23iB3RWqoR5T3i8SYLjwXsDlsC1oo7D69uBd9tt8F9hFEYqUyhQ9pjgscA" finished 2025/09/25 02:29:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/09/25 02:29:32 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm6YUZ36k9mKrjtndcTZ5whgq8yvsxWCLM_u0xTBHFsY2_lwrv8ICv_xtQ5sFatihYk 2025/09/25 02:29:32 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/09/25 02:29:33 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/25 02:29:34 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm6YUZ36k9mKrjtndcTZ5whgq8yvsxWCLM_u0xTBHFsY2_lwrv8ICv_xtQ5sFatihYk" finished 2025/09/25 02:29:34 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/09/25 02:29:36 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4JEYGSIEMVcyCE8zZlDC7ctdoL0TE-eQ4xe2Cz7-831ZzmERGOojxPtC33xkF4JsU 2025/09/25 02:29:36 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/25 02:29:38 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/25 02:29:38 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm4JEYGSIEMVcyCE8zZlDC7ctdoL0TE-eQ4xe2Cz7-831ZzmERGOojxPtC33xkF4JsU" finished 2025/09/25 02:29:38 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/25 02:29:39 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm56n7z3Tl7YYNce7lq2b3MK2gE5jBK96ncs_W8mrmcgQ5h3-iz62rXZEQXfx0fGLhc 2025/09/25 02:29:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/25 02:29:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/25 02:29:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/25 02:29:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/25 02:29:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/25 02:29:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/25 02:29:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm56n7z3Tl7YYNce7lq2b3MK2gE5jBK96ncs_W8mrmcgQ5h3-iz62rXZEQXfx0fGLhc" finished 2025/09/25 02:29:42 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/25 02:29:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm54Mn85j25Ye-KKjYzR0_h6In9jtFFEqvPIGL3-TLDb3ta-gWBE6YD9pjPIpXgODhw 2025/09/25 02:29:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/25 02:29:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/09/25 02:29:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/09/25 02:29:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/25 02:29:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/25 02:29:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/25 02:29:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm54Mn85j25Ye-KKjYzR0_h6In9jtFFEqvPIGL3-TLDb3ta-gWBE6YD9pjPIpXgODhw" finished 2025/09/25 02:29:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2496: *s3.Fs does not support SetCopyCutoff: --s3-copy-cutoff not supported: optional feature not implemented === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/25 02:29:50 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm4Zi0fe9-E4mBOT51XbD9ODEoYkls7377hrfspDvyiwSjIqlliEkVuN8YshSFcA_qY 2025/09/25 02:29:50 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/25 02:29:50 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "be1cddeccdb5f8d79c0261d81f8f0f90" 2025/09/25 02:29:50 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm4Zi0fe9-E4mBOT51XbD9ODEoYkls7377hrfspDvyiwSjIqlliEkVuN8YshSFcA_qY" finished 2025/09/25 02:29:50 DEBUG : unknown-size-put.txt: Multipart upload Etag: 97b4ec072c9d329c5c3f47c5102cc3f2-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/25 02:29:52 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm6Ly1gaHU2pC8_27iGUOAmZ0KI32NUY7MdUJgDL68V8JwPc3aWkG0bN9BOc7oI-87s 2025/09/25 02:29:52 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/09/25 02:29:52 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "7347014fa3795b2b0d99c895b5f562de" 2025/09/25 02:29:52 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm6Ly1gaHU2pC8_27iGUOAmZ0KI32NUY7MdUJgDL68V8JwPc3aWkG0bN9BOc7oI-87s" finished 2025/09/25 02:29:52 DEBUG : unknown-size-update.txt: Multipart upload Etag: 4e93e5ae37bef751177e1bdcd641c21b-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/25 02:29:53 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-torexaf3mivu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/09/25 02:29:53 DEBUG : Waiting for deletions to finish 2025/09/25 02:29:53 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/09/25 02:29:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1758767156074305") 2025/09/25 02:29:53 DEBUG : "versions/test-versions-v2025-09-25-022654-428.txt" version true 2025/09/25 02:29:53 DEBUG : versions/test-versions-v2025-09-25-022654-428.txt: Deleting (id "1758767214389085") 2025/09/25 02:29:54 INFO : versions/test-versions-v2025-09-25-022654-428.txt: Deleted 2025/09/25 02:29:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/25 02:29:54 INFO : S3 bucket rclone-test-torexaf3mivu: Bucket "rclone-test-torexaf3mivu" deleted 2025/09/25 02:29:54 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (298.60s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.40s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.01s) --- FAIL: TestIntegration/FsMkdir (295.70s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.89s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.31s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.30s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (38.30s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (3.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (3.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.90s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.45s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.40s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.44s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.39s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.94s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (10.20s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (82.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.62s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.67s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.37s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (34.36s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.82s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.35s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (31.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (16.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.79s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.61s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (7.97s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.82s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (153.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (28.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (9.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (10.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (7.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (8.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (23.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (7.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (7.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (25.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (25.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (7.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (8.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (25.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (8.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (7.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.33s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.27s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.31s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.96s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.49s) --- 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/09/25 02:29:54 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/09/25 02:29:54 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 298.656s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 5m0.018757617s (try 1/5)