"go test -v -timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5)
=== RUN TestIntegration
fstests.go:438: Using remote "TestDrime:"
2026/04/02 05:51:14 DEBUG : Creating backend with remote "TestDrime:rclone-test-zimupug4ruru"
2026/04/02 05:51:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
=== RUN TestIntegration/FsCheckWrap
fstests.go:479: Not a wrapping Fs
=== RUN TestIntegration/FsCommand
fstests.go:507: No commands in this remote
=== RUN TestIntegration/FsRmdirNotFound
=== RUN TestIntegration/FsString
=== RUN TestIntegration/FsName
=== RUN TestIntegration/FsRoot
=== RUN TestIntegration/FsRmdirEmpty
=== RUN TestIntegration/FsMkdir
=== RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir
2026/04/02 05:51:47 INFO : dir/subdir: Making directory
2026/04/02 05:52:13 INFO : dir/subdir: Removing directory
2026/04/02 05:52:30 INFO : dir: Removing directory
=== RUN TestIntegration/FsMkdir/FsListEmpty
=== RUN TestIntegration/FsMkdir/FsListDirEmpty
=== RUN TestIntegration/FsMkdir/FsListRDirEmpty
fstests.go:399: FS has no ListR interface
=== RUN TestIntegration/FsMkdir/FsListDirNotFound
2026/04/02 05:52:57 ERROR : does not exist: error listing: directory not found
=== RUN TestIntegration/FsMkdir/FsListRDirNotFound
fstests.go:399: FS has no ListR interface
=== RUN TestIntegration/FsMkdir/FsEncoding
=== RUN TestIntegration/FsMkdir/FsEncoding/control_chars
fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
=== RUN TestIntegration/FsMkdir/FsEncoding/dot
fstests.go:708: testing "."
=== RUN TestIntegration/FsMkdir/FsEncoding/dot_dot
fstests.go:708: testing ".."
=== RUN TestIntegration/FsMkdir/FsEncoding/punctuation
fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_space
fstests.go:708: testing " leading space"
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde
fstests.go:708: testing "~leading tilde"
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_CR
fstests.go:708: testing "␍leading CR"
2026/04/02 05:58:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/02 05:58:48 DEBUG : pacer: low level retry 1/1 (error Error "504 Gateway Timeout (504): \r\n
504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx\r\n\r\n\r\n")
2026/04/02 05:58:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms
fstests.go:143: Put error: failed to upload file: Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx\r\n\r\n\r\n" - low level retry 1/10
2026/04/02 05:58:55 DEBUG : pacer: Reducing sleep to 10ms
2026/04/02 05:59:01 DEBUG : pacer: low level retry 1/1 (error Error "Server Error")
2026/04/02 05:59:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms
fstests.go:143: Put error: failed to upload file: Error "Server Error" - low level retry 2/10
2026/04/02 05:59:05 DEBUG : pacer: Reducing sleep to 10ms
2026/04/02 05:59:10 DEBUG : ␍leading CR/␍leading CR: Removing old object on successful upload
fstests.go:146:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714
/usr/local/go/src/runtime/asm_amd64.s:1771
Error: Received unexpected error:
failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
Test: TestIntegration/FsMkdir/FsEncoding/leading_CR
Messages: Put
=== 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:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
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), ␍leading CR/␍leading CR (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 "␍leading CR/␍leading CR"
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", "␍leading CR"}
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=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/leading_LF
Messages: directories
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
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
␍leading CR/␍leading CR (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 "␍leading CR/␍leading CR"
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:718
Error: Not equal:
expected: []string{}
actual : []string{"␍leading CR"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/leading_LF
Messages: directories
=== 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:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
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), ␍leading CR/␍leading CR (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 "␍leading CR/␍leading CR"
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", "␍leading CR"}
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=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/leading_HT
Messages: directories
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
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
␍leading CR/␍leading CR (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 "␍leading CR/␍leading CR"
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:718
Error: Not equal:
expected: []string{}
actual : []string{"␍leading CR"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/leading_HT
Messages: directories
=== 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:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
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), ␍leading CR/␍leading CR (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 "␍leading CR/␍leading CR"
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", "␍leading CR"}
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=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/leading_VT
Messages: directories
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
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
␍leading CR/␍leading CR (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 "␍leading CR/␍leading CR"
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:718
Error: Not equal:
expected: []string{}
actual : []string{"␍leading CR"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/leading_VT
Messages: directories
=== 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:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
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), ␍leading CR/␍leading CR (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 "␍leading CR/␍leading CR"
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", "␍leading CR"}
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=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/leading_dot
Messages: directories
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
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
␍leading CR/␍leading CR (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 "␍leading CR/␍leading CR"
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:718
Error: Not equal:
expected: []string{}
actual : []string{"␍leading CR"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/leading_dot
Messages: directories
=== 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:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
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), ␍leading CR/␍leading CR (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 "␍leading CR/␍leading CR"
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 ", "␍leading CR"}
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=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/trailing_space
Messages: directories
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
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
␍leading CR/␍leading CR (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 "␍leading CR/␍leading CR"
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:718
Error: Not equal:
expected: []string{}
actual : []string{"␍leading CR"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/trailing_space
Messages: directories
=== 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:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
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), ␍leading CR/␍leading CR (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 "␍leading CR/␍leading CR"
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␍", "␍leading 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=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR
Messages: directories
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
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
␍leading CR/␍leading CR (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 "␍leading CR/␍leading CR"
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:718
Error: Not equal:
expected: []string{}
actual : []string{"␍leading CR"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR
Messages: directories
=== 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:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
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), ␍leading CR/␍leading CR (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 "␍leading CR/␍leading CR"
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␊", "␍leading CR"}
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=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF
Messages: directories
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
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
␍leading CR/␍leading CR (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 "␍leading CR/␍leading CR"
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:718
Error: Not equal:
expected: []string{}
actual : []string{"␍leading CR"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF
Messages: directories
=== 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:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
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), ␍leading CR/␍leading CR (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 "␍leading CR/␍leading CR"
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␉", "␍leading CR"}
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=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT
Messages: directories
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
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
␍leading CR/␍leading CR (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 "␍leading CR/␍leading CR"
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:718
Error: Not equal:
expected: []string{}
actual : []string{"␍leading CR"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT
Messages: directories
=== 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:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
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), ␍leading CR/␍leading CR (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 "␍leading CR/␍leading CR"
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␋", "␍leading CR"}
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=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT
Messages: directories
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
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
␍leading CR/␍leading CR (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 "␍leading CR/␍leading CR"
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:718
Error: Not equal:
expected: []string{}
actual : []string{"␍leading CR"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT
Messages: directories
=== 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:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
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), ␍leading CR/␍leading CR (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 "␍leading CR/␍leading CR"
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.", "␍leading CR"}
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=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot
Messages: directories
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
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
␍leading CR/␍leading CR (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 "␍leading CR/␍leading CR"
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:718
Error: Not equal:
expected: []string{}
actual : []string{"␍leading CR"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot
Messages: directories
=== 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:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
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), ␍leading CR/␍leading CR (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 "␍leading CR/␍leading CR"
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", "␍leading CR"}
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=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
Messages: directories
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
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
␍leading CR/␍leading CR (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 "␍leading CR/␍leading CR"
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:718
Error: Not equal:
expected: []string{}
actual : []string{"␍leading CR"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
Messages: directories
=== 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:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
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), ␍leading CR/␍leading CR (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 "␍leading CR/␍leading CR"
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", "␍leading CR"}
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=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding
Messages: directories
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
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
␍leading CR/␍leading CR (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 "␍leading CR/␍leading CR"
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:718
Error: Not equal:
expected: []string{}
actual : []string{"␍leading CR"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding
Messages: directories
=== 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/04/02 06:21:27 NOTICE: drime root 'rclone-test-zimupug4ruru': Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi
fstests.go:847:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:847
Error: Received unexpected error:
failed to create entry after multipart upload: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan."
Test: TestIntegration/FsMkdir/FsOpenChunkWriter
fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found)
fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found)
fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found)
fstest.go:546:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:849
Error: Received unexpected error:
object not found
Test: TestIntegration/FsMkdir/FsOpenChunkWriter
=== RUN TestIntegration/FsMkdir/FsChangeNotify
fstests.go:869: FS has no ChangeNotify interface
=== RUN TestIntegration/FsMkdir/FsPutFiles
2026/04/02 06:23:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/02 06:23:12 DEBUG : pacer: low level retry 1/1 (error Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx\r\n\r\n\r\n")
2026/04/02 06:23:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms
fstests.go:143: Put error: failed to upload file: Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx\r\n\r\n\r\n" - low level retry 1/10
2026/04/02 06:23:16 DEBUG : pacer: Reducing sleep to 10ms
2026/04/02 06:23:20 DEBUG : file name.txt: Removing old object on successful upload
fstests.go:146:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:954
/usr/local/go/src/runtime/asm_amd64.s:1771
Error: Received unexpected error:
failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
Test: TestIntegration/FsMkdir/FsPutFiles
Messages: Put
=== RUN TestIntegration/FsMkdir/FsPutChunked
=== RUN TestIntegration/FsMkdir/FsPutChunked/5Mi
=== RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879
=== RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed
2026/04/02 06:23:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off
2026/04/02 06:24:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Cancelling multipart upload
fstests.go:146:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280
Error: Received unexpected error:
multipart upload: failed to finalise: failed to create entry after multipart upload: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan."
Test: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed
Messages: PutLarge
=== RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880
fstests.go:146:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275
Error: Received unexpected error:
failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan."
Test: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880
Messages: PutLarge
=== RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761
fstests.go:146:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275
Error: Received unexpected error:
multipart upload failed to initialise: failed to initiate multipart upload: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan."
Test: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761
Messages: PutLarge
=== RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi
=== RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999
fstests.go:146:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275
Error: Received unexpected error:
failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan."
Test: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999
Messages: PutLarge
=== RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000
fstests.go:146:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275
Error: Received unexpected error:
failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan."
Test: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000
Messages: PutLarge
=== RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001
fstests.go:146:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275
Error: Received unexpected error:
multipart upload failed to initialise: failed to initiate multipart upload: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan."
Test: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001
Messages: PutLarge
=== RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi
=== RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052
fstests.go:146:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275
Error: Received unexpected error:
failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan."
Test: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052
Messages: PutLarge
=== RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053
fstests.go:146:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275
Error: Received unexpected error:
failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan."
Test: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053
Messages: PutLarge
=== RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107
fstests.go:146:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275
Error: Received unexpected error:
multipart upload failed to initialise: failed to initiate multipart upload: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan."
Test: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107
Messages: PutLarge
=== RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi
=== RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505
fstests.go:146:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275
Error: Received unexpected error:
failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan."
Test: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505
Messages: PutLarge
=== RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506
fstests.go:146:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275
Error: Received unexpected error:
failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan."
Test: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506
Messages: PutLarge
=== RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013
fstests.go:146:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275
Error: Received unexpected error:
multipart upload failed to initialise: failed to initiate multipart upload: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan."
Test: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013
Messages: PutLarge
=== RUN TestIntegration/FsMkdir/FsPutChunked/8Mi
=== RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607
fstests.go:146:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275
Error: Received unexpected error:
failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan."
Test: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607
Messages: PutLarge
=== RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608
fstests.go:146:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275
Error: Received unexpected error:
failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan."
Test: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608
Messages: PutLarge
=== RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217
fstests.go:146:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275
Error: Received unexpected error:
multipart upload failed to initialise: failed to initiate multipart upload: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan."
Test: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217
Messages: PutLarge
=== RUN TestIntegration/FsMkdir/FsPutChunked/10Mi
=== RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759
fstests.go:146:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275
Error: Received unexpected error:
failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan."
Test: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759
Messages: PutLarge
=== RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760
fstests.go:146:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275
Error: Received unexpected error:
failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan."
Test: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760
Messages: PutLarge
=== RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521
fstests.go:146:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275
Error: Received unexpected error:
multipart upload failed to initialise: failed to initiate multipart upload: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan."
Test: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521
Messages: PutLarge
=== RUN TestIntegration/FsMkdir/FsCopyChunked
fstests.go:2493: *drime.Fs does not implement SetCopyCutoff
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize
2026/04/02 06:25:34 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
2026/04/02 06:26:16 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off
2026/04/02 06:26:35 DEBUG : unknown-size-update.txt: Removing old object on successful upload
=== RUN TestIntegration/FsMkdir/FsRootCollapse
2026/04/02 06:26:42 DEBUG : Creating backend with remote "TestDrime:rclone-test-zimupug4ruru/deeper/nonexisting/directory"
2026/04/02 06:26:42 DEBUG : Config file has changed externally - reloading
=== RUN TestIntegration/FsMkdir/FsDirSetModTime
fstests.go:2633: FS has no DirSetModTime interface
=== RUN TestIntegration/FsMkdir/FsMkdirMetadata
fstests.go:2676: FS has no MkdirMetadata interface
=== RUN TestIntegration/FsMkdir/FsDirectory
fstests.go:2733: FS has no Directory methods and doesn't Wrap
2026/04/02 06:27:12 ERROR : error listing: directory not found
=== RUN TestIntegration/FsShutdown
fstests.go:2839: Shutdown method not supported
--- FAIL: TestIntegration (2161.49s)
--- SKIP: TestIntegration/FsCheckWrap (0.00s)
--- SKIP: TestIntegration/FsCommand (0.00s)
--- PASS: TestIntegration/FsRmdirNotFound (3.01s)
--- PASS: TestIntegration/FsString (0.00s)
--- PASS: TestIntegration/FsName (0.00s)
--- PASS: TestIntegration/FsRoot (0.00s)
--- PASS: TestIntegration/FsRmdirEmpty (5.69s)
--- FAIL: TestIntegration/FsMkdir (2138.99s)
--- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (59.64s)
--- PASS: TestIntegration/FsMkdir/FsListEmpty (3.69s)
--- PASS: TestIntegration/FsMkdir/FsListDirEmpty (4.10s)
--- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s)
--- PASS: TestIntegration/FsMkdir/FsListDirNotFound (3.24s)
--- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding (1635.13s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (52.93s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/dot (43.32s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (50.12s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (37.24s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (46.93s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (47.04s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (95.37s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (121.34s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (113.77s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (127.61s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (131.68s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (132.35s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (101.31s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (86.09s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (84.95s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (55.83s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (86.59s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (88.14s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (128.53s)
--- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (7.13s)
--- PASS: TestIntegration/FsMkdir/FsPutError (40.98s)
--- PASS: TestIntegration/FsMkdir/FsPutZeroLength (21.33s)
--- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s)
--- FAIL: TestIntegration/FsMkdir/FsOpenChunkWriter (46.64s)
--- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles (74.21s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked (125.89s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi (55.27s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (44.89s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (21.31s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (5.48s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.90s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (15.46s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (7.29s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (4.02s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.16s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (12.64s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (4.76s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.28s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.60s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (17.88s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.12s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (5.87s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.89s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked/8Mi (14.21s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (5.94s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (5.24s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (3.02s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked/10Mi (10.43s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.55s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.82s)
--- FAIL: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (3.06s)
--- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s)
--- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (73.37s)
--- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (29.37s)
--- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (43.99s)
--- PASS: TestIntegration/FsMkdir/FsRootCollapse (20.57s)
--- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s)
--- SKIP: TestIntegration/FsShutdown (0.00s)
FAIL
exit status 1
FAIL github.com/rclone/rclone/backend/drime 2161.509s
"go test -v -timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 36m2.22343404s (try 1/5): exit status 1: Failed [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/FsOpenChunkWriter TestIntegration/FsMkdir/FsPutFiles TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521]