"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/12/09 04:04:05 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-wosediy4heve" 2024/12/09 04:04:05 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/12/09 04:04:06 INFO : S3 bucket rclone-test-wosediy4heve: Bucket "rclone-test-wosediy4heve" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2024/12/09 04:04:08 INFO : S3 bucket rclone-test-wosediy4heve: Bucket "rclone-test-wosediy4heve" deleted === RUN TestIntegration/FsMkdir 2024/12/09 04:04:09 INFO : S3 bucket rclone-test-wosediy4heve: Bucket "rclone-test-wosediy4heve" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2024/12/09 04:04:09 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/12/09 04:04:10 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/12/09 04:04:10 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/12/09 04:04:49 NOTICE: S3 bucket rclone-test-wosediy4heve: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2024/12/09 04:04:49 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm7gdnRDC4_Wuarb-IgIYu-22RrUs5HwbWyNyfSMp77PuEFD4rMCdC2NOTk4w_8QFzY 2024/12/09 04:04:52 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "b96e0215230672ef2eac34d4d525f38b" 2024/12/09 04:04:53 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "8a99bcc504cd3c94f596b682615bef45" 2024/12/09 04:04:56 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "86ad6dca1972c9c1f99f73808baeea97" 2024/12/09 04:04:56 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm7gdnRDC4_Wuarb-IgIYu-22RrUs5HwbWyNyfSMp77PuEFD4rMCdC2NOTk4w_8QFzY" 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/12/09 04:05:04 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/12/09 04:05:05 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/12/09 04:05:11 DEBUG : S3 bucket rclone-test-wosediy4heve: bucket is versioned: false 2024/12/09 04:05:11 DEBUG : Waiting for deletions to finish 2024/12/09 04:05:11 DEBUG : "dirToPurge/fileToPurge.txt" version false 2024/12/09 04:05:11 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2024/12/09 04:05:11 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/12/09 04:05:14 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-wosediy4heve/dirToPurgeFromRoot" 2024/12/09 04:05:14 DEBUG : S3 bucket rclone-test-wosediy4heve path dirToPurgeFromRoot: bucket is versioned: false 2024/12/09 04:05:14 DEBUG : Waiting for deletions to finish 2024/12/09 04:05:15 DEBUG : "fileToPurgeFromRoot.txt" version false 2024/12/09 04:05:15 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2024/12/09 04:05:15 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/12/09 04:05:16 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-wosediy4heve/hello? sausage/êé" 2024/12/09 04:05:18 DEBUG : S3 bucket rclone-test-wosediy4heve path hello? sausage/êé: bucket is versioned: false 2024/12/09 04:05:18 DEBUG : Waiting for deletions to finish 2024/12/09 04:05:19 DEBUG : "a/b/c/d/e.txt" version false 2024/12/09 04:05:19 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2024/12/09 04:05:19 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/12/09 04:05:32 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-wosediy4heve/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/12/09 04:05:33 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-wosediy4heve/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestS3GCS:" path "rclone-test-wosediy4heve" from "TestS3GCS:rclone-test-wosediy4heve" 2024/12/09 04:05:34 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 === 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/12/09 04:05:42 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm7FHQMYVLV8hiHExyXZi6MIcJ_4acaU79bJENv3Y2wHef_jq7yLG1YWZy6pajw3sBU 2024/12/09 04:05:42 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2024/12/09 04:05:43 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2024/12/09 04:05:43 DEBUG : piped data.txt: multipart upload "ABPnzm7FHQMYVLV8hiHExyXZi6MIcJ_4acaU79bJENv3Y2wHef_jq7yLG1YWZy6pajw3sBU" finished 2024/12/09 04:05:43 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/12/09 04:05:44 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm5Hb3J9vnVdUhnUmA4dnglJsly11hyBoy8zRulHKwO9-vqs1iCl-rgv7gh8cy6J9So 2024/12/09 04:05:44 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2024/12/09 04:05:45 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "4ee6b3104fa97820baecc2d93320dbec" 2024/12/09 04:05:46 DEBUG : piped data.txt: multipart upload "ABPnzm5Hb3J9vnVdUhnUmA4dnglJsly11hyBoy8zRulHKwO9-vqs1iCl-rgv7gh8cy6J9So" finished 2024/12/09 04:05:46 DEBUG : piped data.txt: Multipart upload Etag: eeec4458e42e97aa35989bb9c535cdd0-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: 667 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=667 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: 667 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=667 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\x93Y\x8e\x840\fD\xaf\xd4\xcd\xd2\xc0qL\xe2\x10\x03\xc1dq\xb6ӏ滤R\xe9\xa9\xdeC\x0f7\x8a\xc3\xc1\x91vnk%%Q\xd2\x16\xa9b\x10;\x16\xb8\xd9S\xd8<]\xf0BYw)p\x81\x1f\x83\x1cX\xf9\xfa\x16\xd8\xf1\x94\xf85\x12\xf8\xa0sl\xdc\xf9&\xb3\\\xb4\xb3\xe6}3\x18\xa8\xd05Tp\xe8\xc1\xfe2*\nP\xb6(\x99\x8d؟#ˆ\xfa\xeaŃ\xc7}x\xe9\xa0\vʲ\x83Ý\xae\xf1\x92&\x95\xfb\xaf\xb2\x86N~4l%\x93[5FJ\xb8/\x05\x0ej\xe0\xa6\xc8\r\x02\x965r\x86]\xdc\xd4EK\x06?6\xbc\xe1@\xbb%\x89p\x89\xdf:i\n\x12\xd6\xf4\xdfFi\xb3\x10P\x81Z\x03drT\xe6\x17\x0en\xf2L7ݴ\xb3\x9b<\x1cpӽ\x9cإJ\xf94N\xa8\xa8΅\x0fIԾ\x9d4f\xb0\xebM\x95\r\x94햂/\xdb\xcf\x0e\aY\xec˅\x11Oi\x9b\x97\x13\x02>K\x06\x8b\x16\xf3\xc7S\x80$\xc7\x12YIg\xb3e\xf1\x18\xa9\rI:\xbe\xac\xc7\x17\x0f\xa9\xe0&\r\t5\xb6\xe9\xc0\x03=ڏG+\x1e\xafO\x81Ďͤ\xa8p\xc5:&\xbc%c\xf8Ux\xc8\xc2\xf9st\x93\xc7gM\x1c\xe5\xa4\xfeɠIS\x99\x03\xbe\x98Ь/\a\xf6\xa8~\x06\x1c7\xc8_E\x0f>\x1c6\a\x89\x1f\xf2K\x97\x02\x1a\xd5GC\"\rf|$C\x81g\xdc%\xf2\x8di(\xf4\x9f\xe7\xa9H\x86\x17\xdc豊\x97\xb0\x9cd\xa0\xb3\x1a\x1fi\xa8\xd8L\x1e.6h~\x177\xcc\xf2\x8c]^\xa8\x94>Q<9\xdc\xd7F\x11n\U000434c7vT\xeb\x05;k)C\x95N\x17\x959\x91\x81,\xefj)\x8b\x95>v\xacxS\x19\x8c\x9c\xe4\xc5|\x1fvtҾh\xba\xe4\x04=\x9d\x92Ĉ\x9f+%ht.\x9e4\x17\xcakBOA\xde\xe1\xc4\x03\xa3\xdc\xebE76L\xa3\xe3@N\xc2\xe41\x91\x82g\t\x90\xe5\xc1\xfdk$\x8b\xe2\xf3W\xb9\x89\x97\xfc\xe9\x12\xb0HX=Y\b\xe2\xbfY\x8e\x7f\xee\xbf\x04\x17\xdfx|;\xee\xe2\xb0\xcf\xff\xaf-\x14\xbf\n\xe2\xff\xfe\x9f\xc7]^\t\xa3\xc5$\x81\xfdT8\x82e\xf7m\x9cYs\x9d-j\x8at̝4tԫ\x82&\x99Ԭ\xe8\x86\x13\xfa\\\xd0\xd3\xcee3\xa8\xf0 5i\xfc7\xacO\x15<\xbd\xdc\xe6\x1b\xcc?\xe7\xe1A\x8b\x91\xc2x\xf3\xc1\x1e\xea\xea1\x90\x91s\xb8ؑ\xc6\xf8\xf9\v\x00\x00\xff\xff-\xa8\xf5\r\xe8\x03\x00\x00" actual : "ninoyis2gosiboy8xicusut9sixeruh3waloqir9qikapaw8buwakaq3rugexok1wabejus1furogij3yozolif7kibodob9feriwik2xameqah6veciraw9suvofuh6mihofiz8quqaqeb2pigikaw7bamebik3kuyuxoz6xodaziq3fohuvim8desiteb7wagiyam4soyarew8sovabum4zuduvaq3yelageh9tusakuq9zidirur8taziqit9harecac8ravimiw5pagoyun4lilibom4qagalil7jezuxuw0yotecix5wogutiy1zidevah8lixofaw9luwepoh0bagihez7kesejuy9qujaren7vahehev0qiratug7socuzof9vuqesiy2tuzepod3peguxam4datedey4gegeqeh0qehuqek0watomof4ciwoxex3teluver6xanihaj6miliqen8tosujiz0vadidiw5repetef8poroqec6famoyav1cinenor9matoniq7zuwadec0datidaf3nuvawan3busolet2wiwadev4wuvapam3qexuqur7jifazoc3nuyecof4qakofef6koyevun3zupaxit0suqimeb8yisaluq2munibec8kaboduw2xuzikiw5tifavup8hivuhuz3zexeliw2fujiquf1nomijib7dikujad4jutufuq5xitayij7qidowiv8teqirup2jegesul8kileyet3morimur4qetican7ravuneb1fuvucoj6xoyuquv0zurewur8qiharuq1vugoxex6takoleg1zebumez5mebiwis1casikiw6qebupur3heturoq4wosahom1yovodox5hedisig5zidazed8cayuvic5cilajaz5weqibow9fecegic4deyozoz4xaqipoy5lafecof2nehesir3logoqax8qerifuj2komides0" Diff: --- Expected +++ Actual @@ -1,4 +1 @@ -Y0 DqLdqӏ滤RC7vnk%%Qb;S<]BYw)pX5sl&\}35Tp2* -P(؟#ˆŃ}x ʲÝ&N~4l%[5FJ/j 5r]EK?6@%p:i -FiPZdrTnL7ݴ<pӽإJ4N΅IԾ4fM 햂/Y˅Oi>KS$YIge I:& 5=ڏG+OĎͤp:&%cUxstgMɠISЬ/~7_E>6KGC" f|$Cg%i(H豊diL.6h~7]^>Q<9Fn񃓇vT;k)CN9,j)>vxS|vtҾh=Ĉ+%ht.4kBOAE76L@N1g k$WHX=YYx|;- -]^ $T8emYs-jt̝4tԫ&Ԭ\e3 5i7O<?Ax1sؑ -  +ninoyis2gosiboy8xicusut9sixeruh3waloqir9qikapaw8buwakaq3rugexok1wabejus1furogij3yozolif7kibodob9feriwik2xameqah6veciraw9suvofuh6mihofiz8quqaqeb2pigikaw7bamebik3kuyuxoz6xodaziq3fohuvim8desiteb7wagiyam4soyarew8sovabum4zuduvaq3yelageh9tusakuq9zidirur8taziqit9harecac8ravimiw5pagoyun4lilibom4qagalil7jezuxuw0yotecix5wogutiy1zidevah8lixofaw9luwepoh0bagihez7kesejuy9qujaren7vahehev0qiratug7socuzof9vuqesiy2tuzepod3peguxam4datedey4gegeqeh0qehuqek0watomof4ciwoxex3teluver6xanihaj6miliqen8tosujiz0vadidiw5repetef8poroqec6famoyav1cinenor9matoniq7zuwadec0datidaf3nuvawan3busolet2wiwadev4wuvapam3qexuqur7jifazoc3nuyecof4qakofef6koyevun3zupaxit0suqimeb8yisaluq2munibec8kaboduw2xuzikiw5tifavup8hivuhuz3zexeliw2fujiquf1nomijib7dikujad4jutufuq5xitayij7qidowiv8teqirup2jegesul8kileyet3morimur4qetican7ravuneb1fuvucoj6xoyuquv0zurewur8qiharuq1vugoxex6takoleg1zebumez5mebiwis1casikiw6qebupur3heturoq4wosahom1yovodox5hedisig5zidazed8cayuvic5cilajaz5weqibow9fecegic4deyozoz4xaqipoy5lafecof2nehesir3logoqax8qerifuj2komides0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:103: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:103 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 Error: Not equal: expected: 667 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:103: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:103 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: -1 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:106: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:106 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: "" actual : "f82e9b126e86e3684b3d5fc7e33824fc" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +f82e9b126e86e3684b3d5fc7e33824fc Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:306: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:322: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:322 Error: Not equal: expected: 2 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions Messages: object missing from listing === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject s3_internal_test.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:327 Error: Received unexpected error: operation error S3: HeadObject, serialization failed: serialization failed: input member Key must not be empty Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2024/12/09 04:05:58 DEBUG : oldPath = "TestS3GCS:rclone-test-wosediy4heve" 2024/12/09 04:05:58 DEBUG : newPath = "TestS3GCS,versions:rclone-test-wosediy4heve" 2024/12/09 04:05:58 DEBUG : Creating backend with remote "TestS3GCS,versions:rclone-test-wosediy4heve" 2024/12/09 04:05:58 DEBUG : TestS3GCS: detected overridden config - adding "{pO73u}" suffix to name 2024/12/09 04:05:58 DEBUG : fs cache: renaming cache item "TestS3GCS,versions:rclone-test-wosediy4heve" to be canonical "TestS3GCS{pO73u}:rclone-test-wosediy4heve" s3_internal_test.go:343: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:343 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"is a file not a directory"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List 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/AfterOne/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) fstest.go:197: Not found "versions/test-versions.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /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: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/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: () actual : *errors.errorString(&errors.errorString{s:"object not found"}) Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN 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 === RUN 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/12/09 04:06:08 DEBUG : Waiting for deletions to finish 2024/12/09 04:06:08 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2024/12/09 04:06:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1733717100080993" 2024/12/09 04:06:08 DEBUG : "versions/test-versions.txt" version false 2024/12/09 04:06:08 DEBUG : versions/test-versions.txt: Not deleting current version "1733717157393123" === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2024/12/09 04:06:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6QXWtkdBbdGYmC80-bv-mDIKldmgd2mE3b1EBzYgCtoBzM3eHP4ZJnNp3DQA0M0-Y 2024/12/09 04:06:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2024/12/09 04:06:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2024/12/09 04:06:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm6QXWtkdBbdGYmC80-bv-mDIKldmgd2mE3b1EBzYgCtoBzM3eHP4ZJnNp3DQA0M0-Y" finished 2024/12/09 04:06:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2024/12/09 04:06:19 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm4BMl1CBpAX_JYcvmvVIF1MxUgWzV9uB3DRE3jI3wFpJNQbAoEAN18Hy1wapJJHfCU 2024/12/09 04:06:19 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2024/12/09 04:06:21 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/12/09 04:06:22 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm4BMl1CBpAX_JYcvmvVIF1MxUgWzV9uB3DRE3jI3wFpJNQbAoEAN18Hy1wapJJHfCU" finished 2024/12/09 04:06:22 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2024/12/09 04:06:24 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7V3d_hJpVyRf7EI_KiIGcpAzGJPRkJ2bDiQsHyt8JRDUQjZSxVlRI3N7jKsq2MgmM 2024/12/09 04:06:24 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2024/12/09 04:06:26 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/12/09 04:06:27 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm7V3d_hJpVyRf7EI_KiIGcpAzGJPRkJ2bDiQsHyt8JRDUQjZSxVlRI3N7jKsq2MgmM" finished 2024/12/09 04:06:27 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/12/09 04:06:29 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm4H9XrKkB6BTOVzSIMeva_QtHZHi_rR6hLl6EGpHsu_V__j_0lKcSjH42F-l_xVB5E 2024/12/09 04:06:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/12/09 04:06:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/12/09 04:06:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/12/09 04:06:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2024/12/09 04:06:32 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/12/09 04:06:32 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2024/12/09 04:06:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm4H9XrKkB6BTOVzSIMeva_QtHZHi_rR6hLl6EGpHsu_V__j_0lKcSjH42F-l_xVB5E" finished 2024/12/09 04:06:33 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/12/09 04:06:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm56NB175iHIujtcQ2VZdaZU_jWO1Q3g_Y29D9LF6DlLK7HqR-ADMk_AXfqakQg6rXs 2024/12/09 04:06:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2024/12/09 04:06:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2024/12/09 04:06:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2024/12/09 04:06:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2024/12/09 04:06:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2024/12/09 04:06:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/12/09 04:06:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm56NB175iHIujtcQ2VZdaZU_jWO1Q3g_Y29D9LF6DlLK7HqR-ADMk_AXfqakQg6rXs" finished 2024/12/09 04:06:38 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/12/09 04:06:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7pJVsyR-RS40KrROJZX5tefR0wG-uxe0wAXEJ3B0Aasjq4PzKUjHp68yBeRqsuUlY 2024/12/09 04:06:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2024/12/09 04:06:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2024/12/09 04:06:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm7pJVsyR-RS40KrROJZX5tefR0wG-uxe0wAXEJ3B0Aasjq4PzKUjHp68yBeRqsuUlY" finished 2024/12/09 04:06:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2024/12/09 04:06:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm4LXNUI6WPFHX1jRr8CtKngvnHg4Ng2eS5CqPdMh4jNuxyAv-VXHi14xN_-kefYGN8 2024/12/09 04:06:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/12/09 04:06:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/12/09 04:06:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm4LXNUI6WPFHX1jRr8CtKngvnHg4Ng2eS5CqPdMh4jNuxyAv-VXHi14xN_-kefYGN8" finished 2024/12/09 04:06:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2024/12/09 04:06:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5l51t_MbfNtrR3UFlVc2pdVBtzdfPwaXBhUn9nZdMlqlyxPf3JppGAyyVLfN5nPmc 2024/12/09 04:06:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2024/12/09 04:06:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/12/09 04:06:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm5l51t_MbfNtrR3UFlVc2pdVBtzdfPwaXBhUn9nZdMlqlyxPf3JppGAyyVLfN5nPmc" finished 2024/12/09 04:06:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/12/09 04:07:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm4LwUOYD6IyyVz53KRndDr9WRl_4Z6S_Z-oP3dYXwBXHR1CTfMJVvOUB9QcOkC7IJA 2024/12/09 04:07:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/09 04:07:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/09 04:07:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/09 04:07:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2024/12/09 04:07:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/12/09 04:07:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2024/12/09 04:07:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm4LwUOYD6IyyVz53KRndDr9WRl_4Z6S_Z-oP3dYXwBXHR1CTfMJVvOUB9QcOkC7IJA" finished 2024/12/09 04:07:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/12/09 04:07:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5ahRmV982oUGhiG7Qq1Yej9pjnYjXOy8wbL_gILiXyCu2W4Ng5LseRSW1No3GuCe4 2024/12/09 04:07:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2024/12/09 04:07:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2024/12/09 04:07:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2024/12/09 04:07:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2024/12/09 04:07:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/12/09 04:07:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2024/12/09 04:07:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm5ahRmV982oUGhiG7Qq1Yej9pjnYjXOy8wbL_gILiXyCu2W4Ng5LseRSW1No3GuCe4" finished 2024/12/09 04:07:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2024/12/09 04:07:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7pVfQY28dNb4qwvEmdh4CVyJdXxlcGymnWsWupKCQaUDZvUKVWeJhbXUyoL5D3Kx8 2024/12/09 04:07:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2024/12/09 04:07:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2024/12/09 04:07:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm7pVfQY28dNb4qwvEmdh4CVyJdXxlcGymnWsWupKCQaUDZvUKVWeJhbXUyoL5D3Kx8" finished 2024/12/09 04:07:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2024/12/09 04:07:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm7o6bk2H-1az3WzD-Gs07pkXhIu46nQbERND2IWn9F7eeac8t7QIuDkbIP-XGePel0 2024/12/09 04:07:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/12/09 04:07:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/12/09 04:07:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm7o6bk2H-1az3WzD-Gs07pkXhIu46nQbERND2IWn9F7eeac8t7QIuDkbIP-XGePel0" finished 2024/12/09 04:07:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2024/12/09 04:07:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7DFQ6NWKpe4EPMRUMd4itE5gjGN7r4bNO6HaEAUsu0dBe73xzs9pNUz8esClSd4Eg 2024/12/09 04:07:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2024/12/09 04:07:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/12/09 04:07:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm7DFQ6NWKpe4EPMRUMd4itE5gjGN7r4bNO6HaEAUsu0dBe73xzs9pNUz8esClSd4Eg" finished 2024/12/09 04:07:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/12/09 04:07:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm5hu_geXJUXIUCeEG7h0rLYTSuKx9l8aFXLEWttUE91tnezAe6fQqS4FUe_zKOEOD8 2024/12/09 04:07:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/09 04:07:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/09 04:07:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/09 04:07:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/12/09 04:07:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/12/09 04:07:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2024/12/09 04:07:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm5hu_geXJUXIUCeEG7h0rLYTSuKx9l8aFXLEWttUE91tnezAe6fQqS4FUe_zKOEOD8" finished 2024/12/09 04:07:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/12/09 04:07:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm73qkC3Q30C9X55dBkZcRZo6979NYmUah6dCz52dCzJN-6de0VSFSOEdZdWzQXbdxY 2024/12/09 04:07:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2024/12/09 04:07:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2024/12/09 04:07:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2024/12/09 04:07:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/12/09 04:07:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/12/09 04:07:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2024/12/09 04:07:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm73qkC3Q30C9X55dBkZcRZo6979NYmUah6dCz52dCzJN-6de0VSFSOEdZdWzQXbdxY" finished 2024/12/09 04:07:30 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/12/09 04:07:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4dCEE6BG3u8HzeLqFaEkQXnZ1E7TZtLdA2aEkAhFZpuIICbfR1uNiuG4Sdw1sJFdk 2024/12/09 04:07:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2024/12/09 04:07:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2024/12/09 04:07:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm4dCEE6BG3u8HzeLqFaEkQXnZ1E7TZtLdA2aEkAhFZpuIICbfR1uNiuG4Sdw1sJFdk" finished 2024/12/09 04:07:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2024/12/09 04:07:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm653SuauMryxRJij41l5sv5lAo5Ib47ntlAQk7b5yvGiEPJjUD4Fh1ZSzk1SWbcVxI 2024/12/09 04:07:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/12/09 04:07:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/12/09 04:07:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm653SuauMryxRJij41l5sv5lAo5Ib47ntlAQk7b5yvGiEPJjUD4Fh1ZSzk1SWbcVxI" finished 2024/12/09 04:07:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2024/12/09 04:07:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6uccxUIe9Qa2ze7MeUcVls0I6yHKLgP4Aqft4-P0kGehJMbZTF6BkXQ6-TPz596JU 2024/12/09 04:07:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2024/12/09 04:07:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/12/09 04:07:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm6uccxUIe9Qa2ze7MeUcVls0I6yHKLgP4Aqft4-P0kGehJMbZTF6BkXQ6-TPz596JU" finished 2024/12/09 04:07:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/12/09 04:07:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm6mPMsesXZ5zNlUcPnVxz3JJAvGv8OKo3jS0c1wMu1bgdectradTsrWxrvMKqFEH1k 2024/12/09 04:07:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/09 04:07:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/12/09 04:07:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/09 04:07:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2024/12/09 04:07:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/12/09 04:07:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2024/12/09 04:07:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm6mPMsesXZ5zNlUcPnVxz3JJAvGv8OKo3jS0c1wMu1bgdectradTsrWxrvMKqFEH1k" finished 2024/12/09 04:07:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/12/09 04:07:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6FDvkjyOdY6zbQlSEc1qm0qWGLDCI8hYrhj1_rRV6Yl5Mv4aSh2turjqDIPRs_7Iw 2024/12/09 04:07:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2024/12/09 04:07:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2024/12/09 04:07:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2024/12/09 04:07:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2024/12/09 04:07:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/12/09 04:07:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2024/12/09 04:07:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm6FDvkjyOdY6zbQlSEc1qm0qWGLDCI8hYrhj1_rRV6Yl5Mv4aSh2turjqDIPRs_7Iw" finished 2024/12/09 04:07:54 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/12/09 04:07:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4X_PVVw3D6vhaoRomoDS5hikVWaqxFtyBs4VIbrNybzKYF6A_G40JL4F1PgeGnIEI 2024/12/09 04:07:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2024/12/09 04:08:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2024/12/09 04:08:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm4X_PVVw3D6vhaoRomoDS5hikVWaqxFtyBs4VIbrNybzKYF6A_G40JL4F1PgeGnIEI" finished 2024/12/09 04:08:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2024/12/09 04:08:03 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm5axjELyZW5uHbjCyMDDXBw0zWQtIZAHKfsbvuYwA97N9TpTXDbgkjhmVs1WShN8e0 2024/12/09 04:08:03 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2024/12/09 04:08:05 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/12/09 04:08:05 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm5axjELyZW5uHbjCyMDDXBw0zWQtIZAHKfsbvuYwA97N9TpTXDbgkjhmVs1WShN8e0" finished 2024/12/09 04:08:05 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2024/12/09 04:08:07 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6blistfEHIg9h9biMWmVUyXxt2zDHgOR4OcpniGfRtAl8o_9CrffjU3CfZRo4lVV4 2024/12/09 04:08:07 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2024/12/09 04:08:09 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/12/09 04:08:09 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm6blistfEHIg9h9biMWmVUyXxt2zDHgOR4OcpniGfRtAl8o_9CrffjU3CfZRo4lVV4" finished 2024/12/09 04:08:09 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/12/09 04:08:11 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6XzYwA8Ybue8wRKly5p2DMh3JKGslx2I4_kiskN9qthhl4_0mA1DZfUgJrhR5SCQ4 2024/12/09 04:08:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/12/09 04:08:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/12/09 04:08:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/12/09 04:08:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/12/09 04:08:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/12/09 04:08:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2024/12/09 04:08:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm6XzYwA8Ybue8wRKly5p2DMh3JKGslx2I4_kiskN9qthhl4_0mA1DZfUgJrhR5SCQ4" finished 2024/12/09 04:08:14 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/12/09 04:08:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5k_nIGZ3V80DUoJFH20JnYMirajP7aCQ03gGgC6_F7Cd5a0jaWEZ_mXlw3kklIHn4 2024/12/09 04:08:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2024/12/09 04:08:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2024/12/09 04:08:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2024/12/09 04:08:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/12/09 04:08:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/12/09 04:08:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2024/12/09 04:08:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm5k_nIGZ3V80DUoJFH20JnYMirajP7aCQ03gGgC6_F7Cd5a0jaWEZ_mXlw3kklIHn4" finished 2024/12/09 04:08:19 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/12/09 04:08:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6FRV-m7N7ZKTfSXcDgKCsFLcaBhE1JaUKrNsxacUZh7r0XGIclRWYxF6oZO2JmC44 2024/12/09 04:08:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2024/12/09 04:08:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2024/12/09 04:08:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm6FRV-m7N7ZKTfSXcDgKCsFLcaBhE1JaUKrNsxacUZh7r0XGIclRWYxF6oZO2JmC44" finished 2024/12/09 04:08:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2024/12/09 04:08:29 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm4kw6TkfknFrDOCEsVlLnvUUIk9jiprfabiN_sriH0yCi3Tcqinmvy3RGlJw8omQKs 2024/12/09 04:08:29 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2024/12/09 04:08:31 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/12/09 04:08:31 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm4kw6TkfknFrDOCEsVlLnvUUIk9jiprfabiN_sriH0yCi3Tcqinmvy3RGlJw8omQKs" finished 2024/12/09 04:08:31 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2024/12/09 04:08:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4AWjqQg9MpkQNeIt0RFfuOUr0zyeVg922jP4VYitLyRKZu7VCicAW90cuStcS-1YY 2024/12/09 04:08:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2024/12/09 04:08:35 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/12/09 04:08:35 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm4AWjqQg9MpkQNeIt0RFfuOUr0zyeVg922jP4VYitLyRKZu7VCicAW90cuStcS-1YY" finished 2024/12/09 04:08:36 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/12/09 04:08:38 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm4X_ORR2RCn-GjifqbwRo0pW_2VFs-d7PBsoHnem4u3SwzR9MK7MBfaAxb41sH9pRw 2024/12/09 04:08:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/12/09 04:08:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/12/09 04:08:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/12/09 04:08:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2024/12/09 04:08:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/12/09 04:08:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2024/12/09 04:08:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm4X_ORR2RCn-GjifqbwRo0pW_2VFs-d7PBsoHnem4u3SwzR9MK7MBfaAxb41sH9pRw" finished 2024/12/09 04:08:40 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/12/09 04:08:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4X8y_SF3pjZP_zOeKqo8DTgce2pQ4uUgN6CAF6Ukky25N9NKYPE2tGZf8pmCk4zQw 2024/12/09 04:08:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2024/12/09 04:08:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2024/12/09 04:08:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2024/12/09 04:08:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2024/12/09 04:08:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/12/09 04:08:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2024/12/09 04:08:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm4X8y_SF3pjZP_zOeKqo8DTgce2pQ4uUgN6CAF6Ukky25N9NKYPE2tGZf8pmCk4zQw" finished 2024/12/09 04:08:45 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/12/09 04:08:47 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm4cLW3QB6xWCowEMco6jOkhnCC3i4HnUNQS4RNusnI4f4vfzNjXbC4XUHxWNeq_bBk 2024/12/09 04:08:47 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2024/12/09 04:08:47 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "5c024c74a1520c8df493a2640dfb66a6" 2024/12/09 04:08:48 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm4cLW3QB6xWCowEMco6jOkhnCC3i4HnUNQS4RNusnI4f4vfzNjXbC4XUHxWNeq_bBk" finished 2024/12/09 04:08:48 DEBUG : unknown-size-put.txt: Multipart upload Etag: b5a12110f4e944093a2b77b31ef0775b-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/12/09 04:08:49 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm68kuB3gDB6zBFVH7ZxEEt0bEeA0JRRMznbXBiMrDzwIEnc1GSNVePy12tVfJFqzSU 2024/12/09 04:08:49 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2024/12/09 04:08:49 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "6f8f53205302bcb224cce1489dc5f9c7" 2024/12/09 04:08:50 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm68kuB3gDB6zBFVH7ZxEEt0bEeA0JRRMznbXBiMrDzwIEnc1GSNVePy12tVfJFqzSU" finished 2024/12/09 04:08:50 DEBUG : unknown-size-update.txt: Multipart upload Etag: 6dd81dec2d045d5d6a458ccea779b1c9-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/12/09 04:08:50 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-wosediy4heve/deeper/nonexisting/directory" 2024/12/09 04:08:50 DEBUG : Config file has changed externally - reloading === 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/12/09 04:08:51 DEBUG : Waiting for deletions to finish 2024/12/09 04:08:51 DEBUG : "chunked-5Mi-5.000Mi-v2024-12-09-040612-715.bin" version true 2024/12/09 04:08:51 DEBUG : chunked-5Mi-5.000Mi-v2024-12-09-040612-715.bin: Deleting (id "1733717172679840") 2024/12/09 04:08:51 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2024/12/09 04:08:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1733717100080993") 2024/12/09 04:08:51 DEBUG : "versions/test-versions-v2024-12-09-040557-426.txt" version true 2024/12/09 04:08:51 DEBUG : versions/test-versions-v2024-12-09-040557-426.txt: Deleting (id "1733717157393123") 2024/12/09 04:08:51 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2024/12/09 04:08:51 INFO : versions/test-versions-v2024-12-09-040557-426.txt: Deleted 2024/12/09 04:08:51 INFO : chunked-5Mi-5.000Mi-v2024-12-09-040612-715.bin: Deleted 2024/12/09 04:08:52 INFO : S3 bucket rclone-test-wosediy4heve: Bucket "rclone-test-wosediy4heve" deleted 2024/12/09 04:08:52 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- FAIL: TestIntegration (287.06s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.38s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.05s) --- FAIL: TestIntegration/FsMkdir (284.28s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.92s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.28s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.30s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.31s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (34.30s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.40s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.46s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.19s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.48s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.11s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.84s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (9.40s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (71.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.50s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.67s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.73s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.39s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (23.63s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.48s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.68s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.47s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (9.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (7.83s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (7.62s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (156.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (30.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (8.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (10.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (11.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (28.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (10.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (5.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (10.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (22.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (6.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (7.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (23.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (7.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (25.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (7.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (8.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (25.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (7.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (8.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.28s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.31s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.34s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.97s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.84s) --- 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 2024/12/09 04:08:52 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2024/12/09 04:08:52 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 287.080s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished ERROR in 4m48.951755844s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject]