"go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3GCS:" 2025/07/11 02:08:29 NOTICE: TestS3GCS: Starting server 2025/07/11 02:08:29 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-vohuriy7vici" 2025/07/11 02:08:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/07/11 02:08:30 INFO : S3 bucket rclone-test-vohuriy7vici: Bucket "rclone-test-vohuriy7vici" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/07/11 02:08:31 INFO : S3 bucket rclone-test-vohuriy7vici: Bucket "rclone-test-vohuriy7vici" deleted === RUN TestIntegration/FsMkdir 2025/07/11 02:08:32 INFO : S3 bucket rclone-test-vohuriy7vici: Bucket "rclone-test-vohuriy7vici" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/07/11 02:08:33 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/07/11 02:08:33 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/07/11 02:08:34 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/07/11 02:09:22 NOTICE: S3 bucket rclone-test-vohuriy7vici: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/07/11 02:09:22 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm7kmPhxyvyiv76UVqeKZceTuYVsKGkwwsOQdO0Wcq1g-EDoN7HVIDqk_K-KgsWL6B0 2025/07/11 02:09:24 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "77a1a3b4e3b866f1afe81bddedffb9e7" 2025/07/11 02:09:26 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "852e0216815b8293514252cbfb52d850" 2025/07/11 02:09:27 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "e7ccf6e1f6d96fd0f864c4eee2a28591" 2025/07/11 02:09:28 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm7kmPhxyvyiv76UVqeKZceTuYVsKGkwwsOQdO0Wcq1g-EDoN7HVIDqk_K-KgsWL6B0" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/07/11 02:09:36 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/07/11 02:09:36 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/07/11 02:09:41 DEBUG : S3 bucket rclone-test-vohuriy7vici: bucket is versioned: false 2025/07/11 02:09:41 DEBUG : Waiting for deletions to finish 2025/07/11 02:09:42 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/07/11 02:09:42 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/07/11 02:09:42 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/07/11 02:09:44 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-vohuriy7vici/dirToPurgeFromRoot" 2025/07/11 02:09:45 DEBUG : S3 bucket rclone-test-vohuriy7vici path dirToPurgeFromRoot: bucket is versioned: false 2025/07/11 02:09:45 DEBUG : Waiting for deletions to finish 2025/07/11 02:09:45 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/07/11 02:09:45 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/07/11 02:09:45 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/07/11 02:09:45 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-vohuriy7vici/hello? sausage/êé" 2025/07/11 02:09:48 DEBUG : S3 bucket rclone-test-vohuriy7vici path hello? sausage/êé: bucket is versioned: false 2025/07/11 02:09:48 DEBUG : Waiting for deletions to finish 2025/07/11 02:09:48 DEBUG : "a/b/c/d/e.txt" version false 2025/07/11 02:09:48 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/07/11 02:09:49 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/07/11 02:10:01 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-vohuriy7vici/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/07/11 02:10:03 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-vohuriy7vici/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3GCS:" path "rclone-test-vohuriy7vici" from "TestS3GCS:rclone-test-vohuriy7vici" 2025/07/11 02:10:03 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2034: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2034 Error: Received unexpected error: not found, Signing Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/07/11 02:10:11 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm69ZC4HmTPSH-H3hq4pFKq4a68E0Hikxfb1FNgYi5LdhhCGltUwFa3rtDAwIW3wVqM 2025/07/11 02:10:11 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/07/11 02:10:12 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/07/11 02:10:12 DEBUG : piped data.txt: multipart upload "ABPnzm69ZC4HmTPSH-H3hq4pFKq4a68E0Hikxfb1FNgYi5LdhhCGltUwFa3rtDAwIW3wVqM" finished 2025/07/11 02:10:12 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/07/11 02:10:13 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm4uPBvvLxMajvMQYvOnu_ZVclWNfSDCS0TAihWJiANh8eRVj4vpdsdAwZs5Zo_Dh7M 2025/07/11 02:10:13 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/07/11 02:10:14 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "83f0deb15b81be6a83909fdd50725b53" 2025/07/11 02:10:14 DEBUG : piped data.txt: multipart upload "ABPnzm4uPBvvLxMajvMQYvOnu_ZVclWNfSDCS0TAihWJiANh8eRVj4vpdsdAwZs5Zo_Dh7M" finished 2025/07/11 02:10:14 DEBUG : piped data.txt: Multipart upload Etag: 98283dda829ecbd7d70e346161d14fc7-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:199 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 664 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=664 vs obj=0 fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 664 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=664 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Ӌ\x95\x84 \f\x85\xe1\x96\xc6QW-'BЀ\x10\x1eF\x90\xea\xf7L\t\xf7\xbb\xe7\xefT\xb8\x81\xff$V\x1cXMI\x1ci\xd9\xe7\x8e\x05oJ\x9b\x91\x8b\"\xebŃ\xa6\bq\xcb\\\xe1\xe2gn\x1c(\xf1\xf9\xb7\x8b\x16\x0fu=Hs\xc3gvh\xa0H\xfez\xb0\xac\xc8\x0e\x99\n9V\x9b\xe5\x97\x14\xc71\x89\xc6\x06m\n\xac\xe5\x90wr\xa4\xc9r\xfcޠ(H\x1c\xa2(\xb6t\f\x85^<\xa9Ε\x9c\\`\x16M\xa7\x04\x8c\x7f\xafd\xb90\xff)\b\xac\xa4M'\x170\xa2\x96B\x06n6s\xc2\x1d\xb5܃\xc6H\n\x8e\xe9\xa1\a\"ǵ\xc9+\x0e\xcfٲ\x91S\xf2\x96\xc8\xf1\xc3\xfd\xcfQG-\xf6ӹ\xd3Av\x8a\x9cDIYnʐ\xc0\x8e\aF\xb8\xd1\xffy4\xacPO\x01+98\xbe\x8enI\\\x96\xc0\x1d\x1fң\xe3(;\xa5\xed\xa1\x9d3_\x9f\f\x17zL\xd3\x05\x05\xb4\x98\xa1\xa0\x96\x1d\x9f\xef\x8e\r\x1d\xb8O\x93\aO\xcc\x7f\x11\xee\xf0b\xc0\xbe\xec\x12\xa9\xf0=wt|¾\xbd\\~\xe5mM*\x1a\xb6Î\x19OHk\x82\x033\x94\xcdQd\xc7e8\u0603\x93<*\xaa\xa40l\x89\x03\xed\xec\xd7L\x9en\u058b!\vU\xd2\xfaʅ/_\xeb\v\r-\xf91ȁ/\xa5y\x87\x80\x81\xdf\xf5?\x00\x00\xff\xffDf\x0e\x04\xe8\x03\x00\x00" actual : "zisoxam0qoconoc4qukidub5zesetiq9fulipod7madipap9rowalov5xoniqoh6budumaw8gidoxev5kefasur2majocij1risikoc9joyicop3qudexax4noduguy4kidijop2tacinup1pucojig1siyehiw5wikulaf7dihunep6yuruler6canocux4hosafuc7sifatof5qebedut1depicag4vivapop8xuyukeh5jofuhur9qikovoz6kizeduj0zozigij4poqucus7tiraqaj3gepatem6mefoced4newikag2kituqos7nozevid3kopubiq9viborol0ralemeq4lasaduf1sedubev2bexekak0xuveher6pamiwan5kitowep8fisidak7mopeqaw3neburut4recufah0zobales2nuwomor9duxinil5wizadog8luwafov8nenaqij7jihisex8gucefoy9nagikoj8pucilud1dediyep4werozoc9dunepak5tegidam7mimekaf4teqemob3dikibif2yikinap5pudofic5cakarox5jigojij3zinepur1yuraxod1hotecup5sacujiq5celutac1qujeyub5deqovow6muzodag9zexucig0xavaxad8kijeyoh3rosedur7dicacuf0tuqozex8fezenac9vasidey9mapufoz3pucifiv3duloluq3mexupuj4dipotat8juhutew7juwulew0kehobez2piqutak4kefoyed1sixojap2diludex0molaciw7zolades0hipujaj8muwobud3mifadoz3bayenez7bupisot5zekohab9yosisox9xuwefoj1berehaq8qageras9kipokos1gomakur3ciwicen9qonibom8rimitod7fijawuq8yuleyol8yaxejim3nugeyiq5banenoy8" Diff: --- Expected +++ Actual @@ -1,4 +1 @@ -Ӌ QW-'BЀFL T$VXMIioJ"Ńq\gn(u=HsgvhHz -9V1m -wrrޠ(H(t ^<Ε\`Md0)M'0Bn6s܃H -"ǵ+ٲSQG-ӹAvDIYnʐFy4PO+98nI\ң(;3_ zL OOb=wt|¾\~mM*ÎOHk3Qde8؃<*0lLn֋! Uʅ/_ -1ȁ/y?Df +zisoxam0qoconoc4qukidub5zesetiq9fulipod7madipap9rowalov5xoniqoh6budumaw8gidoxev5kefasur2majocij1risikoc9joyicop3qudexax4noduguy4kidijop2tacinup1pucojig1siyehiw5wikulaf7dihunep6yuruler6canocux4hosafuc7sifatof5qebedut1depicag4vivapop8xuyukeh5jofuhur9qikovoz6kizeduj0zozigij4poqucus7tiraqaj3gepatem6mefoced4newikag2kituqos7nozevid3kopubiq9viborol0ralemeq4lasaduf1sedubev2bexekak0xuveher6pamiwan5kitowep8fisidak7mopeqaw3neburut4recufah0zobales2nuwomor9duxinil5wizadog8luwafov8nenaqij7jihisex8gucefoy9nagikoj8pucilud1dediyep4werozoc9dunepak5tegidam7mimekaf4teqemob3dikibif2yikinap5pudofic5cakarox5jigojij3zinepur1yuraxod1hotecup5sacujiq5celutac1qujeyub5deqovow6muzodag9zexucig0xavaxad8kijeyoh3rosedur7dicacuf0tuqozex8fezenac9vasidey9mapufoz3pucifiv3duloluq3mexupuj4dipotat8juhutew7juwulew0kehobez2piqutak4kefoyed1sixojap2diludex0molaciw7zolades0hipujaj8muwobud3mifadoz3bayenez7bupisot5zekohab9yosisox9xuwefoj1berehaq8qageras9kipokos1gomakur3ciwicen9qonibom8rimitod7fijawuq8yuleyol8yaxejim3nugeyiq5banenoy8 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: 664 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 : "1b056bc3afe7bd381f7f209183046acc" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +1b056bc3afe7bd381f7f209183046acc 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-v2025-07-11-021021-563.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:306: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/07/11 02:10:27 DEBUG : oldPath = "TestS3GCS:rclone-test-vohuriy7vici/versions/test-versions-v2025-07-11-021021-563.txt" 2025/07/11 02:10:27 DEBUG : newPath = "TestS3GCS,versions:rclone-test-vohuriy7vici/versions/test-versions-v2025-07-11-021021-563.txt" 2025/07/11 02:10:27 DEBUG : Creating backend with remote "TestS3GCS,versions:rclone-test-vohuriy7vici/versions/test-versions-v2025-07-11-021021-563.txt" 2025/07/11 02:10:27 DEBUG : TestS3GCS: detected overridden config - adding "{pO73u}" suffix to name 2025/07/11 02:10:27 DEBUG : fs cache: renaming child cache item "TestS3GCS,versions:rclone-test-vohuriy7vici/versions/test-versions-v2025-07-11-021021-563.txt" to be canonical for parent "TestS3GCS{pO73u}:rclone-test-vohuriy7vici/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: Unexpected file "versions/test-versions.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject s3_internal_test.go:400: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:400 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"object not found"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject s3_internal_test.go:402: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:402 Error: Not equal: expected: 0 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (101) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:140: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:140 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: S3 bucket rclone-test-vohuriy7vici/versions/test-versions.txt: md5 hash incorrect - expecting "aec70168a81a7577b82645853a79de06" got "4c7c8e8bdd95c6b235ec309553e9a42d" fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: size incorrect file=101 vs obj=100 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: Modification time difference too big |8760h0m0s| > 1ns (want 2002-05-06 04:05:06.499999999 +0000 UTC vs got 2001-05-06 04:05:06.499999999 +0000 UTC) (precision 1ns) === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject s3_internal_test.go:402: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:402 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir s3_internal_test.go:434: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2025/07/11 02:10:45 DEBUG : Waiting for deletions to finish 2025/07/11 02:10:45 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/07/11 02:10:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1752199772433032" 2025/07/11 02:10:45 DEBUG : "versions/test-versions-v2025-07-11-021021-563.txt" version true 2025/07/11 02:10:45 DEBUG : versions/test-versions-v2025-07-11-021021-563.txt: Deleting (id "1752199821525534") 2025/07/11 02:10:45 DEBUG : "versions/test-versions.txt" version false 2025/07/11 02:10:45 DEBUG : versions/test-versions.txt: Not deleting current version "1752199826670645" 2025/07/11 02:10:46 INFO : versions/test-versions-v2025-07-11-021021-563.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/07/11 02:10:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6d3HVuKow6lKtNwDOFC-AM17H4CA9yAUZnrpNNt7HhrreoEYzkfhS3rFQaQzr-ND4 2025/07/11 02:10:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/07/11 02:10:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/07/11 02:10:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm6d3HVuKow6lKtNwDOFC-AM17H4CA9yAUZnrpNNt7HhrreoEYzkfhS3rFQaQzr-ND4" finished 2025/07/11 02:10:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/07/11 02:10:58 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm6Rl1wScg6WVUrUzGlgIgiHKFXdK8iwjYEQ27BVLUypyALqbgGGqc6V0sSLAfRrZtg 2025/07/11 02:10:58 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/07/11 02:11:00 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/07/11 02:11:00 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm6Rl1wScg6WVUrUzGlgIgiHKFXdK8iwjYEQ27BVLUypyALqbgGGqc6V0sSLAfRrZtg" finished 2025/07/11 02:11:01 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/07/11 02:11:03 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4vqEMqMl1I5FyowwzgFJOoQLDrsgRnFerEmLBcbzGQCu5IvEkK13_3F6mSmt5753I 2025/07/11 02:11:03 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/07/11 02:11:05 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/07/11 02:11:05 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm4vqEMqMl1I5FyowwzgFJOoQLDrsgRnFerEmLBcbzGQCu5IvEkK13_3F6mSmt5753I" finished 2025/07/11 02:11:05 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/07/11 02:11:08 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm7_f8mvjT5zag1VIHLcy2Bkc4-_WIDX0i4FSyNU71YssJ_E1tNi2cpZWmkaqIa2qBY 2025/07/11 02:11:08 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/07/11 02:11:08 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/07/11 02:11:08 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/07/11 02:11:08 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/07/11 02:11:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/07/11 02:11:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/07/11 02:11:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm7_f8mvjT5zag1VIHLcy2Bkc4-_WIDX0i4FSyNU71YssJ_E1tNi2cpZWmkaqIa2qBY" finished 2025/07/11 02:11:10 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/07/11 02:11:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6EilFe_I-694i5oD1p6SlHqWNWG0kP1QHfHRA7Q6gbmdtn2XbnosimzKYR9ujeoQQ 2025/07/11 02:11:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/07/11 02:11:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/07/11 02:11:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/07/11 02:11:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/07/11 02:11:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/07/11 02:11:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/07/11 02:11:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm6EilFe_I-694i5oD1p6SlHqWNWG0kP1QHfHRA7Q6gbmdtn2XbnosimzKYR9ujeoQQ" finished 2025/07/11 02:11:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/07/11 02:11:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7dF1_zqm_apYb-rik5qqjqEPep86M76C5A_3LeYLN25P1Cw0nXyTDBrBhP2LuOKdE 2025/07/11 02:11:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/07/11 02:11:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/07/11 02:11:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm7dF1_zqm_apYb-rik5qqjqEPep86M76C5A_3LeYLN25P1Cw0nXyTDBrBhP2LuOKdE" finished 2025/07/11 02:11:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/07/11 02:11:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm6O5L_kY3bdxYRUTRkznMvnEFkoecsHmOcNew9scbWNd6dIWFLUNVjk8gKw0ynq6JY 2025/07/11 02:11:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/07/11 02:11:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/07/11 02:11:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm6O5L_kY3bdxYRUTRkznMvnEFkoecsHmOcNew9scbWNd6dIWFLUNVjk8gKw0ynq6JY" finished 2025/07/11 02:11:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/07/11 02:11:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5sJe2UhIxte89badefq98Eknrhy_fn46byqvEG50nngmkgxKzOdix9eQ0_DyT0nzs 2025/07/11 02:11:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/07/11 02:11:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/07/11 02:11:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm5sJe2UhIxte89badefq98Eknrhy_fn46byqvEG50nngmkgxKzOdix9eQ0_DyT0nzs" finished 2025/07/11 02:11:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/07/11 02:11:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm7ZBAsCQBqyMvJUqb0A34B5dN8vK8u5GgiL6vd6j-c8lY7Jv_41M8K9Gk69EQAlG3M 2025/07/11 02:11:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/11 02:11:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/11 02:11:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/11 02:11:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/07/11 02:11:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/07/11 02:11:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/07/11 02:11:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm7ZBAsCQBqyMvJUqb0A34B5dN8vK8u5GgiL6vd6j-c8lY7Jv_41M8K9Gk69EQAlG3M" finished 2025/07/11 02:11:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/07/11 02:11:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm718cE1oGSsbsidcjbs2Zu-6RPxqTqrCqiL62IeCQZzPj0aNURmJlTLIJDP4vfXQ9E 2025/07/11 02:11:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/07/11 02:11:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/07/11 02:11:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/07/11 02:11:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/07/11 02:11:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/07/11 02:11:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/07/11 02:11:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm718cE1oGSsbsidcjbs2Zu-6RPxqTqrCqiL62IeCQZzPj0aNURmJlTLIJDP4vfXQ9E" finished 2025/07/11 02:11:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/07/11 02:11:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5rSu_1Dp3k3c0J5aY5_ijJJmlHLl8_FBQbmWISQmTj5EuFG6mkDtm8zzrvVImsIT0 2025/07/11 02:11:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/07/11 02:11:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/07/11 02:11:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm5rSu_1Dp3k3c0J5aY5_ijJJmlHLl8_FBQbmWISQmTj5EuFG6mkDtm8zzrvVImsIT0" finished 2025/07/11 02:11:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/07/11 02:11:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm73PgPMXNg0toBXH8sjn_i-UXpnIQhfW8cdpe6-U1IzjYOxv1CbFSwJMkA8j2gT95U 2025/07/11 02:11:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/07/11 02:11:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/07/11 02:11:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm73PgPMXNg0toBXH8sjn_i-UXpnIQhfW8cdpe6-U1IzjYOxv1CbFSwJMkA8j2gT95U" finished 2025/07/11 02:11:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/07/11 02:11:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6ExG4sqbBevhQYM9WwFSvkIT8_gQ08BLqJyjZjK7kpAYz-mWjV-Q13e24dJccAwhA 2025/07/11 02:11:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/07/11 02:11:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/07/11 02:11:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm6ExG4sqbBevhQYM9WwFSvkIT8_gQ08BLqJyjZjK7kpAYz-mWjV-Q13e24dJccAwhA" finished 2025/07/11 02:11:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/07/11 02:11:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm4z5XhQPYpOiqiCA5kdt6K29BOC949eCtFb0_IOzRVy5X_Jl2GfXaTLEaNEFVNwQ0E 2025/07/11 02:11:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/11 02:11:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/11 02:11:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/11 02:11:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/07/11 02:11:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/07/11 02:11:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/07/11 02:11:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm4z5XhQPYpOiqiCA5kdt6K29BOC949eCtFb0_IOzRVy5X_Jl2GfXaTLEaNEFVNwQ0E" finished 2025/07/11 02:11:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/07/11 02:12:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4irqSgRXu-rpeoxiL_VO9hpZxlCyWd2NFErtfkahKTiSrO5BHJxOtqkzUJZkKj1Bo 2025/07/11 02:12:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/07/11 02:12:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/07/11 02:12:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/07/11 02:12:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/07/11 02:12:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/07/11 02:12:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/07/11 02:12:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm4irqSgRXu-rpeoxiL_VO9hpZxlCyWd2NFErtfkahKTiSrO5BHJxOtqkzUJZkKj1Bo" finished 2025/07/11 02:12:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/07/11 02:12:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5SwFrYodYJeq_s2vHSnVWLip__Og4BWjKKiI0skLtTxS5IaZkyswLSUwk4H8lWuR0 2025/07/11 02:12:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/07/11 02:12:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/07/11 02:12:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm5SwFrYodYJeq_s2vHSnVWLip__Og4BWjKKiI0skLtTxS5IaZkyswLSUwk4H8lWuR0" finished 2025/07/11 02:12:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/07/11 02:12:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm4fg8HRABWAKu5B4olPTbcRR_G8KBLlyvl5nbGMR3SvCifi2yBygSZNnLRS72QWIfc 2025/07/11 02:12:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/07/11 02:12:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/07/11 02:12:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm4fg8HRABWAKu5B4olPTbcRR_G8KBLlyvl5nbGMR3SvCifi2yBygSZNnLRS72QWIfc" finished 2025/07/11 02:12:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/07/11 02:12:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6l4HtpySbQN7vsIRZ9ASje0rc-e9f81QhtMXJxvvNwTpIfgNjTBnaf_LdvSda044M 2025/07/11 02:12:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/07/11 02:12:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/07/11 02:12:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm6l4HtpySbQN7vsIRZ9ASje0rc-e9f81QhtMXJxvvNwTpIfgNjTBnaf_LdvSda044M" finished 2025/07/11 02:12:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/07/11 02:12:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm4H1hU_ZbJWbNls59mEyD3-9wvWCGItPrON4Yxhvp_-ahJPk8lpKtOKdNqv4Zszx2w 2025/07/11 02:12:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/11 02:12:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/07/11 02:12:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/11 02:12:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/07/11 02:12:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/07/11 02:12:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/07/11 02:12:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm4H1hU_ZbJWbNls59mEyD3-9wvWCGItPrON4Yxhvp_-ahJPk8lpKtOKdNqv4Zszx2w" finished 2025/07/11 02:12:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/07/11 02:12:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6nQ8A6p9wthQktytotbiCeB67vi3MQtQXWVIm6wnYQB4Lc2WIksi9d9m6ui87Nhxw 2025/07/11 02:12:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/07/11 02:12:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/07/11 02:12:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/07/11 02:12:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/07/11 02:12:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/07/11 02:12:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/07/11 02:12:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm6nQ8A6p9wthQktytotbiCeB67vi3MQtQXWVIm6wnYQB4Lc2WIksi9d9m6ui87Nhxw" finished 2025/07/11 02:12:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/07/11 02:12:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6j_ncQJk4mjPsRzrkCgFlhpSAoRJRXBcfTooybLuyxR4F2KiogYuSuQ_XTohTjhRM 2025/07/11 02:12:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/07/11 02:12:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/07/11 02:12:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm6j_ncQJk4mjPsRzrkCgFlhpSAoRJRXBcfTooybLuyxR4F2KiogYuSuQ_XTohTjhRM" finished 2025/07/11 02:12:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/07/11 02:12:39 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm5rVHrHoCvT5cnHL4v1BlF_IMLczWILTzjDV5Xu4-9Ew_yfDh-G07wWNEjcfV8Nxy4 2025/07/11 02:12:39 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/07/11 02:12:41 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/07/11 02:12:41 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm5rVHrHoCvT5cnHL4v1BlF_IMLczWILTzjDV5Xu4-9Ew_yfDh-G07wWNEjcfV8Nxy4" finished 2025/07/11 02:12:42 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/07/11 02:12:43 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7ql12ZngcBIB6Qv1qDJdtq8TaQauzKn3p-nyMBBkt7Dn_7SciAA8cZlTKQrHU745Q 2025/07/11 02:12:44 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/07/11 02:12:45 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/07/11 02:12:46 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm7ql12ZngcBIB6Qv1qDJdtq8TaQauzKn3p-nyMBBkt7Dn_7SciAA8cZlTKQrHU745Q" finished 2025/07/11 02:12:46 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/07/11 02:12:48 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm64vZ3JNxP3nOMG81CIfSN7fnYga8So6flfMbUytPOb5WdiqTi2CUvmt6U6gdq2Ris 2025/07/11 02:12:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/07/11 02:12:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/07/11 02:12:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/07/11 02:12:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/07/11 02:12:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/07/11 02:12:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/07/11 02:12:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm64vZ3JNxP3nOMG81CIfSN7fnYga8So6flfMbUytPOb5WdiqTi2CUvmt6U6gdq2Ris" finished 2025/07/11 02:12:51 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/07/11 02:12:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4Eepq14nCSUJM1kSl75IHMT-fB8ef6niEwQPS3Z9NiN2yRgWm9yp_BxGWbTjmwq5I 2025/07/11 02:12:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/07/11 02:12:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/07/11 02:12:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/07/11 02:12:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/07/11 02:12:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/07/11 02:12:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/07/11 02:12:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm4Eepq14nCSUJM1kSl75IHMT-fB8ef6niEwQPS3Z9NiN2yRgWm9yp_BxGWbTjmwq5I" finished 2025/07/11 02:12:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/07/11 02:13:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6xTL3d5GQ_ECsHg5eQY_Th1GHVDJJgF7B_T6zA8oSlY2Ydg4u9cda5u7RUPl_YXjE 2025/07/11 02:13:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/07/11 02:13:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/07/11 02:13:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm6xTL3d5GQ_ECsHg5eQY_Th1GHVDJJgF7B_T6zA8oSlY2Ydg4u9cda5u7RUPl_YXjE" finished 2025/07/11 02:13:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/07/11 02:13:06 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm7dLDCyjzMbjZzp4XW3SoTSwF47Bf0A_COjWXT71bLXnn0m7nmodpq0vy76SI-kGNg 2025/07/11 02:13:07 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/07/11 02:13:08 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/07/11 02:13:09 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm7dLDCyjzMbjZzp4XW3SoTSwF47Bf0A_COjWXT71bLXnn0m7nmodpq0vy76SI-kGNg" finished 2025/07/11 02:13:09 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/07/11 02:13:11 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4PJbLIewmVtr2IpB6AHAiOfyxDtYMryIs1BCSp__SXKytxLSnr0PZnMJvA3pUSvm8 2025/07/11 02:13:11 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/07/11 02:13:13 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/07/11 02:13:13 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm4PJbLIewmVtr2IpB6AHAiOfyxDtYMryIs1BCSp__SXKytxLSnr0PZnMJvA3pUSvm8" finished 2025/07/11 02:13:13 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/07/11 02:13:15 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5oPbyvgR7tc-aDlJaOU4KYuAS_Q95VEBXe4YC0pufH_VeA1beb5fBV2ZmJLT6l0ME 2025/07/11 02:13:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/07/11 02:13:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/07/11 02:13:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/07/11 02:13:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/07/11 02:13:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/07/11 02:13:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/07/11 02:13:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm5oPbyvgR7tc-aDlJaOU4KYuAS_Q95VEBXe4YC0pufH_VeA1beb5fBV2ZmJLT6l0ME" finished 2025/07/11 02:13:18 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/07/11 02:13:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7qvHRXosC6w9huweY3D-zERz5Mw3TULErqY5PqmvayivKZE3Yjys_PeUI-ZBNh7DY 2025/07/11 02:13:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/07/11 02:13:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/07/11 02:13:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/07/11 02:13:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/07/11 02:13:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/07/11 02:13:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/07/11 02:13:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm7qvHRXosC6w9huweY3D-zERz5Mw3TULErqY5PqmvayivKZE3Yjys_PeUI-ZBNh7DY" finished 2025/07/11 02:13:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2496: *s3.Fs does not support SetCopyCutoff: --s3-copy-cutoff not supported: optional feature not implemented === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/07/11 02:13:25 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm7Vz5cSkQUBbJUm8aq5C0a1oagJfwd8e3EFkMJgV2sXPafRuQN82J2eojszjULKUe8 2025/07/11 02:13:25 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/07/11 02:13:26 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "6edfe6559aa893fe1ee15aa72c21e890" 2025/07/11 02:13:26 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm7Vz5cSkQUBbJUm8aq5C0a1oagJfwd8e3EFkMJgV2sXPafRuQN82J2eojszjULKUe8" finished 2025/07/11 02:13:26 DEBUG : unknown-size-put.txt: Multipart upload Etag: 59f0b04312d025815736a3553314a675-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/07/11 02:13:27 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm4oo-xuhL2UtpzMfVBq2Y4Fz_t5z90mRgAOUVaR1MRXHiUrc3XkWEzTCMuR3s-UL5A 2025/07/11 02:13:27 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/07/11 02:13:28 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "bccabb5e1177ac79f80dcfc25c0e13dc" 2025/07/11 02:13:28 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm4oo-xuhL2UtpzMfVBq2Y4Fz_t5z90mRgAOUVaR1MRXHiUrc3XkWEzTCMuR3s-UL5A" finished 2025/07/11 02:13:28 DEBUG : unknown-size-update.txt: Multipart upload Etag: 54e1ff927cf939f5483f1fd931c313c7-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/07/11 02:13:29 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-vohuriy7vici/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/07/11 02:13:29 DEBUG : Waiting for deletions to finish 2025/07/11 02:13:29 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/07/11 02:13:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1752199772433032") 2025/07/11 02:13:29 DEBUG : "versions/test-versions-v2025-07-11-021026-709.txt" version true 2025/07/11 02:13:29 DEBUG : versions/test-versions-v2025-07-11-021026-709.txt: Deleting (id "1752199826670645") 2025/07/11 02:13:29 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/07/11 02:13:29 INFO : versions/test-versions-v2025-07-11-021026-709.txt: Deleted 2025/07/11 02:13:30 INFO : S3 bucket rclone-test-vohuriy7vici: Bucket "rclone-test-vohuriy7vici" deleted 2025/07/11 02:13:30 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (301.61s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.40s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.86s) --- FAIL: TestIntegration/FsMkdir (298.91s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.30s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.49s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.50s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.30s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (42.50s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (3.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (3.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.42s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (3.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (3.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (3.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.20s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.44s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.00s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.69s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (8.86s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (77.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.83s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.70s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.83s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.11s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (32.86s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.45s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.32s) --- 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 (1.35s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (30.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (16.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.80s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.65s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (7.92s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.77s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (157.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (28.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (9.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (5.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (9.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (7.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (8.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (7.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (8.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (25.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (26.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (7.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (8.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (27.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (8.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.35s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.30s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.33s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.97s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.46s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/07/11 02:13:30 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/07/11 02:13:30 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 301.651s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 5m2.818014001s (try 1/5)