"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 TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/05/23 01:07:45 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dahudac1neki" 2026/05/23 01:07:45 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/05/23 01:07:46 INFO : S3 bucket rclone-test-dahudac1neki: Bucket "rclone-test-dahudac1neki" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/05/23 01:07:47 INFO : S3 bucket rclone-test-dahudac1neki: Bucket "rclone-test-dahudac1neki" deleted === RUN TestIntegration/FsMkdir 2026/05/23 01:07:47 INFO : S3 bucket rclone-test-dahudac1neki: Bucket "rclone-test-dahudac1neki" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/23 01:07:47 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/23 01:07:47 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/23 01:07:47 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty 2026/05/23 01:07:48 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 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_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_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: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 fstest.go:203: Not found "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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: 0 actual : 1 Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: 1 objects not found 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,2 @@ -([]string) (len=1) { - (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" +([]string) { } 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=6) ".." } 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=6) ".." } 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=6) ".." } 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=6) ".." } 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=6) ".." } 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=6) ".." } 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=6) ".." } 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=6) ".." } 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=6) ".." } 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=6) ".." } 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=6) ".." } 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=6) ".." } 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=6) ".." } 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=6) ".." } 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=6) ".." } 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/05/23 01:12:01 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AMZ90J2IporXB5MEx3vcJyvBkRmT2m-a093akk3xXNO8OjHkLA7KEeTHsUx-Dhjs8AclpbLYyUmIMEMkd5OaxTI37J8FhrH0At-5EPHVfS9C3pdmHs3Ber05mXgKD2OppPKBn_up7hhlFGvBPiDjty4BbNRg9H7Nt7XInvZU34j25xoTKAXfiAAky5Y6n5mLSaVH2WKTv5FwE5H7TkP0SjioTv3GcfR3GnCxib4EheyGujWBmZXFA03vxM15gkZUU02RDFeitvUcChnP8aYY_S9lXC_Y8ySj-mqxAj94LMxutIkhfZDNq27mq0FrKHsv3F6brTmFrT1Ze2NdlnO3Hks 2026/05/23 01:12:01 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "54390631c3b4265c35fb658caa6addc4" 2026/05/23 01:12:01 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "f20246ae4508ca8a3421f470455cf295" 2026/05/23 01:12:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "cb0cbacc0b9a1f5b486dd369a11fd81f" 2026/05/23 01:12:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AMZ90J2IporXB5MEx3vcJyvBkRmT2m-a093akk3xXNO8OjHkLA7KEeTHsUx-Dhjs8AclpbLYyUmIMEMkd5OaxTI37J8FhrH0At-5EPHVfS9C3pdmHs3Ber05mXgKD2OppPKBn_up7hhlFGvBPiDjty4BbNRg9H7Nt7XInvZU34j25xoTKAXfiAAky5Y6n5mLSaVH2WKTv5FwE5H7TkP0SjioTv3GcfR3GnCxib4EheyGujWBmZXFA03vxM15gkZUU02RDFeitvUcChnP8aYY_S9lXC_Y8ySj-mqxAj94LMxutIkhfZDNq27mq0FrKHsv3F6brTmFrT1Ze2NdlnO3Hks" 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=6) ".." } 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=6) ".." } 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=6) ".." } 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=13) "../.." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/23 01:12:04 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/05/23 01:12:05 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=13) "../.." } 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=6) ".." } 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=13) "../.." } 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=6) ".." } 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=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories 2026/05/23 01:12:28 DEBUG : S3 bucket rclone-test-dahudac1neki: bucket is versioned: false 2026/05/23 01:12:28 DEBUG : Waiting for deletions to finish 2026/05/23 01:12:28 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/05/23 01:12:28 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/05/23 01:12:28 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=6) ".." } 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=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories 2026/05/23 01:12:44 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dahudac1neki/dirToPurgeFromRoot" 2026/05/23 01:12:44 DEBUG : S3 bucket rclone-test-dahudac1neki path dirToPurgeFromRoot: bucket is versioned: false 2026/05/23 01:12:44 DEBUG : Waiting for deletions to finish 2026/05/23 01:12:44 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/05/23 01:12:44 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/05/23 01:12:44 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=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/23 01:12:51 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dahudac1neki/hello? sausage/êé" 2026/05/23 01:12:53 DEBUG : S3 bucket rclone-test-dahudac1neki path hello? sausage/êé: bucket is versioned: false 2026/05/23 01:12:53 DEBUG : Waiting for deletions to finish 2026/05/23 01:12:53 DEBUG : "a/b/c/d/e.txt" version false 2026/05/23 01:12:53 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/05/23 01:12:53 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/05/23 01:13:14 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dahudac1neki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/23 01:13:14 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dahudac1neki/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestS3R2:" path "rclone-test-dahudac1neki" from "TestS3R2:rclone-test-dahudac1neki" 2026/05/23 01:13:14 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-dahudac1neki/file name.txt (200), rclone-test-dahudac1neki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-dahudac1neki/file name.txt (200), rclone-test-dahudac1neki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-dahudac1neki/../.. (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-dahudac1neki/../.." 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-dahudac1neki/hello? sausage", "rclone-test-dahudac1neki/hello? sausage/êé", "rclone-test-dahudac1neki/hello? sausage/êé/Hello, 世界", "rclone-test-dahudac1neki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-dahudac1neki/hello? sausage", "rclone-test-dahudac1neki/hello? sausage/êé", "rclone-test-dahudac1neki/hello? sausage/êé/Hello, 世界", "rclone-test-dahudac1neki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-dahudac1neki/.."} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=39) "rclone-test-dahudac1neki/hello? sausage", @@ -4,3 +4,4 @@ (string) (len=58) "rclone-test-dahudac1neki/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-dahudac1neki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-dahudac1neki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=31) "rclone-test-dahudac1neki/.." } 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-dahudac1neki/hello? sausage"} actual : []string{"rclone-test-dahudac1neki/hello? sausage", "rclone-test-dahudac1neki/.."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=39) "rclone-test-dahudac1neki/hello? sausage" +([]string) (len=2) { + (string) (len=39) "rclone-test-dahudac1neki/hello? sausage", + (string) (len=31) "rclone-test-dahudac1neki/.." } 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-dahudac1neki/created from root.txt (100), rclone-test-dahudac1neki/file name.txt (200), rclone-test-dahudac1neki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-dahudac1neki/created from root.txt (100), rclone-test-dahudac1neki/file name.txt (200), rclone-test-dahudac1neki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-dahudac1neki/../.. (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-dahudac1neki/../.." === 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-dahudac1neki/file name.txt (200), rclone-test-dahudac1neki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-dahudac1neki/file name.txt (200), rclone-test-dahudac1neki/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-dahudac1neki/../.. (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-dahudac1neki/../.." === 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/05/23 01:13:46 NOTICE: S3 bucket rclone-test-dahudac1neki: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/05/23 01:13:47 DEBUG : piped data.txt: open chunk writer: started multipart upload: AMGxgRNv5zzRU7T1WseTXgEdIckQvS4g35BCNnPTLGR-IRJsE68RwCexfvQ6eJy-YPOgtCO6Z2M01o0UQ7sRco3dSktpRaCmDe-oujCBFqwXMkHXXoGPT280d-Pqq6SGmqwMTVD12qVjjK2kDjAN30nABYTY_5vm1xIJWk6DIIKpwPleOOTPHtIgix3Vg5hvavgghe8NfCcF7FlXFR4jpvByATXYoOO3LfL6j7MQ_g6QP8AkpjHL-itRKZEiOT_yU7f9jfKTHRQdr4yiBTWy5oIV_uGJEfbdDDfXeuEpnOOWG79j9lVEvPMvYhYzyc0KpHq-pXzSjhsaRa2qRSAAUVc 2026/05/23 01:13:47 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/05/23 01:13:47 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/05/23 01:13:47 DEBUG : piped data.txt: multipart upload "AMGxgRNv5zzRU7T1WseTXgEdIckQvS4g35BCNnPTLGR-IRJsE68RwCexfvQ6eJy-YPOgtCO6Z2M01o0UQ7sRco3dSktpRaCmDe-oujCBFqwXMkHXXoGPT280d-Pqq6SGmqwMTVD12qVjjK2kDjAN30nABYTY_5vm1xIJWk6DIIKpwPleOOTPHtIgix3Vg5hvavgghe8NfCcF7FlXFR4jpvByATXYoOO3LfL6j7MQ_g6QP8AkpjHL-itRKZEiOT_yU7f9jfKTHRQdr4yiBTWy5oIV_uGJEfbdDDfXeuEpnOOWG79j9lVEvPMvYhYzyc0KpHq-pXzSjhsaRa2qRSAAUVc" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/23 01:13:47 DEBUG : piped data.txt: open chunk writer: started multipart upload: AJjYjshW2bDgGSRftTDVAZhu9KVNFrRbLTUhI5CRx0swusreiHtvI6IfmUZBohlSzSK8i_DURVImjXITO0kH5Sb8sQJad-UAkwwINSHOfyPtr2evAWziPHVJh-hEhnierVDm6dYAjCkWUKHTBLu_kz7siHk1hg-LYumKOYE04bWFDDmzVltY-izDVemvFr3l8lR95xYlUxwZf9xDjrBZeyuAugHcKwdFQu-5fUe26HiZ82QlJEAF0_a7Ji8JCQ_ThoCvvtUU7BXNfnGPMTAr20HSwobWTdj_wdw6j9tYVl3QE1AcW3S8iloiMOKije09A4CZuK2bYxd56aDom0Rfax8 2026/05/23 01:13:47 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/05/23 01:13:47 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "1bbdc6a51e1b30b90bc527d4e19e36fc" 2026/05/23 01:13:48 DEBUG : piped data.txt: multipart upload "AJjYjshW2bDgGSRftTDVAZhu9KVNFrRbLTUhI5CRx0swusreiHtvI6IfmUZBohlSzSK8i_DURVImjXITO0kH5Sb8sQJad-UAkwwINSHOfyPtr2evAWziPHVJh-hEhnierVDm6dYAjCkWUKHTBLu_kz7siHk1hg-LYumKOYE04bWFDDmzVltY-izDVemvFr3l8lR95xYlUxwZf9xDjrBZeyuAugHcKwdFQu-5fUe26HiZ82QlJEAF0_a7Ji8JCQ_ThoCvvtUU7BXNfnGPMTAr20HSwobWTdj_wdw6j9tYVl3QE1AcW3S8iloiMOKije09A4CZuK2bYxd56aDom0Rfax8" 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/05/23 01:13:48 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/05/23 01:13:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ADFRPK5t21xVicqId0YpOL4O1CF24onv_gUo22gRfgNDA_dVYPxww59W1B_0SIVnihqadjofCOeeUxpKSuRSNpR4rKsfdUNpmuDLxVmyJcQYRgt3K0iQ1L4isx36Ff9Y-b5hEP957ZpT6GAYnY6nKbcU9JGnTs_k-J0evutQeQxoV1wF3ZO7kYjkwZ0_LoxFP3e-X5Tw8hxUXvM5o-LQjUtdGwE5X1Pm9gnADPA883R-8XMTSbcpPOdvZOtXGNzp47Rgx20YdjCHC-A7uyLavH3J568qSmXa2LPaCPeep6JAIayVHVVqFZxn5HkZfURFY89FoIl1CksaVYup_lfX0Cw 2026/05/23 01:13:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/05/23 01:13:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/05/23 01:13:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ADFRPK5t21xVicqId0YpOL4O1CF24onv_gUo22gRfgNDA_dVYPxww59W1B_0SIVnihqadjofCOeeUxpKSuRSNpR4rKsfdUNpmuDLxVmyJcQYRgt3K0iQ1L4isx36Ff9Y-b5hEP957ZpT6GAYnY6nKbcU9JGnTs_k-J0evutQeQxoV1wF3ZO7kYjkwZ0_LoxFP3e-X5Tw8hxUXvM5o-LQjUtdGwE5X1Pm9gnADPA883R-8XMTSbcpPOdvZOtXGNzp47Rgx20YdjCHC-A7uyLavH3J568qSmXa2LPaCPeep6JAIayVHVVqFZxn5HkZfURFY89FoIl1CksaVYup_lfX0Cw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/05/23 01:13:51 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AFL_CRI6IS6E4zX86zaLhlXi8q0By27dgO4FFZ6mOyXLZh-NE6XPshe7VpAIjKLdrX_sY38b4iEgxrzPBphOTkS1LIntjqvkYCesoUpS-8u-oHKi9zAP9c2Sp8EWWl4EabrtR_jiNmxofrt7tRr2afVvbq3sKCVIUj_KaKo50-Ozh3UsUoM003gAbFO3K1hpqqxTiYiTXSclIsFIfG6djBG1Y_MvOZcvjvUo-H3FeRb-AxEF_OhcVSA1o2mmaTOhk89aQJEUp_SDa4_OjRSLD21yogy5vEOkODRMSb75qOlkeQuClWt-nd-l12sK8jQTt0_AqUyJ1tpmdLlVUiJGqXM 2026/05/23 01:13:52 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/05/23 01:13:52 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/05/23 01:13:52 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AFL_CRI6IS6E4zX86zaLhlXi8q0By27dgO4FFZ6mOyXLZh-NE6XPshe7VpAIjKLdrX_sY38b4iEgxrzPBphOTkS1LIntjqvkYCesoUpS-8u-oHKi9zAP9c2Sp8EWWl4EabrtR_jiNmxofrt7tRr2afVvbq3sKCVIUj_KaKo50-Ozh3UsUoM003gAbFO3K1hpqqxTiYiTXSclIsFIfG6djBG1Y_MvOZcvjvUo-H3FeRb-AxEF_OhcVSA1o2mmaTOhk89aQJEUp_SDa4_OjRSLD21yogy5vEOkODRMSb75qOlkeQuClWt-nd-l12sK8jQTt0_AqUyJ1tpmdLlVUiJGqXM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/05/23 01:13:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AB75UjywM5JLph3ANhQynzBYrCw3hoQ2r-k25zY5guWy57Vq_Rq-t1fMYg2o7QQdlnXmUC_M6yTz83F8nSw6iYR-BtYTUTPTf6g31HVpBqlSV4SWB5feDU5Ms-WsSZxDURIeaULlwqWFGR_8eULdxIrR19rkgBTrOlLFDxl0xQ7LHAdjtPfP631l60jvT9pyRBE0NgC5qcZxWrm9HDA0xM2x30FNhWJSRV2h6j6FjczqeYfD9jMkaq5qP1_4Md6l5SW-kRfAKXL-mCcHp933Qp_OB0_97-dEkxRPNgAxwd_N2GPuLHIytphFhMyJHxC0GlfC-87AMsHxGjOIRxJhNco 2026/05/23 01:13:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/05/23 01:13:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/05/23 01:13:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AB75UjywM5JLph3ANhQynzBYrCw3hoQ2r-k25zY5guWy57Vq_Rq-t1fMYg2o7QQdlnXmUC_M6yTz83F8nSw6iYR-BtYTUTPTf6g31HVpBqlSV4SWB5feDU5Ms-WsSZxDURIeaULlwqWFGR_8eULdxIrR19rkgBTrOlLFDxl0xQ7LHAdjtPfP631l60jvT9pyRBE0NgC5qcZxWrm9HDA0xM2x30FNhWJSRV2h6j6FjczqeYfD9jMkaq5qP1_4Md6l5SW-kRfAKXL-mCcHp933Qp_OB0_97-dEkxRPNgAxwd_N2GPuLHIytphFhMyJHxC0GlfC-87AMsHxGjOIRxJhNco" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/05/23 01:13:55 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AHuo7brA5ffDQNuDgbr4Fdok0IzxHseYGwqR8K-EY2ZPg_vkjyEdMtx14meP7ufOi1cn7AmFgzSiXbTPwuS970j3O6pslTX0GtR0KBLWh-Zedyyp8psCw6tUjVnRNetIiSfu88dPos68bubUS9lxnXlTV_yal8RXytmREcXAqUHkfpG4kUxNq-C2Ozo5v8ZJKOt5zZ-SWnB_JJECD3gXgFU2Hs8tUOiMgePuiqhnvt9sEZnmq81S8wfpTwEHIM_c214hxlHmbKWqnSjUrD5OHQXs1_589GPzbjB5bsS0sWgSelIKKZ6FWhB6BEuFeh9OBOsndR-nSn-kOXUckz31ewE 2026/05/23 01:13:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/05/23 01:13:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/05/23 01:13:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/05/23 01:13:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/05/23 01:13:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/05/23 01:13:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/05/23 01:13:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AHuo7brA5ffDQNuDgbr4Fdok0IzxHseYGwqR8K-EY2ZPg_vkjyEdMtx14meP7ufOi1cn7AmFgzSiXbTPwuS970j3O6pslTX0GtR0KBLWh-Zedyyp8psCw6tUjVnRNetIiSfu88dPos68bubUS9lxnXlTV_yal8RXytmREcXAqUHkfpG4kUxNq-C2Ozo5v8ZJKOt5zZ-SWnB_JJECD3gXgFU2Hs8tUOiMgePuiqhnvt9sEZnmq81S8wfpTwEHIM_c214hxlHmbKWqnSjUrD5OHQXs1_589GPzbjB5bsS0sWgSelIKKZ6FWhB6BEuFeh9OBOsndR-nSn-kOXUckz31ewE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/05/23 01:13:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AKRXoyOziQLl8GMsv7VuyxMK6mqAa9KxgMlGawhwlVF82DWk7oiMvKgxEN7OcKA28ARnigo2AdwC-NypBxXKVd_V8Fhw0ynQd-ebhwzXiN-kAHyNlBXAWLMYKLMD4LWXIXbNQube6ZtIVDGcjbVmWkAHa08XclexpH3EomNDULqO7a0GiKFF-2qeD7I6f4gt8ZcRzeXrQ7GRhIx-oELWY_Zw3hxQOE_jzOG7bXJ8RDaMOTzdHnBgsWWJUAJ67tI8vGV8w4xdIw6kduHsIb0RDrQ3Sp6HdnHV9dt9C2TJrqqxbfcByOYrJtUQl5Wxh0AGfpvO6Ec8-5Q14gak1qfSN6s 2026/05/23 01:13:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/05/23 01:13:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/05/23 01:13:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/05/23 01:13:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/05/23 01:13:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/05/23 01:13:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/05/23 01:13:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AKRXoyOziQLl8GMsv7VuyxMK6mqAa9KxgMlGawhwlVF82DWk7oiMvKgxEN7OcKA28ARnigo2AdwC-NypBxXKVd_V8Fhw0ynQd-ebhwzXiN-kAHyNlBXAWLMYKLMD4LWXIXbNQube6ZtIVDGcjbVmWkAHa08XclexpH3EomNDULqO7a0GiKFF-2qeD7I6f4gt8ZcRzeXrQ7GRhIx-oELWY_Zw3hxQOE_jzOG7bXJ8RDaMOTzdHnBgsWWJUAJ67tI8vGV8w4xdIw6kduHsIb0RDrQ3Sp6HdnHV9dt9C2TJrqqxbfcByOYrJtUQl5Wxh0AGfpvO6Ec8-5Q14gak1qfSN6s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/05/23 01:13:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AMg9wJk3rscBaBEM8M64er_VumKN56FRQib9qv5Cexo3l16OXdaeoQDrh5fFE0Y6lAO5KTuimBZARuVBqbvvoF_Z8bGCJ7l-XJ6XJr05P2D3j5BCBCJ5T6rHUeJ2mCBWkEx6qL37XI-sJUbF-1Sq9-VXfpd4CpQ6f4wkMOU02988KtcxzjnThmMwtnKsHBygTY2q_YfHksFXZR4JdOP8xIZbAWZAohaGhNoY_8-qEKFspLYXHq1ZFlQPegxfO_6JXJcnwZFJa4XiVb9m4gku4rixJb42zpXX2f76LMz6n-r8cq_rGckhNuAHzoewGcmvVy2O6fxaquB8tJ3hDbX27hw 2026/05/23 01:14:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/05/23 01:14:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/05/23 01:14:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AMg9wJk3rscBaBEM8M64er_VumKN56FRQib9qv5Cexo3l16OXdaeoQDrh5fFE0Y6lAO5KTuimBZARuVBqbvvoF_Z8bGCJ7l-XJ6XJr05P2D3j5BCBCJ5T6rHUeJ2mCBWkEx6qL37XI-sJUbF-1Sq9-VXfpd4CpQ6f4wkMOU02988KtcxzjnThmMwtnKsHBygTY2q_YfHksFXZR4JdOP8xIZbAWZAohaGhNoY_8-qEKFspLYXHq1ZFlQPegxfO_6JXJcnwZFJa4XiVb9m4gku4rixJb42zpXX2f76LMz6n-r8cq_rGckhNuAHzoewGcmvVy2O6fxaquB8tJ3hDbX27hw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/05/23 01:14:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ANRr34RUSsoUGuDCwNx-7xXOBgFn79Avs46f8gi_bwV7CMMDeACNb6O56lFMGoIAnM-KbRVePtfi7IvFu0FutSy2CJPEa_vpdw4ySmT1jPgbbPuOmLLyGgZh3AkUSXR4E4fHuRwQLarb8ZUWaYU3ZfOHvHRUjBaRicnUDIrjl5r3Z6JcrDR6B6ktfrvj79fw9kaZc6YU-wJL6TDOkAw6nUFVt7jBMBZPthX4yw7_BvQEBHu39oC0VQ_943i4YJHzTBqiaO1NRmezpJZzSEarM6Qsf4teQ7WsG-G9xa-EDKSgD31ko65ztKYLV5Y4G7Ce6SvUuNbPGckyI_YDmPxqyM8 2026/05/23 01:14:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/05/23 01:14:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/05/23 01:14:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ANRr34RUSsoUGuDCwNx-7xXOBgFn79Avs46f8gi_bwV7CMMDeACNb6O56lFMGoIAnM-KbRVePtfi7IvFu0FutSy2CJPEa_vpdw4ySmT1jPgbbPuOmLLyGgZh3AkUSXR4E4fHuRwQLarb8ZUWaYU3ZfOHvHRUjBaRicnUDIrjl5r3Z6JcrDR6B6ktfrvj79fw9kaZc6YU-wJL6TDOkAw6nUFVt7jBMBZPthX4yw7_BvQEBHu39oC0VQ_943i4YJHzTBqiaO1NRmezpJZzSEarM6Qsf4teQ7WsG-G9xa-EDKSgD31ko65ztKYLV5Y4G7Ce6SvUuNbPGckyI_YDmPxqyM8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/05/23 01:14:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AP75grcQpvpaW0l8-fecJY3MKPC7XUGAxn5i1rG-5yrm0LbOK251gcRFTK_GyJilQ1_YGbVyNJJgiOlVXA00waO4I6HDE9CgNyUneuN2uyP937A8uHKe4AGeI5Y-2JQTsQpzFPys6K8WjOF489aqGKgwLkMs71H31G-TQipNPM78JL-Ym610CQNf-7MTmUxOjPSJl8XsCs3KJAcbmpkmIdcr1D3qe7SMxrAaDJAWNZbOyj697yMnmOCqr5VjkcJhlgROc353XBDvbwYOJYCuOmhSrW8EiCRusOTV1n2Zs-osnWKZhzVNPRgLJEx4XSgxQ4wVFEFQUwG6bUzpQ0TKiKY 2026/05/23 01:14:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/05/23 01:14:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/05/23 01:14:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AP75grcQpvpaW0l8-fecJY3MKPC7XUGAxn5i1rG-5yrm0LbOK251gcRFTK_GyJilQ1_YGbVyNJJgiOlVXA00waO4I6HDE9CgNyUneuN2uyP937A8uHKe4AGeI5Y-2JQTsQpzFPys6K8WjOF489aqGKgwLkMs71H31G-TQipNPM78JL-Ym610CQNf-7MTmUxOjPSJl8XsCs3KJAcbmpkmIdcr1D3qe7SMxrAaDJAWNZbOyj697yMnmOCqr5VjkcJhlgROc353XBDvbwYOJYCuOmhSrW8EiCRusOTV1n2Zs-osnWKZhzVNPRgLJEx4XSgxQ4wVFEFQUwG6bUzpQ0TKiKY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/05/23 01:14:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AFfl2WUGx6r4iXqHxUB1DiU6u61AzKes1Y88FZTUUPS0kPEX403WAdVF0lToxpR9pO7zEe7h6lObBm03UHAwfXKSooJG0UVyGGRJbKpHlybmddQX3aNbRqm2XNP9pQJgELas6gip9Lj6qeZIrAbqXCjFFXZu03twmC6zAvySwZEDMijT2Z57qZBTPnSeyWQo8a_n3QthYBvzqssMWejuthAPY4QCznsGg2K9oBNI_yJCIDFP1OryCzw7Mhb2UOrVdVRXj3j7uKGeuVbjj8FQL81ajjoTBTDHXMb0YSl8YgkI2M-Wqna0nzbmJcvl_167GYj1gRpN74xHmHp4UxmLfZs 2026/05/23 01:14:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/23 01:14:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/23 01:14:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/23 01:14:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/05/23 01:14:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/05/23 01:14:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/05/23 01:14:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AFfl2WUGx6r4iXqHxUB1DiU6u61AzKes1Y88FZTUUPS0kPEX403WAdVF0lToxpR9pO7zEe7h6lObBm03UHAwfXKSooJG0UVyGGRJbKpHlybmddQX3aNbRqm2XNP9pQJgELas6gip9Lj6qeZIrAbqXCjFFXZu03twmC6zAvySwZEDMijT2Z57qZBTPnSeyWQo8a_n3QthYBvzqssMWejuthAPY4QCznsGg2K9oBNI_yJCIDFP1OryCzw7Mhb2UOrVdVRXj3j7uKGeuVbjj8FQL81ajjoTBTDHXMb0YSl8YgkI2M-Wqna0nzbmJcvl_167GYj1gRpN74xHmHp4UxmLfZs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/05/23 01:14:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AOLba3CrkXUhm070YH0_Ausa1Odp5nKkfXLMPreUczPKphVEh66V_DOALGbvkhkKCVFl41kf0JPYYmZHkDRiTlS8jXzOaFLqzKb0UqGoqWlRGuB4n8ZVZ8jTRyDw-usSNLZzuTE7nL9_YL0B-m2tv9ZU10ZHQkwtKe52ERrjitwR0aM26t1-4w9L1Negbynd4sdi4AVQ6Hj0IHr5VOfCIgbptlVIswQgNobaVQqAE4xvPJZSepCq0AwyRsGqW75bP9HcWmSVfyotSas8N6Qxlp020JNvjpSMnhi2RFEeeUif9RaacjoMAQHC_0kGcF1wzu0sZb_0X11lfxwrOpLCTAo 2026/05/23 01:14:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/05/23 01:14:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/05/23 01:14:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/05/23 01:14:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/05/23 01:14:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/05/23 01:14:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/05/23 01:14:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AOLba3CrkXUhm070YH0_Ausa1Odp5nKkfXLMPreUczPKphVEh66V_DOALGbvkhkKCVFl41kf0JPYYmZHkDRiTlS8jXzOaFLqzKb0UqGoqWlRGuB4n8ZVZ8jTRyDw-usSNLZzuTE7nL9_YL0B-m2tv9ZU10ZHQkwtKe52ERrjitwR0aM26t1-4w9L1Negbynd4sdi4AVQ6Hj0IHr5VOfCIgbptlVIswQgNobaVQqAE4xvPJZSepCq0AwyRsGqW75bP9HcWmSVfyotSas8N6Qxlp020JNvjpSMnhi2RFEeeUif9RaacjoMAQHC_0kGcF1wzu0sZb_0X11lfxwrOpLCTAo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/05/23 01:14:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AEnrRzDPUqKANRNC6Q7JiukUXUCvaxVGO4IEDAnqAly40M51-9TjENEwFhrAx6W2wLWouqn3EOfPw_U4g9iMGy9VyRgKjpZOP9o8R8bcJH7RDqsG18PXmYsEOpVcarHMEGMkdNgcVeuzrSuazNxnAqDFT_RedJ1AJS41lXW2WjScnlzyw-sH6r_Gaud3BHZLY43jw5rUFcD5L7HAsM36_mvFDXAbOYgPdZpgy3R1RiWv5LRVe_WRXdyIzbpcVSRqwOdd2byqjXEjQ2XK8sfMez5OGRDSD5gEAoaq4p4Inotc2fFY0iQefWOQi_rkwjM6kfB0fz1iMOq5w1-0Wo3J20s 2026/05/23 01:14:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/05/23 01:14:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/05/23 01:14:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AEnrRzDPUqKANRNC6Q7JiukUXUCvaxVGO4IEDAnqAly40M51-9TjENEwFhrAx6W2wLWouqn3EOfPw_U4g9iMGy9VyRgKjpZOP9o8R8bcJH7RDqsG18PXmYsEOpVcarHMEGMkdNgcVeuzrSuazNxnAqDFT_RedJ1AJS41lXW2WjScnlzyw-sH6r_Gaud3BHZLY43jw5rUFcD5L7HAsM36_mvFDXAbOYgPdZpgy3R1RiWv5LRVe_WRXdyIzbpcVSRqwOdd2byqjXEjQ2XK8sfMez5OGRDSD5gEAoaq4p4Inotc2fFY0iQefWOQi_rkwjM6kfB0fz1iMOq5w1-0Wo3J20s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/05/23 01:14:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ACrKlUrxFoFHU-4olvySYGVtWYS9vyJiV91DIsmoDBa8R6amo2vBw02HLdoEck56okc9W9MG8SCP_DIKumc1j8K_9wRKHHimS_NyJtAxWfcKwvkGX4RXX2iCGtqlywghJkyW_qc6xTf5NWt0RknW1Cen2ybywJzcpJZZEZe1FvLVdaWFkImR3Tfs35An1jTLgRj8ojQoOmAnS25QUhUfj84KgAMHWiVWdZTc3jbtjhQdbLsW3198WmmrsghWcsR1U-B4Qca5JdSi49Z-4SU_iqplQA-NH_ppC4nTt-WmaehG6yVTeNVje_ElAF_KO78QRvIPI6kXVELk-laHggv2Mbs 2026/05/23 01:14:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/05/23 01:14:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/05/23 01:14:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ACrKlUrxFoFHU-4olvySYGVtWYS9vyJiV91DIsmoDBa8R6amo2vBw02HLdoEck56okc9W9MG8SCP_DIKumc1j8K_9wRKHHimS_NyJtAxWfcKwvkGX4RXX2iCGtqlywghJkyW_qc6xTf5NWt0RknW1Cen2ybywJzcpJZZEZe1FvLVdaWFkImR3Tfs35An1jTLgRj8ojQoOmAnS25QUhUfj84KgAMHWiVWdZTc3jbtjhQdbLsW3198WmmrsghWcsR1U-B4Qca5JdSi49Z-4SU_iqplQA-NH_ppC4nTt-WmaehG6yVTeNVje_ElAF_KO78QRvIPI6kXVELk-laHggv2Mbs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/05/23 01:14:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AHMBDwtgXQtBqqKBbumaD5aWGgZzOJDwO4pGI_p57x9Mjl14oigKkwpeSCv3RSNhxyFyw_Kr68MKWXazXKTrQ0RELvhaDR8fUyx1DeLE5ST8T6Jvsf1e_mjvbW4wv0_KQbgGA83HeRa7ykQ00OgpSPNVN0zktSh5ayeDhi8JK2kccIvNhUlrYPPm25QUSy5-1O4sG8Ezc3aj--fnY-LyM42XVkHu61f6tFHTFBkAdollJfbqPC5T3DpA_yiEnvNsXPVykLaft44Y9y0BZjZPvwhYHxGrh5PH8p04gl_44QxRQT8TnM0p2N0QjfcD5f4zCPtDAnCGHCXB-78cReWs1bg 2026/05/23 01:14:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/05/23 01:14:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/05/23 01:14:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AHMBDwtgXQtBqqKBbumaD5aWGgZzOJDwO4pGI_p57x9Mjl14oigKkwpeSCv3RSNhxyFyw_Kr68MKWXazXKTrQ0RELvhaDR8fUyx1DeLE5ST8T6Jvsf1e_mjvbW4wv0_KQbgGA83HeRa7ykQ00OgpSPNVN0zktSh5ayeDhi8JK2kccIvNhUlrYPPm25QUSy5-1O4sG8Ezc3aj--fnY-LyM42XVkHu61f6tFHTFBkAdollJfbqPC5T3DpA_yiEnvNsXPVykLaft44Y9y0BZjZPvwhYHxGrh5PH8p04gl_44QxRQT8TnM0p2N0QjfcD5f4zCPtDAnCGHCXB-78cReWs1bg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/05/23 01:14:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AGnv-DkCyUl1iNp9RCYGJDLTerPm-2DDYc1wn-OiReiNS36MMoq1DGQJp2D1bxQyaK63od5zB2573dSvmNpqoXtEuxoVHkfBIpXKqcr7aQC9psYmwIQVhOUac2sI-Mg0hJvtJ4Wq04fi7yfMMXt1diXzM9LzjLIilkMEwDhLgpVWTFoJP-skuSh6K2jt61ZPgWritNlQ9x3FKIx1c-0kyq3XBiasfn25W0DM5QxkZBWj2Uu--G3DfJTOff-1sTp5buNsp44Z0c0O9E6udzOXjHcjfsuk6RG7EV1o-bdpJbbMjZM9wISaGQghAlF--oevs6ZKIHWsPFiH8OR0uZVCHxo 2026/05/23 01:14:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/23 01:14:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/23 01:14:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/23 01:14:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/05/23 01:14:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/05/23 01:14:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/05/23 01:14:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AGnv-DkCyUl1iNp9RCYGJDLTerPm-2DDYc1wn-OiReiNS36MMoq1DGQJp2D1bxQyaK63od5zB2573dSvmNpqoXtEuxoVHkfBIpXKqcr7aQC9psYmwIQVhOUac2sI-Mg0hJvtJ4Wq04fi7yfMMXt1diXzM9LzjLIilkMEwDhLgpVWTFoJP-skuSh6K2jt61ZPgWritNlQ9x3FKIx1c-0kyq3XBiasfn25W0DM5QxkZBWj2Uu--G3DfJTOff-1sTp5buNsp44Z0c0O9E6udzOXjHcjfsuk6RG7EV1o-bdpJbbMjZM9wISaGQghAlF--oevs6ZKIHWsPFiH8OR0uZVCHxo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/05/23 01:14:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AFRAqwd5uin0Bmw9yeP7rKO0gEJr98ejt3iS5a6mUAC8IQp4u9YzKnCbpb8RSmvca2YgEEYAg9U6g-zCqhl9G5RGYS78ekx9j8-QeWizEMLZ1LlH3y_nxexGlH6NMvzFU3yyFJ9hum3w9d-ztfWMb5xhIPe6ijvnr2bdZEpMWVPtgacGbqzAJcD5By1-y7Ql-0awaIotcSsFnLqyyvlATm6FSzkaWROf4i8aiK8gU92_OXcZfzaPOSdxKwyZx386k5K_HLAdtvFdP3LH6arC0GBjV_mKaNdC5lPAISWCf-C483D1PZQH5rY4MUBoQxigaRjD1ah8KawxNDqC1c2RN_c 2026/05/23 01:14:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/05/23 01:14:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/05/23 01:14:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/05/23 01:14:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/05/23 01:14:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/05/23 01:14:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/05/23 01:14:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AFRAqwd5uin0Bmw9yeP7rKO0gEJr98ejt3iS5a6mUAC8IQp4u9YzKnCbpb8RSmvca2YgEEYAg9U6g-zCqhl9G5RGYS78ekx9j8-QeWizEMLZ1LlH3y_nxexGlH6NMvzFU3yyFJ9hum3w9d-ztfWMb5xhIPe6ijvnr2bdZEpMWVPtgacGbqzAJcD5By1-y7Ql-0awaIotcSsFnLqyyvlATm6FSzkaWROf4i8aiK8gU92_OXcZfzaPOSdxKwyZx386k5K_HLAdtvFdP3LH6arC0GBjV_mKaNdC5lPAISWCf-C483D1PZQH5rY4MUBoQxigaRjD1ah8KawxNDqC1c2RN_c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/05/23 01:14:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AGD6EP5VFgfXnN3qC1RO9OZWSwEkRjJXjHBXR_2laYcc1oXw6fk056I3EonCG20quic1waXk3fattsiBeRfUVCeacs8HYd-rdO9OQ9-RfrRKMk-0NPaYTFNcg2d81piBGofUUUSWVFF1PkzK85WDIv5u3z5zNqKjAIm8jtrLDODaiw-kE64dJJeB9m3G2NBFvuhI8WWdIhnJrW-HNPEOwBcGYKFjgha4kJInGZnKlTqiJWdZ4RN39Y9Q8RjDHEDa95Yb8anfEw3_vR1RVzP3mOR4VtCwn_SUKMUW45IJRrqOj1B_pVVvaeXtuzXddfC-UO9q7FPheJqp8_nROzA-jAQ 2026/05/23 01:14:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/05/23 01:14:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/05/23 01:14:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AGD6EP5VFgfXnN3qC1RO9OZWSwEkRjJXjHBXR_2laYcc1oXw6fk056I3EonCG20quic1waXk3fattsiBeRfUVCeacs8HYd-rdO9OQ9-RfrRKMk-0NPaYTFNcg2d81piBGofUUUSWVFF1PkzK85WDIv5u3z5zNqKjAIm8jtrLDODaiw-kE64dJJeB9m3G2NBFvuhI8WWdIhnJrW-HNPEOwBcGYKFjgha4kJInGZnKlTqiJWdZ4RN39Y9Q8RjDHEDa95Yb8anfEw3_vR1RVzP3mOR4VtCwn_SUKMUW45IJRrqOj1B_pVVvaeXtuzXddfC-UO9q7FPheJqp8_nROzA-jAQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/05/23 01:14:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AI-cbmJMpP8ooVBAMFF_OZyHekyaHBCaKILDif8ZShAIq7sgzf794rAsqM0Atz2v8rrJ3CKar3nZPaWGTJRIawRZxy5t0f3BFWYYkQdTXB_csiF1gf0CDo7rC4dkyQ8gwZHuzz2MmYOiePcugUrPz1UvEy7P6EZkiUPvz7d8Vf83SPdUqZ7mVEB8x-PwYH9i-3JRh434y6BtxZ3OeHgAPU5l8iUJElrBekM3fhZzU3t5lpM2E6qNBx6tzl_ixQ0PqiZ6X0zldL87WKwUjraI5po9cttXVz7xTHHFqoUPWQ49m4QZw7VpUyLnscBvsxsrNiwiHCnS0bbBllJfbYMtzFo 2026/05/23 01:14:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/05/23 01:14:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/05/23 01:14:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AI-cbmJMpP8ooVBAMFF_OZyHekyaHBCaKILDif8ZShAIq7sgzf794rAsqM0Atz2v8rrJ3CKar3nZPaWGTJRIawRZxy5t0f3BFWYYkQdTXB_csiF1gf0CDo7rC4dkyQ8gwZHuzz2MmYOiePcugUrPz1UvEy7P6EZkiUPvz7d8Vf83SPdUqZ7mVEB8x-PwYH9i-3JRh434y6BtxZ3OeHgAPU5l8iUJElrBekM3fhZzU3t5lpM2E6qNBx6tzl_ixQ0PqiZ6X0zldL87WKwUjraI5po9cttXVz7xTHHFqoUPWQ49m4QZw7VpUyLnscBvsxsrNiwiHCnS0bbBllJfbYMtzFo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/05/23 01:14:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AHzEvwf6X7CpqoRJVm_lHeKWEWEDYkKpDfW5Nlp_TCvZhlJ2KOaaD51jYZ0F-bEn42c6VRUnZ6Ly41bQQ04J-fFOYNNydt-n9T37m7Kse5jPSU9r3BYQdv2sWZdtjzEsNUkqyPrL3ECLoPbHJ3TaEz9h-2-iOvbMw2ouMkChFAaEnUKaBR_N9dc9oI4MnRjeuhaeKE_vlKUvDYD4pAy3SXkjfM_svfrAjwUbFjwJW0q-JmX-0ek9ksKS-DtkbNSRvgg4p_M6HGdktp8pfnRfv2Wgvfj0KJp3bnshfxpaOjQHOUpCZ1LoMEgIjbINr-eHPUo9GuNZ-1ntem6jeFEaET8 2026/05/23 01:14:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/05/23 01:14:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/05/23 01:14:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AHzEvwf6X7CpqoRJVm_lHeKWEWEDYkKpDfW5Nlp_TCvZhlJ2KOaaD51jYZ0F-bEn42c6VRUnZ6Ly41bQQ04J-fFOYNNydt-n9T37m7Kse5jPSU9r3BYQdv2sWZdtjzEsNUkqyPrL3ECLoPbHJ3TaEz9h-2-iOvbMw2ouMkChFAaEnUKaBR_N9dc9oI4MnRjeuhaeKE_vlKUvDYD4pAy3SXkjfM_svfrAjwUbFjwJW0q-JmX-0ek9ksKS-DtkbNSRvgg4p_M6HGdktp8pfnRfv2Wgvfj0KJp3bnshfxpaOjQHOUpCZ1LoMEgIjbINr-eHPUo9GuNZ-1ntem6jeFEaET8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/05/23 01:14:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: APm_gF7z3eKCApvleBfihSMW1e140P4X3OGSV0gez_NC0xgEbuDZsE9eDcwV1caCOUE5i584HN_vBTW8Bgl75j14Edn4hCTlaf-9cm65omNL_ULFUddI0CrmfCWiUoKBuQvorCpbTk-HOc_NT-i-HXckNXrUBAenlhynuqMXJBWtugjBgkFKhtu7RW7FoaRbRXSRUP8Z3waEoYvLU_q4Wh7sPHzmrEGfdbHRUBNmGQiDtXQZKza_8Hjn-NB1SqFytTypquL_HC_7yf4VEPzCeEpBxziam2WB7jWlj7J5uxlzEyf51s4Kw_DmMqgR4xc7t2UPyC7U_mnYumtHzIsPxuA 2026/05/23 01:14:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/23 01:14:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/23 01:14:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/05/23 01:14:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/05/23 01:14:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/05/23 01:14:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/05/23 01:14:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "APm_gF7z3eKCApvleBfihSMW1e140P4X3OGSV0gez_NC0xgEbuDZsE9eDcwV1caCOUE5i584HN_vBTW8Bgl75j14Edn4hCTlaf-9cm65omNL_ULFUddI0CrmfCWiUoKBuQvorCpbTk-HOc_NT-i-HXckNXrUBAenlhynuqMXJBWtugjBgkFKhtu7RW7FoaRbRXSRUP8Z3waEoYvLU_q4Wh7sPHzmrEGfdbHRUBNmGQiDtXQZKza_8Hjn-NB1SqFytTypquL_HC_7yf4VEPzCeEpBxziam2WB7jWlj7J5uxlzEyf51s4Kw_DmMqgR4xc7t2UPyC7U_mnYumtHzIsPxuA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/05/23 01:14:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AK5bjFaD5q0AzIggPBQA8IUrh2JrJUrd5_q48uUcxwG9FOGPoYWWQQRXMpKk40yrCmcRZ7klBWfZCxmnawe16r1rQ30Mz1X8Khz7nzFo7qPaWqFj5OnzL15gKPr3Z8DRJcZrwFldm4ZWc9EvUFX1POt2ywO6p1gkvu75GDlrqX1eKd5T8VGVCeH1MVh_pNtKNVrsMMnzEu_L66CdIngcClWsYwgVr5WwESRPayTTQpKWz6hmorC9ZybkdOWOstQUGiW9twdpPM-mgpJjc0EbBRklfP9RMmiK4UvfTml88xuTONxQs5bgDwIVtS-WmEKG8kwITYDUaJUX8kCXHSw0RLU 2026/05/23 01:14:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/05/23 01:14:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/05/23 01:14:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/05/23 01:14:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/05/23 01:14:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/05/23 01:14:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/05/23 01:14:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AK5bjFaD5q0AzIggPBQA8IUrh2JrJUrd5_q48uUcxwG9FOGPoYWWQQRXMpKk40yrCmcRZ7klBWfZCxmnawe16r1rQ30Mz1X8Khz7nzFo7qPaWqFj5OnzL15gKPr3Z8DRJcZrwFldm4ZWc9EvUFX1POt2ywO6p1gkvu75GDlrqX1eKd5T8VGVCeH1MVh_pNtKNVrsMMnzEu_L66CdIngcClWsYwgVr5WwESRPayTTQpKWz6hmorC9ZybkdOWOstQUGiW9twdpPM-mgpJjc0EbBRklfP9RMmiK4UvfTml88xuTONxQs5bgDwIVtS-WmEKG8kwITYDUaJUX8kCXHSw0RLU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/05/23 01:14:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: APLty2bflE88ISuHNG4F-jQ4stVpN2YIzgE8ViUabe_pZySXyfK0RGaId6qmjRw2lzlLMzvBNvP1f1vFYt1ot-2YpOB8Igu5H659P83TsNuDf75DsHv2Y5heP8jDJz3pdL_qYNqV2Y_CnPxs2uNZJErRt5x5-m0fg_sySxc3hP5HDQRZ1QsxaUGOp1hLdgZoOR8WZVdZULlW2PDTtfEC3nP25Z2eQAUIampAJl50bW2rn1w9kWH0Q8lNYkd9bL15J25-bFjg1qveGvWoO2rhYkAKnb7nEfSQmIEaIzhMb65hPQXel4-s-ZBx0gD8MD53nmiXNlYFncTFDncyZpVrazw 2026/05/23 01:14:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/05/23 01:14:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/05/23 01:14:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "APLty2bflE88ISuHNG4F-jQ4stVpN2YIzgE8ViUabe_pZySXyfK0RGaId6qmjRw2lzlLMzvBNvP1f1vFYt1ot-2YpOB8Igu5H659P83TsNuDf75DsHv2Y5heP8jDJz3pdL_qYNqV2Y_CnPxs2uNZJErRt5x5-m0fg_sySxc3hP5HDQRZ1QsxaUGOp1hLdgZoOR8WZVdZULlW2PDTtfEC3nP25Z2eQAUIampAJl50bW2rn1w9kWH0Q8lNYkd9bL15J25-bFjg1qveGvWoO2rhYkAKnb7nEfSQmIEaIzhMb65hPQXel4-s-ZBx0gD8MD53nmiXNlYFncTFDncyZpVrazw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/05/23 01:14:30 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AJQ92bIWpP2IP-O7Fx6HWguNEoClZplqvtsnxXOeT8r5Mz5h2JFv0bbW0tQZz4CkJvGcgJZRGyHUEU_M7VdcFGzuRkwcQM4Z0aIwsoCWDc-6Zs9tSjC10TTuGSh8HXh0XOpk1Z85ge0XkQiFltmeaBCwStfMXgW-4Hljofav0iCh3_Elmzxg3RmsObbaFdzcPJAglh8bxQY3bOb4WLWzRB-AsGy3pjZC35RSU6k5uR45GrERcsOoemvcyANT-jVb0nA5sjeNjIt7uVTlQYP0ItGcS_WABV6RluleTyYNNILCI1eF_CTIMTiJc17G912OA_3l_zYzfuC0AjPHAgbjcyw 2026/05/23 01:14:30 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/05/23 01:14:30 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/05/23 01:14:30 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AJQ92bIWpP2IP-O7Fx6HWguNEoClZplqvtsnxXOeT8r5Mz5h2JFv0bbW0tQZz4CkJvGcgJZRGyHUEU_M7VdcFGzuRkwcQM4Z0aIwsoCWDc-6Zs9tSjC10TTuGSh8HXh0XOpk1Z85ge0XkQiFltmeaBCwStfMXgW-4Hljofav0iCh3_Elmzxg3RmsObbaFdzcPJAglh8bxQY3bOb4WLWzRB-AsGy3pjZC35RSU6k5uR45GrERcsOoemvcyANT-jVb0nA5sjeNjIt7uVTlQYP0ItGcS_WABV6RluleTyYNNILCI1eF_CTIMTiJc17G912OA_3l_zYzfuC0AjPHAgbjcyw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/05/23 01:14:31 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AFvl9hwFxaUkgj5Tcczn-QX-4doSMSoB6gqV1r-fKFvupD7eeM9b_hSCU4qg9KC_iW1FoHnGznlzTWSXtN-ZWxHbgyCD5vMwtfybrwbXJkEbY82aDgt6NA1hT9nbEAnDnZUQ37Yhe3SQOFukrLJkQTq1DY6J5GQlON1fhNfJcjIDhHBv29iQxbsFh7tF45OCsBRjxF8VktRDX_6fA5imy7Fs40CyIox9VZZzmFECiOUzq89mVzj1VEo1edhKp_6evDpPX5sbWC2eyjuemnOwgeGz7UeHFdPxR8jIcnEONznzQ8g3JwnMRlYEtKD7uhOEUBZhprF_ZlpdsF6FruC_7D4 2026/05/23 01:14:31 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/05/23 01:14:32 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/05/23 01:14:32 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AFvl9hwFxaUkgj5Tcczn-QX-4doSMSoB6gqV1r-fKFvupD7eeM9b_hSCU4qg9KC_iW1FoHnGznlzTWSXtN-ZWxHbgyCD5vMwtfybrwbXJkEbY82aDgt6NA1hT9nbEAnDnZUQ37Yhe3SQOFukrLJkQTq1DY6J5GQlON1fhNfJcjIDhHBv29iQxbsFh7tF45OCsBRjxF8VktRDX_6fA5imy7Fs40CyIox9VZZzmFECiOUzq89mVzj1VEo1edhKp_6evDpPX5sbWC2eyjuemnOwgeGz7UeHFdPxR8jIcnEONznzQ8g3JwnMRlYEtKD7uhOEUBZhprF_ZlpdsF6FruC_7D4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/05/23 01:14:33 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AMhAhnEplncH0Li4PIw3VvLC4WlLlvktXj0f0AQyy1IjFSdHTM4BUhnMXg_pmqrqAivJ2w6OmjizJCOLZJKuq3YV1DSdFU1T1v5fI_EPJxv5jvhoSAodJJO8hfSytpVnqYiXGKnB3OAt6Ps2zLt62WvgXHF9A8ya9bPpCf_VALxzWU37IFJsd9B_q1yDhxsL2Rj-du1Gc5VnnrbqTBRd3Me3uX9aDOECRVVGNhLKGIAwWB8KP6jzPwFIJnRnD7W4cZ0PuQ6jblVaUf9AQCG0asC71l4XU-5Iz7SPfpQw78Vt1JUbpnFZNbHMTn0nm1p0ClqASpsMasb32IICXiSQoc0 2026/05/23 01:14:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/05/23 01:14:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/05/23 01:14:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/05/23 01:14:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/05/23 01:14:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/05/23 01:14:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/05/23 01:14:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AMhAhnEplncH0Li4PIw3VvLC4WlLlvktXj0f0AQyy1IjFSdHTM4BUhnMXg_pmqrqAivJ2w6OmjizJCOLZJKuq3YV1DSdFU1T1v5fI_EPJxv5jvhoSAodJJO8hfSytpVnqYiXGKnB3OAt6Ps2zLt62WvgXHF9A8ya9bPpCf_VALxzWU37IFJsd9B_q1yDhxsL2Rj-du1Gc5VnnrbqTBRd3Me3uX9aDOECRVVGNhLKGIAwWB8KP6jzPwFIJnRnD7W4cZ0PuQ6jblVaUf9AQCG0asC71l4XU-5Iz7SPfpQw78Vt1JUbpnFZNbHMTn0nm1p0ClqASpsMasb32IICXiSQoc0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/05/23 01:14:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AKyQwWOnWJ2wmOiRnfJ7W3CqtlXCmBj2O6YXBXqjegrzJgVRlQ0AGsNH07jRsb98HktmfxcWAJdz46ZcaWguhGPj6xKulXM7GJnN6_HabxD_Dyf0IZIgL6PTGLJiynVjbZxT51VGClXGEgKBczJhnwU6dz4Sm-6to2zRtqno9zvkvOJqY_NNy1SLUOqa7IhynbADlrPNXf7xGaxylcQFf4WXAnOVNvrf3hIL4rBLEe6pNG0-xdrXehpQhoD9C0AboA8nSIPdDawOlUOxr4Zu66dnX-xQSlF3IPebR6up1TaI2Vh8zPfS74wSeyotgJvVHDaqMRhGyP2LXvvYp5Z15po 2026/05/23 01:14:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/05/23 01:14:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/05/23 01:14:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/05/23 01:14:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/05/23 01:14:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/05/23 01:14:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/05/23 01:14:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AKyQwWOnWJ2wmOiRnfJ7W3CqtlXCmBj2O6YXBXqjegrzJgVRlQ0AGsNH07jRsb98HktmfxcWAJdz46ZcaWguhGPj6xKulXM7GJnN6_HabxD_Dyf0IZIgL6PTGLJiynVjbZxT51VGClXGEgKBczJhnwU6dz4Sm-6to2zRtqno9zvkvOJqY_NNy1SLUOqa7IhynbADlrPNXf7xGaxylcQFf4WXAnOVNvrf3hIL4rBLEe6pNG0-xdrXehpQhoD9C0AboA8nSIPdDawOlUOxr4Zu66dnX-xQSlF3IPebR6up1TaI2Vh8zPfS74wSeyotgJvVHDaqMRhGyP2LXvvYp5Z15po" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/05/23 01:14:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APoTgky-wTA_oVPvy3BNtOSjNgmf0zi81qtBRA5GpUrltVsMvf3yGru_H3aDz1hbU939enQpVdDQPC9VCGMsl6zOc_mp87hIWrvgwWvC1hLlDd0Pi2mKEEf6NUFRw2s11yumbaAkLxl6HnaGrX3WsUfLASqGIx3LJKI5L5k3IJLow9PUzsyESkUoSL74UCo7sPSnU_e_qUGbbXUvRqxkzRQ37XlE1Uh8lnyign2mcE_5K8rBGuJqjfTzFs6F_uWcgWPpDMi6Ml4J1_p5SsqiX5upnuS0cjiqunV59TvZULNJCmnH0I-zT4ouS2ZmCcX1x2rJpfHv9Clvfv7MCqVjqwM 2026/05/23 01:14:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/05/23 01:14:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/05/23 01:14:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "APoTgky-wTA_oVPvy3BNtOSjNgmf0zi81qtBRA5GpUrltVsMvf3yGru_H3aDz1hbU939enQpVdDQPC9VCGMsl6zOc_mp87hIWrvgwWvC1hLlDd0Pi2mKEEf6NUFRw2s11yumbaAkLxl6HnaGrX3WsUfLASqGIx3LJKI5L5k3IJLow9PUzsyESkUoSL74UCo7sPSnU_e_qUGbbXUvRqxkzRQ37XlE1Uh8lnyign2mcE_5K8rBGuJqjfTzFs6F_uWcgWPpDMi6Ml4J1_p5SsqiX5upnuS0cjiqunV59TvZULNJCmnH0I-zT4ouS2ZmCcX1x2rJpfHv9Clvfv7MCqVjqwM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/05/23 01:14:41 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AIKoUyUWuppFu5uATubnWtG0JomnFbBgR8_zZzXLOabdptTsQAN6Htx7x8rPaL8wkHAQr3FOLjtsvdzz6mTg-x4ATlzilb7Xt6c0h_q_Dl-q1Kc0a1BqwdTGloEmAveTSjY2cc8-x9L6esrG1bVbrHxyriN4KSee-p1qmx0iAGKieBjcPnX2fX6kW1ugAv6mVIm8GmployG_Gb1ILBaqTFhkKpoG9-g1Dlj-45HTbvzjc4v74m0BgCVL1COtP6JQuNj2FykGVtbprPJ7TnQIEdpBH9sDJYuDCmgTdoJyyMvpDKer8o3UUe1q_bCmvC2UGGsNqEbnOqB7b3SSdB3RdBQ 2026/05/23 01:14:41 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/05/23 01:14:42 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/05/23 01:14:42 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AIKoUyUWuppFu5uATubnWtG0JomnFbBgR8_zZzXLOabdptTsQAN6Htx7x8rPaL8wkHAQr3FOLjtsvdzz6mTg-x4ATlzilb7Xt6c0h_q_Dl-q1Kc0a1BqwdTGloEmAveTSjY2cc8-x9L6esrG1bVbrHxyriN4KSee-p1qmx0iAGKieBjcPnX2fX6kW1ugAv6mVIm8GmployG_Gb1ILBaqTFhkKpoG9-g1Dlj-45HTbvzjc4v74m0BgCVL1COtP6JQuNj2FykGVtbprPJ7TnQIEdpBH9sDJYuDCmgTdoJyyMvpDKer8o3UUe1q_bCmvC2UGGsNqEbnOqB7b3SSdB3RdBQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/05/23 01:14:43 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AGolEf8uEFj7cIbYDr6N99hOIGVbnF0NAD64sYsTzIthxWGC8UOb0T2fFggk2FqWpnXYVOwGeC_9B4dTxDNxhMoJxK3hFvhz4pp16CTAbKVSpx-IZ6fRbDjKzJ-oFmgSn7VOUkLs7Q3hCI1uO2BZjG1CaUy4VUdsJqxxGYYHhfZbnzH4mYexaqH-F0nhYgHciMv-8ueKkyda9hGstwdfgzrRhVTyP34E5vXj2yzrRxKI1_M4k5_xEIVi4JKYahOkIRmgQeBRo-EaLGzQVmcF3MqBcUaTSQTkTU5-iSqDYRrqj9vmWucXdy3s2BVD0CYR4F8MnIp3zQFfTkxolPhwnsY 2026/05/23 01:14:43 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/05/23 01:14:44 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/05/23 01:14:44 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AGolEf8uEFj7cIbYDr6N99hOIGVbnF0NAD64sYsTzIthxWGC8UOb0T2fFggk2FqWpnXYVOwGeC_9B4dTxDNxhMoJxK3hFvhz4pp16CTAbKVSpx-IZ6fRbDjKzJ-oFmgSn7VOUkLs7Q3hCI1uO2BZjG1CaUy4VUdsJqxxGYYHhfZbnzH4mYexaqH-F0nhYgHciMv-8ueKkyda9hGstwdfgzrRhVTyP34E5vXj2yzrRxKI1_M4k5_xEIVi4JKYahOkIRmgQeBRo-EaLGzQVmcF3MqBcUaTSQTkTU5-iSqDYRrqj9vmWucXdy3s2BVD0CYR4F8MnIp3zQFfTkxolPhwnsY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/05/23 01:14:44 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AI3D-AyeMMwwRatlop3Zbv2dD_t6Xj-IJAPhYTbQ3u3vNPbJbV5YRWdw2JXSSkeOz_WukivwZ-xJPMULkOGjhYa_l01sEqgA_5dYuyZoKs-nMcVx9qvt2N_yn-v7BoH7Qu8NkdmYD1rBV1T7qrvtBy4WFLzvnOalxMs-ePQa1A_RrmsRHDIvtiAutDuHGmzx7mySakVVoZ8NcitjsSw8o9oceD3TICsFRgKJdFPhwyK3CrNHqtHkw3uKItzMhrUt9H6QHv6dK01dqHW0oTfOqeHEezBsEG-2zkbKFcvpFDY4_HoqornEkJOABwykBlSAJhYg4RVacMwJrWK6e8g3308 2026/05/23 01:14:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/05/23 01:14:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/05/23 01:14:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/05/23 01:14:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/05/23 01:14:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/05/23 01:14:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/05/23 01:14:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AI3D-AyeMMwwRatlop3Zbv2dD_t6Xj-IJAPhYTbQ3u3vNPbJbV5YRWdw2JXSSkeOz_WukivwZ-xJPMULkOGjhYa_l01sEqgA_5dYuyZoKs-nMcVx9qvt2N_yn-v7BoH7Qu8NkdmYD1rBV1T7qrvtBy4WFLzvnOalxMs-ePQa1A_RrmsRHDIvtiAutDuHGmzx7mySakVVoZ8NcitjsSw8o9oceD3TICsFRgKJdFPhwyK3CrNHqtHkw3uKItzMhrUt9H6QHv6dK01dqHW0oTfOqeHEezBsEG-2zkbKFcvpFDY4_HoqornEkJOABwykBlSAJhYg4RVacMwJrWK6e8g3308" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/05/23 01:14:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AGUQ_X8cpo0IT0m5nB-ep2tzoLWNjLyuN4Onwl5BlpQTiifSXtrC-QMJzd89QwcrUdfunyJPR16CsTRBWgXtzAzxLK7cJuKGyFdwmmIjiugz_t9591s7nLH35xvn4ZWz1O_zfiY729gmLyUxD5QOOMOZ83LlWRD1aVHoYofYyzt6Te9xv43V1wOZTCcKMxzVvy04PixQ4fsKBQqfgN9gioaY9DgK6fZH7ieSYuQLZ_heiSOCOvNnLjfOpdxbpygDpjMiJRHuoxgQEiNONCpYaCY_tZheuNbA8Qv_zSiuRUvkjf_XSCDAmfaIG3oyIHp5dc-TVbYXrzrtqdY_FCQJBcc 2026/05/23 01:14:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/05/23 01:14:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/05/23 01:14:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/05/23 01:14:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/05/23 01:14:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/05/23 01:14:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/05/23 01:14:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AGUQ_X8cpo0IT0m5nB-ep2tzoLWNjLyuN4Onwl5BlpQTiifSXtrC-QMJzd89QwcrUdfunyJPR16CsTRBWgXtzAzxLK7cJuKGyFdwmmIjiugz_t9591s7nLH35xvn4ZWz1O_zfiY729gmLyUxD5QOOMOZ83LlWRD1aVHoYofYyzt6Te9xv43V1wOZTCcKMxzVvy04PixQ4fsKBQqfgN9gioaY9DgK6fZH7ieSYuQLZ_heiSOCOvNnLjfOpdxbpygDpjMiJRHuoxgQEiNONCpYaCY_tZheuNbA8Qv_zSiuRUvkjf_XSCDAmfaIG3oyIHp5dc-TVbYXrzrtqdY_FCQJBcc" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/05/23 01:14:50 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/05/23 01:14:52 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/05/23 01:14:55 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/05/23 01:14:58 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/05/23 01:15:00 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/23 01:15:03 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AIdKMbwn9xyl1nxG08jlGDGs3-GQHTVGMmJkhJePHi0m-ZopKh8OT_75LWjmQB2bgYXHKUIuUDnJyGDb7f2ZIpq4sTJaMtp2PnbfsH8HC1o6rSy57GDRD1_R1ROx5tR_NHu1rkK0bBoO8VNPeJuywCw2fcVn2LPXBqfFqOLDcAiIRWhXx1eIztNXC6LT9aFobDjjlvT9f6M3dhDXlaQ9Ptd_5VJKVj2aFZtGd7Xs_aqFxTKyoPbIY-4gAGMHfMfrGRY-rVaBZq2waL86s6d46b7f5Px3dOcpM3kBPkMLDloR-Z3YQPyQcskJIiCDQ-WT6EElFXCMEjv0vB7aNXS_tbg 2026/05/23 01:15:03 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/05/23 01:15:03 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "5bfc51cce22aa879e0e9439d8ab30b14" 2026/05/23 01:15:03 DEBUG : unknown-size-put.txt: multipart upload "AIdKMbwn9xyl1nxG08jlGDGs3-GQHTVGMmJkhJePHi0m-ZopKh8OT_75LWjmQB2bgYXHKUIuUDnJyGDb7f2ZIpq4sTJaMtp2PnbfsH8HC1o6rSy57GDRD1_R1ROx5tR_NHu1rkK0bBoO8VNPeJuywCw2fcVn2LPXBqfFqOLDcAiIRWhXx1eIztNXC6LT9aFobDjjlvT9f6M3dhDXlaQ9Ptd_5VJKVj2aFZtGd7Xs_aqFxTKyoPbIY-4gAGMHfMfrGRY-rVaBZq2waL86s6d46b7f5Px3dOcpM3kBPkMLDloR-Z3YQPyQcskJIiCDQ-WT6EElFXCMEjv0vB7aNXS_tbg" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/23 01:15:04 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ACBiQ6sTuS7_4UXmnvSO8AwhW4ix0jhPZB9CcfM-y7pK4-GyOUb722eRsUXOeRRQ__lFavH0Jbf7VVBdeDKG855YQ_ZDOyTsdJAc1Y6kk9pMGhcqTJ9fxsSAp413CpW3ApBegwsBjAU4nqq2QoLd6SaJAM5raepI8QrdzBC0ctFppACxzUbIGBFIoub1zGhOov33bwvgcbFyVONXTU7Kwvl3rH_24UlrkFHzRxkFGEmC_-WD3jWzYW91pj06QPc0KqnGJODqFvGPa2D49A3yIWSS5ckpNMn3r7BnkRnBUdjyfceQe4WTq4cFrDEaEqRZbTqd916MMASdeeVH8WcESuk 2026/05/23 01:15:04 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/05/23 01:15:04 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "57fe206b9293b50176698d4c024c0920" 2026/05/23 01:15:05 DEBUG : unknown-size-update.txt: multipart upload "ACBiQ6sTuS7_4UXmnvSO8AwhW4ix0jhPZB9CcfM-y7pK4-GyOUb722eRsUXOeRRQ__lFavH0Jbf7VVBdeDKG855YQ_ZDOyTsdJAc1Y6kk9pMGhcqTJ9fxsSAp413CpW3ApBegwsBjAU4nqq2QoLd6SaJAM5raepI8QrdzBC0ctFppACxzUbIGBFIoub1zGhOov33bwvgcbFyVONXTU7Kwvl3rH_24UlrkFHzRxkFGEmC_-WD3jWzYW91pj06QPc0KqnGJODqFvGPa2D49A3yIWSS5ckpNMn3r7BnkRnBUdjyfceQe4WTq4cFrDEaEqRZbTqd916MMASdeeVH8WcESuk" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/23 01:15:05 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dahudac1neki/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/05/23 01:15:05 DEBUG : Waiting for deletions to finish 2026/05/23 01:15:05 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/05/23 01:15:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/05/23 01:15:05 DEBUG : "../.." version false 2026/05/23 01:15:05 DEBUG : ../..: Deleting (id "") 2026/05/23 01:15:05 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/23 01:15:05 INFO : ../..: Deleted 2026/05/23 01:15:06 INFO : S3 bucket rclone-test-dahudac1neki: Bucket "rclone-test-dahudac1neki" deleted 2026/05/23 01:15:06 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- FAIL: TestIntegration (441.37s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.27s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.14s) --- FAIL: TestIntegration/FsMkdir (439.19s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.23s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (251.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.68s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (7.77s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (14.94s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (15.03s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (15.02s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (15.06s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (15.26s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (15.12s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (15.12s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (14.97s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (15.16s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (15.01s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (15.12s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (15.19s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (15.42s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (14.94s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (15.04s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (15.16s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.42s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.09s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (106.37s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.36s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.33s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (7.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (7.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (15.43s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (15.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.65s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy (17.60s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (9.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- 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.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (24.32s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (7.39s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.57s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (15.23s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (7.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.37s) --- 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.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (60.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (9.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (13.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.33s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.27s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.42s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.88s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.54s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.15s) --- 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:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/05/23 01:15:06 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/05/23 01:15:06 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 441.401s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 7m22.520349852s (try 1/5): exit status 1: Failed [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]