"go test -v -timeout 1h0m0s -remote TestS3R2: -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.01s) === RUN TestClientDoesNotRestoreSecurityTokenAfterCrossHostRedirect --- PASS: TestClientDoesNotRestoreSecurityTokenAfterCrossHostRedirect (0.00s) === RUN TestClientKeepsSecurityTokenOnSameHostRedirect --- PASS: TestClientKeepsSecurityTokenOnSameHostRedirect (0.00s) === RUN TestClientStopsAfterTenRedirects --- PASS: TestClientStopsAfterTenRedirects (0.00s) === RUN TestObjectNotFoundMapping --- PASS: TestObjectNotFoundMapping (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/06/29 01:00:29 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xamigir2vije" 2026/06/29 01:00: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 2026/06/29 01:00:30 INFO : S3 bucket rclone-test-xamigir2vije: Bucket "rclone-test-xamigir2vije" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/06/29 01:00:31 INFO : S3 bucket rclone-test-xamigir2vije: Bucket "rclone-test-xamigir2vije" deleted === RUN TestIntegration/FsMkdir 2026/06/29 01:00:31 INFO : S3 bucket rclone-test-xamigir2vije: Bucket "rclone-test-xamigir2vije" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/29 01:00:31 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/29 01:00:31 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/29 01:00:31 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2026/06/29 01:00:31 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === 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" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === 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: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" fstests.go:716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:716 Error: Received unexpected error: operation error S3: DeleteObject, https response error StatusCode: 404, RequestID: , HostID: , api error NoSuchBucket: The specified bucket does not exist. Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT 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/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: listing wrong, want got trailing VT␋/trailing VT␋ (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/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Unexpected file "trailing VT␋/trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 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/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: listing wrong, want trailing dot./trailing dot. (100) got trailing VT␋/trailing VT␋ (100), trailing dot./trailing dot. (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/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Unexpected file "trailing VT␋/trailing VT␋" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"trailing dot."} actual : []string{"trailing VT␋", "trailing dot."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=14) "trailing VT␋", (string) (len=13) "trailing dot." Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories 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/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: listing wrong, want got trailing VT␋/trailing VT␋ (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/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Unexpected file "trailing VT␋/trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 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/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: listing wrong, want invalid utf-8/invalid utf-8 (100) got invalid utf-8/invalid utf-8 (100), trailing VT␋/trailing VT␋ (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/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Unexpected file "trailing VT␋/trailing VT␋" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"invalid utf-8\xfe"} actual : []string{"invalid utf-8\xfe", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "invalid utf-8\xfe" +([]string) (len=2) { + (string) (len=14) "invalid utf-8\xfe", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories 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/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: listing wrong, want got trailing VT␋/trailing VT␋ (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/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Unexpected file "trailing VT␋/trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 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/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: listing wrong, want test%46.txt/test%46.txt (100) got test%46.txt/test%46.txt (100), trailing VT␋/trailing VT␋ (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/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Unexpected file "trailing VT␋/trailing VT␋" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"test%46.txt"} actual : []string{"test%46.txt", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=11) "test%46.txt" +([]string) (len=2) { + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories 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/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: listing wrong, want got trailing VT␋/trailing VT␋ (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/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Unexpected file "trailing VT␋/trailing VT␋" === 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/29 01:01:30 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ACtjpDbBhJcV8gC7tAoug42uDLMtB75iGLsP0YJKZtce-R9OYk0u0ZHgaid3AtsoazpcPJkqvuNkg5JfiQSZlKLGHRfReFkMiBWVvycn9BZw3UCBxY8L4SDo-eCK5ufqheW4RayDrw_OQtK-ZnPLQTfH-6qtsoK36qQ2TV8ICART8L-_2HWeIekS2LHolkfMxHU-nH1DdB6OtYYakYiasXOptoqjUoX6pyhWHFSsE85PXJbJnFO6D45lVPt9UAm42LQSvT9SC-JCudmVdMq2m439Hvd2Z_8CxBjmkmh79bJULTJvgLkYwIQYZZPsaAZMUam-ps5LeIXDM3JlpTuzt3Y 2026/06/29 01:01:31 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "32aade13accc41e4cc546091f252acd1" 2026/06/29 01:01:31 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "549c1bc1a92896013d274859267a02df" 2026/06/29 01:01:32 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "66821b1859670d594874d73e8b15a2bf" 2026/06/29 01:01:32 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ACtjpDbBhJcV8gC7tAoug42uDLMtB75iGLsP0YJKZtce-R9OYk0u0ZHgaid3AtsoazpcPJkqvuNkg5JfiQSZlKLGHRfReFkMiBWVvycn9BZw3UCBxY8L4SDo-eCK5ufqheW4RayDrw_OQtK-ZnPLQTfH-6qtsoK36qQ2TV8ICART8L-_2HWeIekS2LHolkfMxHU-nH1DdB6OtYYakYiasXOptoqjUoX6pyhWHFSsE85PXJbJnFO6D45lVPt9UAm42LQSvT9SC-JCudmVdMq2m439Hvd2Z_8CxBjmkmh79bJULTJvgLkYwIQYZZPsaAZMUam-ps5LeIXDM3JlpTuzt3Y" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:983: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:983 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1003 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"hello? sausage", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=2) { + (string) (len=14) "hello? sausage", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:983: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:983 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1003 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1012 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"hello? sausage", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=2) { + (string) (len=14) "hello? sausage", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1020: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1020 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1026: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1026 Error: Not equal: expected: []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"} actual : []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", "trailing VT␋/trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=13) "file name.txt", - (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" + (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", + (string) (len=29) "trailing VT␋/trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/06/29 01:01:34 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/06/29 01:01:34 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1098: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1098 Error: Not equal: expected: []string{"file name.txt"} actual : []string{"file name.txt", "trailing VT␋/trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file name.txt" +([]string) (len=2) { + (string) (len=13) "file name.txt", + (string) (len=29) "trailing VT␋/trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1099: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1099 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:1098: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1098 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1106 Error: Not equal: expected: []string{"file name.txt"} actual : []string{"file name.txt", "trailing VT␋/trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file name.txt" +([]string) (len=2) { + (string) (len=13) "file name.txt", + (string) (len=29) "trailing VT␋/trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:1099: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1099 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1106 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 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/fstest/fstests/fstests.go:1112 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing VT␋/trailing VT␋ (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/fstest/fstests/fstests.go:1112 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: Unexpected file "trailing VT␋/trailing VT␋" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 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/fstest/fstests/fstests.go:1139 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing VT␋/trailing VT␋ (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/fstest/fstests/fstests.go:1139 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: Unexpected file "trailing VT␋/trailing VT␋" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 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/fstests/fstests.go:1168 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: listing wrong, want dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing VT␋/trailing VT␋ (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/fstests/fstests.go:1168 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "trailing VT␋/trailing VT␋" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1168 Error: Not equal: expected: []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=5) { +([]string) (len=6) { (string) (len=10) "dirToPurge", @@ -5,3 +5,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories 2026/06/29 01:01:57 DEBUG : S3 bucket rclone-test-xamigir2vije: bucket is versioned: false 2026/06/29 01:01:57 DEBUG : Waiting for deletions to finish 2026/06/29 01:01:57 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/06/29 01:01:57 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/06/29 01:01:57 INFO : dirToPurge/fileToPurge.txt: Deleted 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/fstests/fstests.go:1180 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing VT␋/trailing VT␋ (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/fstests/fstests.go:1180 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "trailing VT␋/trailing VT␋" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1180 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 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/fstests/fstests.go:1205 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: listing wrong, want dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing VT␋/trailing VT␋ (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/fstests/fstests.go:1205 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "trailing VT␋/trailing VT␋" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1205 Error: Not equal: expected: []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=5) { +([]string) (len=6) { (string) (len=18) "dirToPurgeFromRoot", @@ -5,3 +5,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories 2026/06/29 01:02:12 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xamigir2vije/dirToPurgeFromRoot" 2026/06/29 01:02:12 DEBUG : S3 bucket rclone-test-xamigir2vije path dirToPurgeFromRoot: bucket is versioned: false 2026/06/29 01:02:12 DEBUG : Waiting for deletions to finish 2026/06/29 01:02:12 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/06/29 01:02:12 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/06/29 01:02:12 INFO : fileToPurgeFromRoot.txt: Deleted 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/fstests/fstests.go:1222 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing VT␋/trailing VT␋ (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/fstests/fstests.go:1222 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "trailing VT␋/trailing VT␋" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1222 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/29 01:02:19 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xamigir2vije/hello? sausage/êé" 2026/06/29 01:02:20 DEBUG : S3 bucket rclone-test-xamigir2vije path hello? sausage/êé: bucket is versioned: false 2026/06/29 01:02:20 DEBUG : Waiting for deletions to finish 2026/06/29 01:02:20 DEBUG : "a/b/c/d/e.txt" version false 2026/06/29 01:02:20 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/06/29 01:02:20 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 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/fstest/fstests/fstests.go:1275 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy (100), trailing VT␋/trailing VT␋ (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/fstest/fstests/fstests.go:1275 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: Unexpected file "trailing VT␋/trailing VT␋" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata 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/fstest/fstests/fstests.go:1331 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test metadata copied.txt (100), test metadata copy.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test metadata copied.txt (100), test metadata copy.txt (100), trailing VT␋/trailing VT␋ (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/fstest/fstests/fstests.go:1331 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata Messages: Unexpected file "trailing VT␋/trailing VT␋" === 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/29 01:02:39 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xamigir2vije/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/29 01:02:39 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xamigir2vije/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestS3R2:" path "rclone-test-xamigir2vije" from "TestS3R2:rclone-test-xamigir2vije" 2026/06/29 01:02:39 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/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/fstests/fstests.go:1943 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-xamigir2vije/file name.txt (200), rclone-test-xamigir2vije/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-xamigir2vije/file name.txt (200), rclone-test-xamigir2vije/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-xamigir2vije/trailing VT␋/trailing VT␋ (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/fstests/fstests.go:1943 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: Unexpected file "rclone-test-xamigir2vije/trailing VT␋/trailing VT␋" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1943 Error: Not equal: expected: []string{"rclone-test-xamigir2vije/hello? sausage", "rclone-test-xamigir2vije/hello? sausage/êé", "rclone-test-xamigir2vije/hello? sausage/êé/Hello, 世界", "rclone-test-xamigir2vije/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-xamigir2vije/hello? sausage", "rclone-test-xamigir2vije/hello? sausage/êé", "rclone-test-xamigir2vije/hello? sausage/êé/Hello, 世界", "rclone-test-xamigir2vije/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-xamigir2vije/trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=39) "rclone-test-xamigir2vije/hello? sausage", @@ -4,3 +4,4 @@ (string) (len=58) "rclone-test-xamigir2vije/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-xamigir2vije/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-xamigir2vije/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=39) "rclone-test-xamigir2vije/trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstest.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:398 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1950 Error: Not equal: expected: []string{"rclone-test-xamigir2vije/hello? sausage"} actual : []string{"rclone-test-xamigir2vije/hello? sausage", "rclone-test-xamigir2vije/trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=39) "rclone-test-xamigir2vije/hello? sausage" +([]string) (len=2) { + (string) (len=39) "rclone-test-xamigir2vije/hello? sausage", + (string) (len=39) "rclone-test-xamigir2vije/trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: directories not equal === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 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/fstests/fstests.go:1999 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-xamigir2vije/created from root.txt (100), rclone-test-xamigir2vije/file name.txt (200), rclone-test-xamigir2vije/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-xamigir2vije/created from root.txt (100), rclone-test-xamigir2vije/file name.txt (200), rclone-test-xamigir2vije/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-xamigir2vije/trailing VT␋/trailing VT␋ (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/fstests/fstests.go:1999 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: Unexpected file "rclone-test-xamigir2vije/trailing VT␋/trailing VT␋" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 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/fstests/fstests.go:2004 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-xamigir2vije/file name.txt (200), rclone-test-xamigir2vije/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-xamigir2vije/file name.txt (200), rclone-test-xamigir2vije/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-xamigir2vije/trailing VT␋/trailing VT␋ (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/fstests/fstests.go:2004 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: Unexpected file "rclone-test-xamigir2vije/trailing VT␋/trailing VT␋" === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2064: skipping directory tests as not supported on this backend === 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 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/fstests/fstests.go:2281 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing VT␋/trailing VT␋ (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/fstests/fstests.go:2281 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: Unexpected file "trailing VT␋/trailing VT␋" === 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/29 01:03:10 NOTICE: S3 bucket rclone-test-xamigir2vije: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/06/29 01:03:10 DEBUG : piped data.txt: open chunk writer: started multipart upload: ANt9C9KNmCzKNe4UNTdBYf4DWfBDpYEE3cMWcl0V4GnMaXGX4Rs02HPYyCwuCs37PnP_eG5ohGf9kpe2dB8YwDDxhNZLUFFtFy99OiQrH8kQTK-jZSiUhTKoc2v5GtM7AtCqgTe6H9F4lNWtmcyjpmT6jwn62pLErEurUJZvhqUG1P2yUhgOZCQmlhWc6CgA3AoPgsOXuwE86eC5-VnmSFLwy04eJGlv_zHa533QXksbRbyYKZqGMbN57N8JiQYlFUs-PPQY6ibYa8-lnn3KuiW5fsEDB4_TJ-iSC-f_DmmxzvpYCFrfqWmFiHtiT7nW9b_HnfSQXVqbMyejB0F_4sc 2026/06/29 01:03:10 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/06/29 01:03:10 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/06/29 01:03:10 DEBUG : piped data.txt: multipart upload "ANt9C9KNmCzKNe4UNTdBYf4DWfBDpYEE3cMWcl0V4GnMaXGX4Rs02HPYyCwuCs37PnP_eG5ohGf9kpe2dB8YwDDxhNZLUFFtFy99OiQrH8kQTK-jZSiUhTKoc2v5GtM7AtCqgTe6H9F4lNWtmcyjpmT6jwn62pLErEurUJZvhqUG1P2yUhgOZCQmlhWc6CgA3AoPgsOXuwE86eC5-VnmSFLwy04eJGlv_zHa533QXksbRbyYKZqGMbN57N8JiQYlFUs-PPQY6ibYa8-lnn3KuiW5fsEDB4_TJ-iSC-f_DmmxzvpYCFrfqWmFiHtiT7nW9b_HnfSQXVqbMyejB0F_4sc" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/29 01:03:11 DEBUG : piped data.txt: open chunk writer: started multipart upload: AIKNl1YxuJkYZSdtS3Kd6Te7bQWTQOiOjCIqxHZCHb_NDbXTS8qyGughL6MOVMyTthQm507PghPrEcUinZMkyjVbUHGAbdx9XU-mnQRnICEAJ4gbCBOy-RPqSFPuTJERwXFPTh7G2llXFECWs4PLA0OfZlj-JI-svZI770eh7uZYdMPCTxEwbh7B3YyZZJU6MtVr3u0pD4O723Jp1ddJnFG1zG1xI-gVgtH7tFuEBmV47Wjhu6yXHIMvaA4B8rkFSA5dxMz5FR4VUE7m2jRYpnxXorCZJ8ZqsfcLJHc5T6RLmguKO7pcZ2yiA4bFlKDf-e_Ke9TykJf4wfIXvMN_Kj0 2026/06/29 01:03:11 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/06/29 01:03:11 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "f3ca39582c592364b0d6ee4f217eb3ff" 2026/06/29 01:03:11 DEBUG : piped data.txt: multipart upload "AIKNl1YxuJkYZSdtS3Kd6Te7bQWTQOiOjCIqxHZCHb_NDbXTS8qyGughL6MOVMyTthQm507PghPrEcUinZMkyjVbUHGAbdx9XU-mnQRnICEAJ4gbCBOy-RPqSFPuTJERwXFPTh7G2llXFECWs4PLA0OfZlj-JI-svZI770eh7uZYdMPCTxEwbh7B3YyZZJU6MtVr3u0pD4O723Jp1ddJnFG1zG1xI-gVgtH7tFuEBmV47Wjhu6yXHIMvaA4B8rkFSA5dxMz5FR4VUE7m2jRYpnxXorCZJ8ZqsfcLJHc5T6RLmguKO7pcZ2yiA4bFlKDf-e_Ke9TykJf4wfIXvMN_Kj0" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2026/06/29 01:03:11 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:305: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:537: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/06/29 01:03:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AMk48FpRxTyC5neyTcURYdVQ6XC0rUhX-di9Aeef6U42Kw05wLDkf2Zi0rH_JWe7j2O0SNXJer1wrY7uwnwS2OomuRjcvgTpoYo0uOSBrD7Zp3uyjwZ58OgWVwBuRKQyRXtmhcdhWYGJ4lkpcsOuHITibW4JV852aPobY0PC-75cNP9_FRJaGvKV9QMs-VOHQJiHHIPWTNwE22A5I8-GcSOkmvSigcpAuALTGNsi7Umw6-GwW-KIJg7NVXN0N5u5ss4s2JSLeycCXVgF8Z8buhqRPt9cOooqu468MDgcd42fISSOpG4hMpYI6wbLr3OJE2KZhYcxlpXDb7GJeEXxtsw 2026/06/29 01:03:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/06/29 01:03:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/06/29 01:03:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AMk48FpRxTyC5neyTcURYdVQ6XC0rUhX-di9Aeef6U42Kw05wLDkf2Zi0rH_JWe7j2O0SNXJer1wrY7uwnwS2OomuRjcvgTpoYo0uOSBrD7Zp3uyjwZ58OgWVwBuRKQyRXtmhcdhWYGJ4lkpcsOuHITibW4JV852aPobY0PC-75cNP9_FRJaGvKV9QMs-VOHQJiHHIPWTNwE22A5I8-GcSOkmvSigcpAuALTGNsi7Umw6-GwW-KIJg7NVXN0N5u5ss4s2JSLeycCXVgF8Z8buhqRPt9cOooqu468MDgcd42fISSOpG4hMpYI6wbLr3OJE2KZhYcxlpXDb7GJeEXxtsw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/06/29 01:03:15 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AJr6NcnrkVv6lKq152NJgARWOfukKPnUQmX59xE0ULhSQkFAw1T0nwJo5WPPh8zPju51Ff4yFPFt3io_k7A9PgAjjhfC0_5L4QMXXGgSrxLhoJt2xcKXZNAaTAhZyiZohxDs1J_I2zD8iG4OtteK2yQM0JENC47tY0ZPAYMUgG304FmMd4M7sH16kK0g2VrOQGq8it-qx8TzYcv8E46e0LiMhlpjZVNtT7rBcRrrEhMaiT_c7gqICLDCjPcbuGcQ9CM-z2IGGbuu8wRjvXiSb3l1emjmUBPphkjRff5uiouKfyvUSscRcz8JZE9UqKhDrX4Cvbsto-s1DHU2tH4Aan0 2026/06/29 01:03:15 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/06/29 01:03:16 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/06/29 01:03:16 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AJr6NcnrkVv6lKq152NJgARWOfukKPnUQmX59xE0ULhSQkFAw1T0nwJo5WPPh8zPju51Ff4yFPFt3io_k7A9PgAjjhfC0_5L4QMXXGgSrxLhoJt2xcKXZNAaTAhZyiZohxDs1J_I2zD8iG4OtteK2yQM0JENC47tY0ZPAYMUgG304FmMd4M7sH16kK0g2VrOQGq8it-qx8TzYcv8E46e0LiMhlpjZVNtT7rBcRrrEhMaiT_c7gqICLDCjPcbuGcQ9CM-z2IGGbuu8wRjvXiSb3l1emjmUBPphkjRff5uiouKfyvUSscRcz8JZE9UqKhDrX4Cvbsto-s1DHU2tH4Aan0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/06/29 01:03:17 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AK8TZL7iNYVnwHAp24StcKb-gPifKqkjLqqTKAeZEZZjw7Hj0W7-DSTscyZmrpo1SIEKu8_vKbkA-0PuZvekVMAZ4eiPkkJVUHzRQWfBlagkjc-9abY5CK7VgvwI7xkn2JnfN_CdnKc4RyPcdptbvhE8nc5jWQ1vuqONZb4pVa_CeHPMDbPAGdUtd3kFQSkdQvTS6GAVGsU25DQmWsgizRiNza1M7laSae2n8Jlr81lPsBEmx1Kjq4DAoS9xOpD13NTJ4XG_2wda4LAEAWrTFfUksInNMQTEWgfYYVM7-n_JTnnOu3JOJISiL4d8T9hfJserI0ZIif5A5VdyffI0Ipg 2026/06/29 01:03:17 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/06/29 01:03:18 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/06/29 01:03:18 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AK8TZL7iNYVnwHAp24StcKb-gPifKqkjLqqTKAeZEZZjw7Hj0W7-DSTscyZmrpo1SIEKu8_vKbkA-0PuZvekVMAZ4eiPkkJVUHzRQWfBlagkjc-9abY5CK7VgvwI7xkn2JnfN_CdnKc4RyPcdptbvhE8nc5jWQ1vuqONZb4pVa_CeHPMDbPAGdUtd3kFQSkdQvTS6GAVGsU25DQmWsgizRiNza1M7laSae2n8Jlr81lPsBEmx1Kjq4DAoS9xOpD13NTJ4XG_2wda4LAEAWrTFfUksInNMQTEWgfYYVM7-n_JTnnOu3JOJISiL4d8T9hfJserI0ZIif5A5VdyffI0Ipg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/06/29 01:03:19 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AMDHYTFxZs4x4J3an2vRC_4Ytrz2CVN6AWb21fTE0XRtHo78aiNORKBk4eDFRs2hvRiNHHiTfu8vFZJwgyE-CmaTad-ViuREZCZ_dd9KKWiz-RZDXE967T2hhq4InsDrzWF9vEStR9cUIcyliEJ8gbl5l4gn-KBZyqiVvzCX1PmszRKxMM9qDVfgWX2Za7Wm4h99BIm_a1sv3GhydLorlAPqzGJUvKqERUtIwO7L6VLYT1axDMn95V6PGx5xqJDmwUvBb4-qQCn7r1ZqJ9oM3MPxeZMYoJQq7cBlv-vqKmxZpJcUhg9W8UbM0SOIpzcRnAATveS7aatjXM2HEF4Zav8 2026/06/29 01:03:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/06/29 01:03:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/06/29 01:03:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/06/29 01:03:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/06/29 01:03:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/06/29 01:03:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/06/29 01:03:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AMDHYTFxZs4x4J3an2vRC_4Ytrz2CVN6AWb21fTE0XRtHo78aiNORKBk4eDFRs2hvRiNHHiTfu8vFZJwgyE-CmaTad-ViuREZCZ_dd9KKWiz-RZDXE967T2hhq4InsDrzWF9vEStR9cUIcyliEJ8gbl5l4gn-KBZyqiVvzCX1PmszRKxMM9qDVfgWX2Za7Wm4h99BIm_a1sv3GhydLorlAPqzGJUvKqERUtIwO7L6VLYT1axDMn95V6PGx5xqJDmwUvBb4-qQCn7r1ZqJ9oM3MPxeZMYoJQq7cBlv-vqKmxZpJcUhg9W8UbM0SOIpzcRnAATveS7aatjXM2HEF4Zav8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/06/29 01:03:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AOToOiau9zlWzb9umYWlc5XrGBj0pxc9abR8N6AOHBYL_tehigyp7zU7hYnE78hCUIdj31gEguJ1eB2KtfTb5NEvyMxDUiR4XWlp7gywedOMXL8YSIoPeWkB7yQ4FeJIRajbXcwb0BYzvFQZmI0CK_lDEiJlfJ_o78fToWQ2ZfTLnHGb0aiPRNGA2Cww5q4lCkLUmq7NaAH3nJMQfcE33uggfXci2lGPwSqrhI0HCXi7DLGQabYri0QvPfTpW1_XGDWQvOsP227QzhmSdH5z2gpEZCLLznd_5hkPYrPjBpriOZaqezd5dSju9ieFlXMKkfAd1n3-VVGfCrtBjmFLl_c 2026/06/29 01:03:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/06/29 01:03:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/06/29 01:03:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/06/29 01:03:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/06/29 01:03:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/06/29 01:03:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/06/29 01:03:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AOToOiau9zlWzb9umYWlc5XrGBj0pxc9abR8N6AOHBYL_tehigyp7zU7hYnE78hCUIdj31gEguJ1eB2KtfTb5NEvyMxDUiR4XWlp7gywedOMXL8YSIoPeWkB7yQ4FeJIRajbXcwb0BYzvFQZmI0CK_lDEiJlfJ_o78fToWQ2ZfTLnHGb0aiPRNGA2Cww5q4lCkLUmq7NaAH3nJMQfcE33uggfXci2lGPwSqrhI0HCXi7DLGQabYri0QvPfTpW1_XGDWQvOsP227QzhmSdH5z2gpEZCLLznd_5hkPYrPjBpriOZaqezd5dSju9ieFlXMKkfAd1n3-VVGfCrtBjmFLl_c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/06/29 01:03:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AM6m3_cxya1335FvSmrYpzkN6yHyPl5qd2RqufZebZjC_CwVGIsfRH8Yhq9lvZrpso5ySSuL8sdhxf2mKaY8g8hPO2eouGKFKkOZQR3xLCBStRJiPvZDL2IAoT5P7RCv3dPeHW7lvD4k1gWwwRE7PSbxVWddkseSIoPs6wBKou-5nIumAWm7ovIdj_edzDtcyIPY7eKnxzedlgMeFRRpp25iIjOccUpsL1mRGneOAUkWPApGD0T04ZLxz0n1Ksst8BlA0t5U3tUOAXY_LnWlrN0u2geRkl2-nBZgaIj0G2axlXPH-LHlxWFMj9oKJAU91hu2HqRQX5S1qyB_W92iPZQ 2026/06/29 01:03:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/06/29 01:03:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/06/29 01:03:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AM6m3_cxya1335FvSmrYpzkN6yHyPl5qd2RqufZebZjC_CwVGIsfRH8Yhq9lvZrpso5ySSuL8sdhxf2mKaY8g8hPO2eouGKFKkOZQR3xLCBStRJiPvZDL2IAoT5P7RCv3dPeHW7lvD4k1gWwwRE7PSbxVWddkseSIoPs6wBKou-5nIumAWm7ovIdj_edzDtcyIPY7eKnxzedlgMeFRRpp25iIjOccUpsL1mRGneOAUkWPApGD0T04ZLxz0n1Ksst8BlA0t5U3tUOAXY_LnWlrN0u2geRkl2-nBZgaIj0G2axlXPH-LHlxWFMj9oKJAU91hu2HqRQX5S1qyB_W92iPZQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/06/29 01:03:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AKjHHpjIBYGcDfPf8smdAQ2Kpt3M3gJpLTQs-l8fH48lxp4mEXPBsB6x35PYj2whdWzm5bwEcHqcOagDXiWuIX23Nqk9Y7lRGtIsatyW8d6LLRm8E9bIAVKg0yX-wL3CAvnjAflpGIeWzSOZCTlmDZxLJlxgjBaTbi6i4va5wmuxj4zH4VXRhTYSQGJnuaqjBzudoXb3ntxVQC26afN-_uLEro_SbgR6JVKJjxOeEi4yWO25CYpIQV04MLB1nVzrn5o30PY7NiObhhSPc_K6V7bLOITDOwqHH357olPfkLeHJ5RnZP4P7Tw163As1C3Fci8NpT3Q8jIDDzJ3sMv7CxI 2026/06/29 01:03:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/06/29 01:03:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/06/29 01:03:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AKjHHpjIBYGcDfPf8smdAQ2Kpt3M3gJpLTQs-l8fH48lxp4mEXPBsB6x35PYj2whdWzm5bwEcHqcOagDXiWuIX23Nqk9Y7lRGtIsatyW8d6LLRm8E9bIAVKg0yX-wL3CAvnjAflpGIeWzSOZCTlmDZxLJlxgjBaTbi6i4va5wmuxj4zH4VXRhTYSQGJnuaqjBzudoXb3ntxVQC26afN-_uLEro_SbgR6JVKJjxOeEi4yWO25CYpIQV04MLB1nVzrn5o30PY7NiObhhSPc_K6V7bLOITDOwqHH357olPfkLeHJ5RnZP4P7Tw163As1C3Fci8NpT3Q8jIDDzJ3sMv7CxI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/06/29 01:03:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AKNEv2NYTIpJTwtKoOjFjadAnLfonOU8w4-szOSQnGj8q2oFqF5uAykrt61L_vKSXFcL9T8wi84M0I74TV4cqiqLWKYVe2WxGGcFYshA3PwotFDHM4b3ueLjf8oMlwRvMY-ul12YQLuwv5NRTM6Vi1Uf31AheMteMauGcJICGL8VIcHsCb-ALLB_4waOoX6rNHg19KIoEGVyLDITw6W04JbrRuXABI4lgktZlNCXB0ER8LXILCfPkNaOi3dHYReuMnakm_5eA_yROR5MpT1wH2hpVwXnvnyJvrLrzWEGx6Fm8od_lvHCavcXOxctaUlC0LhG7ueH2FM1SHm0EN5Wp5I 2026/06/29 01:03:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/06/29 01:03:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/06/29 01:03:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AKNEv2NYTIpJTwtKoOjFjadAnLfonOU8w4-szOSQnGj8q2oFqF5uAykrt61L_vKSXFcL9T8wi84M0I74TV4cqiqLWKYVe2WxGGcFYshA3PwotFDHM4b3ueLjf8oMlwRvMY-ul12YQLuwv5NRTM6Vi1Uf31AheMteMauGcJICGL8VIcHsCb-ALLB_4waOoX6rNHg19KIoEGVyLDITw6W04JbrRuXABI4lgktZlNCXB0ER8LXILCfPkNaOi3dHYReuMnakm_5eA_yROR5MpT1wH2hpVwXnvnyJvrLrzWEGx6Fm8od_lvHCavcXOxctaUlC0LhG7ueH2FM1SHm0EN5Wp5I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/06/29 01:03:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ADxGE9EpFJfLJy1zIaHM45tUdzNunHjX7EUGT-6UnlJL47eTYavZ4G3Ypd-75k28DXZKN2JJiw6_AUsmRVOlaS_rjjUJWulYNm6D5uvNvFAjF8RM44OcSfSe2LzWyracmWksjhMzJspeH95KLNhjAwKEroScjI-Wy8j8uYHbZnETmYTi4C1TMmcyfFexZwim2sdCEJm1_FEAO_367DG_wzS5ER2966vzNbh58_d-6V93dzI3R663ceoIpA_rPk2u-EfivPxx9H3FLpcp8dFd4ZCKv35JhZa_phFxSBU0GQmMhmLDpaGxof8e9keLyWmRdZlS0JTVy4K6_0G_Ku0o1j4 2026/06/29 01:03:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/29 01:03:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/29 01:03:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/29 01:03:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/06/29 01:03:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/06/29 01:03:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/06/29 01:03:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ADxGE9EpFJfLJy1zIaHM45tUdzNunHjX7EUGT-6UnlJL47eTYavZ4G3Ypd-75k28DXZKN2JJiw6_AUsmRVOlaS_rjjUJWulYNm6D5uvNvFAjF8RM44OcSfSe2LzWyracmWksjhMzJspeH95KLNhjAwKEroScjI-Wy8j8uYHbZnETmYTi4C1TMmcyfFexZwim2sdCEJm1_FEAO_367DG_wzS5ER2966vzNbh58_d-6V93dzI3R663ceoIpA_rPk2u-EfivPxx9H3FLpcp8dFd4ZCKv35JhZa_phFxSBU0GQmMhmLDpaGxof8e9keLyWmRdZlS0JTVy4K6_0G_Ku0o1j4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/06/29 01:03:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AP2eGlNMBxVaDsnck8YqxlDEm2SDxm4VRTQR4XOCbz8E_h8d0UpvF4odW4e6V0UiOKyOfz0-XSlD_kYX1emen3nEp70s6Eeh16KniROsZY5rRyn1HO6XNOXsQ4Gezd75TVppH9BTa4RlzpVKc8iUA5KqQQiJ7givtrjmf_rdS9-6dYCNhg2DDONUHALADweKoc3IVNp9AsCUZDbg1hv4q8goWuPeu_a5rfV-9suWoTE6_BnVOk8xKsFabCJavearNZwjKf8paQ7-ICjvotGKENLcErmFwybvMDJ97eXeFcgPW0B0YI_TktZcZVsAFMmIleZvv_JxYtfHC1m8yQmP4M4 2026/06/29 01:03:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/06/29 01:03:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/06/29 01:03:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/06/29 01:03:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/06/29 01:03:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/06/29 01:03:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/06/29 01:03:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AP2eGlNMBxVaDsnck8YqxlDEm2SDxm4VRTQR4XOCbz8E_h8d0UpvF4odW4e6V0UiOKyOfz0-XSlD_kYX1emen3nEp70s6Eeh16KniROsZY5rRyn1HO6XNOXsQ4Gezd75TVppH9BTa4RlzpVKc8iUA5KqQQiJ7givtrjmf_rdS9-6dYCNhg2DDONUHALADweKoc3IVNp9AsCUZDbg1hv4q8goWuPeu_a5rfV-9suWoTE6_BnVOk8xKsFabCJavearNZwjKf8paQ7-ICjvotGKENLcErmFwybvMDJ97eXeFcgPW0B0YI_TktZcZVsAFMmIleZvv_JxYtfHC1m8yQmP4M4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/06/29 01:03:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AMql70c8hFwDvlOWVaYSy-dvcm0HDcGpWe1QkRR5dWk7lmR_tZq9pnpuC98OD3_-OBMxzLypBdjaBfqIzZmYLVvqGrCxtoiu-V5jC8-IbHQCj5XafxpkIrreVxRAUpE8GTv1zN70L5YjrT90lDUE6jfwYQhasU_5V3yvpSGZURs8kJSbn7_1NpIyY_BFPPyMoHK6S2tPVMwsPdfQgBiOaIv41UQLEL2YI05ONDQT2B2OR_1WdbOo-QEm1G2zN7Ql11EoFnJfp2jAtSRwc3BFl5UVJ8t2o-nJ93oJLdLeRjFL-knOydw6WF_fkpZxU52iNsbs8r7Mk6rFO4mJfYde4MQ 2026/06/29 01:03:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/06/29 01:03:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/06/29 01:03:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AMql70c8hFwDvlOWVaYSy-dvcm0HDcGpWe1QkRR5dWk7lmR_tZq9pnpuC98OD3_-OBMxzLypBdjaBfqIzZmYLVvqGrCxtoiu-V5jC8-IbHQCj5XafxpkIrreVxRAUpE8GTv1zN70L5YjrT90lDUE6jfwYQhasU_5V3yvpSGZURs8kJSbn7_1NpIyY_BFPPyMoHK6S2tPVMwsPdfQgBiOaIv41UQLEL2YI05ONDQT2B2OR_1WdbOo-QEm1G2zN7Ql11EoFnJfp2jAtSRwc3BFl5UVJ8t2o-nJ93oJLdLeRjFL-knOydw6WF_fkpZxU52iNsbs8r7Mk6rFO4mJfYde4MQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/06/29 01:03:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AJK3NliVwivemiJjJiI1fhP2mlboaBxumOPnryoWzujCzqI7jkeJ2_OOOCnDaHw8EVGuria_S1roLFW0AWySfrsXrJfECHN-aZQoDk6hWOuZLziIlGc2ocN-79K6lWkh8M1DXGV2RQ07BlpCTv6rUvaTh-NpztupXsRmFBQpeh_vpC4WYSmbSFTQ_Uj8Trqn10ZBFFreFWIEM1C5y8nNF0YTMmVLzD-Z-oqqaNrLPhWn1BkXzy7brlVDYlJRQc2bgRpobbEZqAGg5AYJIupbQGhjMq1Ast2mEYWo1vt5nDqtpI3S7e0gG4HSYT_lWmbxdaNjOAbIwx6usl8A745T2o4 2026/06/29 01:03:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/06/29 01:03:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/06/29 01:03:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AJK3NliVwivemiJjJiI1fhP2mlboaBxumOPnryoWzujCzqI7jkeJ2_OOOCnDaHw8EVGuria_S1roLFW0AWySfrsXrJfECHN-aZQoDk6hWOuZLziIlGc2ocN-79K6lWkh8M1DXGV2RQ07BlpCTv6rUvaTh-NpztupXsRmFBQpeh_vpC4WYSmbSFTQ_Uj8Trqn10ZBFFreFWIEM1C5y8nNF0YTMmVLzD-Z-oqqaNrLPhWn1BkXzy7brlVDYlJRQc2bgRpobbEZqAGg5AYJIupbQGhjMq1Ast2mEYWo1vt5nDqtpI3S7e0gG4HSYT_lWmbxdaNjOAbIwx6usl8A745T2o4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/06/29 01:03:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ACvS9QPGQZb7ldCPy4FI5Y1TJ4NoVy2t1vDPFFzaYvbD3NfljqXlj2GV2selASpgAIeCe28PIZ-6vc6fhh-Fx5PaTTbt2-hW_t6sKpHOo1NjKZ6BTao5o0EtYVYWHHb1Kj3AFjQSOUmegWwcvQYaprPkhyk6qSPG6VJb0qBzGJXb4CRG6x_9YCUmkz2xWiBPKe4RLKDydzGLpvVxI5BgxXQzlI2HyAvx6vpF0hqgUCSG49WmVY8PiBTSOwt9YF_gWV1sCMlT0HepN7lMKq_Ppr_w_v5OKhtE36niquVFNvTTsKLWxoU0pFtpuHghHd6IiJO6bb29WWSo_MKfU3xKlko 2026/06/29 01:03:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/06/29 01:03:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/06/29 01:03:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ACvS9QPGQZb7ldCPy4FI5Y1TJ4NoVy2t1vDPFFzaYvbD3NfljqXlj2GV2selASpgAIeCe28PIZ-6vc6fhh-Fx5PaTTbt2-hW_t6sKpHOo1NjKZ6BTao5o0EtYVYWHHb1Kj3AFjQSOUmegWwcvQYaprPkhyk6qSPG6VJb0qBzGJXb4CRG6x_9YCUmkz2xWiBPKe4RLKDydzGLpvVxI5BgxXQzlI2HyAvx6vpF0hqgUCSG49WmVY8PiBTSOwt9YF_gWV1sCMlT0HepN7lMKq_Ppr_w_v5OKhtE36niquVFNvTTsKLWxoU0pFtpuHghHd6IiJO6bb29WWSo_MKfU3xKlko" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/06/29 01:03:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ADnzzVxt2YHplEBbiPwU_Qe7OPKemf1kc9cF384dzjCi6p0hPnoNlgs2H1-gtydv26BaCFtUatzvvnRm0lj_7pNgSRHz7Kfo7mZwpaC01olvJirrA8nXQAfrHr3l1m8CM4571RQPeuNtE924U6dAA1Ab9mzKKjKt9vHQoyu-yrBSwzLC25BW4oD1kEjlGLAQfgAc-G_2CUnoSTcy4AJvgAJCX8Tm82DQgvCUCCgzf2LKkEo4f35ECi4ho--bXAGoICbE7jX2AVcwRgu399FtJHvNNNYhS0XHfjRqNaX-BLlBaJfWNTArBM8caw36hzn7QfgUqoaYgb5DptA1uV5uJWg 2026/06/29 01:03:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/29 01:03:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/29 01:03:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/29 01:03:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/06/29 01:03:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/06/29 01:03:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/06/29 01:03:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ADnzzVxt2YHplEBbiPwU_Qe7OPKemf1kc9cF384dzjCi6p0hPnoNlgs2H1-gtydv26BaCFtUatzvvnRm0lj_7pNgSRHz7Kfo7mZwpaC01olvJirrA8nXQAfrHr3l1m8CM4571RQPeuNtE924U6dAA1Ab9mzKKjKt9vHQoyu-yrBSwzLC25BW4oD1kEjlGLAQfgAc-G_2CUnoSTcy4AJvgAJCX8Tm82DQgvCUCCgzf2LKkEo4f35ECi4ho--bXAGoICbE7jX2AVcwRgu399FtJHvNNNYhS0XHfjRqNaX-BLlBaJfWNTArBM8caw36hzn7QfgUqoaYgb5DptA1uV5uJWg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/06/29 01:03:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AIw3iBgMxpru55IiB6bZQzLotsRat5pza2X-rcva6cBtjbBOte3j2HCKXdWyDszS2yDXntX6ANZPfyKkV056S_YOcYUVy4ycdS1EfdFrXsYtXlaEdX4wqT0-SxWVBs2aw8_YpzrhwwKNCtDWtlFBeT0hvwfRN6Mc9boPI92cBolb33oJADOfaP21hC9Y86eAb3iptJqwExYqX98VSr79I3AG4WnZp1hjtGOfiwhhrZJ8MdnvbnyU87llUEaUVvoTf39_DKnUzIiZnYKDES4-TLNZ71_42_q3vEbeSxUHoAvaNSoMFbmL458iNi5R5TILQkbmcU3dHDFXKrbPP9Uw99U 2026/06/29 01:03:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/06/29 01:03:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/06/29 01:03:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/06/29 01:03:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/06/29 01:03:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/06/29 01:03:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/06/29 01:03:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AIw3iBgMxpru55IiB6bZQzLotsRat5pza2X-rcva6cBtjbBOte3j2HCKXdWyDszS2yDXntX6ANZPfyKkV056S_YOcYUVy4ycdS1EfdFrXsYtXlaEdX4wqT0-SxWVBs2aw8_YpzrhwwKNCtDWtlFBeT0hvwfRN6Mc9boPI92cBolb33oJADOfaP21hC9Y86eAb3iptJqwExYqX98VSr79I3AG4WnZp1hjtGOfiwhhrZJ8MdnvbnyU87llUEaUVvoTf39_DKnUzIiZnYKDES4-TLNZ71_42_q3vEbeSxUHoAvaNSoMFbmL458iNi5R5TILQkbmcU3dHDFXKrbPP9Uw99U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/06/29 01:03:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AOWkEIg7C7cRjDNGMJ43x6Hz_uFz9G3FOd3ekeTR8kgXQCdG-S0YrdAXbxP6P_qfZEqyIEiffnNn971-jQxZT3eRkGtGDV4PGKThw2GQ8H1WXmRZsN7g9bCYjvznsrT_Msgz3oIZ-1IYb3o24tMqiNd8ehdzXuFxWOb2VUxd5DIVOk-opH577GzHKykP0Jd8aiNUC8kKJQTEb0-shDn-BPGEmcktQNuGTrh7UwVYvrrpdTifT7AWo0V5_Sa4TWKsekgExbNssSPbPMzaPNKvY8X9yf0JuDojO6doniORvoWCIJ9P3kgv-SYv7iw9Cn1aBSLL8x8PQlDkhjFAVaq7ARI 2026/06/29 01:03:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/06/29 01:03:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/06/29 01:03:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AOWkEIg7C7cRjDNGMJ43x6Hz_uFz9G3FOd3ekeTR8kgXQCdG-S0YrdAXbxP6P_qfZEqyIEiffnNn971-jQxZT3eRkGtGDV4PGKThw2GQ8H1WXmRZsN7g9bCYjvznsrT_Msgz3oIZ-1IYb3o24tMqiNd8ehdzXuFxWOb2VUxd5DIVOk-opH577GzHKykP0Jd8aiNUC8kKJQTEb0-shDn-BPGEmcktQNuGTrh7UwVYvrrpdTifT7AWo0V5_Sa4TWKsekgExbNssSPbPMzaPNKvY8X9yf0JuDojO6doniORvoWCIJ9P3kgv-SYv7iw9Cn1aBSLL8x8PQlDkhjFAVaq7ARI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/06/29 01:03:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AIakJmqK3kLKwKx3i74_-bDn4mtYa6w6Y-TF_IyDviS-lyKawzJ3sTKDXm7-QqqtXEZQphuMWBqiI76dpwyU8zQXozMiuR_uGngqEaJAd4YbTWDrCD4svEWCr1djslNL6q0bapdHj02bxpYYS3cCSfr0B-rRemk1p2SeHFNWEma0DE7SQiml-a3AnpUf7Dej62VHtRV3kn27s1-qQNnxv7XunCRpmDYa682NrfuH3sF0e_-BmjIcvJG5UxxPj2mCCyvbooeCUQrgnXL5YNEV-E4ohSSEfuhHgM2j8X-qiS0HNclU81GQDLD6CN4n3BRG2vtkXNCuM5uvMDvagP7P85o 2026/06/29 01:03:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/06/29 01:03:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/06/29 01:03:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AIakJmqK3kLKwKx3i74_-bDn4mtYa6w6Y-TF_IyDviS-lyKawzJ3sTKDXm7-QqqtXEZQphuMWBqiI76dpwyU8zQXozMiuR_uGngqEaJAd4YbTWDrCD4svEWCr1djslNL6q0bapdHj02bxpYYS3cCSfr0B-rRemk1p2SeHFNWEma0DE7SQiml-a3AnpUf7Dej62VHtRV3kn27s1-qQNnxv7XunCRpmDYa682NrfuH3sF0e_-BmjIcvJG5UxxPj2mCCyvbooeCUQrgnXL5YNEV-E4ohSSEfuhHgM2j8X-qiS0HNclU81GQDLD6CN4n3BRG2vtkXNCuM5uvMDvagP7P85o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/06/29 01:03:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AH6zUQGBUON7p_5ALdgz2Ae0bkf_jqQsWF58ib7YXhe7mcQjCpxtvVZbbtoVIpoROlCGYYbrzF4l1MONLp4WCqxRZZGRrKMG6ZsQZRgZi63PP_X7YPa_XabyzzcVymptGQa-CGTjCnvwWWnwTIFl9Zu3AAPh1561Hioy2LYHWtVkOQMU7lCKah3DuUOOM1KaxJEZYTnYU_BolH4R21hnxaA1rfgCJ0RklDBuhECDGm58xRvyL7WghpJlahGa4t0SZAPtum5-I4KJ9BHlArerMFIJcHU8IgC9-CrF5ChP0icQoBAMbmsJVF01zFrQEHhWUkhbazO40NBS-yxUBmj_0QI 2026/06/29 01:03:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/06/29 01:03:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/06/29 01:03:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AH6zUQGBUON7p_5ALdgz2Ae0bkf_jqQsWF58ib7YXhe7mcQjCpxtvVZbbtoVIpoROlCGYYbrzF4l1MONLp4WCqxRZZGRrKMG6ZsQZRgZi63PP_X7YPa_XabyzzcVymptGQa-CGTjCnvwWWnwTIFl9Zu3AAPh1561Hioy2LYHWtVkOQMU7lCKah3DuUOOM1KaxJEZYTnYU_BolH4R21hnxaA1rfgCJ0RklDBuhECDGm58xRvyL7WghpJlahGa4t0SZAPtum5-I4KJ9BHlArerMFIJcHU8IgC9-CrF5ChP0icQoBAMbmsJVF01zFrQEHhWUkhbazO40NBS-yxUBmj_0QI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/06/29 01:03:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AEf7omORVfpRSVFXXmNMha7O97XtDpes_zDb5rpqgW6GDMzUKguxsDhcNYUTk6g1BcoKUQX_O4qXPXV2nTFnwyWb2QVlab4ai3-KUQFtInFJ2jGzb-ahMyfqk1b02kiXFjW-cz7BgREtzWMVdr_0JamB6hONvQI5_YrGWDZnsGd0zLoHKpbpytbqHL_bo4pzfqHacycCBRx6ZK9biU8p65m_S2bDwEumFC35KC2VHPEgoz9ccD9AxmwcVfreV119GW8bBKzB24yebSQeKfrZyTC62ujWfLA5AHQ5HpDV-JNtoGxk1qrpS8LUtC-xU5KatS-ztQlM4mpCrELW5Cat0G8 2026/06/29 01:03:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/29 01:03:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/06/29 01:03:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/29 01:03:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/06/29 01:03:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/06/29 01:03:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/06/29 01:03:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AEf7omORVfpRSVFXXmNMha7O97XtDpes_zDb5rpqgW6GDMzUKguxsDhcNYUTk6g1BcoKUQX_O4qXPXV2nTFnwyWb2QVlab4ai3-KUQFtInFJ2jGzb-ahMyfqk1b02kiXFjW-cz7BgREtzWMVdr_0JamB6hONvQI5_YrGWDZnsGd0zLoHKpbpytbqHL_bo4pzfqHacycCBRx6ZK9biU8p65m_S2bDwEumFC35KC2VHPEgoz9ccD9AxmwcVfreV119GW8bBKzB24yebSQeKfrZyTC62ujWfLA5AHQ5HpDV-JNtoGxk1qrpS8LUtC-xU5KatS-ztQlM4mpCrELW5Cat0G8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/06/29 01:03:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AGUSW2wO5Ism1Qvv7ZOeOOVLt-99UThK9GQkasOsziA-3TzBi3nDsijtt-HCz4Oflgi7nHARMx5HVWYwg1X20c5QC6Ga52qSKf9HWPQ_16lXd4ecUt7rI5skT6Eu3olUb9ojeX_Rc8jVo4WezqsPMu9FrMLR5oLa9ZTl4cdgW9WuCl6VdD-amrldmfj6WNUoRqevmrWjqetilBVvyyWxp8NcBbmpf3-hRNFdgDHBqjR4AVKWk6eT_0y8BlmKtLRf88QNPy64-fgqJFLwwEoRntWBDOvKGEcUTJuMAc90VgpDR1kkVK_8mrSvklludlNIaXZzDSsjmuZG9zwDE6jY56M 2026/06/29 01:03:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/06/29 01:03:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/06/29 01:03:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/06/29 01:03:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/06/29 01:03:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/06/29 01:03:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/06/29 01:03:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AGUSW2wO5Ism1Qvv7ZOeOOVLt-99UThK9GQkasOsziA-3TzBi3nDsijtt-HCz4Oflgi7nHARMx5HVWYwg1X20c5QC6Ga52qSKf9HWPQ_16lXd4ecUt7rI5skT6Eu3olUb9ojeX_Rc8jVo4WezqsPMu9FrMLR5oLa9ZTl4cdgW9WuCl6VdD-amrldmfj6WNUoRqevmrWjqetilBVvyyWxp8NcBbmpf3-hRNFdgDHBqjR4AVKWk6eT_0y8BlmKtLRf88QNPy64-fgqJFLwwEoRntWBDOvKGEcUTJuMAc90VgpDR1kkVK_8mrSvklludlNIaXZzDSsjmuZG9zwDE6jY56M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/06/29 01:03:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABjMTYVHGrksA9sXR2EQeoUafJdYWqx9AG1vM42VaD46w6Y2xFJQck6Ii8aJ-ZTwLECL53J3D_Tvc_UJAQtV4XZKGPQt6-DFoeWeFuAaGM_xs51jPoWeywwlxKH6ob8EEaX8T2ncPRntRv914Q6dFvINCUZw5Gui2pi9Vy-QoOyrPOioou96-Py2ababfTwlByUh3zOqLVMLUl1dRGl4NDnWEM9V6K0rxDJ_13OYnlorH6ryr4Xs_jFemA2i2P9jYl7TaCC5a8Ud_vt654Ee3ZizatlUVgGILJOjwgcKeS8DROglUtlTlE8bP_iUhGXP96jG2qHAt8Vx3n3oGrtPYF4 2026/06/29 01:03:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/06/29 01:03:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/06/29 01:03:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABjMTYVHGrksA9sXR2EQeoUafJdYWqx9AG1vM42VaD46w6Y2xFJQck6Ii8aJ-ZTwLECL53J3D_Tvc_UJAQtV4XZKGPQt6-DFoeWeFuAaGM_xs51jPoWeywwlxKH6ob8EEaX8T2ncPRntRv914Q6dFvINCUZw5Gui2pi9Vy-QoOyrPOioou96-Py2ababfTwlByUh3zOqLVMLUl1dRGl4NDnWEM9V6K0rxDJ_13OYnlorH6ryr4Xs_jFemA2i2P9jYl7TaCC5a8Ud_vt654Ee3ZizatlUVgGILJOjwgcKeS8DROglUtlTlE8bP_iUhGXP96jG2qHAt8Vx3n3oGrtPYF4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/06/29 01:03:55 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AAwJRdsNyB_YCQFZkC_SI8JwASU-LJwacS7cnRoWL19UGbLT610Z6sgP7hjpuSVAs7NsI8bIa4zNMwDG7mcSGsKvLFGQ3JJbOOMShzTsc5qmxVkIZKbRE8oE9z4aEeowbVQqF0gjAgqSWIs1wq1DC1nEv3Y3sUhxJQK8gk-2TFbhqm107k1P8NGAjt_ntZytMwEaxv7AiUC0pjhNro561fApiL2N9FW31xwaBvE6HF2SSh2pZmRRon5_s8uy4Y0O7ueUu1GCqjTHRmoPgRHFsFKx5k_pmJ2HeU0EHlEDeVP-9J6Z4cxWbggkTcC6XSMA-JblOzpvNMqKUNo2mbg1bfw 2026/06/29 01:03:55 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/06/29 01:03:56 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/06/29 01:03:57 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AAwJRdsNyB_YCQFZkC_SI8JwASU-LJwacS7cnRoWL19UGbLT610Z6sgP7hjpuSVAs7NsI8bIa4zNMwDG7mcSGsKvLFGQ3JJbOOMShzTsc5qmxVkIZKbRE8oE9z4aEeowbVQqF0gjAgqSWIs1wq1DC1nEv3Y3sUhxJQK8gk-2TFbhqm107k1P8NGAjt_ntZytMwEaxv7AiUC0pjhNro561fApiL2N9FW31xwaBvE6HF2SSh2pZmRRon5_s8uy4Y0O7ueUu1GCqjTHRmoPgRHFsFKx5k_pmJ2HeU0EHlEDeVP-9J6Z4cxWbggkTcC6XSMA-JblOzpvNMqKUNo2mbg1bfw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/06/29 01:03:58 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AKYjabz2X6-nzYx5MAX7Gg-rwFrqw70Am7TTf7LuEzPi89sqH3Ae-OjILM0siXMVftvn6mDw11_3L1N0797C4whWCtKDNASaCa925yEPoKVOksHMMyvQN3ZnB6QNIcvh6vJt9NVBtQZu74cYOBPOqvXjKSATewYMgsk4KB8QBpNKsUGsJQFNCeSsEYeJVXHXZTpU3nUUXaIY0pGQXMWPNQ9MQ8HCuLmqVZmRs626F41-nz-USVaRpHmLr-YQtvBwQ5McYg61g_pwgFZ79TNhul9VkIwX7aH8mVMhvkKm53SGjE39adL_NdYCoQYrSwLwGWw9oCcjt7Xs5GAw9qtblio 2026/06/29 01:03:58 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/06/29 01:03:59 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/06/29 01:03:59 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AKYjabz2X6-nzYx5MAX7Gg-rwFrqw70Am7TTf7LuEzPi89sqH3Ae-OjILM0siXMVftvn6mDw11_3L1N0797C4whWCtKDNASaCa925yEPoKVOksHMMyvQN3ZnB6QNIcvh6vJt9NVBtQZu74cYOBPOqvXjKSATewYMgsk4KB8QBpNKsUGsJQFNCeSsEYeJVXHXZTpU3nUUXaIY0pGQXMWPNQ9MQ8HCuLmqVZmRs626F41-nz-USVaRpHmLr-YQtvBwQ5McYg61g_pwgFZ79TNhul9VkIwX7aH8mVMhvkKm53SGjE39adL_NdYCoQYrSwLwGWw9oCcjt7Xs5GAw9qtblio" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/06/29 01:03:59 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ALSziAju3bh8k_c_JsNOpimt2mgxU-hEmSSK5NrmwJNfkZD1Z6esyg0h-_QnfMLDFOXkaGZH0n31TvOJl8HvIaLI_BzaIGpA2MZCWYxkAAYCHYcJwnnkAf0U3ArRu1ccJ9fRptGmCW67dufUXvOlaK_Knx6LnV7tzTGYJa2cByP91g7DibbgWR7UWwMVl2l_JDfASpdMi7ToZD0HrJl-8h0WdQWScgAa7BdaaBdJC1EYjaues3ltpuiOiK-Loji--VkgkyEijE6dpiCtQeapFZKBzMRhDSe8koTlB8tJYcxAupWW3MmVGT6sLk9whxRQSksiVovoDckyzmB-VUaWREM 2026/06/29 01:04:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/06/29 01:04:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/06/29 01:04:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/06/29 01:04:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/06/29 01:04:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/06/29 01:04:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/06/29 01:04:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ALSziAju3bh8k_c_JsNOpimt2mgxU-hEmSSK5NrmwJNfkZD1Z6esyg0h-_QnfMLDFOXkaGZH0n31TvOJl8HvIaLI_BzaIGpA2MZCWYxkAAYCHYcJwnnkAf0U3ArRu1ccJ9fRptGmCW67dufUXvOlaK_Knx6LnV7tzTGYJa2cByP91g7DibbgWR7UWwMVl2l_JDfASpdMi7ToZD0HrJl-8h0WdQWScgAa7BdaaBdJC1EYjaues3ltpuiOiK-Loji--VkgkyEijE6dpiCtQeapFZKBzMRhDSe8koTlB8tJYcxAupWW3MmVGT6sLk9whxRQSksiVovoDckyzmB-VUaWREM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/06/29 01:04:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ADoyaaEJmBtbMJG7SIwpw6PahEMFIOY7eBOXewbWRFXAUfKECEKnl_lIFykZHtvHQEAFa5AYbfXthNuoc7j2BoMcyFtt78Y0FZzSQvVRAWi_1SXWRlCFDCuzsiMuef3Zj62ViZuRVX_lwTSmolohsgG0kPGdYREfeH8E3W3VK1pFYASyLphmVAehKG4-zbTfxDjRii1eYfhsREySm62doEc2Tb6iHv-mnkUAlpKnW7sq8rmZoh5__Kdo7XYnpevPo0tHkgW-UuMwEbTO1OwF7gByQdvgi2ZKj5XQyjp9XVG5EjbjwDRguf7xlT2BZfuAT-nfIGyI4Xr8QVgCcb_uik4 2026/06/29 01:04:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/06/29 01:04:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/06/29 01:04:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/06/29 01:04:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/06/29 01:04:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/06/29 01:04:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/06/29 01:04:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ADoyaaEJmBtbMJG7SIwpw6PahEMFIOY7eBOXewbWRFXAUfKECEKnl_lIFykZHtvHQEAFa5AYbfXthNuoc7j2BoMcyFtt78Y0FZzSQvVRAWi_1SXWRlCFDCuzsiMuef3Zj62ViZuRVX_lwTSmolohsgG0kPGdYREfeH8E3W3VK1pFYASyLphmVAehKG4-zbTfxDjRii1eYfhsREySm62doEc2Tb6iHv-mnkUAlpKnW7sq8rmZoh5__Kdo7XYnpevPo0tHkgW-UuMwEbTO1OwF7gByQdvgi2ZKj5XQyjp9XVG5EjbjwDRguf7xlT2BZfuAT-nfIGyI4Xr8QVgCcb_uik4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/06/29 01:04:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ACHNcKsVfrgf5tzUAmrBelAOA_k5t3DxL6GJ5gn_qS8Jx9lLXw-6EZo83W7NNGn4u1Zrgb9KXvakQx_Ar1BdvTsp7YdCV3cGRm0gyFn56t4YOjiMpfMQVRSviHWfqdFfkjc0n8pRnOx1_3T6TaC68aAXTfuaAm2ExeCUANZilcGSYLz4p5cp6s7SyggmuAFQfVoOCLSM8Lb7-556_-RvqAstKpDkfgTacYJIM-Aj9W5_fPMkCgS2BD-PSim-k5e8sMT5DSbbfEGawIPQladbT7kzJf4XdS_O8BDYGiZygbyJo_6QqLXd-1VCI_2F28ckNl6BkQQ3wIAmxq8duN64-R8 2026/06/29 01:04:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/06/29 01:04:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/06/29 01:04:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ACHNcKsVfrgf5tzUAmrBelAOA_k5t3DxL6GJ5gn_qS8Jx9lLXw-6EZo83W7NNGn4u1Zrgb9KXvakQx_Ar1BdvTsp7YdCV3cGRm0gyFn56t4YOjiMpfMQVRSviHWfqdFfkjc0n8pRnOx1_3T6TaC68aAXTfuaAm2ExeCUANZilcGSYLz4p5cp6s7SyggmuAFQfVoOCLSM8Lb7-556_-RvqAstKpDkfgTacYJIM-Aj9W5_fPMkCgS2BD-PSim-k5e8sMT5DSbbfEGawIPQladbT7kzJf4XdS_O8BDYGiZygbyJo_6QqLXd-1VCI_2F28ckNl6BkQQ3wIAmxq8duN64-R8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/06/29 01:04:09 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ANyyM5slcw2Uk64ytwyMj8Sww5RhU_22QSerIvp1vukaRutYouWS5VgNdQWE5CU7IVW4dHvwwlu8tQSibaGPD59Q66OaK74d4U3d-KoSgV2hbTt8jCEghizg4ba4twwcnKs9orcXUrKwY5_mZBjcX3QfeFhHGsPz__AUW9zswkgt_Oqmwr-pYVBsgSTpCuvQoFFKpg1l_gjGNIIlbIR8xnKA759ojQeg4ydVdoGFxAyPSS3dj_2QH2xnDsysUnVdidUa9QX3BgzbR-oP6Dicoder1-UzWYU6-LHbOprlcakLs-aU3paSX_K0Q2EKGe9f7ovkLUK2CsnAt8oogQcS45A 2026/06/29 01:04:10 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/06/29 01:04:10 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/06/29 01:04:11 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ANyyM5slcw2Uk64ytwyMj8Sww5RhU_22QSerIvp1vukaRutYouWS5VgNdQWE5CU7IVW4dHvwwlu8tQSibaGPD59Q66OaK74d4U3d-KoSgV2hbTt8jCEghizg4ba4twwcnKs9orcXUrKwY5_mZBjcX3QfeFhHGsPz__AUW9zswkgt_Oqmwr-pYVBsgSTpCuvQoFFKpg1l_gjGNIIlbIR8xnKA759ojQeg4ydVdoGFxAyPSS3dj_2QH2xnDsysUnVdidUa9QX3BgzbR-oP6Dicoder1-UzWYU6-LHbOprlcakLs-aU3paSX_K0Q2EKGe9f7ovkLUK2CsnAt8oogQcS45A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/06/29 01:04:11 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AOuF_LZ7MwWUOiUCTPJJnJSXumJqgUs-RSsHsQOAxgpNOKziBtneogV3HX0JrFCVFOpiVsiE-jtGaSVr_nXn99XynfAxKU8o7zB6ZAlVdjeBT9eGoPGPRp2-IC0KAu3KbGQzWuwen_wjDmf3XpxwiWi8RboMaSmPT311-iOPbO0fQAwpLQMfGCrt64IWITPyVD-bTmsjLgIcThaYBtmjTcj11ja7JiiYK32wkdSmHhTr2sUAm-AoLAo6HhRv5FeAZt5LPmpG31pS_1T0qUPb_qdRfOaMYsgN8nAdd0In7D9Kxn3UPQCUXRLlau7Qrf2hegqogPcQKiocLCaNjMtdtg4 2026/06/29 01:04:12 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/06/29 01:04:12 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/06/29 01:04:13 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AOuF_LZ7MwWUOiUCTPJJnJSXumJqgUs-RSsHsQOAxgpNOKziBtneogV3HX0JrFCVFOpiVsiE-jtGaSVr_nXn99XynfAxKU8o7zB6ZAlVdjeBT9eGoPGPRp2-IC0KAu3KbGQzWuwen_wjDmf3XpxwiWi8RboMaSmPT311-iOPbO0fQAwpLQMfGCrt64IWITPyVD-bTmsjLgIcThaYBtmjTcj11ja7JiiYK32wkdSmHhTr2sUAm-AoLAo6HhRv5FeAZt5LPmpG31pS_1T0qUPb_qdRfOaMYsgN8nAdd0In7D9Kxn3UPQCUXRLlau7Qrf2hegqogPcQKiocLCaNjMtdtg4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/06/29 01:04:13 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ALFySPcNPLQFwCjpwamJMDj1MwazYIs3blB5HA58-v3uq7drAqyWzqyZ1gSZ0dvPiqwgHdlKKb9Pw_3OzjTlFW5pvXx4mH7dR14vltZ5xkSY95KKrQbN7ZOrb-oFro0KMYGZrhEAS0UY97kug8zQbuK80MFTp04chHPJ40rmZhw5C3kSIyF4a03u0VAvid1IGl9X1Xh8mcTyHNlQoS1VAeszq3LJizASkSQRnDSZwhJitCI7R8FtGYvnNOAYa54hyxm8V3LHiyOEsuBsOd5Fyz6Gy8G2NTgyRiHKO1lwGgIvb3AAAkYaSd716269l82V-5Zi8-o_bhKYtLbqRWBrd_w 2026/06/29 01:04:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/06/29 01:04:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/06/29 01:04:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/06/29 01:04:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/06/29 01:04:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/06/29 01:04:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/06/29 01:04:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ALFySPcNPLQFwCjpwamJMDj1MwazYIs3blB5HA58-v3uq7drAqyWzqyZ1gSZ0dvPiqwgHdlKKb9Pw_3OzjTlFW5pvXx4mH7dR14vltZ5xkSY95KKrQbN7ZOrb-oFro0KMYGZrhEAS0UY97kug8zQbuK80MFTp04chHPJ40rmZhw5C3kSIyF4a03u0VAvid1IGl9X1Xh8mcTyHNlQoS1VAeszq3LJizASkSQRnDSZwhJitCI7R8FtGYvnNOAYa54hyxm8V3LHiyOEsuBsOd5Fyz6Gy8G2NTgyRiHKO1lwGgIvb3AAAkYaSd716269l82V-5Zi8-o_bhKYtLbqRWBrd_w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/06/29 01:04:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ADxYb0IlNyJJPh1a0CUMcSgux-vTVjxiW689AWyO0Vt6gTS5fEe7PEjsLZKgvIz_eOXAIlvzx4FQaz7W9q8o9biOEidaFOKn6lMWJe3dtP5wDiIXpbkGGVEa-42ObTG1_ROrILVZXO0FkhuohAkkBxZglOtDd-rkKR1hAzbx-UGl0mz_Jiue4xYbaDUva9ViDwbkapc8EvSOpjpg7sq1fW3v1bmpPO1tISXECszmlMKpMoDwBBcSGQLN_U1B963ZHB_7GPpK1UQrcgJXA1bmN_KvLe_aWkE5r0kYx1gxGY-ZaoAHgWXliA0kClJMUsTXlS1N3KSwqy_PiIrMVt6xA5k 2026/06/29 01:04:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/06/29 01:04:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/06/29 01:04:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/06/29 01:04:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/06/29 01:04:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/06/29 01:04:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/06/29 01:04:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ADxYb0IlNyJJPh1a0CUMcSgux-vTVjxiW689AWyO0Vt6gTS5fEe7PEjsLZKgvIz_eOXAIlvzx4FQaz7W9q8o9biOEidaFOKn6lMWJe3dtP5wDiIXpbkGGVEa-42ObTG1_ROrILVZXO0FkhuohAkkBxZglOtDd-rkKR1hAzbx-UGl0mz_Jiue4xYbaDUva9ViDwbkapc8EvSOpjpg7sq1fW3v1bmpPO1tISXECszmlMKpMoDwBBcSGQLN_U1B963ZHB_7GPpK1UQrcgJXA1bmN_KvLe_aWkE5r0kYx1gxGY-ZaoAHgWXliA0kClJMUsTXlS1N3KSwqy_PiIrMVt6xA5k" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/06/29 01:04:19 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/06/29 01:04:21 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/06/29 01:04:23 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/06/29 01:04:26 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/06/29 01:04:28 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/29 01:04:30 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AEer1G8bCsQKl4ltaS9TnNBofQJuuWiO5PgetToqSP_GILHofjXWue176n7lRBEIzAdwqWSOygqEIcT-6mxYaHnhOM_5fzrTBMt_-g7PXG7Ibtek6Wf-nWUteSI6pXuuzA_2t_D0gaEvgZcd3YZdqgL-vusB9d6HbOsN7dANv2NnLmTx7FeQxXgHUMHyt-SHfi-QrzCOdYo-Detqt54YTvjG13AUYdnPGoSSyGTAk6tuJVne2m2oR8kOov5v-7KH437wgp3YKpV6UddrDrMX6ilTL6FUxw3kLowLWWV_1t04kC54WdDq9g22f_3ICIcSRGY_Ubm_JXwMG3oqBHQ0p-k 2026/06/29 01:04:30 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/06/29 01:04:30 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "ecf0d3ec8648a665ad553e4e8d2db281" 2026/06/29 01:04:30 DEBUG : unknown-size-put.txt: multipart upload "AEer1G8bCsQKl4ltaS9TnNBofQJuuWiO5PgetToqSP_GILHofjXWue176n7lRBEIzAdwqWSOygqEIcT-6mxYaHnhOM_5fzrTBMt_-g7PXG7Ibtek6Wf-nWUteSI6pXuuzA_2t_D0gaEvgZcd3YZdqgL-vusB9d6HbOsN7dANv2NnLmTx7FeQxXgHUMHyt-SHfi-QrzCOdYo-Detqt54YTvjG13AUYdnPGoSSyGTAk6tuJVne2m2oR8kOov5v-7KH437wgp3YKpV6UddrDrMX6ilTL6FUxw3kLowLWWV_1t04kC54WdDq9g22f_3ICIcSRGY_Ubm_JXwMG3oqBHQ0p-k" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/29 01:04:31 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABZQGNor6JhhVlQAeiumXeC28JXurGwHFP2vFrUkdlnrdObKjZupFYaGvikUcZCgQxgT9_gNaCIgCJcejo1oZ7_d_cPzgcfj0-Jv6CL4nSQJttrTSI0C20cGHuFlf26x4jcIEZu6n7h9HLnQll5oyCx0_kXtWuK1ZOxsvnrVOUPTNmn5Lu2uAOHpkW_ejIXzlZ6UHFPsZMkr1NCVS2wzfZiZdbAmAngqSsvc6KjPUQRcJW708unmWzkGzz-G0HAu8S_IMed8K9XqgqHi4j0ojEE4nQ4tif74Eovc7g_BgV0HRi_VWVwNLNEDYopzkvkYICSxeUk7ebLHxSZ025DNUEg 2026/06/29 01:04:31 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/06/29 01:04:31 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "8cf65c7bd24a80fe2531f17407ecba99" 2026/06/29 01:04:31 DEBUG : unknown-size-update.txt: multipart upload "ABZQGNor6JhhVlQAeiumXeC28JXurGwHFP2vFrUkdlnrdObKjZupFYaGvikUcZCgQxgT9_gNaCIgCJcejo1oZ7_d_cPzgcfj0-Jv6CL4nSQJttrTSI0C20cGHuFlf26x4jcIEZu6n7h9HLnQll5oyCx0_kXtWuK1ZOxsvnrVOUPTNmn5Lu2uAOHpkW_ejIXzlZ6UHFPsZMkr1NCVS2wzfZiZdbAmAngqSsvc6KjPUQRcJW708unmWzkGzz-G0HAu8S_IMed8K9XqgqHi4j0ojEE4nQ4tif74Eovc7g_BgV0HRi_VWVwNLNEDYopzkvkYICSxeUk7ebLHxSZ025DNUEg" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/29 01:04:31 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xamigir2vije/deeper/nonexisting/directory" === 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/29 01:04:31 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:31 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/06/29 01:04:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/06/29 01:04:31 DEBUG : "trailing VT␋/trailing VT␋" version false 2026/06/29 01:04:31 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "") 2026/06/29 01:04:31 INFO : trailing VT␋/trailing VT␋: Deleted 2026/06/29 01:04:31 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/29 01:04:32 INFO : S3 bucket rclone-test-xamigir2vije: Bucket "rclone-test-xamigir2vije" deleted 2026/06/29 01:04:32 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- FAIL: TestIntegration (243.24s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.29s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.86s) --- FAIL: TestIntegration/FsMkdir (241.38s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.10s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.03s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.03s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.03s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.03s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (57.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.37s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.42s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (7.45s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (14.59s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (14.70s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (14.66s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.34s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (3.03s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (99.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.21s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.21s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.07s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.09s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.04s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (7.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (7.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.03s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (15.02s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (14.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.87s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy (16.34s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (8.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (23.32s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (7.25s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.04s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (14.95s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (7.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.30s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (7.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (66.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (9.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (14.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (6.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (12.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (11.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.61s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.49s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.59s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.90s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.12s) --- 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:205: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/06/29 01:04:32 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/06/29 01:04:32 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 243.339s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 4m9.926264901s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListR TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 TestIntegration/FsMkdir/FsPutFiles/FsListFile1 TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 TestIntegration/FsMkdir/FsPutFiles/FsPurge TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove TestIntegration/FsMkdir/FsPutFiles/ObjectRemove]