"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.00s) === 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/28 02:09:37 DEBUG : Creating backend with remote "TestS3R2:rclone-test-liperiw8qedi" 2026/06/28 02:09:37 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/28 02:09:38 INFO : S3 bucket rclone-test-liperiw8qedi: Bucket "rclone-test-liperiw8qedi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/06/28 02:09:39 INFO : S3 bucket rclone-test-liperiw8qedi: Bucket "rclone-test-liperiw8qedi" deleted === RUN TestIntegration/FsMkdir 2026/06/28 02:09:40 INFO : S3 bucket rclone-test-liperiw8qedi: Bucket "rclone-test-liperiw8qedi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/28 02:09:40 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/28 02:09:40 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/28 02:09:40 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) 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/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:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: listing wrong, want got ./. (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/dot Messages: Unexpected file "./." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 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/dot_dot Messages: listing wrong, want ../.. (100) got ./. (100), ../.. (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/dot_dot Messages: Unexpected file "./." 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{".."} actual : []string{".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=3) ".", (string) (len=6) ".." Test: TestIntegration/FsMkdir/FsEncoding/dot_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/dot_dot Messages: listing wrong, want got ./. (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/dot_dot Messages: Unexpected file "./." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) 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/punctuation Messages: listing wrong, want !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ (100) got !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ (100), ./. (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/punctuation Messages: Unexpected file "./." 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" +([]string) (len=2) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/punctuation 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/punctuation Messages: listing wrong, want got ./. (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/punctuation Messages: Unexpected file "./." === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 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/leading_space Messages: listing wrong, want leading space/ leading space (100) got leading space/ leading space (100), ./. (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/leading_space Messages: Unexpected file "./." 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{" leading space"} actual : []string{" leading space", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) " leading space" +([]string) (len=2) { + (string) (len=14) " leading space", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_space 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/leading_space Messages: listing wrong, want got ./. (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/leading_space Messages: Unexpected file "./." === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 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/leading_tilde Messages: listing wrong, want ~leading tilde/~leading tilde (100) got ~leading tilde/~leading tilde (100), ./. (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/leading_tilde Messages: Unexpected file "./." 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{"~leading tilde"} actual : []string{"~leading tilde", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "~leading tilde" +([]string) (len=2) { + (string) (len=14) "~leading tilde", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde 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/leading_tilde Messages: listing wrong, want got ./. (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/leading_tilde Messages: Unexpected file "./." === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 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/leading_CR Messages: listing wrong, want ␍leading CR/␍leading CR (100) got ␍leading CR/␍leading CR (100), ./. (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/leading_CR Messages: Unexpected file "./." 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{"␍leading CR"} actual : []string{"␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␍leading CR" +([]string) (len=2) { + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR 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/leading_CR Messages: listing wrong, want got ./. (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/leading_CR Messages: Unexpected file "./." === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 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/leading_LF Messages: listing wrong, want ␊leading LF/␊leading LF (100) got ␊leading LF/␊leading LF (100), ./. (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/leading_LF Messages: Unexpected file "./." 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{"␊leading LF"} actual : []string{"␊leading LF", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␊leading LF" +([]string) (len=2) { + (string) (len=13) "␊leading LF", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF 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/leading_LF Messages: listing wrong, want got ./. (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/leading_LF Messages: Unexpected file "./." === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 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/leading_HT Messages: listing wrong, want ␉leading HT/␉leading HT (100) got ␉leading HT/␉leading HT (100), ./. (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/leading_HT Messages: Unexpected file "./." 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{"␉leading HT"} actual : []string{"␉leading HT", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␉leading HT" +([]string) (len=2) { + (string) (len=13) "␉leading HT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT 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/leading_HT Messages: listing wrong, want got ./. (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/leading_HT Messages: Unexpected file "./." === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading 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:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: listing wrong, want ␋leading VT/␋leading VT (100) got ␋leading VT/␋leading VT (100), ./. (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/leading_VT Messages: Unexpected file "./." 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{"␋leading VT"} actual : []string{"␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␋leading VT" +([]string) (len=2) { + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT 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/leading_VT Messages: listing wrong, want got ./. (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/leading_VT Messages: Unexpected file "./." === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading 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/leading_dot Messages: listing wrong, want .leading dot/.leading dot (100) got .leading dot/.leading dot (100), ./. (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/leading_dot Messages: Unexpected file "./." 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{".leading dot"} actual : []string{".leading dot", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=12) ".leading dot" +([]string) (len=2) { + (string) (len=12) ".leading dot", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_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/leading_dot Messages: listing wrong, want got ./. (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/leading_dot Messages: Unexpected file "./." === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 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_space Messages: listing wrong, want trailing space /trailing space (100) got trailing space /trailing space (100), ./. (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_space Messages: Unexpected file "./." 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 space "} actual : []string{"trailing space ", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=15) "trailing space " +([]string) (len=2) { + (string) (len=15) "trailing space ", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space 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_space Messages: listing wrong, want got ./. (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_space Messages: Unexpected file "./." === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 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_CR Messages: listing wrong, want trailing CR␍/trailing CR␍ (100) got trailing CR␍/trailing CR␍ (100), ./. (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_CR Messages: Unexpected file "./." 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 CR␍"} actual : []string{"trailing CR␍", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing CR␍" +([]string) (len=2) { + (string) (len=14) "trailing CR␍", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR 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_CR Messages: listing wrong, want got ./. (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_CR Messages: Unexpected file "./." === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 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_LF Messages: listing wrong, want trailing LF␊/trailing LF␊ (100) got trailing LF␊/trailing LF␊ (100), ./. (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_LF Messages: Unexpected file "./." 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 LF␊"} actual : []string{"trailing LF␊", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing LF␊" +([]string) (len=2) { + (string) (len=14) "trailing LF␊", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF 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_LF Messages: listing wrong, want got ./. (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_LF Messages: Unexpected file "./." === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 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_HT Messages: listing wrong, want trailing HT␉/trailing HT␉ (100) got trailing HT␉/trailing HT␉ (100), ./. (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_HT Messages: Unexpected file "./." 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 HT␉"} actual : []string{"trailing HT␉", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing HT␉" +([]string) (len=2) { + (string) (len=14) "trailing HT␉", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT 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_HT Messages: listing wrong, want got ./. (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_HT Messages: Unexpected file "./." === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "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:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: listing wrong, want trailing VT␋/trailing VT␋ (100) got trailing VT␋/trailing VT␋ (100), ./. (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_VT Messages: Unexpected file "./." 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 VT␋"} actual : []string{"trailing VT␋", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing VT␋" +([]string) (len=2) { + (string) (len=14) "trailing VT␋", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT 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_VT Messages: listing wrong, want got ./. (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 "./." === 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 dot./trailing dot. (100), ./. (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 "./." 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 dot.", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "trailing dot." +([]string) (len=2) { + (string) (len=13) "trailing dot.", + (string) (len=3) "." } 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 ./. (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 "./." === 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), ./. (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 "./." 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", "."} 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=3) "." } 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 ./. (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 "./." === 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), ./. (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 "./." 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", "."} 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=3) "." } 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 ./. (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 "./." === 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/28 02:14:10 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ANFWODqt6EcFKULmCn2uQt0UGeW-_bbSTbqArZ2ggmAA99wPLsTzF2yAkZxOVtiFN2_8EoKxfb8-J3gwOLhxlZtj2oK9RUmBSV1YZW2YEyN3c6L2P8RWdB4fGE3r6Z7J0u9kldLHRfN_8VgyJZZFVfjQndNBm40qWCTRRuPyTTjPtMAW8hIM9ynLd8UL1ef3XE1scR4ULpg5MLzOerNZPp-xS1uDQrV1toi28yQYpYD6HI1wi7KeRjSCuiAn1gO0F1eAEbJLdSvzxIb4Bu_Z4W80QgJJbZY4D44WH2VCcDBJSNoios3ZKvmbp2qobEn72om7cVazBTyvkaaOV-lPV5Y 2026/06/28 02:14:11 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "b1d89d7376a8c4e4ecbb2fd9a68aded6" 2026/06/28 02:14:11 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "f13a4f63baf7e62651deac027908a313" 2026/06/28 02:14:11 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "4eb635db6bbb4d4627e221b98453889b" 2026/06/28 02:14:11 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ANFWODqt6EcFKULmCn2uQt0UGeW-_bbSTbqArZ2ggmAA99wPLsTzF2yAkZxOVtiFN2_8EoKxfb8-J3gwOLhxlZtj2oK9RUmBSV1YZW2YEyN3c6L2P8RWdB4fGE3r6Z7J0u9kldLHRfN_8VgyJZZFVfjQndNBm40qWCTRRuPyTTjPtMAW8hIM9ynLd8UL1ef3XE1scR4ULpg5MLzOerNZPp-xS1uDQrV1toi28yQYpYD6HI1wi7KeRjSCuiAn1gO0F1eAEbJLdSvzxIb4Bu_Z4W80QgJJbZY4D44WH2VCcDBJSNoios3ZKvmbp2qobEn72om7cVazBTyvkaaOV-lPV5Y" 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", "."} 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=3) "." } 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", "."} 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=3) "." } 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, 世界/ \" ' @ < > & ? + ≠", "."} 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=3) "." } 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", "./."} 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=7) "./." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/06/28 02:14:14 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/06/28 02:14:14 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", "./."} 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=7) "./." } 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/êé", "."} 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=3) "." } 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", "./."} 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=7) "./." } 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/êé", "."} 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=3) "." } 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), ./. (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 "./." === 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), ./. (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 "./." === 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), ./. (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 "./." 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, 世界/ \" ' @ < > & ? + ≠", "."} 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=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories 2026/06/28 02:14:38 DEBUG : S3 bucket rclone-test-liperiw8qedi: bucket is versioned: false 2026/06/28 02:14:38 DEBUG : Waiting for deletions to finish 2026/06/28 02:14:38 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/06/28 02:14:38 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/06/28 02:14:38 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), ./. (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 "./." 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, 世界/ \" ' @ < > & ? + ≠", "."} 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=3) "." } 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), ./. (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 "./." 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, 世界/ \" ' @ < > & ? + ≠", "."} 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=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories 2026/06/28 02:14:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-liperiw8qedi/dirToPurgeFromRoot" 2026/06/28 02:14:54 DEBUG : S3 bucket rclone-test-liperiw8qedi path dirToPurgeFromRoot: bucket is versioned: false 2026/06/28 02:14:54 DEBUG : Waiting for deletions to finish 2026/06/28 02:14:54 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/06/28 02:14:54 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/06/28 02:14:54 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), ./. (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 "./." 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, 世界/ \" ' @ < > & ? + ≠", "."} 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=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/28 02:15:01 DEBUG : Creating backend with remote "TestS3R2:rclone-test-liperiw8qedi/hello? sausage/êé" 2026/06/28 02:15:03 DEBUG : S3 bucket rclone-test-liperiw8qedi path hello? sausage/êé: bucket is versioned: false 2026/06/28 02:15:03 DEBUG : Waiting for deletions to finish 2026/06/28 02:15:03 DEBUG : "a/b/c/d/e.txt" version false 2026/06/28 02:15:03 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/06/28 02:15:03 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), ./. (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 "./." === 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), ./. (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 "./." === 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/28 02:15:24 DEBUG : Creating backend with remote "TestS3R2:rclone-test-liperiw8qedi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/28 02:15:24 DEBUG : Creating backend with remote "TestS3R2:rclone-test-liperiw8qedi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestS3R2:" path "rclone-test-liperiw8qedi" from "TestS3R2:rclone-test-liperiw8qedi" 2026/06/28 02:15:24 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-liperiw8qedi/file name.txt (200), rclone-test-liperiw8qedi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-liperiw8qedi/file name.txt (200), rclone-test-liperiw8qedi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-liperiw8qedi/./. (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-liperiw8qedi/./." 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-liperiw8qedi/hello? sausage", "rclone-test-liperiw8qedi/hello? sausage/êé", "rclone-test-liperiw8qedi/hello? sausage/êé/Hello, 世界", "rclone-test-liperiw8qedi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-liperiw8qedi/hello? sausage", "rclone-test-liperiw8qedi/hello? sausage/êé", "rclone-test-liperiw8qedi/hello? sausage/êé/Hello, 世界", "rclone-test-liperiw8qedi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-liperiw8qedi/."} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=39) "rclone-test-liperiw8qedi/hello? sausage", @@ -4,3 +4,4 @@ (string) (len=58) "rclone-test-liperiw8qedi/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-liperiw8qedi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-liperiw8qedi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=28) "rclone-test-liperiw8qedi/." } 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-liperiw8qedi/hello? sausage"} actual : []string{"rclone-test-liperiw8qedi/hello? sausage", "rclone-test-liperiw8qedi/."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=39) "rclone-test-liperiw8qedi/hello? sausage" +([]string) (len=2) { + (string) (len=39) "rclone-test-liperiw8qedi/hello? sausage", + (string) (len=28) "rclone-test-liperiw8qedi/." } 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-liperiw8qedi/created from root.txt (100), rclone-test-liperiw8qedi/file name.txt (200), rclone-test-liperiw8qedi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-liperiw8qedi/created from root.txt (100), rclone-test-liperiw8qedi/file name.txt (200), rclone-test-liperiw8qedi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-liperiw8qedi/./. (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-liperiw8qedi/./." === 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-liperiw8qedi/file name.txt (200), rclone-test-liperiw8qedi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-liperiw8qedi/file name.txt (200), rclone-test-liperiw8qedi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-liperiw8qedi/./. (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-liperiw8qedi/./." === 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), ./. (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 "./." === 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/28 02:15:59 NOTICE: S3 bucket rclone-test-liperiw8qedi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/06/28 02:15:59 DEBUG : piped data.txt: open chunk writer: started multipart upload: ALUqBeQTvXPqQg7693f3bhPBRSuyz3y6TmoAKE6m-vjswzSns2xqtCqt1w51JjeAXoI38_Q-PTniYHuFFBNQc61ilx8__z6FphK-h80JswY_jkAgKLkZ1fj86rW6P6ZD7Qs4XAy27jSXyj1-iqh8HThqewxBtJ1gf118w9T4byLMl4RmoBicje8O_0r3CunxLOs3uMPHcMOIawmvPep5uIXxUbLZTFMzuhU6hnk67eSBR10c0NYr0Z6zstf52ZXaf2PE1a6WrbdMsc6Jx-u0s3_l_07f7qN3Toq3jDUMdVlb686N77RRbjbyvbWzrMKDMV8gIkgfeZmyYo5O78wWCpg 2026/06/28 02:15:59 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/06/28 02:15:59 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/06/28 02:15:59 DEBUG : piped data.txt: multipart upload "ALUqBeQTvXPqQg7693f3bhPBRSuyz3y6TmoAKE6m-vjswzSns2xqtCqt1w51JjeAXoI38_Q-PTniYHuFFBNQc61ilx8__z6FphK-h80JswY_jkAgKLkZ1fj86rW6P6ZD7Qs4XAy27jSXyj1-iqh8HThqewxBtJ1gf118w9T4byLMl4RmoBicje8O_0r3CunxLOs3uMPHcMOIawmvPep5uIXxUbLZTFMzuhU6hnk67eSBR10c0NYr0Z6zstf52ZXaf2PE1a6WrbdMsc6Jx-u0s3_l_07f7qN3Toq3jDUMdVlb686N77RRbjbyvbWzrMKDMV8gIkgfeZmyYo5O78wWCpg" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/28 02:15:59 DEBUG : piped data.txt: open chunk writer: started multipart upload: AOsrrtBcrA88n9ZICXZDf7roihiv6G1-CiUzu4NOSpAF49Cj-Az2SxlOq9Xo20kZ1e4HqRU53oU4ny2pgJgNObtBoNDXgSsZz1M03XOlbxq763VA3Gu3fnaYU2MWBpGe-aIzIU2NzyZBXvH4HRD74adsyTjSo3kcrBOGw-FUm8hrVWSweITm5_oJ_z6_rdl3hpzINW-pQwsIRKpRIYKGeLiyLNZ9p1eDMwJsTb7DDKq8e6YOWWO9DxOyu51P559vWeZMisyKa2CiQTn8jE3Gq6oHIZoLT_F2nEgrHbw4QFbnOdz3K3Qqr4Ms0b412s1VEBUz8lem3nE_6WjO-BIpsvo 2026/06/28 02:15:59 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/06/28 02:16:00 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "1acc6e03ada3326d2195fd54675eaeb4" 2026/06/28 02:16:00 DEBUG : piped data.txt: multipart upload "AOsrrtBcrA88n9ZICXZDf7roihiv6G1-CiUzu4NOSpAF49Cj-Az2SxlOq9Xo20kZ1e4HqRU53oU4ny2pgJgNObtBoNDXgSsZz1M03XOlbxq763VA3Gu3fnaYU2MWBpGe-aIzIU2NzyZBXvH4HRD74adsyTjSo3kcrBOGw-FUm8hrVWSweITm5_oJ_z6_rdl3hpzINW-pQwsIRKpRIYKGeLiyLNZ9p1eDMwJsTb7DDKq8e6YOWWO9DxOyu51P559vWeZMisyKa2CiQTn8jE3Gq6oHIZoLT_F2nEgrHbw4QFbnOdz3K3Qqr4Ms0b412s1VEBUz8lem3nE_6WjO-BIpsvo" 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/28 02:16:01 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/28 02:16:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABngS5f54qNV2IuKnHEWfOQFUF6Nj0UXGuEj5X8Jmbb-tVITfgVHaPgNpbe9jeOWPoX2LV_fn0BNW_FaHki0QE3596ryN-fGj7hzUZuC3lFsJa9wfPhm2ypegkvkLHsKXAkWNqZ9iNkx2KaCdiLQAxJK5Vek4cLQOHg44P2QlTW5RH3kpqorAV5A09-5SYjASOHr4fyJ9pFIUYEa9IGDs5LSg4HGp2YlfHYDA7EqlJZeWq8WMZ2VwDo5_pWg6WIoJxqpw8I8BQtia6cKJ0NJpU-d9K_XTjgr4ZODWh7UDyYYh-vNa-PC0J6EaHu94_fTMUYBfNOH0UquQabFggcdZe4 2026/06/28 02:16:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/06/28 02:16:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/06/28 02:16:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABngS5f54qNV2IuKnHEWfOQFUF6Nj0UXGuEj5X8Jmbb-tVITfgVHaPgNpbe9jeOWPoX2LV_fn0BNW_FaHki0QE3596ryN-fGj7hzUZuC3lFsJa9wfPhm2ypegkvkLHsKXAkWNqZ9iNkx2KaCdiLQAxJK5Vek4cLQOHg44P2QlTW5RH3kpqorAV5A09-5SYjASOHr4fyJ9pFIUYEa9IGDs5LSg4HGp2YlfHYDA7EqlJZeWq8WMZ2VwDo5_pWg6WIoJxqpw8I8BQtia6cKJ0NJpU-d9K_XTjgr4ZODWh7UDyYYh-vNa-PC0J6EaHu94_fTMUYBfNOH0UquQabFggcdZe4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/06/28 02:16:05 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ADjnHKsJia1jgIKfpPWmRGYUiZpGe05mZAXT8Q8roNTuZqqaW0XIS0nFTKdnZ44X0LfrEbufzGl1er1UT_N_tdfZ96Q4X6CC6cXTFVgt1sWL9hKUVEZS_XAzt4Hdummv9uk7s6rtfarFqZmB2f4Li9FnmI0_uA70x_TeIgQ7ouWOCYzA9UH0_yw6Gae_TUePd7flMFRdI_kenBVaw3WoWfWDIyGqeJsjSzvvpknGIJHdnJEqUWhHmI4Aat1nm_Q9TEShtfP53HsvOCnaWOLEcKbq9z4pPWvb9QWr5IX6VDc5j-g6Bw-QuIj4Fw9ST3gEOuf6EEhpnFyPpSlD0V2nZDY 2026/06/28 02:16:05 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/06/28 02:16:05 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/06/28 02:16:06 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ADjnHKsJia1jgIKfpPWmRGYUiZpGe05mZAXT8Q8roNTuZqqaW0XIS0nFTKdnZ44X0LfrEbufzGl1er1UT_N_tdfZ96Q4X6CC6cXTFVgt1sWL9hKUVEZS_XAzt4Hdummv9uk7s6rtfarFqZmB2f4Li9FnmI0_uA70x_TeIgQ7ouWOCYzA9UH0_yw6Gae_TUePd7flMFRdI_kenBVaw3WoWfWDIyGqeJsjSzvvpknGIJHdnJEqUWhHmI4Aat1nm_Q9TEShtfP53HsvOCnaWOLEcKbq9z4pPWvb9QWr5IX6VDc5j-g6Bw-QuIj4Fw9ST3gEOuf6EEhpnFyPpSlD0V2nZDY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/06/28 02:16:06 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AECJgwpQ8yHAYkUm144abkYTU3FsnWy_-iLyh3EKB50NhUzGI09tbnox_1F0b9zjdw4Pw6DCtqyQh8Fa3h8SEzi3mlMmKs9CGWS5ElRnyj_8bPcBq1tpfJ9c9VWbJeRAnh0ZFu5h2DeruTZOFZmGubXn0vO2S7Z1JMndcu4Fs8DcGUpkg2Lmxf7ZMixj592N5bduRh6X2QiVJ9JCCXoJWu9aBv_JKpyvhg6qIyI8bVdn06pGP4Y0ZGonQGgilc72friGXhkT3ql-2ctexoBphm28jpAPJmaZv_VyT7crDJJOaqvc2Lq1w0DzGmAhRz6CRQ5K2EtuTlPsb1iEJMTAxVE 2026/06/28 02:16:06 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/06/28 02:16:07 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/06/28 02:16:07 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AECJgwpQ8yHAYkUm144abkYTU3FsnWy_-iLyh3EKB50NhUzGI09tbnox_1F0b9zjdw4Pw6DCtqyQh8Fa3h8SEzi3mlMmKs9CGWS5ElRnyj_8bPcBq1tpfJ9c9VWbJeRAnh0ZFu5h2DeruTZOFZmGubXn0vO2S7Z1JMndcu4Fs8DcGUpkg2Lmxf7ZMixj592N5bduRh6X2QiVJ9JCCXoJWu9aBv_JKpyvhg6qIyI8bVdn06pGP4Y0ZGonQGgilc72friGXhkT3ql-2ctexoBphm28jpAPJmaZv_VyT7crDJJOaqvc2Lq1w0DzGmAhRz6CRQ5K2EtuTlPsb1iEJMTAxVE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/06/28 02:16:08 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ANeYqj4Ygb4Aaf3Pu3ud_RdcHQ0pqoyxPIPB_UNvmSsz1EV7ZXvB2aFQ4Fjv4xISRmfg0LUB_8liSwyMXZI6ydfJ1squx5YfN_OrFuH-YYMr-KrLHit0e7Dqr5SrHivuk-8bG5JG0DOvT-4LBD1MCUtD2TNiThjeiF0DDw3Puge3vS1OM_mqjpMf2-k1497hxGyM2JVUFewpn9IJo1aEnlF0ghElnaWKpGvDQKR0BNGYrYPCJR-7T565eQEYS1ndniywCqTjDlJScn0bfVQFrHdI8bf_le23x1Y11yVh--JHhf-miwNuZ0oC5JIN2xzBzA8T9tqtMnjMBE4fAcV2ZR8 2026/06/28 02:16:08 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/06/28 02:16:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/06/28 02:16:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/06/28 02:16:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/06/28 02:16:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/06/28 02:16:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/06/28 02:16:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ANeYqj4Ygb4Aaf3Pu3ud_RdcHQ0pqoyxPIPB_UNvmSsz1EV7ZXvB2aFQ4Fjv4xISRmfg0LUB_8liSwyMXZI6ydfJ1squx5YfN_OrFuH-YYMr-KrLHit0e7Dqr5SrHivuk-8bG5JG0DOvT-4LBD1MCUtD2TNiThjeiF0DDw3Puge3vS1OM_mqjpMf2-k1497hxGyM2JVUFewpn9IJo1aEnlF0ghElnaWKpGvDQKR0BNGYrYPCJR-7T565eQEYS1ndniywCqTjDlJScn0bfVQFrHdI8bf_le23x1Y11yVh--JHhf-miwNuZ0oC5JIN2xzBzA8T9tqtMnjMBE4fAcV2ZR8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/06/28 02:16:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AA8M6YmSseeclZZUll_nrHY4gyYyOkQWl3CKnUclBIiQLE8sDw3AH2EuraJrqa07xib4W2vOa3PR_3M0RacB1XB_fgaUvOA647iI0divmQFNbf8wcO7FmuU8C-PYa0XhheobuzXcLXSf5XTHALANIfhuIHLzhRohMx350YzuxgWFq0fNZpfkG0wvTakWHSOC8-R175bU5EU42cuIn7i9ma4FajktjrVamKru1zk25mlH0FcYZCBoaaZZHpFmfTAlxe8tHltp69VE6BWxtGrugu7COA_pZIqWDKnPbk4uafiq3ubm7gphlEiMzZvMkFK-rk4gFMLhmAY0_S_L7V9BZoE 2026/06/28 02:16:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/06/28 02:16:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/06/28 02:16:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/06/28 02:16:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/06/28 02:16:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/06/28 02:16:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/06/28 02:16:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AA8M6YmSseeclZZUll_nrHY4gyYyOkQWl3CKnUclBIiQLE8sDw3AH2EuraJrqa07xib4W2vOa3PR_3M0RacB1XB_fgaUvOA647iI0divmQFNbf8wcO7FmuU8C-PYa0XhheobuzXcLXSf5XTHALANIfhuIHLzhRohMx350YzuxgWFq0fNZpfkG0wvTakWHSOC8-R175bU5EU42cuIn7i9ma4FajktjrVamKru1zk25mlH0FcYZCBoaaZZHpFmfTAlxe8tHltp69VE6BWxtGrugu7COA_pZIqWDKnPbk4uafiq3ubm7gphlEiMzZvMkFK-rk4gFMLhmAY0_S_L7V9BZoE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/06/28 02:16:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AO5RXHCL3F8EK3wDjCBVcrea6OD9UvZHKdUQ-y8FuhAxzi_BaXoTwKrwdbHK4ZLsxYyVflfMK7yyELOuW5X1TEDrQ-6SiIcMfkXikZVZJo55LZyrNqsNEseOH3GqL_Y-mZ41L88ByQya9uQbDn8G-KoPNZukpTALictmrJr4u3cOrgWXJkdDJLXeAOv4bH-5lWySrUqNlowZ3jx4hhCuyITroh1Zpq6HqqdWfofBHTABFICE_ehzT8yES1xldA_oarlW7MO3CO42bozUT8kqoMh_HGLB52b4-FIh95yUx5ImrcjmG0VXtq_ngNfqmkXFrwi0E9UToVErAmsupf7Ioeo 2026/06/28 02:16:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/06/28 02:16:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/06/28 02:16:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AO5RXHCL3F8EK3wDjCBVcrea6OD9UvZHKdUQ-y8FuhAxzi_BaXoTwKrwdbHK4ZLsxYyVflfMK7yyELOuW5X1TEDrQ-6SiIcMfkXikZVZJo55LZyrNqsNEseOH3GqL_Y-mZ41L88ByQya9uQbDn8G-KoPNZukpTALictmrJr4u3cOrgWXJkdDJLXeAOv4bH-5lWySrUqNlowZ3jx4hhCuyITroh1Zpq6HqqdWfofBHTABFICE_ehzT8yES1xldA_oarlW7MO3CO42bozUT8kqoMh_HGLB52b4-FIh95yUx5ImrcjmG0VXtq_ngNfqmkXFrwi0E9UToVErAmsupf7Ioeo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/06/28 02:16:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AN1inUBWJ8eWrRRUCC0ep2H9J9M4dcqQQIOZmf9R71Ct1eVS8OuSW9SWSwvcaQIL_hjp-_jsaxEovDnD4_YHxtUU8V6h3zKgu7Frd-hs7VreVSlYNvT84Z8yHXGW5YUvEEPyane9k9yjI5f1FQCPXUz5UsouUCmBV4PEGQSwdHNuPbPmf63zqu7tBEa3Nx3FL-8I6Aec3yi4jFIXSEKguoIGKetNNJ2FJcBrZMrag5HuYItP_wDH2zc98gXoRcYxHiltz_4VjF6Prvu1v90rAENikh4B3R_f3iChQkLawVoGXknDQEms573eWEsvBu-3m8kjsNU1WsWds3G2iVur77s 2026/06/28 02:16:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/06/28 02:16:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/06/28 02:16:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AN1inUBWJ8eWrRRUCC0ep2H9J9M4dcqQQIOZmf9R71Ct1eVS8OuSW9SWSwvcaQIL_hjp-_jsaxEovDnD4_YHxtUU8V6h3zKgu7Frd-hs7VreVSlYNvT84Z8yHXGW5YUvEEPyane9k9yjI5f1FQCPXUz5UsouUCmBV4PEGQSwdHNuPbPmf63zqu7tBEa3Nx3FL-8I6Aec3yi4jFIXSEKguoIGKetNNJ2FJcBrZMrag5HuYItP_wDH2zc98gXoRcYxHiltz_4VjF6Prvu1v90rAENikh4B3R_f3iChQkLawVoGXknDQEms573eWEsvBu-3m8kjsNU1WsWds3G2iVur77s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/06/28 02:16:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABYy5_U4OyesX6CJBr2PejqbU6sTwSIy72rukOAmJnRedIjglqqdHU3TfANjYxP8tT1HOjqFv7OM0ArkXVnK15pUQaZ4mMfcvqe5mrzGyiy6kYORa1m3p_TUU08VKl0nuU3gEnB5Jr4WmlsgO5xzyrwdzmAhpGpKWmjBm8VTUmzgVjLW1jnKElcyjAuePbBQuUpqFBTndkcYFJ7YmT_gsUf0z7-E6YdiEblsPOE3VhDYfkKPgBcN31X4dfEjxOvRJG731QjuddMW_odjEZEdAGFbYbufREOnVKCXjc6-s2QrlwpcERXRAXaweyPSjnKVWvnCUMYGognxb5do-b31o8I 2026/06/28 02:16:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/06/28 02:16:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/06/28 02:16:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABYy5_U4OyesX6CJBr2PejqbU6sTwSIy72rukOAmJnRedIjglqqdHU3TfANjYxP8tT1HOjqFv7OM0ArkXVnK15pUQaZ4mMfcvqe5mrzGyiy6kYORa1m3p_TUU08VKl0nuU3gEnB5Jr4WmlsgO5xzyrwdzmAhpGpKWmjBm8VTUmzgVjLW1jnKElcyjAuePbBQuUpqFBTndkcYFJ7YmT_gsUf0z7-E6YdiEblsPOE3VhDYfkKPgBcN31X4dfEjxOvRJG731QjuddMW_odjEZEdAGFbYbufREOnVKCXjc6-s2QrlwpcERXRAXaweyPSjnKVWvnCUMYGognxb5do-b31o8I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/06/28 02:16:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ALW84Kd0efdfAZwZfvpni0tZ0iYdqaF8AQqWpaGd5_3RWZWqWbmFq08-Y4kPnBMEBf2WBANAhYk0VPRqcuEN73Slcl095a4JlgdAp48gauKhFkJQBK997Ads9KTjRZDZa6w_u_U6ksX5wgTiJV_oYSjcZofehQqvjU3rR_r99KXb8UgPabqI3FmkFWDmNRa0eJvDpJB1VAlTW7vT9cjBzmhWc4BowKStgD2e8bHcSkYFbGcVkA-Ld33vyC_xiXNyS4NWLUAcEMhSL92uw1upifHVxcK5l1maDk7akplKWYbLmUp1-ysJ6fATjdzz8-5VmLki5DY0Ugx0JsK_WbPgGTw 2026/06/28 02:16:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/28 02:16:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/28 02:16:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/28 02:16:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/06/28 02:16:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/06/28 02:16:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/06/28 02:16:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ALW84Kd0efdfAZwZfvpni0tZ0iYdqaF8AQqWpaGd5_3RWZWqWbmFq08-Y4kPnBMEBf2WBANAhYk0VPRqcuEN73Slcl095a4JlgdAp48gauKhFkJQBK997Ads9KTjRZDZa6w_u_U6ksX5wgTiJV_oYSjcZofehQqvjU3rR_r99KXb8UgPabqI3FmkFWDmNRa0eJvDpJB1VAlTW7vT9cjBzmhWc4BowKStgD2e8bHcSkYFbGcVkA-Ld33vyC_xiXNyS4NWLUAcEMhSL92uw1upifHVxcK5l1maDk7akplKWYbLmUp1-ysJ6fATjdzz8-5VmLki5DY0Ugx0JsK_WbPgGTw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/06/28 02:16:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AIn3rzdwol6FEiEQ3_ieLL-N7T__EppNafrJkRqMOuuYXqJpkOzfJhD7CNmPu1kj8i3TJd1BKbteYtH5fZaKqlyoSGBSADxcE_lJBtZKgvHk_F9kCAC6oX9XlKG_Y6L0fEVGB9e5OvgUBwK1qzDpPHk2yr3oGB8aqxBlQN3xKimGqOGsvMqmpOHzbaVeWdOWK78LHApH-DXyNrnzN2wP-yO7EGE-tMLPU5ya30-YetcPGtlzYNRErVARy7jxRKksJcCoMu5Rda5gTwuWp3Vxhx2AuQ77bCH4KwJBZj599oUG2Wf_DMsFJXMUcno-apFUelYdFQhPSXUjKxdkZBOZmsY 2026/06/28 02:16:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/06/28 02:16:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/06/28 02:16:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/06/28 02:16:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/06/28 02:16:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/06/28 02:16:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/06/28 02:16:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AIn3rzdwol6FEiEQ3_ieLL-N7T__EppNafrJkRqMOuuYXqJpkOzfJhD7CNmPu1kj8i3TJd1BKbteYtH5fZaKqlyoSGBSADxcE_lJBtZKgvHk_F9kCAC6oX9XlKG_Y6L0fEVGB9e5OvgUBwK1qzDpPHk2yr3oGB8aqxBlQN3xKimGqOGsvMqmpOHzbaVeWdOWK78LHApH-DXyNrnzN2wP-yO7EGE-tMLPU5ya30-YetcPGtlzYNRErVARy7jxRKksJcCoMu5Rda5gTwuWp3Vxhx2AuQ77bCH4KwJBZj599oUG2Wf_DMsFJXMUcno-apFUelYdFQhPSXUjKxdkZBOZmsY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/06/28 02:16:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AGlsZUW2uTgYlXBUd2Y77sNpM4TtFu6UgsOKvvYpDFiBaPmdzajbarWbFhUjsuzuZOE_tdznli4VMKUR0SfTZHujm3Yo9gPdsVJd6bob4Ur_pGWPwFE1_qwq78ZVl4tIbywxpsYbt2xSK57acYf6WoIh1AQt1cIWYzfBR-bo6y39lIbS2f7ncy6f8SDC0ZDfjVLXbZJCSL9OhdQPcOf8bhgDvWDcWCi9noKsol4WxGdRI4HcwjNcalz_UDQxxQ7bWJSdQ7C9RGZLICSv1tFGBIM5UuFeumcRdN3SkHc31ujLt0S59XKjoA2KLt-cO-ypyERbMn65ft9EqoFeFzwckbs 2026/06/28 02:16:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/06/28 02:16:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/06/28 02:16:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AGlsZUW2uTgYlXBUd2Y77sNpM4TtFu6UgsOKvvYpDFiBaPmdzajbarWbFhUjsuzuZOE_tdznli4VMKUR0SfTZHujm3Yo9gPdsVJd6bob4Ur_pGWPwFE1_qwq78ZVl4tIbywxpsYbt2xSK57acYf6WoIh1AQt1cIWYzfBR-bo6y39lIbS2f7ncy6f8SDC0ZDfjVLXbZJCSL9OhdQPcOf8bhgDvWDcWCi9noKsol4WxGdRI4HcwjNcalz_UDQxxQ7bWJSdQ7C9RGZLICSv1tFGBIM5UuFeumcRdN3SkHc31ujLt0S59XKjoA2KLt-cO-ypyERbMn65ft9EqoFeFzwckbs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/06/28 02:16:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ACy-ioAWDe-QKaai-RReGDF2V8-t_HTqUMToZFjpPJu0cDp9JePv5DRYimgFQFnK7lb2aEpug-ReC5GitLz6UUSXJrtutXKLqeFWAd5lX_lQtAqvenSNlB2I2Sv-Fezhh5jd908tRWysgpxXsSTsDuIT18S3aZ8hq6SZBksS9RK3NV-62BahjPoNm90bNIa28t_EVbUoTREZhr6ol_j-pyeEoNoVn5aGqrguwoy9UVM_rsSO7Dz1J2QAm0jpYB0Yf_iQhKYLfC9KgSxtXr72phA3poToIry-3t3dL6bsLEaP5ZfWB5uKc1znZWLKCVTzhu2OEZY01WKgGyEo4VzgerU 2026/06/28 02:16:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/06/28 02:16:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/06/28 02:16:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ACy-ioAWDe-QKaai-RReGDF2V8-t_HTqUMToZFjpPJu0cDp9JePv5DRYimgFQFnK7lb2aEpug-ReC5GitLz6UUSXJrtutXKLqeFWAd5lX_lQtAqvenSNlB2I2Sv-Fezhh5jd908tRWysgpxXsSTsDuIT18S3aZ8hq6SZBksS9RK3NV-62BahjPoNm90bNIa28t_EVbUoTREZhr6ol_j-pyeEoNoVn5aGqrguwoy9UVM_rsSO7Dz1J2QAm0jpYB0Yf_iQhKYLfC9KgSxtXr72phA3poToIry-3t3dL6bsLEaP5ZfWB5uKc1znZWLKCVTzhu2OEZY01WKgGyEo4VzgerU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/06/28 02:16:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AJhHlMkTL2qz3W1wWNK0FetUCUgqGgoWbBxldk9Njv9ch1SUcqaHqLjT2Lm8Uh5hhS0LXC820-I_7tvW7osZiZYzsKF13mm_E-c9uTPa5C_s6d_YO097oS61qqBLts8x9oNHAbXoXXKZ74IjYAjQ1Ojt7SNiXSUtIbaL5EMvzwKlQIhZ8aauAjLeJfGZAHhRB7T4xMD5Z-7RKB_Q3zF6cZ-KvnsQkqYQ0P3lIwklXD25icOiZi9c3djGpG9bwC1tRE3k_8vNmVHq9Pn0xI8P0ewMFpjxg7ptADildeBET9r9c1niWTrRbuFaOR98UMEKxyMiT4g5HsgYaR-W-7UQJB8 2026/06/28 02:16:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/06/28 02:16:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/06/28 02:16:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AJhHlMkTL2qz3W1wWNK0FetUCUgqGgoWbBxldk9Njv9ch1SUcqaHqLjT2Lm8Uh5hhS0LXC820-I_7tvW7osZiZYzsKF13mm_E-c9uTPa5C_s6d_YO097oS61qqBLts8x9oNHAbXoXXKZ74IjYAjQ1Ojt7SNiXSUtIbaL5EMvzwKlQIhZ8aauAjLeJfGZAHhRB7T4xMD5Z-7RKB_Q3zF6cZ-KvnsQkqYQ0P3lIwklXD25icOiZi9c3djGpG9bwC1tRE3k_8vNmVHq9Pn0xI8P0ewMFpjxg7ptADildeBET9r9c1niWTrRbuFaOR98UMEKxyMiT4g5HsgYaR-W-7UQJB8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/06/28 02:16:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ACTWxU_4nASSso362oykvuZaOhYv8MM-HVnPajCWwuRLuRRDpIEmn-JHFDiSSjx2UmvHgy6p4tdoYLaL7WvEuARYAnFJzBklumfteKZl3Pllde-uzG45Ielfcr8JfiRMwPHQGJiHOdSoluEhLQUfO7q9ztjhNlsG2PLG_Dwm0BfWBOsH6-jruvr_YJtNQNy-dZEaJJSfjXm-tj2pJiLtG7ARGP6ynLyl6prm-LssGZq-w8solRrl7fdCxOOab7iiCWux9A2-V4g9S0QcPzADsJUmk7MlGTK16AKthP4U_Rc6qGnWMXb3wKFOTwCDmrXlplCvWbQu8m0qe-g4ZL4v6PE 2026/06/28 02:16:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/28 02:16:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/28 02:16:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/28 02:16:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/06/28 02:16:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/06/28 02:16:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/06/28 02:16:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ACTWxU_4nASSso362oykvuZaOhYv8MM-HVnPajCWwuRLuRRDpIEmn-JHFDiSSjx2UmvHgy6p4tdoYLaL7WvEuARYAnFJzBklumfteKZl3Pllde-uzG45Ielfcr8JfiRMwPHQGJiHOdSoluEhLQUfO7q9ztjhNlsG2PLG_Dwm0BfWBOsH6-jruvr_YJtNQNy-dZEaJJSfjXm-tj2pJiLtG7ARGP6ynLyl6prm-LssGZq-w8solRrl7fdCxOOab7iiCWux9A2-V4g9S0QcPzADsJUmk7MlGTK16AKthP4U_Rc6qGnWMXb3wKFOTwCDmrXlplCvWbQu8m0qe-g4ZL4v6PE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/06/28 02:16:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AAwu7LHDC40UBAUq8itGQsW7HcA2NsGtaoCfD2DP1Fsu_tMuYfSa8WRypAqqQM_UB_U0fT2s7PtHDZazYZYN-ysXHBJuT7PUs5GUDKxYkJYmtGW2f30Nv9GaoLasr3C8MMcf0geznTC2EKFGVgFewxLdRfblAsBQU1HVvJ2g5XpFsJgXimeAN67kYutRAB2-RxadPPW0KW0vSoiD37O4m-atHQxfVcR6NPDax5YA1rL1EBf1VrTwv9rboiUdztz9PMuDizIKBsjlbKFfmNkzGun1FLqoUD5BNM7htSOdJYmLh7M5p0vzeSIxKnzzKKiZotygbkSoRGy8M_pczvF2n_Y 2026/06/28 02:16:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/06/28 02:16:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/06/28 02:16:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/06/28 02:16:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/06/28 02:16:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/06/28 02:16:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/06/28 02:16:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AAwu7LHDC40UBAUq8itGQsW7HcA2NsGtaoCfD2DP1Fsu_tMuYfSa8WRypAqqQM_UB_U0fT2s7PtHDZazYZYN-ysXHBJuT7PUs5GUDKxYkJYmtGW2f30Nv9GaoLasr3C8MMcf0geznTC2EKFGVgFewxLdRfblAsBQU1HVvJ2g5XpFsJgXimeAN67kYutRAB2-RxadPPW0KW0vSoiD37O4m-atHQxfVcR6NPDax5YA1rL1EBf1VrTwv9rboiUdztz9PMuDizIKBsjlbKFfmNkzGun1FLqoUD5BNM7htSOdJYmLh7M5p0vzeSIxKnzzKKiZotygbkSoRGy8M_pczvF2n_Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/06/28 02:16:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ANd8LW857JpJO9BFA1Pq0j3B87-W312MO_p6W6KlrLLBBrgQ2SiDOyIx6x8IGYt5WmggiNLA69s_hUUv8x8by-BF6VgxN1Yf3ELsxkRjyq9M2cfym8Mo7vA60BP-moj9OCICVDI_AcyPo4zV29NrzmcrneMu3c4YEd4qiwWc6iSGpqugc4J8QxtfnHiMxOFjqxKu8FKbxOb0fOUte1IkNPzinQ8BplgJWYoc04BWPhPL3BIYUoh42H1Khe5V_pSL8qFmSwXe9and9dVo09rfgkIKOaxh1-vROvNTNV_uMAYVPRHCZMZjFChDXcKpjklhzndzErkSqdFLhilM_fGwo_0 2026/06/28 02:16:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/06/28 02:16:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/06/28 02:16:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ANd8LW857JpJO9BFA1Pq0j3B87-W312MO_p6W6KlrLLBBrgQ2SiDOyIx6x8IGYt5WmggiNLA69s_hUUv8x8by-BF6VgxN1Yf3ELsxkRjyq9M2cfym8Mo7vA60BP-moj9OCICVDI_AcyPo4zV29NrzmcrneMu3c4YEd4qiwWc6iSGpqugc4J8QxtfnHiMxOFjqxKu8FKbxOb0fOUte1IkNPzinQ8BplgJWYoc04BWPhPL3BIYUoh42H1Khe5V_pSL8qFmSwXe9and9dVo09rfgkIKOaxh1-vROvNTNV_uMAYVPRHCZMZjFChDXcKpjklhzndzErkSqdFLhilM_fGwo_0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/06/28 02:16:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: APOftBbQ8nIGtKGyY95oKyTKGKpSCmIdfpFourT-t0eMe7O8MR6-kVbAuwxX_6NjDx2eO9SPhHXHlTUCYjTt_P0R6VgPdbg18odXBPoWjSOXm47eSU-v358QlCS-86Pgpy-L01wTivIHHk3043_wvb6fLbkmFYdsI_HAoVgMntLfeGE5zOz5cVBjNRHa56T7V3owugZ86Aw1er4nN2WtYNZwhv5EMWCQO9jub3GKnaRPyMcUvEwri2_-CRDVwSJKwMZ9qC9DxRMEPK9HCgHrekt_rjY_oEcckup0HReIuk7CGXCpkNEqguNT1oDmJL3-FB9YGgqEVHsxqxIPq-ENmwc 2026/06/28 02:16:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/06/28 02:16:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/06/28 02:16:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "APOftBbQ8nIGtKGyY95oKyTKGKpSCmIdfpFourT-t0eMe7O8MR6-kVbAuwxX_6NjDx2eO9SPhHXHlTUCYjTt_P0R6VgPdbg18odXBPoWjSOXm47eSU-v358QlCS-86Pgpy-L01wTivIHHk3043_wvb6fLbkmFYdsI_HAoVgMntLfeGE5zOz5cVBjNRHa56T7V3owugZ86Aw1er4nN2WtYNZwhv5EMWCQO9jub3GKnaRPyMcUvEwri2_-CRDVwSJKwMZ9qC9DxRMEPK9HCgHrekt_rjY_oEcckup0HReIuk7CGXCpkNEqguNT1oDmJL3-FB9YGgqEVHsxqxIPq-ENmwc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/06/28 02:16:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ALGOIbAFXs68Xols2vuCwgYl0XpABYnx6CrYzXmQE97tO8Yo_EA7L0zN_2Cs_xCa7OI4TpO5r37qn_yhNsCH5tLeN7iYGACKoxgfhfKXIpyamOO5nPrv-YKCrENVBRReUHalhHpQKfibYwMX_89HUMM-b8Z2nFUqJhoW-9jmq87u2LJBY4JD1DAAkVJEug4sFXNtmsi043c9EBh8sc2tNUXkSL-CGCg6uO334hWb1NALoyKBO4UOPkxqU-0_XY_aGm8Fjui7pP-g1j0XeIuUcrAiN0q4JMV8D97pdBgKFeyCVaId496GU6lZeEFSXtBwyhi97q1efw6WycO8ljSe-l8 2026/06/28 02:16:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/06/28 02:16:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/06/28 02:16:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ALGOIbAFXs68Xols2vuCwgYl0XpABYnx6CrYzXmQE97tO8Yo_EA7L0zN_2Cs_xCa7OI4TpO5r37qn_yhNsCH5tLeN7iYGACKoxgfhfKXIpyamOO5nPrv-YKCrENVBRReUHalhHpQKfibYwMX_89HUMM-b8Z2nFUqJhoW-9jmq87u2LJBY4JD1DAAkVJEug4sFXNtmsi043c9EBh8sc2tNUXkSL-CGCg6uO334hWb1NALoyKBO4UOPkxqU-0_XY_aGm8Fjui7pP-g1j0XeIuUcrAiN0q4JMV8D97pdBgKFeyCVaId496GU6lZeEFSXtBwyhi97q1efw6WycO8ljSe-l8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/06/28 02:16:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AAIvl-iQ193xB7BmXkAHL6XR0y9zv7CF-pd0HOZ55wk5KTn2q9W_AsbHfKn8_f8gT7dQXPjUE9v0qlNsrv7CrNdVFKrF5aszMcRzV1uEdhKI_wDn7UqT8Hh0Xc5NoZr9Bu26LjZ7wQs_-Kf4j7Cv0CmrfvmmCl-57VVKB26rWl7byZbwPJtJkfUxaMNxTnyWxGPBGMyIzKF_KcbOjR1nIvO1t0PKFpXXJCvNt2oIl1YXL0NiyqNMftBOF-rCEuJaoOTDqFDYr5OWZ_9IhgwGYyTd4gBLXHED9rdLL6SQKCnKNdzM7KFBpwQJQ_1ncIMVfGXrtA3tJBh6wwqCT6iupQA 2026/06/28 02:16:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/28 02:16:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/28 02:16:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/06/28 02:16:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/06/28 02:16:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/06/28 02:16:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/06/28 02:16:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AAIvl-iQ193xB7BmXkAHL6XR0y9zv7CF-pd0HOZ55wk5KTn2q9W_AsbHfKn8_f8gT7dQXPjUE9v0qlNsrv7CrNdVFKrF5aszMcRzV1uEdhKI_wDn7UqT8Hh0Xc5NoZr9Bu26LjZ7wQs_-Kf4j7Cv0CmrfvmmCl-57VVKB26rWl7byZbwPJtJkfUxaMNxTnyWxGPBGMyIzKF_KcbOjR1nIvO1t0PKFpXXJCvNt2oIl1YXL0NiyqNMftBOF-rCEuJaoOTDqFDYr5OWZ_9IhgwGYyTd4gBLXHED9rdLL6SQKCnKNdzM7KFBpwQJQ_1ncIMVfGXrtA3tJBh6wwqCT6iupQA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/06/28 02:16:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ALUnarGOIoW6bU_TRtD4x_qhHLH2zBwCQTktlXJsmeAucnhii19tyhbGrXxHQVwWYayOIhXX2FoxWGV3jEUspZxa-9oaqGaBceSahzlt2zUBNMt0WmHH0Qmscy-clKzEiq9lr7NHvZMFuhKYGmv4IXgn1tun5w7GRawNg_6VZSywGS7hWIYLR7xCSJL5nTruwj8bgq3dDUcK1baFlrolVElR6xhX561F13G0JG5jnIv9fGtjdHg9thUGnLOuQxTk_fE9oK1ZOLJ24IJ53bYPi_622bPS3TLvGOkTALs4SSB-eIG-auCsLcX9ecybl6t0SoazR5hmB5hSEKNIzaGZTBY 2026/06/28 02:16:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/06/28 02:16:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/06/28 02:16:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/06/28 02:16:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/06/28 02:16:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/06/28 02:16:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/06/28 02:16:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ALUnarGOIoW6bU_TRtD4x_qhHLH2zBwCQTktlXJsmeAucnhii19tyhbGrXxHQVwWYayOIhXX2FoxWGV3jEUspZxa-9oaqGaBceSahzlt2zUBNMt0WmHH0Qmscy-clKzEiq9lr7NHvZMFuhKYGmv4IXgn1tun5w7GRawNg_6VZSywGS7hWIYLR7xCSJL5nTruwj8bgq3dDUcK1baFlrolVElR6xhX561F13G0JG5jnIv9fGtjdHg9thUGnLOuQxTk_fE9oK1ZOLJ24IJ53bYPi_622bPS3TLvGOkTALs4SSB-eIG-auCsLcX9ecybl6t0SoazR5hmB5hSEKNIzaGZTBY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/06/28 02:16:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AMWCMiElSb3Uh6kJ7levdtSMNlKBy_ZaWnBKQ6yKReDwbWh9QoSxO8FMz2SmzSN9CtBuzUQz3Jznrw3iDXJuQn3SvZK1l_ismnaFnTFvPPxA2AiadBHuYHSi0stn7UgRORshsIZq5WozEBCOd9pIF0lcvvW-ncqrTFe-4DROf7PlqsyiYnp97hU4CgZMan7jW7luQsJ5RkmXHY18M0usO4tFDpXqhjoviA2EOClbj5tcyV_yRnsKuEpbRqK9keLrUBcf0tFFK0YR6lOgusDH-16qMADU5QNoeIS7qgyV_E2U4RLgPCxORpWy7nm5TS76HL4_nhu1Ls9ToCxcKcHKM8Q 2026/06/28 02:16:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/06/28 02:16:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/06/28 02:16:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AMWCMiElSb3Uh6kJ7levdtSMNlKBy_ZaWnBKQ6yKReDwbWh9QoSxO8FMz2SmzSN9CtBuzUQz3Jznrw3iDXJuQn3SvZK1l_ismnaFnTFvPPxA2AiadBHuYHSi0stn7UgRORshsIZq5WozEBCOd9pIF0lcvvW-ncqrTFe-4DROf7PlqsyiYnp97hU4CgZMan7jW7luQsJ5RkmXHY18M0usO4tFDpXqhjoviA2EOClbj5tcyV_yRnsKuEpbRqK9keLrUBcf0tFFK0YR6lOgusDH-16qMADU5QNoeIS7qgyV_E2U4RLgPCxORpWy7nm5TS76HL4_nhu1Ls9ToCxcKcHKM8Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/06/28 02:16:46 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AHu1zy8zPOZnhdQaTGhdaBDI1LURnmzPWr96LLsGqiJlNjPesyBPXu7YF0Lf2nihhKDlHRtrvhLRYj9AF0YEWudx8LsG4qZS34HtDjE_56wI_yIf0z82dDGa2j6fnPJnqjTWCXXfu8ezv5pEmDF-sBHmgMcUoSk7mD749HVE5Fw_ZkaQYEES4HcUkuOBiyMpUcHEz0skPzcFQ35EYOQ2ZrkVmWKip-Wqeolbhal-2MdZaj7Cl8TTwiJhqZW8OmWOK7wKR8iI7AiKd83Va1dAOSreiPmxlWswtRWYSBceJUT28uCAGnK0-2o5ZnXpFPC7CsJ-Bi0bd_l-9O16zN8Zmsw 2026/06/28 02:16:46 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/06/28 02:16:46 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/06/28 02:16:47 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AHu1zy8zPOZnhdQaTGhdaBDI1LURnmzPWr96LLsGqiJlNjPesyBPXu7YF0Lf2nihhKDlHRtrvhLRYj9AF0YEWudx8LsG4qZS34HtDjE_56wI_yIf0z82dDGa2j6fnPJnqjTWCXXfu8ezv5pEmDF-sBHmgMcUoSk7mD749HVE5Fw_ZkaQYEES4HcUkuOBiyMpUcHEz0skPzcFQ35EYOQ2ZrkVmWKip-Wqeolbhal-2MdZaj7Cl8TTwiJhqZW8OmWOK7wKR8iI7AiKd83Va1dAOSreiPmxlWswtRWYSBceJUT28uCAGnK0-2o5ZnXpFPC7CsJ-Bi0bd_l-9O16zN8Zmsw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/06/28 02:16:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: APmBtW_zHTozttT6cNobS780YH1AULEsMpAjwafH6sualCrHdifDfC6Aw5NR2jma9kkNWm9S9dsGrxa4imyThzlZK-RM2TOSRgY3gh07NfCg6lIU-zbPsovDL8I_yQ-DNJ72TdAQqeMhlvSrV3J8vtSacLCYPKmCGH1pp5x7osM1R0-9NykcttzlXYYWcJfMgoiGTTtp6jOtDAqnym0chTzn8kTQ5xuGyFaeZ28Voj9VmuDlyk7sLEJeEFeB3qd4XJNcEmWR1YrV-4iAXrd6aXzMmNxv9uv_MZoQv8yrWxr2zUAvkS3-Ew-Jr1B7UF-dTYIGJbfMyIeZQT5IgB4H2yo 2026/06/28 02:16:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/06/28 02:16:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/06/28 02:16:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "APmBtW_zHTozttT6cNobS780YH1AULEsMpAjwafH6sualCrHdifDfC6Aw5NR2jma9kkNWm9S9dsGrxa4imyThzlZK-RM2TOSRgY3gh07NfCg6lIU-zbPsovDL8I_yQ-DNJ72TdAQqeMhlvSrV3J8vtSacLCYPKmCGH1pp5x7osM1R0-9NykcttzlXYYWcJfMgoiGTTtp6jOtDAqnym0chTzn8kTQ5xuGyFaeZ28Voj9VmuDlyk7sLEJeEFeB3qd4XJNcEmWR1YrV-4iAXrd6aXzMmNxv9uv_MZoQv8yrWxr2zUAvkS3-Ew-Jr1B7UF-dTYIGJbfMyIeZQT5IgB4H2yo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/06/28 02:16:49 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AGCAykplJ2deSCvZd8Gy5MNR-M9PNNaX45-hQbxgjIL4aAMVb-EjIPOZ9QRGRWmHOtoH-mqPi5oBZyNTFBGpxkl2S4PVV4UGGm3qSJ3_mqTLnla9BG-FVYTLD5zvSylzpYOX_5LD3vCTnKsEat2bs9BefAdTBS2FeYxvTreDXaLz8URQ-72FFHcO4vfI6Uqi6UZnyp4WISxFjn9kPGh_sliFUVOsni6ESVYCrZ9dVgnEr9IWGXDpVdDr0F0pZZkYJju6wguIWmV2sfTt9i_muZqejrcRIksTqs5YYXnzdnvxw5D38cDbgFmYshfeD14SowIMrzySDT-ZYm3H2ER0wUg 2026/06/28 02:16:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/06/28 02:16:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/06/28 02:16:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/06/28 02:16:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/06/28 02:16:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/06/28 02:16:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/06/28 02:16:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AGCAykplJ2deSCvZd8Gy5MNR-M9PNNaX45-hQbxgjIL4aAMVb-EjIPOZ9QRGRWmHOtoH-mqPi5oBZyNTFBGpxkl2S4PVV4UGGm3qSJ3_mqTLnla9BG-FVYTLD5zvSylzpYOX_5LD3vCTnKsEat2bs9BefAdTBS2FeYxvTreDXaLz8URQ-72FFHcO4vfI6Uqi6UZnyp4WISxFjn9kPGh_sliFUVOsni6ESVYCrZ9dVgnEr9IWGXDpVdDr0F0pZZkYJju6wguIWmV2sfTt9i_muZqejrcRIksTqs5YYXnzdnvxw5D38cDbgFmYshfeD14SowIMrzySDT-ZYm3H2ER0wUg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/06/28 02:16:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABDDD1DN0J3QQicmmL1hVcP1xzKhYW0bOZsfG3j49oYqSQ1zsUqt0lOCGJ2GdATO4K6xgKIwdQemMUzfbINJbQgeX6I0abEhI1oT8cWfmL-XVwWFxaL371S4yi5FDvKiMrGRiwxkz4EV3s1l3Z5gX1pEJYYrm1JWq8180soBDEcZvW-MlAnnc5j3uFzZsE95fPHPQNCAB7hcT0ifmZh-6xwcYLXOxypsvj0LbVECSNPK1G1GdtNyF2kmMmPFoWaZumifoVltLyNxqua9cbVQSIBjjJbvXVt4wLv6LYtzuT4aVE3IOORPYdjKHg2qc3EL6dpg9PB7O_pJGxeIVx12XT4 2026/06/28 02:16:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/06/28 02:16:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/06/28 02:16:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/06/28 02:16:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/06/28 02:16:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/06/28 02:16:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/06/28 02:16:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABDDD1DN0J3QQicmmL1hVcP1xzKhYW0bOZsfG3j49oYqSQ1zsUqt0lOCGJ2GdATO4K6xgKIwdQemMUzfbINJbQgeX6I0abEhI1oT8cWfmL-XVwWFxaL371S4yi5FDvKiMrGRiwxkz4EV3s1l3Z5gX1pEJYYrm1JWq8180soBDEcZvW-MlAnnc5j3uFzZsE95fPHPQNCAB7hcT0ifmZh-6xwcYLXOxypsvj0LbVECSNPK1G1GdtNyF2kmMmPFoWaZumifoVltLyNxqua9cbVQSIBjjJbvXVt4wLv6LYtzuT4aVE3IOORPYdjKHg2qc3EL6dpg9PB7O_pJGxeIVx12XT4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/06/28 02:16:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AKAARsKARRHJny2m-t5aBSNNtSS-t7Ny7OoPVkzr2-IBeAVmsxIgy3aioC0N_8uNEIHdgYV2hR5kW3jryyIS1CZx9-A8wL4q08K-lWIikwkiLc6jeGXHYkHPz5IMkl32M2bet5WWOWnPGHKlTNHQgoNxNBc_fi5sR8VDtKh5QiBeYeFBc7glCwNjHyMy-GfpieUTl7MMczHQ25gG-r_4ZDNNt24F5tzKiJLpfhtzA-M2DNlAcIeoWEcJkM5hy8EXPOSdPAv_3Q6EzNQ9fj3la6I-tuGEWOGoOaWJzvHmR8uU_5fc7qaQQjZVXgwc9exfrqjyPME1tnQGoX5bI1MXf9Q 2026/06/28 02:16:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/06/28 02:16:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/06/28 02:16:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AKAARsKARRHJny2m-t5aBSNNtSS-t7Ny7OoPVkzr2-IBeAVmsxIgy3aioC0N_8uNEIHdgYV2hR5kW3jryyIS1CZx9-A8wL4q08K-lWIikwkiLc6jeGXHYkHPz5IMkl32M2bet5WWOWnPGHKlTNHQgoNxNBc_fi5sR8VDtKh5QiBeYeFBc7glCwNjHyMy-GfpieUTl7MMczHQ25gG-r_4ZDNNt24F5tzKiJLpfhtzA-M2DNlAcIeoWEcJkM5hy8EXPOSdPAv_3Q6EzNQ9fj3la6I-tuGEWOGoOaWJzvHmR8uU_5fc7qaQQjZVXgwc9exfrqjyPME1tnQGoX5bI1MXf9Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/06/28 02:16:57 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AN2ml2msEGioXBxcSMO3BoZNw2yMKbb_l7nAq_tEd3TtyWj1qgpJYn6aW3zixHM1_OA_dbi9EKRUaUDc4e3Nk3vfgbdfNhUzi5gXws5D4efOro0rhSAMG-0BqUOKfP7CPWMWosWP73aiKXdaxuuSB4DjkUuef04eFNnOXTszgj8N734OIAmrio3VhCv1bAQfTUhCx95o6btTzsPwbkGPMzdS8RGb_8umekbzjX1Njd2ocWvY5XTXurA3P6TEwa3wzlkB8Hcwz9ITCLXTPLoWVoVUyUu7VVkkE_aR47enO5_mp0nfL-ZDbefrQ2pmIsNi2jInT1hDrPgD2FALmn-yEsc 2026/06/28 02:16:57 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/06/28 02:16:57 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/06/28 02:16:58 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AN2ml2msEGioXBxcSMO3BoZNw2yMKbb_l7nAq_tEd3TtyWj1qgpJYn6aW3zixHM1_OA_dbi9EKRUaUDc4e3Nk3vfgbdfNhUzi5gXws5D4efOro0rhSAMG-0BqUOKfP7CPWMWosWP73aiKXdaxuuSB4DjkUuef04eFNnOXTszgj8N734OIAmrio3VhCv1bAQfTUhCx95o6btTzsPwbkGPMzdS8RGb_8umekbzjX1Njd2ocWvY5XTXurA3P6TEwa3wzlkB8Hcwz9ITCLXTPLoWVoVUyUu7VVkkE_aR47enO5_mp0nfL-ZDbefrQ2pmIsNi2jInT1hDrPgD2FALmn-yEsc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/06/28 02:16:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AAqVKgoggXAbx3CgEkhuOd_EeUIkOKXjip3-ro2qkgCdjzyWdrpljhILpZERbBdKjO9oUA7UK802S1y2r0cKZj01wpUU5zz-k64ShYBY4GP5vBCzKg-jgzfuOjxq8Jwh8WrECNP0q_EAXZ7r36gsRC2WvjmcAlI7QpJTlgyBCQCdco8JBwYFy4owamIs6JjDCmT-tsmPYONH_f4KliHiCQtCFp5Gz201D34llpiCEWksGIsr35T6iE5aamhbMCAITVbka6fB-ppo0Lb9HHpZ9cgSTpswId2TvIUgFdWlmpYr5cjz80dJzRWvHJ0djcnLul7c31bomDxoJd_cyxOmlIw 2026/06/28 02:16:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/06/28 02:16:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/06/28 02:17:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AAqVKgoggXAbx3CgEkhuOd_EeUIkOKXjip3-ro2qkgCdjzyWdrpljhILpZERbBdKjO9oUA7UK802S1y2r0cKZj01wpUU5zz-k64ShYBY4GP5vBCzKg-jgzfuOjxq8Jwh8WrECNP0q_EAXZ7r36gsRC2WvjmcAlI7QpJTlgyBCQCdco8JBwYFy4owamIs6JjDCmT-tsmPYONH_f4KliHiCQtCFp5Gz201D34llpiCEWksGIsr35T6iE5aamhbMCAITVbka6fB-ppo0Lb9HHpZ9cgSTpswId2TvIUgFdWlmpYr5cjz80dJzRWvHJ0djcnLul7c31bomDxoJd_cyxOmlIw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/06/28 02:17:00 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AOTBzo_ChwVXn0crAwBs8_SU2iSxQtq6dnqeF4zw-mJPcV8bUsfbq_8DSUGkzXay8NH_ACYQ3EQb1U_DEqToSoEjZiNcqLco0FwBJIAYL05rhTXNSAEmpqgEzjU7MJgGHh6kdfr3SRe-6JNBkglLkH-ZKtrjtZUtKvPuJazjVx1taYpOfcrd59EfqbDlCbKK9OegMz89vXiAoBUQ8_kRwSI8sjKOnCgRdHLTo5xnzfNxDi5SyYO9IwFrCsR2e-BRf7fs5vbvztFjOOeIKjQAIKIfmRzcmAC_GjTh0Kd1Djc1oiTeQG0MEFhP7nDRvuxzxvPs8KdImK5feFAnmrzxqrg 2026/06/28 02:17:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/06/28 02:17:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/06/28 02:17:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/06/28 02:17:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/06/28 02:17:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/06/28 02:17:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/06/28 02:17:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AOTBzo_ChwVXn0crAwBs8_SU2iSxQtq6dnqeF4zw-mJPcV8bUsfbq_8DSUGkzXay8NH_ACYQ3EQb1U_DEqToSoEjZiNcqLco0FwBJIAYL05rhTXNSAEmpqgEzjU7MJgGHh6kdfr3SRe-6JNBkglLkH-ZKtrjtZUtKvPuJazjVx1taYpOfcrd59EfqbDlCbKK9OegMz89vXiAoBUQ8_kRwSI8sjKOnCgRdHLTo5xnzfNxDi5SyYO9IwFrCsR2e-BRf7fs5vbvztFjOOeIKjQAIKIfmRzcmAC_GjTh0Kd1Djc1oiTeQG0MEFhP7nDRvuxzxvPs8KdImK5feFAnmrzxqrg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/06/28 02:17:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPJcKlJyQ61rCfrEcy23Zyb0dOYfXNfXKczCLtuigMvIX9JqZqWadCX7-pcIP3_D994i-FvjmOnTdHVaOid3KooCuNIzuuHPHKHS1-XjCYD6DbnJ1lB5MMWs_fjbzj_Jh_FP0Jq1Bl5sQKoxiJeAMIPfpC4hXlfl6SpI_7XGqGzOjz6sU8BdQHVhfFt59VOjhbQy7QJMwIBCT_S6kD299W0SOZaqCHHrt_VRlQPjFd_K6aBG051Bee88Cx_DDR2q_e_9yI66MYmUL49fB5ZD41qCMSFPHCRCJyzw-4Cm4IxfpCapP0P3rEN3ZiNlR28JOKmM2byw3aVnQwr4owtjyg 2026/06/28 02:17:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/06/28 02:17:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/06/28 02:17:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/06/28 02:17:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/06/28 02:17:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/06/28 02:17:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/06/28 02:17:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPJcKlJyQ61rCfrEcy23Zyb0dOYfXNfXKczCLtuigMvIX9JqZqWadCX7-pcIP3_D994i-FvjmOnTdHVaOid3KooCuNIzuuHPHKHS1-XjCYD6DbnJ1lB5MMWs_fjbzj_Jh_FP0Jq1Bl5sQKoxiJeAMIPfpC4hXlfl6SpI_7XGqGzOjz6sU8BdQHVhfFt59VOjhbQy7QJMwIBCT_S6kD299W0SOZaqCHHrt_VRlQPjFd_K6aBG051Bee88Cx_DDR2q_e_9yI66MYmUL49fB5ZD41qCMSFPHCRCJyzw-4Cm4IxfpCapP0P3rEN3ZiNlR28JOKmM2byw3aVnQwr4owtjyg" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/06/28 02:17:06 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/06/28 02:17:09 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/06/28 02:17:12 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/06/28 02:17:15 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/06/28 02:17:17 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/28 02:17:19 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ADtzSCRpTHwK29ydwpbA0QzYuidKKzZIAYT0gQEx7FGZoCAzNYAmGEszxtLM6Nr434OFgmajtlDEZjtpRb7wrFL8rAzVh5aSGtpmb9pt5jbE65cYUH41woBNOOh4X7fjPidpas6Iv-VUQ5Hv8mXIcySgVD2b9IJHIv8WS8p01xnir1tUmiv9cXhtzYJ-OGURIn89TIRmOem2cHYibRsS9A4Ve-VSxKL3jqoqyCmf3LqPiOHZ3z19F4FijQmGPF6nQhj2mVuC2KMBOZssgLzA2ZcK386UN36RpBjt8Wz0grOSnPGOMXyYTqeAKdT_gG538TWVZU1I08TJ9hO-UasTqMU 2026/06/28 02:17:19 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/06/28 02:17:19 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "c4f3b3820d372487098b78382cb14192" 2026/06/28 02:17:19 DEBUG : unknown-size-put.txt: multipart upload "ADtzSCRpTHwK29ydwpbA0QzYuidKKzZIAYT0gQEx7FGZoCAzNYAmGEszxtLM6Nr434OFgmajtlDEZjtpRb7wrFL8rAzVh5aSGtpmb9pt5jbE65cYUH41woBNOOh4X7fjPidpas6Iv-VUQ5Hv8mXIcySgVD2b9IJHIv8WS8p01xnir1tUmiv9cXhtzYJ-OGURIn89TIRmOem2cHYibRsS9A4Ve-VSxKL3jqoqyCmf3LqPiOHZ3z19F4FijQmGPF6nQhj2mVuC2KMBOZssgLzA2ZcK386UN36RpBjt8Wz0grOSnPGOMXyYTqeAKdT_gG538TWVZU1I08TJ9hO-UasTqMU" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/28 02:17:20 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AEybMlmwRkzE4NImq8r7lKDXTExSOePj83GTThJjOPMyMlzqGVmFvY4uBIet1KMawWx10L_DWFX-62ExJaOepSbt2yR4RCFwvH0XwmZsh-MlXVUkpCh49T-iMR3EbJ36otuqPaOK2cahO39grpOBbF-2ThINGTE3hWsiR8puPathqGTBDN0n2F4qVAa64v34yK8BCpNK6iTHI25LatJJax64-_UX8cS_cRhM3BfhJHl7MjnY1EVLFr7aTJMOPPM9lf6y5swyAV0XLEwPWXbnqvvHX1xYdzM6KcK694HXPL_FEBn1m-ZKsvHUSE5fXwOQbdfXWtOrqKu2jidLcKXpRmA 2026/06/28 02:17:20 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/06/28 02:17:20 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "286c407a6a521d8727653905cd6613c0" 2026/06/28 02:17:21 DEBUG : unknown-size-update.txt: multipart upload "AEybMlmwRkzE4NImq8r7lKDXTExSOePj83GTThJjOPMyMlzqGVmFvY4uBIet1KMawWx10L_DWFX-62ExJaOepSbt2yR4RCFwvH0XwmZsh-MlXVUkpCh49T-iMR3EbJ36otuqPaOK2cahO39grpOBbF-2ThINGTE3hWsiR8puPathqGTBDN0n2F4qVAa64v34yK8BCpNK6iTHI25LatJJax64-_UX8cS_cRhM3BfhJHl7MjnY1EVLFr7aTJMOPPM9lf6y5swyAV0XLEwPWXbnqvvHX1xYdzM6KcK694HXPL_FEBn1m-ZKsvHUSE5fXwOQbdfXWtOrqKu2jidLcKXpRmA" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/28 02:17:21 DEBUG : Creating backend with remote "TestS3R2:rclone-test-liperiw8qedi/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/28 02:17:21 DEBUG : Waiting for deletions to finish 2026/06/28 02:17:21 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/06/28 02:17:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/06/28 02:17:21 DEBUG : "./." version false 2026/06/28 02:17:21 DEBUG : ./.: Deleting (id "") 2026/06/28 02:17:21 INFO : ./.: Deleted 2026/06/28 02:17:21 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/28 02:17:22 INFO : S3 bucket rclone-test-liperiw8qedi: Bucket "rclone-test-liperiw8qedi" deleted 2026/06/28 02:17:22 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- FAIL: TestIntegration (464.46s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.23s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.77s) --- FAIL: TestIntegration/FsMkdir (462.62s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (269.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.66s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (8.88s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (15.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (17.75s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (15.04s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (15.05s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (15.35s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (15.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (15.24s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (15.32s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (15.22s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (15.10s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (15.05s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (15.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (15.29s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (15.02s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (14.96s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (14.95s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (14.97s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.40s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.97s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (109.63s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.34s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.37s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.14s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.14s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (7.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (7.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (15.66s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (15.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.44s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy (17.29s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (8.77s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.69s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (26.46s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (7.42s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.33s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (15.56s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (7.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.39s) --- 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.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (64.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (10.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (12.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.52s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (13.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.11s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.71s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.82s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.85s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.68s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.16s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.18s) --- 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/28 02:17:22 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/06/28 02:17:22 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 464.495s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 7m45.565324469s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/dot_dot TestIntegration/FsMkdir/FsEncoding/punctuation TestIntegration/FsMkdir/FsEncoding/leading_space TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_CR TestIntegration/FsMkdir/FsEncoding/leading_LF TestIntegration/FsMkdir/FsEncoding/leading_HT TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/leading_dot TestIntegration/FsMkdir/FsEncoding/trailing_space TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsEncoding/trailing_LF TestIntegration/FsMkdir/FsEncoding/trailing_HT 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]