"go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Starting (try 1/5) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestS3GCS:" 2024/10/05 04:19:47 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-nugeray2jiqo" 2024/10/05 04:19:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2024/10/05 04:19:49 INFO : S3 bucket rclone-test-nugeray2jiqo: Bucket "rclone-test-nugeray2jiqo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2024/10/05 04:19:51 INFO : S3 bucket rclone-test-nugeray2jiqo: Bucket "rclone-test-nugeray2jiqo" deleted === RUN TestIntegration/FsMkdir 2024/10/05 04:19:52 INFO : S3 bucket rclone-test-nugeray2jiqo: Bucket "rclone-test-nugeray2jiqo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2024/10/05 04:19:53 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/10/05 04:19:54 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/10/05 04:19:54 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 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:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 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:711: testing "␊leading LF" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 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:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 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:711: testing "trailing LF␊" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 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:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2024/10/05 04:20:59 ERROR : writer-at-subdir/writer-at-file: Don't know how to set key "chunkSize" on upload 2024/10/05 04:20:59 NOTICE: S3 bucket rclone-test-nugeray2jiqo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2024/10/05 04:21:00 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm6QrtT-Veiph1OAF4vRMEsBB3ge-8r-FgRExQp4gQhs6g5VQkBr5JohkawyrbiQRoQ 2024/10/05 04:21:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "6f773c8712304da6bcce35b90abc5cde" 2024/10/05 04:21:04 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "97cd6c87fc4cff7358d5015862b94fe8" 2024/10/05 04:21:06 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "ac2bf213d9ca78f3947dca641e28743c" 2024/10/05 04:21:06 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm6QrtT-Veiph1OAF4vRMEsBB3ge-8r-FgRExQp4gQhs6g5VQkBr5JohkawyrbiQRoQ" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2024/10/05 04:21:19 DEBUG : Creating backend with remote "TestS3GCS:" 2024/10/05 04:21:19 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/10/05 04:21:20 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:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/10/05 04:21:31 DEBUG : S3 bucket rclone-test-nugeray2jiqo: bucket is versioned: false 2024/10/05 04:21:31 DEBUG : Waiting for deletions to finish 2024/10/05 04:21:32 DEBUG : "dirToPurge/fileToPurge.txt" version false 2024/10/05 04:21:32 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2024/10/05 04:21:32 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/10/05 04:21:37 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-nugeray2jiqo/dirToPurgeFromRoot" 2024/10/05 04:21:37 DEBUG : Config file has changed externally - reloading 2024/10/05 04:21:38 DEBUG : S3 bucket rclone-test-nugeray2jiqo path dirToPurgeFromRoot: bucket is versioned: false 2024/10/05 04:21:38 DEBUG : Waiting for deletions to finish 2024/10/05 04:21:38 DEBUG : "fileToPurgeFromRoot.txt" version false 2024/10/05 04:21:38 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2024/10/05 04:21:38 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/10/05 04:21:40 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-nugeray2jiqo/hello? sausage/êé" 2024/10/05 04:21:44 DEBUG : S3 bucket rclone-test-nugeray2jiqo path hello? sausage/êé: bucket is versioned: false 2024/10/05 04:21:44 DEBUG : Waiting for deletions to finish 2024/10/05 04:21:44 DEBUG : "a/b/c/d/e.txt" version false 2024/10/05 04:21:44 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2024/10/05 04:21:45 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2024/10/05 04:22:13 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-nugeray2jiqo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/10/05 04:22:14 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-nugeray2jiqo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestS3GCS:" path "rclone-test-nugeray2jiqo" from "TestS3GCS:rclone-test-nugeray2jiqo" 2024/10/05 04:22:14 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2038: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2038 Error: Received unexpected error: not found, Signing Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:2099: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2099 Error: Expected nil, but got: &smithy.OperationError{ServiceID:"S3", OperationName:"CopyObject", Err:(*s3shared.ResponseError)(0xc000824fd8)} Test: TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:2101: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2101 Error: Not equal: expected: "STANDARD_IA" actual : "STANDARD" Diff: --- Expected +++ Actual @@ -1 +1 @@ -STANDARD_IA +STANDARD Test: TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/10/05 04:22:24 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm4RY-CLs7OkQycIPC9SOV5Q0btCvLYMxfLQW2h86x5enlRr8h9AAAsnNdN0vebcLIU 2024/10/05 04:22:24 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2024/10/05 04:22:24 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2024/10/05 04:22:25 DEBUG : piped data.txt: multipart upload "ABPnzm4RY-CLs7OkQycIPC9SOV5Q0btCvLYMxfLQW2h86x5enlRr8h9AAAsnNdN0vebcLIU" finished 2024/10/05 04:22:25 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/10/05 04:22:25 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm79TqGl8jQhL1v9N-_thjtasaBNVBSdNzf2eoiTYWeUBYCZys1jTcAz6XDsUI6qQ54 2024/10/05 04:22:25 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2024/10/05 04:22:26 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "d63b9f76764a0f75df5c3ca18ff96b84" 2024/10/05 04:22:26 DEBUG : piped data.txt: multipart upload "ABPnzm79TqGl8jQhL1v9N-_thjtasaBNVBSdNzf2eoiTYWeUBYCZys1jTcAz6XDsUI6qQ54" finished 2024/10/05 04:22:26 DEBUG : piped data.txt: Multipart upload Etag: 1ed6d3f478cd27719ebb7e499207606c-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:198 /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:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /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\xd3\x01\x92\x83 \f@\xd1+\xa9\xad\xb6=N\xc0\x00\x11$\x80\x04\x91\xd3\xef\xec\x11\xfe\xbc\xf9Q\x02Y\xf6\xaf\x9d\x1ae\xf1\xdfF\x8a:\xb4Y\xe1\x81'\x9co\xcb\x03\x0el\xcb\xc9\aY\u07bf\x83\f'\xb8gM\x15\x1d\ue4e7\x8b\r\xeb\xd9q\xc7\xcey1\xb4c\xa3g\x1b\xe8Q\x91{E\xf0|\xd3x{\xcc\xe2\xc1\xfe4kl\xa8\xe7\x80'[q\x8b\x92\x88\x9a˷\xf1\x90An\xf2\xd0\xc9a|\x0f\xeaxP\xfb(\xa9|\x81\xda\"v\xe8t,\x95/T\x10~\x8d\x83\x14\xb1\xef\x9d\x14(yV\x83\x91\xb4<\x1f\r\x0e\x13\x96u\xb0\xe6\x8cm:%\xf2\x80\xf0\xf3\x10)\xb0\xdd\fj\xbch_5\x1b,r|n\xa8⸾\x12;<\xc4L\x91*d,\xb3\"\x87E\xce\xef%\x95\x95<\x1f%\x17\x9d\xe8\xbfF\x1a+\x0e\xab\xe5\x87\x02_s\xe1 \x9d\xef\xed\x02%\x1e\xc7RIq\xc1\xbc\xed<\xe8\x90s\x1ebig=ݘ\xd8\xf0\xb1E\xb9XI[\x14\ri\x9c\x7f\x1e\x12&\xd4S\xc0N\x95\xc3琇Np\xb3\xc6JZ\xfcOC\u008c\xe1\x15i@\x93s\xb5\xe0ā\x9e4\x18\x1e\xe4?J\x92\x14\xea\x9f\xfdߋ\xfbf9\xfc\vn\x8d\x8c(\x8a\uf237\x1c\x94gCUn\xb4\x93\xe3\x06\xb7\xb4\xd5\xf3\x017\xc4\xd9S\x15\xcby\xf2\x92I\x89z\x154P\xb9}/\xd4\x1c\xc0\xbf\x1c\x04:D\x7f\xab & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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-nugeray2jiqo/versions/test-versions.txt: md5 hash incorrect - expecting "9afd7d49cbf06bc2262ef39a5e102e7b" got "4887a09dd89d17f60be25a0d31c31f55" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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 2024/10/05 04:22:54 DEBUG : Waiting for deletions to finish 2024/10/05 04:22:54 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2024/10/05 04:22:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1728102071442264" 2024/10/05 04:22:54 DEBUG : "versions/test-versions-v2024-10-05-042231-652.txt" version true 2024/10/05 04:22:54 DEBUG : versions/test-versions-v2024-10-05-042231-652.txt: Deleting (id "1728102151614399") 2024/10/05 04:22:54 DEBUG : "versions/test-versions.txt" version false 2024/10/05 04:22:54 DEBUG : versions/test-versions.txt: Not deleting current version "1728102156409721" 2024/10/05 04:22:55 INFO : versions/test-versions-v2024-10-05-042231-652.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2024/10/05 04:23:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm602SrBRQ4E0H4x0QhIieoYR5LZHhQ8JWQPZa97aCuo1UBX1WFcm_Ldjyyanqboh0E 2024/10/05 04:23:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2024/10/05 04:23:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2024/10/05 04:23:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm602SrBRQ4E0H4x0QhIieoYR5LZHhQ8JWQPZa97aCuo1UBX1WFcm_Ldjyyanqboh0E" finished 2024/10/05 04:23:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2024/10/05 04:23:04 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm6TWjez6uMkGqB2SA7t6O4C_USUX__NNlKNVlFUZ338JSSKgeFuU8qYLU5trInMBbg 2024/10/05 04:23:04 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2024/10/05 04:23:05 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/10/05 04:23:06 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm6TWjez6uMkGqB2SA7t6O4C_USUX__NNlKNVlFUZ338JSSKgeFuU8qYLU5trInMBbg" finished 2024/10/05 04:23:06 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2024/10/05 04:23:08 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6l8kBxczKUksBTcsLLG2ocfuAr_Xdr8dynrSMbl3Y-ouNXsGLUTnxt8Mgnx4LHvVA 2024/10/05 04:23:08 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2024/10/05 04:23:09 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/10/05 04:23:10 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm6l8kBxczKUksBTcsLLG2ocfuAr_Xdr8dynrSMbl3Y-ouNXsGLUTnxt8Mgnx4LHvVA" finished 2024/10/05 04:23:10 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/10/05 04:23:11 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6T2YFsCwzBJDsxPZB2fWvS6ebmgZ_K6wQs7XWIpLIIAfFjrE6XaHyCv3lvtlCSsbQ 2024/10/05 04:23:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/10/05 04:23:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/10/05 04:23:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/10/05 04:23:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2024/10/05 04:23:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/10/05 04:23:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2024/10/05 04:23:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm6T2YFsCwzBJDsxPZB2fWvS6ebmgZ_K6wQs7XWIpLIIAfFjrE6XaHyCv3lvtlCSsbQ" finished 2024/10/05 04:23:13 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/10/05 04:23:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7_xilF_8EKIRJ4WLfC-6aTuMDqX6aQTofbuntE1YvUIcopJPP84ykeZc7f3iOfcdI 2024/10/05 04:23:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2024/10/05 04:23:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2024/10/05 04:23:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2024/10/05 04:23:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2024/10/05 04:23:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/10/05 04:23:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2024/10/05 04:23:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm7_xilF_8EKIRJ4WLfC-6aTuMDqX6aQTofbuntE1YvUIcopJPP84ykeZc7f3iOfcdI" finished 2024/10/05 04:23:18 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 2024/10/05 04:23:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4qBxrfmHNsN3RKib_LUmCLYf5K-6r-SnGruTofJlbkn0Fb3FoSPWd1DFRnWlttSHE 2024/10/05 04:23:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2024/10/05 04:23:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2024/10/05 04:23:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm4qBxrfmHNsN3RKib_LUmCLYf5K-6r-SnGruTofJlbkn0Fb3FoSPWd1DFRnWlttSHE" finished 2024/10/05 04:23:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2024/10/05 04:23:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm4s3NXi36kbatQZB_UEUI-ejevJGY_2rL9F2OqBr-RvZPQqYPex07sGHsqmOznGzCI 2024/10/05 04:23:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/10/05 04:23:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/10/05 04:23:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm4s3NXi36kbatQZB_UEUI-ejevJGY_2rL9F2OqBr-RvZPQqYPex07sGHsqmOznGzCI" finished 2024/10/05 04:23:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2024/10/05 04:23:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4jQuM3Jf6d3s7SmcpCcMFz2gFrfdZr6tzg7oVvUTKdJ-RbQtn9O6GKl2hXNz-FHas 2024/10/05 04:23:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2024/10/05 04:23:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/10/05 04:23:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm4jQuM3Jf6d3s7SmcpCcMFz2gFrfdZr6tzg7oVvUTKdJ-RbQtn9O6GKl2hXNz-FHas" finished 2024/10/05 04:23:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/10/05 04:23:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm7PUq2Iw7eYRlF9Hdlq2wFYzUvEzmWoomSTb5BR_JYapDRdhUB7A0PuLVMXikS78vE 2024/10/05 04:23:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/10/05 04:23:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/10/05 04:23:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/10/05 04:23:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2024/10/05 04:23:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/10/05 04:23:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2024/10/05 04:23:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm7PUq2Iw7eYRlF9Hdlq2wFYzUvEzmWoomSTb5BR_JYapDRdhUB7A0PuLVMXikS78vE" finished 2024/10/05 04:23:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/10/05 04:23:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4g95UL9OuV2tIKMtPjoDqLodsDHjh_8k_ZZ4d72KWeWJZz9RrSBfnCnSOwHYvv580 2024/10/05 04:23:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2024/10/05 04:23:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2024/10/05 04:23:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2024/10/05 04:23:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2024/10/05 04:23:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/10/05 04:23:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2024/10/05 04:23:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm4g95UL9OuV2tIKMtPjoDqLodsDHjh_8k_ZZ4d72KWeWJZz9RrSBfnCnSOwHYvv580" finished 2024/10/05 04:23:41 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 2024/10/05 04:23:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6wJ2UD-ua2egpJIRr8KZBySSa-MGY0UCbqCU-cwN8eu8VOugSM7k1BVPYP2_NyHTc 2024/10/05 04:23:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2024/10/05 04:23:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2024/10/05 04:23:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm6wJ2UD-ua2egpJIRr8KZBySSa-MGY0UCbqCU-cwN8eu8VOugSM7k1BVPYP2_NyHTc" finished 2024/10/05 04:23:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2024/10/05 04:23:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm46i8tbQihpAW0eQ-shGzWhCXSVfF_u70v7aoxFq4Lg5WSEthUE8z2TO2MeoHLk8jI 2024/10/05 04:23:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/10/05 04:23:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/10/05 04:23:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm46i8tbQihpAW0eQ-shGzWhCXSVfF_u70v7aoxFq4Lg5WSEthUE8z2TO2MeoHLk8jI" finished 2024/10/05 04:23:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2024/10/05 04:23:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7xtzMfRGRAH1DlcTIYUWShQfsgiZz5YO39LoXDIYD7RlMsS2qbYc1MOlY6-_BrkTA 2024/10/05 04:23:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2024/10/05 04:23:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/10/05 04:23:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm7xtzMfRGRAH1DlcTIYUWShQfsgiZz5YO39LoXDIYD7RlMsS2qbYc1MOlY6-_BrkTA" finished 2024/10/05 04:23:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/10/05 04:23:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm77CFSoX8R9WlGROdSj1OmDvi9PYKsukgn9-bLOoP_6Xeg1OdU88LV07oENmJ1SYQM 2024/10/05 04:23:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/10/05 04:23:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/10/05 04:23:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/10/05 04:23:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/10/05 04:24:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/10/05 04:24:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2024/10/05 04:24:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm77CFSoX8R9WlGROdSj1OmDvi9PYKsukgn9-bLOoP_6Xeg1OdU88LV07oENmJ1SYQM" finished 2024/10/05 04:24:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/10/05 04:24:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4SHv9DRrTBPMOG1Bv9NEG9Cpz4hjNAT3EHCR5EO3R3ZvHAYsRrWJWZIo70PFuYS5A 2024/10/05 04:24:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2024/10/05 04:24:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2024/10/05 04:24:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2024/10/05 04:24:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/10/05 04:24:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/10/05 04:24:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2024/10/05 04:24:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm4SHv9DRrTBPMOG1Bv9NEG9Cpz4hjNAT3EHCR5EO3R3ZvHAYsRrWJWZIo70PFuYS5A" finished 2024/10/05 04:24:05 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 2024/10/05 04:24:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7kSQVLqF8ID7yVBsnI3M-_YarexWlfJnavZyjA_djD8II_0TFbAX26XPFArWT6z3M 2024/10/05 04:24:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2024/10/05 04:24:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2024/10/05 04:24:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm7kSQVLqF8ID7yVBsnI3M-_YarexWlfJnavZyjA_djD8II_0TFbAX26XPFArWT6z3M" finished 2024/10/05 04:24:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2024/10/05 04:24:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm6D4xqfD3Bi5SAyVXttKc0a1k9P7xFN3tKitxwuWEX4mxL1jxEd8_5ULcp18UEobsc 2024/10/05 04:24:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/10/05 04:24:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/10/05 04:24:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm6D4xqfD3Bi5SAyVXttKc0a1k9P7xFN3tKitxwuWEX4mxL1jxEd8_5ULcp18UEobsc" finished 2024/10/05 04:24:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2024/10/05 04:24:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7MO4tw7KuTaIENdEuBZ8Mp0gI7aJkRRxitp4zdQl7sgqylWk7Cr_QG2qrDirguWNY 2024/10/05 04:24:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2024/10/05 04:24:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/10/05 04:24:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm7MO4tw7KuTaIENdEuBZ8Mp0gI7aJkRRxitp4zdQl7sgqylWk7Cr_QG2qrDirguWNY" finished 2024/10/05 04:24:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/10/05 04:24:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm6OfqGXTimm_6R7oEtuDLHqU0vQwN3ANBrQkm3h5pW0BDq_05WbrqnJQRxrq88g0lM 2024/10/05 04:24:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/10/05 04:24:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/10/05 04:24:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/10/05 04:24:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2024/10/05 04:24:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/10/05 04:24:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2024/10/05 04:24:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm6OfqGXTimm_6R7oEtuDLHqU0vQwN3ANBrQkm3h5pW0BDq_05WbrqnJQRxrq88g0lM" finished 2024/10/05 04:24:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/10/05 04:24:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5aED99NZc5GPAN8ixcyC61AlE_nbDBzBxLADrJ2VpeB7uWnUdAAkvZavLNl8sJ-xY 2024/10/05 04:24:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2024/10/05 04:24:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2024/10/05 04:24:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2024/10/05 04:24:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2024/10/05 04:24:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/10/05 04:24:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2024/10/05 04:24:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm5aED99NZc5GPAN8ixcyC61AlE_nbDBzBxLADrJ2VpeB7uWnUdAAkvZavLNl8sJ-xY" finished 2024/10/05 04:24:28 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 2024/10/05 04:24:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7zNCxwY0YTwiopXhfsDuDH--I_rsvHyRaQA5mvfT-vNFTeV62X31vfwa-VilwKYS8 2024/10/05 04:24:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2024/10/05 04:24:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2024/10/05 04:24:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm7zNCxwY0YTwiopXhfsDuDH--I_rsvHyRaQA5mvfT-vNFTeV62X31vfwa-VilwKYS8" finished 2024/10/05 04:24:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2024/10/05 04:24:37 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm7X69dZ1kPstfS9qXnpfEsFnWynF5y3raE7vgdpszJFmgQifVz4MpL8JSu_vyQkGJ8 2024/10/05 04:24:37 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2024/10/05 04:24:39 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/10/05 04:24:39 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm7X69dZ1kPstfS9qXnpfEsFnWynF5y3raE7vgdpszJFmgQifVz4MpL8JSu_vyQkGJ8" finished 2024/10/05 04:24:39 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2024/10/05 04:24:41 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm48j2VL1X83NJ5bFo1CmrT3gKMz6t65UQUAVnYygVTvdTUi9nnsTsM9bdihWfzFGFI 2024/10/05 04:24:41 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2024/10/05 04:24:42 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/10/05 04:24:42 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm48j2VL1X83NJ5bFo1CmrT3gKMz6t65UQUAVnYygVTvdTUi9nnsTsM9bdihWfzFGFI" finished 2024/10/05 04:24:43 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/10/05 04:24:44 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6osMIKJLDENFuHhK6y4WYNa6ZxC-oIKEYwCKLDa8riFjk987C9vExMoQ6sQiYqD4Y 2024/10/05 04:24:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/10/05 04:24:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/10/05 04:24:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/10/05 04:24:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/10/05 04:24:46 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/10/05 04:24:46 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2024/10/05 04:24:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm6osMIKJLDENFuHhK6y4WYNa6ZxC-oIKEYwCKLDa8riFjk987C9vExMoQ6sQiYqD4Y" finished 2024/10/05 04:24:47 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/10/05 04:24:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6a8SYVGs7JfkQjKrXGEtI3Qyhoy6i-6xxCoO84uAD3J6gY3ZHMEegxq5w9WzeV38s 2024/10/05 04:24:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2024/10/05 04:24:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2024/10/05 04:24:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2024/10/05 04:24:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/10/05 04:24:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/10/05 04:24:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2024/10/05 04:24:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm6a8SYVGs7JfkQjKrXGEtI3Qyhoy6i-6xxCoO84uAD3J6gY3ZHMEegxq5w9WzeV38s" finished 2024/10/05 04:24:51 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 2024/10/05 04:24:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4ntq8d4UkQ9Y_5eoCEXnbP_sk5TNlbWh7KpeRq20sQaYhYIYyHIr9mbUTELLT64Fc 2024/10/05 04:24:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2024/10/05 04:24:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2024/10/05 04:24:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm4ntq8d4UkQ9Y_5eoCEXnbP_sk5TNlbWh7KpeRq20sQaYhYIYyHIr9mbUTELLT64Fc" finished 2024/10/05 04:24:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2024/10/05 04:25:00 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm4nqhllI3YxzZCoOLZ7fsOzeqZTPagKQbBcbDTeT1uGFJqzviU7hGHtheBrOk6i9mI 2024/10/05 04:25:01 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2024/10/05 04:25:03 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/10/05 04:25:03 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm4nqhllI3YxzZCoOLZ7fsOzeqZTPagKQbBcbDTeT1uGFJqzviU7hGHtheBrOk6i9mI" finished 2024/10/05 04:25:03 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2024/10/05 04:25:05 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4w_-bSj7fELWf5300mGmyoXBx05NtO90UjdL47NxWWUp-424uu2ebHZljmcJ3O2Ls 2024/10/05 04:25:05 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2024/10/05 04:25:06 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/10/05 04:25:07 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm4w_-bSj7fELWf5300mGmyoXBx05NtO90UjdL47NxWWUp-424uu2ebHZljmcJ3O2Ls" finished 2024/10/05 04:25:07 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/10/05 04:25:08 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm65kwYWnFWBPtV2oN5nmDncmw0qpUUlM_rTiuM2_6e5JFOdLB12UfPD-GHFHzvAn94 2024/10/05 04:25:08 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/10/05 04:25:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/10/05 04:25:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/10/05 04:25:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2024/10/05 04:25:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/10/05 04:25:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2024/10/05 04:25:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm65kwYWnFWBPtV2oN5nmDncmw0qpUUlM_rTiuM2_6e5JFOdLB12UfPD-GHFHzvAn94" finished 2024/10/05 04:25:11 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/10/05 04:25:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6qBayVdjZXdxcNybLRJYjMiXlIZ_NHomZLnAM8qaUaxJKsTEZhuKphzMAEPa-KVws 2024/10/05 04:25:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2024/10/05 04:25:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2024/10/05 04:25:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2024/10/05 04:25:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2024/10/05 04:25:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/10/05 04:25:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2024/10/05 04:25:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm6qBayVdjZXdxcNybLRJYjMiXlIZ_NHomZLnAM8qaUaxJKsTEZhuKphzMAEPa-KVws" finished 2024/10/05 04:25:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2371: *s3.Fs does not support SetCopyCutoff: --s3-copy-cutoff not supported: optional feature not implemented === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/10/05 04:25:17 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm7y1AernLz-840AaiZWT3cEkWPDt4byg1fTqQAZ6WzyqrhVdovn8mfZn4Py0lm283c 2024/10/05 04:25:17 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2024/10/05 04:25:17 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "a0ceb7be04630c4213899380cd1392bc" 2024/10/05 04:25:18 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm7y1AernLz-840AaiZWT3cEkWPDt4byg1fTqQAZ6WzyqrhVdovn8mfZn4Py0lm283c" finished 2024/10/05 04:25:18 DEBUG : unknown-size-put.txt: Multipart upload Etag: 5d4e76153b7032a3b2a0ad81baf86be3-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/10/05 04:25:19 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm7ioAkb0sUv6QNLxOdHHh_N-3i-QPZQroX5LaHt3i9OewNI_vju-4-tmku2eKnrXtM 2024/10/05 04:25:19 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2024/10/05 04:25:19 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "bc34e68e38ddcc761304914abdb2322e" 2024/10/05 04:25:20 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm7ioAkb0sUv6QNLxOdHHh_N-3i-QPZQroX5LaHt3i9OewNI_vju-4-tmku2eKnrXtM" finished 2024/10/05 04:25:20 DEBUG : unknown-size-update.txt: Multipart upload Etag: c1e5b11ba9366f8d7bd8735f5e954d5d-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/10/05 04:25:20 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-nugeray2jiqo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2024/10/05 04:25:21 DEBUG : Waiting for deletions to finish 2024/10/05 04:25:21 DEBUG : "chunked-5Mi-5.000Mi-v2024-10-05-042258-124.bin" version true 2024/10/05 04:25:21 DEBUG : chunked-5Mi-5.000Mi-v2024-10-05-042258-124.bin: Deleting (id "1728102178088436") 2024/10/05 04:25:21 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2024/10/05 04:25:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1728102071442264") 2024/10/05 04:25:21 DEBUG : "versions/test-versions-v2024-10-05-042236-460.txt" version true 2024/10/05 04:25:21 DEBUG : versions/test-versions-v2024-10-05-042236-460.txt: Deleting (id "1728102156409721") 2024/10/05 04:25:21 INFO : chunked-5Mi-5.000Mi-v2024-10-05-042258-124.bin: Deleted 2024/10/05 04:25:21 INFO : versions/test-versions-v2024-10-05-042236-460.txt: Deleted 2024/10/05 04:25:21 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2024/10/05 04:25:22 INFO : S3 bucket rclone-test-nugeray2jiqo: Bucket "rclone-test-nugeray2jiqo" deleted 2024/10/05 04:25:22 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- FAIL: TestIntegration (334.71s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.48s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.16s) --- FAIL: TestIntegration/FsMkdir (331.26s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.81s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.60s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.59s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.61s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.59s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.60s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (57.11s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (3.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (3.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (4.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (3.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (4.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.43s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (4.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (3.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (3.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (3.89s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.46s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (4.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.57s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (2.59s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (9.80s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (107.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (6.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (6.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (10.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (6.72s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (2.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (3.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.38s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.84s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.69s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.47s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (29.55s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.04s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.66s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (27.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.14s) --- 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.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.68s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.55s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (7.81s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.67s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (140.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (22.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (7.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (7.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (3.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (7.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (8.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (23.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (6.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (8.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (23.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (6.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (22.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (6.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (7.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (8.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (24.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (7.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (7.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.49s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.32s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.34s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.98s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.54s) --- 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:38: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2024/10/05 04:25:22 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2024/10/05 04:25:22 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 334.732s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 5m35.497312305s (try 1/5)