"go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestClientRemovesSecurityTokenOnCrossHostRedirect --- PASS: TestClientRemovesSecurityTokenOnCrossHostRedirect (0.00s) === RUN TestClientDoesNotRestoreSecurityTokenAfterCrossHostRedirect --- PASS: TestClientDoesNotRestoreSecurityTokenAfterCrossHostRedirect (0.00s) === RUN TestClientKeepsSecurityTokenOnSameHostRedirect --- PASS: TestClientKeepsSecurityTokenOnSameHostRedirect (0.00s) === RUN TestClientStopsAfterTenRedirects --- PASS: TestClientStopsAfterTenRedirects (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3GCS:" 2026/06/11 03:07:39 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-mezuced4saqi" 2026/06/11 03:07:39 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 2026/06/11 03:07:41 INFO : S3 bucket rclone-test-mezuced4saqi: Bucket "rclone-test-mezuced4saqi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/06/11 03:07:43 INFO : S3 bucket rclone-test-mezuced4saqi: Bucket "rclone-test-mezuced4saqi" deleted === RUN TestIntegration/FsMkdir 2026/06/11 03:07:44 INFO : S3 bucket rclone-test-mezuced4saqi: Bucket "rclone-test-mezuced4saqi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/11 03:07:44 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/11 03:07:45 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/11 03:07:45 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:708: 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:714 /usr/local/go/src/runtime/asm_amd64.s:1771 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:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: 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:714 /usr/local/go/src/runtime/asm_amd64.s:1771 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:708: 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:714 /usr/local/go/src/runtime/asm_amd64.s:1771 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:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: 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:714 /usr/local/go/src/runtime/asm_amd64.s:1771 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:708: 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:714 /usr/local/go/src/runtime/asm_amd64.s:1771 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:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/06/11 03:08:22 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm44Xy7sirbrLLLs4KklgPYh0s49eJFCds1r9yaKZEXm2cgpF-ozN-0T6Kv4TC5Zjzc 2026/06/11 03:08:23 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "eb5d6823561bb5d70b572b3d7c39a390" 2026/06/11 03:08:24 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "070f3ffb4d86e0af2705a4802722d29b" 2026/06/11 03:08:26 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "9abd3cf0375d7c95f9e7fc064567e5a0" 2026/06/11 03:08:26 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm44Xy7sirbrLLLs4KklgPYh0s49eJFCds1r9yaKZEXm2cgpF-ozN-0T6Kv4TC5Zjzc" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: 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 2026/06/11 03:08:33 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/06/11 03:08:33 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:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/06/11 03:08:37 DEBUG : S3 bucket rclone-test-mezuced4saqi: bucket is versioned: false 2026/06/11 03:08:37 DEBUG : Waiting for deletions to finish 2026/06/11 03:08:37 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/06/11 03:08:37 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/06/11 03:08:38 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/06/11 03:08:39 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-mezuced4saqi/dirToPurgeFromRoot" 2026/06/11 03:08:40 DEBUG : S3 bucket rclone-test-mezuced4saqi path dirToPurgeFromRoot: bucket is versioned: false 2026/06/11 03:08:40 DEBUG : Waiting for deletions to finish 2026/06/11 03:08:40 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/06/11 03:08:40 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/06/11 03:08:41 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/11 03:08:41 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-mezuced4saqi/hello? sausage/êé" 2026/06/11 03:08:44 DEBUG : S3 bucket rclone-test-mezuced4saqi path hello? sausage/êé: bucket is versioned: false 2026/06/11 03:08:44 DEBUG : Waiting for deletions to finish 2026/06/11 03:08:44 DEBUG : "a/b/c/d/e.txt" version false 2026/06/11 03:08:44 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/06/11 03:08:45 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: 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:1703: 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 2026/06/11 03:08:55 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-mezuced4saqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/11 03:08:56 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-mezuced4saqi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestS3GCS:" path "rclone-test-mezuced4saqi" from "TestS3GCS:rclone-test-mezuced4saqi" 2026/06/11 03:08:56 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:2046: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2046 Error: Received unexpected error: not found: FixupRequest Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/11 03:09:26 NOTICE: S3 bucket rclone-test-mezuced4saqi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/06/11 03:09:26 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm7SqBdEDzIKvz-rjjW3MMARQ-7oQs0nOCBcRdhCdYVdzjI81X_15o4BjiKrsRoROdc 2026/06/11 03:09:26 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/06/11 03:09:26 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/06/11 03:09:27 DEBUG : piped data.txt: multipart upload "ABPnzm7SqBdEDzIKvz-rjjW3MMARQ-7oQs0nOCBcRdhCdYVdzjI81X_15o4BjiKrsRoROdc" finished 2026/06/11 03:09:27 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/11 03:09:28 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm5mj_qekCqbpg-S_2kNZzeu2Vefez89pkhMHmQxE_B1ZJ773I5DQ17HEXCaU0DaZyo 2026/06/11 03:09:28 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/06/11 03:09:28 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "11cd5401ae8e16c5f6f0de01ed7de5e9" 2026/06/11 03:09:28 DEBUG : piped data.txt: multipart upload "ABPnzm5mj_qekCqbpg-S_2kNZzeu2Vefez89pkhMHmQxE_B1ZJ773I5DQ17HEXCaU0DaZyo" finished 2026/06/11 03:09:28 DEBUG : piped data.txt: Multipart upload Etag: e5e24167352b457c88810c884e45800d-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:199 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:80 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:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:80 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:100: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:100 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:109: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:109 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: "\x1f\x8b\b\x00\x00\x00\x00\x00\x00\xff\x14\x93ݑ\x84 \x10\x06SRW\xd75\x9c\x0f\x1c`D\x19\x7f\x18A\xa3\xbf\xba\x00\xba\xaa\x1f\xba\x8d\x1e(t\f\x17\x1e\xb9\xf9\xf8\x06=\xf4\xa4\xe3\x1b\xd9HT?\x16\x99\xe5Am65\x1chm/z\xa9\xe8\xf33\xb2`\x96\xdcU\xf2\xb8\xb5N\x01\x0f\uf4bb\xa2\x0e\x8e\xe2\xe4\xb0\xc8\x017D\x0el\xa4~\xb2FX\xb1}\xa0UW\x84\xc1ӡ\x81\xf7\xcf\tˆ\x8f\xefŅ\x16\xb8\xe6\xe2\x1d\x05\xb9\xf7\x14\xc9i\xfdx9\xc4\xf1\xda[\n\xb2\xaa\x1b\x92XM\xfa\xfe6\x9eu\xe5\xb9\xc9Xt\xc6\xd2\x1c\x1c`d\x1e,\x1e5\x94\xa6\x9df\x1czv\xb7\xbe\xec\xe8\x9a\n\x9dprv7\xaf\xb2\xf3\xd9[)4km\xaa\xbe\x92\xf9\xed*^\x18\x8aߠ\x19\v\xbb\xa6rb\x037\\\xbcH\xe5\xf8=`\x90ُE\ro\xb0\xc3)\xb7D\xf6\x83\xa3\x93\xabġR՛\xfd`\xd9ʃ4\x19=ر\xedoX\x8adۢ\xa7\x16چ\x7f\xefGsW\xe4\x9f\xf3\xe3\"\x05;\xcc\xcfj\xa0\x17~p\xb2Ҋ\xe3c%\xe9\x83\xe7\xeb\xb0Sֻ\xcd\xf0r\xf3\xdd]|k\xa4\xab[\xe0\xb0\xc1\xb6\x0e7\x9dx\xba\x82E\x1e6MA\x94\xaco\x93P$qh+\x82>\x92ڙv\x0e\xd8GG\x8e\x03´H\x90\x95|\x9fq\xea\xab{\xffꥁL\xff\x90\x93]\xaf\xd1p\xe5\x8d\xcfO\xd6C\x1f~&#\x17VN\xdf\x15\v\x1d\xf2\xb6'\x92\x14\xa4_\xe4U\xacn\xdf\xca\x1e3\xd24S\xe6\x17n\x8ar\xd3Mwk\xf1\xea\xa9s\x1b\xc5\xf0\x8d\xad\xb98!#\x0f\x1b\x17\xb2\x88\x8dc\xa3\x0fL\x1f\xb5\xd2\xc6e0Z\xb0J\xed\xb2\xbel\xa8\xf67\x0e5\xbaO\x17\x05I\xe4ڀ[\x0fuc\xa6\x93\x1eN\xdfE\xff\xfb\x98\x87SN^)\x8cUV=\xd9|w\xecT\xe8\x19/\x9eqJ\xed\n<\xef\xb2\r\x1b%\xf1\xb2\x8dIv1\x92\x9aY\f\"\xe7\xd1\xea\xa3^k\xb7s\xe1D\xfecy'\x87\xe3\xb7I\xa0\n߾\xd89\xf3\xd2x9\xb9\xc9Hi\xff\xefql\xbb\x99\x12\x8c\x1c\x1f\vK\x8b\xcc?\x83\v+Jc)i\xa5uH\x12\xb1\xd269\xf1\xea55\vE\xcd\bc\xa6M\x16\x8eM\xc5B\x17\xe7!S\xd4\xc2yxx\xe6\x8b\xfcpQ\xe5\x15\xb1\xf3\xf4\xf2\xcek\x9bP\xf4\x92\xebS9\xa2\x92\x1b\xb3nbp\xf7\x06\x06;\x1d\xc3_\x00\x00\x00\xff\xff/\xbd\xf5\xae\xe8\x03\x00\x00" actual : "buqaweq5sayoviq6huqureq6kibokug7wodoyax0mubihel1sezewuy8bojadot2xegavux9hayipot2wufafek9fajoqaf5kihibox3tukacoc4helulah5gequhip3racibiq6siwejaf0sipawat4gekefux3goqofil4ceholuf5nocunuz8midulid0tajudaj0qihabod5cayuben9pedaqur2vuzifes9werafor2vilopir4cowedux0xuzotiz2xazabek6hutajif0xinibaf5sijoxik6qabatig7wubimac5rovokig5ferixok5xexuvig5cicoyan9buqific4vacekec1wuruwem5miduyut2worixog7jowapab8cuhezag5folelaq3conuyay6fapetuv1tagoviv2sivukes2jafamac1faveray2wajoyib0wakotuz0nawonih1xahuyon1depihap7fefihah9joholeg4taruzup4zusuheb4yefopus7biximir3tuquyiy9bosalin6lajeqoz1ranowan8kilocum6xigadan9detizaf9kovevev1cazurud1kobivam0sinatat5miwecak0fibuyab4kuxemiw5buwalox2tuzibex4vaqubup9sehonef1havuquf7tereyin6juqofid5rorileh7xolurib6papewey7sidarox2wagipom5menogom7nopobon0dobakit7cuyugux2piwineg3cipefaq8mohexag1zapitij0gayayuk3zamavuc4revihif8sinoqep9fovebow1bokufic2denaboq3cacejod8basalaw0cenuxel5nokalem9fogugun0jekutah7temojik0xajesit5tekuwit5yidiseg5sexilak2gezipil1nawusos3xikaxef7tumobav4babapeq5" Diff: --- Expected +++ Actual @@ -1,5 +1 @@ -ݑ SRW5`DA(t =HT?Am65hm/z3`UN7Dl~FX}UWӡ ˆŅix9[ -XM6uXt`d,5fzv -prv7[)4km*^ߠ rb7\H=`ُE o)DġR՛`ʃ4=رoXdۢچGsW";j~pҊc%Sֻr]|k[7xE6MAoP$qh+>ڙvGG´H|q{ꥁL]pOC~&#VN '_Un34SnrMwks8!#cLe0ZJl75OIڀ[ucNESN^)UV=|wT/qJ -< %Iv1Y "^ksDcy'I -߾9x9Hiql K? +Jc)iuH6955 EcMMB!SyxxpQkPS9nbp;_/ +buqaweq5sayoviq6huqureq6kibokug7wodoyax0mubihel1sezewuy8bojadot2xegavux9hayipot2wufafek9fajoqaf5kihibox3tukacoc4helulah5gequhip3racibiq6siwejaf0sipawat4gekefux3goqofil4ceholuf5nocunuz8midulid0tajudaj0qihabod5cayuben9pedaqur2vuzifes9werafor2vilopir4cowedux0xuzotiz2xazabek6hutajif0xinibaf5sijoxik6qabatig7wubimac5rovokig5ferixok5xexuvig5cicoyan9buqific4vacekec1wuruwem5miduyut2worixog7jowapab8cuhezag5folelaq3conuyay6fapetuv1tagoviv2sivukes2jafamac1faveray2wajoyib0wakotuz0nawonih1xahuyon1depihap7fefihah9joholeg4taruzup4zusuheb4yefopus7biximir3tuquyiy9bosalin6lajeqoz1ranowan8kilocum6xigadan9detizaf9kovevev1cazurud1kobivam0sinatat5miwecak0fibuyab4kuxemiw5buwalox2tuzibex4vaqubup9sehonef1havuquf7tereyin6juqofid5rorileh7xolurib6papewey7sidarox2wagipom5menogom7nopobon0dobakit7cuyugux2piwineg3cipefaq8mohexag1zapitij0gayayuk3zamavuc4revihif8sinoqep9fovebow1bokufic2denaboq3cacejod8basalaw0cenuxel5nokalem9fogugun0jekutah7temojik0xajesit5tekuwit5yidiseg5sexilak2gezipil1nawusos3xikaxef7tumobav4babapeq5 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:110: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 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:110: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:124 Error: Not equal: expected: -1 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:113: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:113 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:124 Error: Not equal: expected: "" actual : "238bc2ee78b34fcd2cad2a3e6e1e6470" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +238bc2ee78b34fcd2cad2a3e6e1e6470 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:354: versions/test-versions-v2026-06-11-030934-705.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:354: 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 2026/06/11 03:09:40 DEBUG : oldPath = "TestS3GCS:rclone-test-mezuced4saqi/versions/test-versions-v2026-06-11-030934-705.txt" 2026/06/11 03:09:40 DEBUG : newPath = "TestS3GCS,versions:rclone-test-mezuced4saqi/versions/test-versions-v2026-06-11-030934-705.txt" 2026/06/11 03:09:40 DEBUG : Creating backend with remote "TestS3GCS,versions:rclone-test-mezuced4saqi/versions/test-versions-v2026-06-11-030934-705.txt" 2026/06/11 03:09:40 DEBUG : TestS3GCS: detected overridden config - adding "{pO73u}" suffix to name 2026/06/11 03:09:40 DEBUG : fs cache: renaming child cache item "TestS3GCS,versions:rclone-test-mezuced4saqi/versions/test-versions-v2026-06-11-030934-705.txt" to be canonical for parent "TestS3GCS{pO73u}:rclone-test-mezuced4saqi/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:444 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:444 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:448: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:448 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:450: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:450 Error: Not equal: expected: 0 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:444 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (101) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:444 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: S3 bucket rclone-test-mezuced4saqi/versions/test-versions.txt: md5 hash incorrect - expecting "f151e05e5272ff9010a6ce238f037388" got "480b209f22697c62f469cc1e59eefac6" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:444 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: size incorrect file=101 vs obj=100 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:444 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:450: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:450 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:482: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2026/06/11 03:09:58 DEBUG : Waiting for deletions to finish 2026/06/11 03:09:58 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/06/11 03:09:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1781147309657623" 2026/06/11 03:09:58 DEBUG : "versions/test-versions-v2026-06-11-030934-705.txt" version true 2026/06/11 03:09:58 DEBUG : versions/test-versions-v2026-06-11-030934-705.txt: Deleting (id "1781147374581819") 2026/06/11 03:09:58 DEBUG : "versions/test-versions.txt" version false 2026/06/11 03:09:58 DEBUG : versions/test-versions.txt: Not deleting current version "1781147379632554" 2026/06/11 03:09:58 INFO : versions/test-versions-v2026-06-11-030934-705.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:510: Object Lock not supported by this provider (quirk object_lock_supported = false) === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/06/11 03:10:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6FJ_kWZW3y5cA_7F7hQgogPngjfsJyhwMO2lfZj_p4OBaZMZwH3Oo3xe17IBYlspM 2026/06/11 03:10:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/06/11 03:10:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/06/11 03:10:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm6FJ_kWZW3y5cA_7F7hQgogPngjfsJyhwMO2lfZj_p4OBaZMZwH3Oo3xe17IBYlspM" finished 2026/06/11 03:10:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/06/11 03:10:08 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm6twPSYA1-ciM3A5FolBu7mwy3IglXNZbouy0S64BL39R8FeBDyCK4bywQbIl6kvfo 2026/06/11 03:10:08 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/06/11 03:10:10 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/06/11 03:10:10 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm6twPSYA1-ciM3A5FolBu7mwy3IglXNZbouy0S64BL39R8FeBDyCK4bywQbIl6kvfo" finished 2026/06/11 03:10:11 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/06/11 03:10:13 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4gT-LrEhBT52WHTzbY_3gJV4mxjphX9aGNsTRW5etXuehNkh5S_Qi1oJusEj5OTvk 2026/06/11 03:10:13 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/06/11 03:10:15 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/06/11 03:10:15 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm4gT-LrEhBT52WHTzbY_3gJV4mxjphX9aGNsTRW5etXuehNkh5S_Qi1oJusEj5OTvk" finished 2026/06/11 03:10:15 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/06/11 03:10:18 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm4chnWkk0gzjb0lWnV8NkIPr8mnrzlqvhFMyaby9vfUBld49R_JnRDJCs6qjVzM8m4 2026/06/11 03:10:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/06/11 03:10:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/06/11 03:10:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/06/11 03:10:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/06/11 03:10:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/06/11 03:10:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/06/11 03:10:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm4chnWkk0gzjb0lWnV8NkIPr8mnrzlqvhFMyaby9vfUBld49R_JnRDJCs6qjVzM8m4" finished 2026/06/11 03:10:21 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/06/11 03:10:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm63VAOwvVD-8A6qcjFl1mdp0ICFOs606YMrm07UzRwbZO82sFS8H-g5VMd6RCWI0fU 2026/06/11 03:10:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/06/11 03:10:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/06/11 03:10:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/06/11 03:10:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/06/11 03:10:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/06/11 03:10:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/06/11 03:10:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm63VAOwvVD-8A6qcjFl1mdp0ICFOs606YMrm07UzRwbZO82sFS8H-g5VMd6RCWI0fU" finished 2026/06/11 03:10:26 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 2026/06/11 03:10:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5WlXBSI5TowofR6L4UqqfIAhb7Vg5ZDgNqhgc7aH_6wFsAWxK51h85TahGUlW5FTQ 2026/06/11 03:10:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/06/11 03:10:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/06/11 03:10:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm5WlXBSI5TowofR6L4UqqfIAhb7Vg5ZDgNqhgc7aH_6wFsAWxK51h85TahGUlW5FTQ" finished 2026/06/11 03:10:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/06/11 03:10:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm7qztlTFhWwInDz_oXF0ddFKk5UHVoYQcBZsSRyrE-O4IIxoPCWu2xMJN6FgDn7ElU 2026/06/11 03:10:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/06/11 03:10:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/06/11 03:10:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm7qztlTFhWwInDz_oXF0ddFKk5UHVoYQcBZsSRyrE-O4IIxoPCWu2xMJN6FgDn7ElU" finished 2026/06/11 03:10:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/06/11 03:10:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6yPlCDWBnIYaE9E1-5tl1sWErSZMIqSE55d0TVLC4yJ0q8R8sNsbizdQyi_Bv8XLA 2026/06/11 03:10:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/06/11 03:10:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/06/11 03:10:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm6yPlCDWBnIYaE9E1-5tl1sWErSZMIqSE55d0TVLC4yJ0q8R8sNsbizdQyi_Bv8XLA" finished 2026/06/11 03:10:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/06/11 03:10:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm6-XiK4CxBi2eIpbZ77noMdc9DJKugmyAa_uNt63UO1N6HKB7RanL1BzjIFakydLJU 2026/06/11 03:10:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/11 03:10:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/11 03:10:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/11 03:10:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/06/11 03:10:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/06/11 03:10:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/06/11 03:10:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm6-XiK4CxBi2eIpbZ77noMdc9DJKugmyAa_uNt63UO1N6HKB7RanL1BzjIFakydLJU" finished 2026/06/11 03:10:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/06/11 03:10:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4Zy8NtZooE3sXM3_2kyNT4Kva9pKdJ9yX0_NVi69zIIpMNePBTduy5HQGUzIYwyc4 2026/06/11 03:10:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/06/11 03:10:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/06/11 03:10:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/06/11 03:10:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/06/11 03:10:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/06/11 03:10:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/06/11 03:10:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm4Zy8NtZooE3sXM3_2kyNT4Kva9pKdJ9yX0_NVi69zIIpMNePBTduy5HQGUzIYwyc4" finished 2026/06/11 03:10:55 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 2026/06/11 03:11:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6R05p07P5yJCnyPnwfS9gAVx8Xv8fNzLU8tl3LXyZ17RUL7qyqk4b04x-kHmFB58E 2026/06/11 03:11:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/06/11 03:11:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/06/11 03:11:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm6R05p07P5yJCnyPnwfS9gAVx8Xv8fNzLU8tl3LXyZ17RUL7qyqk4b04x-kHmFB58E" finished 2026/06/11 03:11:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/06/11 03:11:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm48919hXfeFxp_5n9rE9IVpcxCS9rw7bViyITYEvvfic8_fUAdzkw6x-EG8WkjKlPs 2026/06/11 03:11:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/06/11 03:11:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/06/11 03:11:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm48919hXfeFxp_5n9rE9IVpcxCS9rw7bViyITYEvvfic8_fUAdzkw6x-EG8WkjKlPs" finished 2026/06/11 03:11:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/06/11 03:11:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4YxYc0-LoyKDLrxxeDljrVwu1eVUNslWnA1Snpqc5JGH0D2iqurdK61F03hjv0goc 2026/06/11 03:11:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/06/11 03:11:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/06/11 03:11:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm4YxYc0-LoyKDLrxxeDljrVwu1eVUNslWnA1Snpqc5JGH0D2iqurdK61F03hjv0goc" finished 2026/06/11 03:11:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/06/11 03:11:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm5hANqrHb7nQFnP8bgHMisEoFQkxnsRVihaiPZpjDzAzpOwUhhd_FOas2z7c_-5_H8 2026/06/11 03:11:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/11 03:11:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/11 03:11:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/11 03:11:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/06/11 03:11:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/06/11 03:11:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/06/11 03:11:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm5hANqrHb7nQFnP8bgHMisEoFQkxnsRVihaiPZpjDzAzpOwUhhd_FOas2z7c_-5_H8" finished 2026/06/11 03:11:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/06/11 03:11:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4V1YM2wgmQfhTi7OI4clK0IeD13tIg65lPgB-VOIyEnSeA0TuG1m28NkFVXur6tFI 2026/06/11 03:11:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/06/11 03:11:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/06/11 03:11:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/06/11 03:11:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/06/11 03:11:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/06/11 03:11:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/06/11 03:11:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm4V1YM2wgmQfhTi7OI4clK0IeD13tIg65lPgB-VOIyEnSeA0TuG1m28NkFVXur6tFI" finished 2026/06/11 03:11:24 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 2026/06/11 03:11:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm76nDHu7dSZRJ8F8K3675gWoYdp8Jc4TgqATmtdUmuBi2xEWo4VAeCcYzmzGMasExo 2026/06/11 03:11:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/06/11 03:11:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/06/11 03:11:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm76nDHu7dSZRJ8F8K3675gWoYdp8Jc4TgqATmtdUmuBi2xEWo4VAeCcYzmzGMasExo" finished 2026/06/11 03:11:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/06/11 03:11:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm6K02WxFYjOe5o4rtMuY9HPmXHY4OG4ZGQvH54fkoXAxMOtTN0mEUClqRqhRGQXtts 2026/06/11 03:11:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/06/11 03:11:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/06/11 03:11:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm6K02WxFYjOe5o4rtMuY9HPmXHY4OG4ZGQvH54fkoXAxMOtTN0mEUClqRqhRGQXtts" finished 2026/06/11 03:11:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/06/11 03:11:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7nKR59LDdyIXBQgkdkvi_C2FCSE9CDo6YaUG60daCAVLUvRxIZUfGHRIsJUUlLIeE 2026/06/11 03:11:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/06/11 03:11:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/06/11 03:11:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm7nKR59LDdyIXBQgkdkvi_C2FCSE9CDo6YaUG60daCAVLUvRxIZUfGHRIsJUUlLIeE" finished 2026/06/11 03:11:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/06/11 03:11:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm7lxvMJBJMyPWjY9ZBkBhIcD9CJPgoGIrY_K_RtlZQZP9ASwWFgUXwN-gsz7A1uphI 2026/06/11 03:11:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/11 03:11:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/11 03:11:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/06/11 03:11:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/06/11 03:11:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/06/11 03:11:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/06/11 03:11:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm7lxvMJBJMyPWjY9ZBkBhIcD9CJPgoGIrY_K_RtlZQZP9ASwWFgUXwN-gsz7A1uphI" finished 2026/06/11 03:11:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/06/11 03:11:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6s3xtX7S0T5WXGOmE8G0vF-53nMgM00XKcC1arH_4gruULk86EsA2tzRRsDa9M7HY 2026/06/11 03:11:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/06/11 03:11:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/06/11 03:11:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/06/11 03:11:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/06/11 03:11:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/06/11 03:11:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/06/11 03:11:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm6s3xtX7S0T5WXGOmE8G0vF-53nMgM00XKcC1arH_4gruULk86EsA2tzRRsDa9M7HY" finished 2026/06/11 03:11:51 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 2026/06/11 03:11:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7_nYDY3pH8daMuzh373gm2yYhfiaLXYa2ALWLNq5iqDwktSg5w18fcM1l6iNeJwwo 2026/06/11 03:11:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/06/11 03:12:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/06/11 03:12:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm7_nYDY3pH8daMuzh373gm2yYhfiaLXYa2ALWLNq5iqDwktSg5w18fcM1l6iNeJwwo" finished 2026/06/11 03:12:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/06/11 03:12:03 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm75cVpxz1RkXXL6ga0Of4ZsgRO1vlmSod9CEuO-bRxrZwmdd4hJA5soseMJGFvA7bw 2026/06/11 03:12:03 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/06/11 03:12:05 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/06/11 03:12:06 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm75cVpxz1RkXXL6ga0Of4ZsgRO1vlmSod9CEuO-bRxrZwmdd4hJA5soseMJGFvA7bw" finished 2026/06/11 03:12:06 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/06/11 03:12:08 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6_LqpyxsWKRVojpqTalU3X6w7fYjaZbQlPO_ldsg9m0sS8mVTQWcAR4RMVCnIeJ_U 2026/06/11 03:12:08 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/06/11 03:12:09 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/06/11 03:12:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm6_LqpyxsWKRVojpqTalU3X6w7fYjaZbQlPO_ldsg9m0sS8mVTQWcAR4RMVCnIeJ_U" finished 2026/06/11 03:12:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/06/11 03:12:12 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5MI0PBrIcdcyU2wljp2Jh2pEnSZML4ArvF61DJVN53gHQP0Ep9VDWCiDMSVrbjsZw 2026/06/11 03:12:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/06/11 03:12:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/06/11 03:12:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/06/11 03:12:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/06/11 03:12:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/06/11 03:12:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/06/11 03:12:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm5MI0PBrIcdcyU2wljp2Jh2pEnSZML4ArvF61DJVN53gHQP0Ep9VDWCiDMSVrbjsZw" finished 2026/06/11 03:12:15 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/06/11 03:12:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm66oqjGxw6RTm48P3hzOQ_rl8f6TkRJOPT_nt2KmOG_aKwsEmawXi3V2nhuIu2QwIg 2026/06/11 03:12:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/06/11 03:12:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/06/11 03:12:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/06/11 03:12:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/06/11 03:12:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/06/11 03:12:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/06/11 03:12:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm66oqjGxw6RTm48P3hzOQ_rl8f6TkRJOPT_nt2KmOG_aKwsEmawXi3V2nhuIu2QwIg" finished 2026/06/11 03:12:20 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 2026/06/11 03:12:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm55-8uyofSfsiWmCCL0RvoFFTMM57SmaikfoLPSA85n3TJCUekZb3V2hvso7D0x_qs 2026/06/11 03:12:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/06/11 03:12:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/06/11 03:12:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm55-8uyofSfsiWmCCL0RvoFFTMM57SmaikfoLPSA85n3TJCUekZb3V2hvso7D0x_qs" finished 2026/06/11 03:12:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/06/11 03:12:32 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm6oAKQYxqVczuANcJUwQuMAQuTatBBmDJKAQCqWTRzIc2t1IiRNezC-ZMpf5cvQ9LQ 2026/06/11 03:12:32 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/06/11 03:12:34 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/06/11 03:12:34 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm6oAKQYxqVczuANcJUwQuMAQuTatBBmDJKAQCqWTRzIc2t1IiRNezC-ZMpf5cvQ9LQ" finished 2026/06/11 03:12:35 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/06/11 03:12:37 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6y6zOn2phEbrQ2qRFrZm6TMe6RQAYngf5Aw5bF-nB_HQEIwe5JAuATkSBh2Y_4Qck 2026/06/11 03:12:38 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/06/11 03:12:39 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/06/11 03:12:40 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm6y6zOn2phEbrQ2qRFrZm6TMe6RQAYngf5Aw5bF-nB_HQEIwe5JAuATkSBh2Y_4Qck" finished 2026/06/11 03:12:40 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/06/11 03:12:43 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6mziIqLEwbOobsYuVTQwZ8xWLFHOwwELsYpkgU_BwNPorKH4Wz2uYH56ABBeHAdME 2026/06/11 03:12:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/06/11 03:12:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/06/11 03:12:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/06/11 03:12:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/06/11 03:12:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/06/11 03:12:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/06/11 03:12:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm6mziIqLEwbOobsYuVTQwZ8xWLFHOwwELsYpkgU_BwNPorKH4Wz2uYH56ABBeHAdME" finished 2026/06/11 03:12:45 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/06/11 03:12:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5S0EVDYdINIHDJ5gjxMhAQ5EbkT3s3nFXPKCJI6JuDrNN4xWrtjQpHxTLT2XEqdoc 2026/06/11 03:12:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/06/11 03:12:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/06/11 03:12:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/06/11 03:12:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/06/11 03:12:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/06/11 03:12:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/06/11 03:12:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm5S0EVDYdINIHDJ5gjxMhAQ5EbkT3s3nFXPKCJI6JuDrNN4xWrtjQpHxTLT2XEqdoc" finished 2026/06/11 03:12:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2508: *s3.Fs does not support SetCopyCutoff: --s3-copy-cutoff not supported: optional feature not implemented === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/11 03:12:52 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm6swFF6a7yuKu2f0ui23AwyMZbpJfPbA96ihS3ov7-Co4l8047E2MLTgO_APlViEjA 2026/06/11 03:12:52 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/06/11 03:12:53 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "dff01a9f9ec1c2405673d9e38ee1e1da" 2026/06/11 03:12:53 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm6swFF6a7yuKu2f0ui23AwyMZbpJfPbA96ihS3ov7-Co4l8047E2MLTgO_APlViEjA" finished 2026/06/11 03:12:53 DEBUG : unknown-size-put.txt: Multipart upload Etag: c89ba4c1ecfe408b0c028ece34c9b8a4-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/11 03:12:54 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm6ao0YceDyLZcrQulUmNmAVfn5qX9O2kYefuQQbT-I-E0hwRb8yBVffHSRBFBM6Iu0 2026/06/11 03:12:54 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/06/11 03:12:55 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "505d9280d028482b5bcd749f45fe5ddd" 2026/06/11 03:12:55 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm6ao0YceDyLZcrQulUmNmAVfn5qX9O2kYefuQQbT-I-E0hwRb8yBVffHSRBFBM6Iu0" finished 2026/06/11 03:12:55 DEBUG : unknown-size-update.txt: Multipart upload Etag: 172271ee011a19e9669d8043bed35f60-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/11 03:12:56 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-mezuced4saqi/deeper/nonexisting/directory" 2026/06/11 03:12:56 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/06/11 03:12:56 DEBUG : Waiting for deletions to finish 2026/06/11 03:12:57 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/06/11 03:12:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1781147309657623") 2026/06/11 03:12:57 DEBUG : "versions/test-versions-v2026-06-11-030939-734.txt" version true 2026/06/11 03:12:57 DEBUG : versions/test-versions-v2026-06-11-030939-734.txt: Deleting (id "1781147379632554") 2026/06/11 03:12:57 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/11 03:12:57 INFO : versions/test-versions-v2026-06-11-030939-734.txt: Deleted 2026/06/11 03:12:57 INFO : S3 bucket rclone-test-mezuced4saqi: Bucket "rclone-test-mezuced4saqi" deleted 2026/06/11 03:12:58 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- FAIL: TestIntegration (318.32s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.46s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.21s) --- FAIL: TestIntegration/FsMkdir (315.27s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.88s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.21s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (33.03s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.09s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.48s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.14s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.46s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.32s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.16s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.04s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (91.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (2.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (28.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (22.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.30s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.77s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (3.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.58s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (31.24s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.69s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.79s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (28.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (16.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (8.07s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.55s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.52s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (7.83s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.68s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (171.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (28.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (7.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (9.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (29.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (8.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (9.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (28.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (8.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (9.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (9.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (5.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (29.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (9.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (10.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (5.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.18s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.60s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.33s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.27s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.80s) --- 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:152: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/06/11 03:12:58 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/06/11 03:12:58 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 318.354s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 5m19.331757748s (try 1/5)