"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 TestIntegration fstests.go:438: Using remote "TestS3GCS:" 2025/07/22 01:30:03 NOTICE: TestS3GCS: Starting server 2025/07/22 01:30:03 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-xekejoh4dedo" 2025/07/22 01:30:03 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/07/22 01:30:05 INFO : S3 bucket rclone-test-xekejoh4dedo: Bucket "rclone-test-xekejoh4dedo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/07/22 01:30:06 INFO : S3 bucket rclone-test-xekejoh4dedo: Bucket "rclone-test-xekejoh4dedo" deleted === RUN TestIntegration/FsMkdir 2025/07/22 01:30:07 INFO : S3 bucket rclone-test-xekejoh4dedo: Bucket "rclone-test-xekejoh4dedo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/07/22 01:30:07 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/07/22 01:30:07 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/07/22 01:30:08 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/07/22 01:30:45 NOTICE: S3 bucket rclone-test-xekejoh4dedo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/07/22 01:30:45 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm7MV45C3KGI-MpvYyQPjUliVFAf9uerse6t5lZiVgl6AKryQWAwQHUVBwPRjfh7DSI 2025/07/22 01:30:48 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "e08b704b0fd7d4fec97dadf000192bee" 2025/07/22 01:30:50 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "dab8fb303f3a7c555cf92e3d75352a5d" 2025/07/22 01:30:52 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "79181bf6930d33b72179882f6c7597b8" 2025/07/22 01:30:52 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm7MV45C3KGI-MpvYyQPjUliVFAf9uerse6t5lZiVgl6AKryQWAwQHUVBwPRjfh7DSI" 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/07/22 01:31:01 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/07/22 01:31: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/07/22 01:31:07 DEBUG : S3 bucket rclone-test-xekejoh4dedo: bucket is versioned: false 2025/07/22 01:31:07 DEBUG : Waiting for deletions to finish 2025/07/22 01:31:07 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/07/22 01:31:07 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/07/22 01:31:07 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/07/22 01:31:10 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-xekejoh4dedo/dirToPurgeFromRoot" 2025/07/22 01:31:10 DEBUG : S3 bucket rclone-test-xekejoh4dedo path dirToPurgeFromRoot: bucket is versioned: false 2025/07/22 01:31:10 DEBUG : Waiting for deletions to finish 2025/07/22 01:31:10 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/07/22 01:31:10 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/07/22 01:31:11 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/07/22 01:31:11 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-xekejoh4dedo/hello? sausage/êé" 2025/07/22 01:31:15 DEBUG : S3 bucket rclone-test-xekejoh4dedo path hello? sausage/êé: bucket is versioned: false 2025/07/22 01:31:15 DEBUG : Waiting for deletions to finish 2025/07/22 01:31:15 DEBUG : "a/b/c/d/e.txt" version false 2025/07/22 01:31:15 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/07/22 01:31:16 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/07/22 01:31:29 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-xekejoh4dedo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/07/22 01:31:30 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-xekejoh4dedo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3GCS:" path "rclone-test-xekejoh4dedo" from "TestS3GCS:rclone-test-xekejoh4dedo" 2025/07/22 01:31:30 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2034: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2034 Error: Received unexpected error: not found, Signing Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/07/22 01:31:38 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm7rLqdmzgTqJh9qqZmuggSjySdfQzYjjKD-wSZKWSVr0kwi7e3fFToLIPZnv2YPd5A 2025/07/22 01:31:38 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/07/22 01:31:39 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/07/22 01:31:39 DEBUG : piped data.txt: multipart upload "ABPnzm7rLqdmzgTqJh9qqZmuggSjySdfQzYjjKD-wSZKWSVr0kwi7e3fFToLIPZnv2YPd5A" finished 2025/07/22 01:31:40 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/07/22 01:31:40 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm5-7H2Mv1AftrtXv9dw00wXUNG8_c5gJ4LSII156OXI7yZAMOw7itv5AnGJcN2lnLU 2025/07/22 01:31:40 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/07/22 01:31:42 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "40001f8a6874305b37f5aec35d485db2" 2025/07/22 01:31:42 DEBUG : piped data.txt: multipart upload "ABPnzm5-7H2Mv1AftrtXv9dw00wXUNG8_c5gJ4LSII156OXI7yZAMOw7itv5AnGJcN2lnLU" finished 2025/07/22 01:31:42 DEBUG : piped data.txt: Multipart upload Etag: ce168d21bbaf86d233c964546ab980fe-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:199 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 662 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=662 vs obj=0 fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 662 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=662 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\x1c\xd2\t֬(\f@\xe1-9\x94ڵ\x9c\x80A\xc2`(4L\xab\xef\xf3\xbf%\xdcs\xbfȚ;\xab\xb5\xc3\x03^\xea\x969H\xc1\xf6i\x94I\xcby\xfc \xe3\rᛱ\xb3\x87k\v\xd8\xc8A\x99,\f6T\x8f\a_lX\x97\x8e\x9d\x93\xc4o\xc1\xc1/\x9d\xd3Ş\x06\xc79Ð\x88j\xb1daйe\x1a\x1c\xb8./\x1404\x8e\x86\x9a\x7f2\xd6N/\x0f6\xfb\x03\x85<_\xfbM\x91\x15\x8cOĎ\x8e\xfa\xe2Ѣƺx\x19h(\xef\x95=\x9f\xa2>\x913+\xe8\x93\xc2\x1b+\xe8\xd5@ OϢЋ\x97\xbe\xbf\xa29е\x06\n\xa00~3\x06\x0e\xa0\x8eW,\xdfrnVN\xcc\xe8v\r\x1a=\xe4oÎ\x05\xaf\xeda\v7\xc6\xc5\xf0\xa0\x1f\xab\xc3p\x03\xc5qv\xf8\u0090\xbc\x9d\xf8P%7\x1bi\xec8\xec\x9d2g\xb2\x9f\x8b\x86\f\x0e[\xc3\xc4FҔ\xe0\x95\xc1c\n\x10\xa4\xb0\xdd+'\xeeTV\x03\x1e<\x8c\xa9\xc8IU\x9e9P#K}\xb3t\xca%\xef\x1c\xf8\x15E\xcf\xe7\x85&\x16ܒ\xa4\xf0\x8dn\x19\xa4\xf1A\xb55\x1e\xd0$o\x9d\xb4th\xfb\x83\r\x13壓A\x05\xef\xb7b\xa5.~\x0f\x14\xe9&\xf5iX\xd1\xd2X\x1e\xae\xfc@\xff\x9c\xe4\xa9q\x9cOv\xfc\xc0\xf5i\x12\xe0!\x7f<\xfc#\x8fn\xbf1\xd3#\x7f?\x9chx\xf7H\x974\xbe\xa7,7_\xac\xb7G.VR\x8e\x84/Ut\xc7M\n\xb3\xf4C\xb3\x95Lqr\xa4ًZ\vX\xae\xf0N\x1a\x1a*\xbe\xf7S\x024H\xdf\x1b\x12D\xae\xab\xa1\x17\a\xb8\xaf\xa2\xcc\x17\x9fs\xc0\xc0\x1a\xfc\x7f\x81\x06\xdd\xec\x96\x02\x8e2\xd6ٓ\xa3\x8b~\xf3\x0fO4X\x16%\x01~\xe4\xb6\xc8\x16\xfe|Tv\xa4\xa8L\x9a4$.[\xc4\x13\xea_?kIrϚ/\x8c\xa4fE\t\xbb\xd8\xfd\x95\x17\x9d\xa8\xc5p\x97\x84\xee\xc8\xd2\xc0R\x98\xff*\x13\xdf\x1f\xc3\x06\f\xfd\xf3\xc1\x81\xddzK\xc2\fm\x1e|\xca\xc3\xe7b!\xc1Ki\xbd `\x81\xfb8ɠ!\xf3\x1d\xfc\xf7\xc3.F:\x0fΓ\x02\x85\x85\xd3\x14\xd9\xf0\x00\xbbF\xb0\xa0\xb1o\x815W\x8ak\xc4$\r\xdaf\xc1\x82űw\xf0\x14\xa8~-*\xd1h\x97\x84\x97T\xd2\xd3\t\x89\x8a\\\xcb@\v\x95\xd42DK\xa3\xbc\x14\xd4\x12\xa8\x1f\no\xb9AO'\x17\xb8\xa8\xaf\x17*\x19\x90\x96\v\au9\x8f\xff\x03\x00\x00\xff\xff\xfd\xf6\xf9\x8b\xe8\x03\x00\x00" actual : "mocoyob3yasakuw5roluvex4xiricud7qarenal9reyokag5lexijav0hazofiw7setexew2yeyopum9vezotid0gokizom1razumeb2hihazid5rizolow2tavafiz7xecoquz3yitozof6savikog6nimobaz4meyejiy2kehecew2kuzefir6wokodub4morobay0benewac3falikis2bekukuy6tucolig3lilabem9relolab7tuhonud5huderej6cacekar9xeyeveg5sohanem2foziqob7foxabom1jetazur5desiwij1fuxojol6yirorih4gizuzol5xepofup0patuzoz0laluvoh6wopoyiv3fakakaz0vudiwus1lixihiy5hidugut1lotubis4taxuhaj2puvonej2ziceseb5xozaxur5yicuyax6sexepir7yifebat9wewiyuk6liminib4xewehiz2sowosay4dikixom1dojosag4xulasik7soqikej6nerisuf6sajucat6miguxon0runogoc5sugobuv7petiwej7niberuy7cohurim0jicokub3vahowat0caxebon6dulaxap9napamow3fitezaj9birogod1lelocak8lizinoj2vajirew1kijigiq1qedefev2bulaqij5mohajiy2wojibiv0cicapov5medawuk6locupun1cogemib1bipeyuh6tutejub2foyupej7ruxahil1guxopon4fofafid5hudoloj3nuperax1zodusod2hapatip3galevan7difefif9zocuyah2fuyozor0babevop0mofozah3mahacey5locowim3mepuxax5hahahez6yakiliw9hebuceh2peguwic0dapivug2zehawib2zucuxir2veculiy7benunac0dovagiy3gebuzap2geziyud7" Diff: --- Expected +++ Actual @@ -1,5 +1 @@ - ֬( @-9ڵA`(4L%sȚ;^9HiIy ᛱk A, 6T_lXo/Ş9Ðjdaйe./042N/6<_MOĎѢƺxh(=>3++@ OϢЋ9е -0~3W,rnVNv =oÎa 7pqvP%7i82g [FҔc -+'TV & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: Unexpected file "versions/test-versions.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject s3_internal_test.go:400: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:400 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"object not found"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject s3_internal_test.go:402: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:402 Error: Not equal: expected: 0 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (101) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:140: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:140 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: S3 bucket rclone-test-xekejoh4dedo/versions/test-versions.txt: md5 hash incorrect - expecting "e63c83cfef148059b9a369fbe04fdc64" got "55ab9df322907931c0bc405e13ea2b09" fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: size incorrect file=101 vs obj=100 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: Modification time difference too big |8760h0m0s| > 1ns (want 2002-05-06 04:05:06.499999999 +0000 UTC vs got 2001-05-06 04:05:06.499999999 +0000 UTC) (precision 1ns) === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject s3_internal_test.go:402: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:402 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir s3_internal_test.go:434: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2025/07/22 01:32:12 DEBUG : Waiting for deletions to finish 2025/07/22 01:32:12 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/07/22 01:32:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1753147856164790" 2025/07/22 01:32:12 DEBUG : "versions/test-versions-v2025-07-22-013148-224.txt" version true 2025/07/22 01:32:12 DEBUG : versions/test-versions-v2025-07-22-013148-224.txt: Deleting (id "1753147908186625") 2025/07/22 01:32:12 DEBUG : "versions/test-versions.txt" version false 2025/07/22 01:32:12 DEBUG : versions/test-versions.txt: Not deleting current version "1753147913624007" 2025/07/22 01:32:13 INFO : versions/test-versions-v2025-07-22-013148-224.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/07/22 01:32:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4bt0mAQpGHfwTolSjAqkRgjtxAfyuIsZUonjLNd6cgBg_NbdYZacVG8Q0Y5LkfMTc 2025/07/22 01:32:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/07/22 01:32:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/07/22 01:32:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm4bt0mAQpGHfwTolSjAqkRgjtxAfyuIsZUonjLNd6cgBg_NbdYZacVG8Q0Y5LkfMTc" finished 2025/07/22 01:32:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/07/22 01:32:24 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm4txkcGJf2oHtRhhnC2-QqhwsUkM5ZhfsyulFAuc1MugeRqJ9-wpYQHE6PO26NxGMY 2025/07/22 01:32:24 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/07/22 01:32:26 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/07/22 01:32:27 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm4txkcGJf2oHtRhhnC2-QqhwsUkM5ZhfsyulFAuc1MugeRqJ9-wpYQHE6PO26NxGMY" finished 2025/07/22 01:32:27 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/07/22 01:32:29 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4b8LUJMiKeY7ZREkiS1wZoVgasekxdn6OIkoIDz1H4172rRUNCSwqIye2-yBMfAv0 2025/07/22 01:32:29 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/07/22 01:32:32 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/07/22 01:32:32 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm4b8LUJMiKeY7ZREkiS1wZoVgasekxdn6OIkoIDz1H4172rRUNCSwqIye2-yBMfAv0" finished 2025/07/22 01:32:32 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/07/22 01:32:34 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm75EdJQCn-wXC9-fAT6vkfstLfODMQ1rTBS9LP6A4wMe0su9d3s6HJU7Uezd7eLYBY 2025/07/22 01:32:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/07/22 01:32:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/07/22 01:32:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/07/22 01:32:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/07/22 01:32:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/07/22 01:32:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/07/22 01:32:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm75EdJQCn-wXC9-fAT6vkfstLfODMQ1rTBS9LP6A4wMe0su9d3s6HJU7Uezd7eLYBY" finished 2025/07/22 01:32:37 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/07/22 01:32:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm40HpuDXV5kJhTyd3176HxWaSXY_spb-kUnXSooiIgb0VJaKZQzUz5v4d6Klx4Wy3Y 2025/07/22 01:32:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/07/22 01:32:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/07/22 01:32:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/07/22 01:32:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/07/22 01:32:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/07/22 01:32:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/07/22 01:32:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm40HpuDXV5kJhTyd3176HxWaSXY_spb-kUnXSooiIgb0VJaKZQzUz5v4d6Klx4Wy3Y" finished 2025/07/22 01:32:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/07/22 01:32:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7rW2vDifkguUmmy6wq4z2QtpBCkiWPynjBFBK-dm51eWy3y7I1q12pNjzw7__gAZo 2025/07/22 01:32:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/07/22 01:32:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/07/22 01:32:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm7rW2vDifkguUmmy6wq4z2QtpBCkiWPynjBFBK-dm51eWy3y7I1q12pNjzw7__gAZo" finished 2025/07/22 01:32:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/07/22 01:32:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm6427jZAADl45NOIk5An8uO7Wk-Ro2We_ao5y81h3OzBG9qL8vxKaW5oHWAXJ1t_ZI 2025/07/22 01:32:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/07/22 01:32:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/07/22 01:32:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm6427jZAADl45NOIk5An8uO7Wk-Ro2We_ao5y81h3OzBG9qL8vxKaW5oHWAXJ1t_ZI" finished 2025/07/22 01:32:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/07/22 01:32:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7DX66gB9UjyjcoFk40ZGUCM883F5soxAzimw7VoPuLWEuu5of3rkRpg9PnBrFsRjs 2025/07/22 01:32:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/07/22 01:32:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/07/22 01:32:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm7DX66gB9UjyjcoFk40ZGUCM883F5soxAzimw7VoPuLWEuu5of3rkRpg9PnBrFsRjs" finished 2025/07/22 01:32:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/07/22 01:33:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm5kjX5oL0_Oh6jPFZTcjdWDphzzJ8tX2iraskTXhHShk8ibJ7eJo4EB5Drc2h25tDc 2025/07/22 01:33:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/22 01:33:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/22 01:33:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/22 01:33:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/07/22 01:33:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/07/22 01:33:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/07/22 01:33:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm5kjX5oL0_Oh6jPFZTcjdWDphzzJ8tX2iraskTXhHShk8ibJ7eJo4EB5Drc2h25tDc" finished 2025/07/22 01:33:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/07/22 01:33:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6XtR8-M4dBpgcVF5AcqZjvllmt0U4XIDYbwX4Hc1ad-wJU9ZnV4HR8j2LY96gc9tw 2025/07/22 01:33:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/07/22 01:33:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/07/22 01:33:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/07/22 01:33:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/07/22 01:33:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/07/22 01:33:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/07/22 01:33:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm6XtR8-M4dBpgcVF5AcqZjvllmt0U4XIDYbwX4Hc1ad-wJU9ZnV4HR8j2LY96gc9tw" finished 2025/07/22 01:33:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/07/22 01:33:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6-kZo1FF_C-BuKqOeq49HJXpxTWrApuP-pg71Zy91iIVUfoRDJInBI0u_p611_IDE 2025/07/22 01:33:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/07/22 01:33:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/07/22 01:33:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm6-kZo1FF_C-BuKqOeq49HJXpxTWrApuP-pg71Zy91iIVUfoRDJInBI0u_p611_IDE" finished 2025/07/22 01:33:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/07/22 01:33:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm5Eyr6KHNbvNmdMMityocHiWFD89WIgs7fKOl1et8QUu2phKxDZf8CiNruUSzudhdc 2025/07/22 01:33:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/07/22 01:33:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/07/22 01:33:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm5Eyr6KHNbvNmdMMityocHiWFD89WIgs7fKOl1et8QUu2phKxDZf8CiNruUSzudhdc" finished 2025/07/22 01:33:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/07/22 01:33:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5jCWdYJf50ISoxF4U43-RVr4NIsknHNykEwD_nw9-q5tmXM90oNbEqY8vXBgUMKsI 2025/07/22 01:33:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/07/22 01:33:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/07/22 01:33:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm5jCWdYJf50ISoxF4U43-RVr4NIsknHNykEwD_nw9-q5tmXM90oNbEqY8vXBgUMKsI" finished 2025/07/22 01:33:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/07/22 01:33:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm6_gSpkROunG6W_XdqZIrs_EthJ9nxt-1aHPzHhPdo9SurvLauFEYogl9qzq0Lc4M0 2025/07/22 01:33:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/22 01:33:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/22 01:33:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/22 01:33:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/07/22 01:33:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/07/22 01:33:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/07/22 01:33:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm6_gSpkROunG6W_XdqZIrs_EthJ9nxt-1aHPzHhPdo9SurvLauFEYogl9qzq0Lc4M0" finished 2025/07/22 01:33:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/07/22 01:33:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5TOsvvLHeTryPbnY0Q6z4ArXscB7fJgR83q6GyQCgnxUB_x6aIinWmdZTyZsIY08Y 2025/07/22 01:33:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/07/22 01:33:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/07/22 01:33:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/07/22 01:33:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/07/22 01:33:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/07/22 01:33:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/07/22 01:33:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm5TOsvvLHeTryPbnY0Q6z4ArXscB7fJgR83q6GyQCgnxUB_x6aIinWmdZTyZsIY08Y" finished 2025/07/22 01:33:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/07/22 01:33:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4Me_ABhy1ze65pQoYpuyoRhKI4isq-9EHo-3BKo9MdJAlR_Lc0pmWlTt6kp1eHBPQ 2025/07/22 01:33:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/07/22 01:33:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/07/22 01:33:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm4Me_ABhy1ze65pQoYpuyoRhKI4isq-9EHo-3BKo9MdJAlR_Lc0pmWlTt6kp1eHBPQ" finished 2025/07/22 01:33:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/07/22 01:33:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm5ziBm5UKt0o8tLU7fJFECalSO_PGwKtklNyracGHy7U9ZFvKb_R16rUwKPuKOHq88 2025/07/22 01:33:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/07/22 01:33:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/07/22 01:33:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm5ziBm5UKt0o8tLU7fJFECalSO_PGwKtklNyracGHy7U9ZFvKb_R16rUwKPuKOHq88" finished 2025/07/22 01:33:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/07/22 01:33:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7p1zGWusifJS7mqQ0Czy6FLGM4Phyei0zU4J2FHq1Wr-rJY3_IrFb6g5bHs-n7CmA 2025/07/22 01:33:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/07/22 01:33:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/07/22 01:33:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm7p1zGWusifJS7mqQ0Czy6FLGM4Phyei0zU4J2FHq1Wr-rJY3_IrFb6g5bHs-n7CmA" finished 2025/07/22 01:33:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/07/22 01:33:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm6iACK9nSqWVrte7ZoYqabdKoZCxjd9ERNLRllR3MXQAeIvafv4MfJyVpGQY79dgeE 2025/07/22 01:33:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/22 01:33:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/07/22 01:33:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/22 01:33:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/07/22 01:33:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/07/22 01:33:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/07/22 01:33:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm6iACK9nSqWVrte7ZoYqabdKoZCxjd9ERNLRllR3MXQAeIvafv4MfJyVpGQY79dgeE" finished 2025/07/22 01:33:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/07/22 01:33:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4xBzO7DtF9-wnG0eytlvd_VKCQTMyOIQ4w3ZNwatRYBi_yUFYUaKhVKI6znQ_pG_I 2025/07/22 01:33:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/07/22 01:33:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/07/22 01:33:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/07/22 01:33:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/07/22 01:33:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/07/22 01:33:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/07/22 01:33:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm4xBzO7DtF9-wnG0eytlvd_VKCQTMyOIQ4w3ZNwatRYBi_yUFYUaKhVKI6znQ_pG_I" finished 2025/07/22 01:33:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/07/22 01:34:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4rFyzvSRLiE_ECnO3F4kfao0Q4Q-e1hYtcZ8EZ5gJ32QyZ9lRTNSYopTD0Zpy-dvY 2025/07/22 01:34:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/07/22 01:34:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/07/22 01:34:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm4rFyzvSRLiE_ECnO3F4kfao0Q4Q-e1hYtcZ8EZ5gJ32QyZ9lRTNSYopTD0Zpy-dvY" finished 2025/07/22 01:34:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/07/22 01:34:07 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm6c9x65iKPd2_2GnOoHWoyrTUg1PGVlJDOjUxrAVC3C64Dy1iwGPPegybCFSsRjqZU 2025/07/22 01:34:07 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/07/22 01:34:08 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/07/22 01:34:09 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm6c9x65iKPd2_2GnOoHWoyrTUg1PGVlJDOjUxrAVC3C64Dy1iwGPPegybCFSsRjqZU" finished 2025/07/22 01:34:09 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/07/22 01:34:11 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7nj0msW67_Z-u_kwcVJ_4X9dN_o2Hh81x-WsyD9hMhr9-gS1WD7bKb3NQn0Ot7yS0 2025/07/22 01:34:11 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/07/22 01:34:13 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/07/22 01:34:13 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm7nj0msW67_Z-u_kwcVJ_4X9dN_o2Hh81x-WsyD9hMhr9-gS1WD7bKb3NQn0Ot7yS0" finished 2025/07/22 01:34:13 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/07/22 01:34:15 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6DkIlB6qw7KbRa0Tii_wdvG9vgeoxwIF7L8YT3Y1zBqQZJt6gYyKZvTfp4-aGRZzE 2025/07/22 01:34:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/07/22 01:34:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/07/22 01:34:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/07/22 01:34:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/07/22 01:34:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/07/22 01:34:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/07/22 01:34:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm6DkIlB6qw7KbRa0Tii_wdvG9vgeoxwIF7L8YT3Y1zBqQZJt6gYyKZvTfp4-aGRZzE" finished 2025/07/22 01:34:18 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/07/22 01:34:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7PWFQUpuZrz6PEF-XRV5jvxiSe9jgbBIr_E6dw_j-xS44FMXQpira_snmwHzgJcxw 2025/07/22 01:34:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/07/22 01:34:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/07/22 01:34:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/07/22 01:34:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/07/22 01:34:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/07/22 01:34:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/07/22 01:34:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm7PWFQUpuZrz6PEF-XRV5jvxiSe9jgbBIr_E6dw_j-xS44FMXQpira_snmwHzgJcxw" finished 2025/07/22 01:34:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/07/22 01:34:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5YkAJnTciiWNSkIladTWCmixz5Y4_5TedhuQrl5TqPj3tEZnVfk7SaATHEts-93Fw 2025/07/22 01:34:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/07/22 01:34:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/07/22 01:34:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm5YkAJnTciiWNSkIladTWCmixz5Y4_5TedhuQrl5TqPj3tEZnVfk7SaATHEts-93Fw" finished 2025/07/22 01:34:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/07/22 01:34:31 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm5H7Bpe0GXZwoj5Gs2Je7rrzriMZrif8T633P0NQOHxlWAMT0CaG5z3llPyyhJBh3k 2025/07/22 01:34:31 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/07/22 01:34:33 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/07/22 01:34:33 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm5H7Bpe0GXZwoj5Gs2Je7rrzriMZrif8T633P0NQOHxlWAMT0CaG5z3llPyyhJBh3k" finished 2025/07/22 01:34:33 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/07/22 01:34:35 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6LmSiFEyWnqtgxTwKT6bIez4THaAG_qivGCanH_Eivh9HbhRvL9IcpZRttSNVKYyk 2025/07/22 01:34:36 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/07/22 01:34:37 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/07/22 01:34:38 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm6LmSiFEyWnqtgxTwKT6bIez4THaAG_qivGCanH_Eivh9HbhRvL9IcpZRttSNVKYyk" finished 2025/07/22 01:34:38 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/07/22 01:34:40 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5vJgryomNcIVrPEfOSXWL3YVQOjDZVND-AbYArr0FEIEXaT6odgOyIpvyj7gpuOhA 2025/07/22 01:34:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/07/22 01:34:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/07/22 01:34:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/07/22 01:34:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/07/22 01:34:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/07/22 01:34:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/07/22 01:34:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm5vJgryomNcIVrPEfOSXWL3YVQOjDZVND-AbYArr0FEIEXaT6odgOyIpvyj7gpuOhA" finished 2025/07/22 01:34:43 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/07/22 01:34:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5dZe-88jqfqlXWNSlQdIqSqDZPPUQwOOAX1jB23OZWwpFT5jsJ85ziHGLS88OPfHU 2025/07/22 01:34:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/07/22 01:34:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/07/22 01:34:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/07/22 01:34:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/07/22 01:34:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/07/22 01:34:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/07/22 01:34:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm5dZe-88jqfqlXWNSlQdIqSqDZPPUQwOOAX1jB23OZWwpFT5jsJ85ziHGLS88OPfHU" finished 2025/07/22 01:34:48 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/07/22 01:34:50 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm6MpppDD37AyW73jr5pyNKusFxsvuWNyKtgGQIFea-GRB62GpGOnwP42zV_5wIAEOk 2025/07/22 01:34:50 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/07/22 01:34:50 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "8f2ee5bfa2c2b253bc128edc6b18307b" 2025/07/22 01:34:50 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm6MpppDD37AyW73jr5pyNKusFxsvuWNyKtgGQIFea-GRB62GpGOnwP42zV_5wIAEOk" finished 2025/07/22 01:34:51 DEBUG : unknown-size-put.txt: Multipart upload Etag: 68829b7fd8c1682e9ffef36dfdbf1932-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/07/22 01:34:52 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm5lwPcCxC7M_FoCiPzxvFaRDkxpkVqmyjWysNoz-AJD1VL1P1gkLR5CG1QivJph9ps 2025/07/22 01:34:52 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/07/22 01:34:52 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "14fc734552a4641e91566207386434ef" 2025/07/22 01:34:52 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm5lwPcCxC7M_FoCiPzxvFaRDkxpkVqmyjWysNoz-AJD1VL1P1gkLR5CG1QivJph9ps" finished 2025/07/22 01:34:53 DEBUG : unknown-size-update.txt: Multipart upload Etag: 7d8d77bb4d7c15d9610563e04583d916-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/07/22 01:34:53 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-xekejoh4dedo/deeper/nonexisting/directory" 2025/07/22 01:34:53 DEBUG : Config file has changed externally - reloading === 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/07/22 01:34:53 DEBUG : Waiting for deletions to finish 2025/07/22 01:34:53 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/07/22 01:34:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1753147856164790") 2025/07/22 01:34:53 DEBUG : "versions/test-versions-v2025-07-22-013153-661.txt" version true 2025/07/22 01:34:53 DEBUG : versions/test-versions-v2025-07-22-013153-661.txt: Deleting (id "1753147913624007") 2025/07/22 01:34:54 INFO : versions/test-versions-v2025-07-22-013153-661.txt: Deleted 2025/07/22 01:34:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/07/22 01:34:54 INFO : S3 bucket rclone-test-xekejoh4dedo: Bucket "rclone-test-xekejoh4dedo" deleted 2025/07/22 01:34:54 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (291.69s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.49s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.71s) --- FAIL: TestIntegration/FsMkdir (288.93s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.90s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.29s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.31s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.30s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.30s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (33.29s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.41s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.12s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.11s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.30s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.15s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (9.59s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (80.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (6.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.64s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.14s) --- 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.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.66s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.32s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (32.44s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.48s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.99s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (29.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.21s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (16.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.76s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.61s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (7.90s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.74s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (154.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (29.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (10.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (8.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (8.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (7.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (8.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (25.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (24.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (7.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (8.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (25.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (6.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (9.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.30s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.30s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.31s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.99s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.47s) --- 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/07/22 01:34:55 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/07/22 01:34:55 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 291.737s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 4m52.984908068s (try 1/5)