"go test -v -timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestDrime:" 2026/02/06 04:16:28 DEBUG : Creating backend with remote "TestDrime:rclone-test-zakusat5kahe" 2026/02/06 04:16:28 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/02/06 04:16:47 INFO : dir/subdir: Making directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/06 04:17:06 INFO : dir/subdir: Removing directory 2026/02/06 04:17:10 INFO : dir: Removing directory 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:292: Sleeping for 7s just to make sure === 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/02/06 04:17:34 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 "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/control_chars 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: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{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"."} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", (string) (len=3) "." Test: TestIntegration/FsMkdir/FsEncoding/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: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{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go: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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{".."} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", (string) (len=6) ".." Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go: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: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{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go: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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" +([]string) (len=2) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/punctuation 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: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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) 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: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,5 @@ -([]string) (len=1) { - (string) (len=14) " leading space" +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/leading_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: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 space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 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:201 /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:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 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:201 /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:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_CR === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 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:201 /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:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_LF === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go: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 tilde/~leading tilde (100), ␉leading HT/␉leading HT (100), ␊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_HT Messages: Unexpected file "~leading tilde/~leading tilde" 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: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 LF/␊leading LF" 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 space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␊leading LF", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,9 @@ -([]string) (len=1) { - (string) (len=13) "␉leading HT" +([]string) (len=7) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (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 tilde/~leading tilde (100), ␊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:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "␍leading CR/␍leading CR" 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 LF/␊leading LF" 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 tilde/~leading tilde" 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 space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) { +([]string) (len=6) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (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: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:201 /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:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_VT === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 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:201 /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:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_dot === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 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:201 /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:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/trailing_space === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 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:201 /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:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 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:201 /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:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 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:201 /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:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 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:201 /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:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 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:201 /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:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 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:201 /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:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 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:201 /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:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding === 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/02/06 04:25:22 NOTICE: drime root 'rclone-test-zakusat5kahe': Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi fstests.go:856: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:856 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsOpenChunkWriter === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 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:201 /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:955 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/02/06 04:25:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 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:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 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:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/06 04:26:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/06 04:26:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/06 04:26:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/06 04:26:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/06 04:26:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/02/06 04:26:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 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:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/02/06 04:27:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Removing old object on successful upload fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:257 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Not equal: expected: 5300000 actual : 5299999 Test: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 Messages: chunked-5.054Mi-5.054Mi.bin: size incorrect file=5300000 vs obj=5299999 fstests.go:265: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:265 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Not equal: expected: 5300000 actual : 5299999 Test: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 fstests.go:267: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:267 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Not equal: expected: map[hash.Type]string{1:"9618edfd251d9205c98f3f98bea76248", 2:"2afc993bcff037359f067b6efdac6f7e2efb74f3", 4:"ecf69f220a93ae3877d00a5de9fe4260627099b01bed325b013e1ce794aee26c0f540e6b697549b1db2a3485006e9d45503508d12efc34118241c18fc38e954e", 8:"0e9bd2e5", 16:"765213fbafcc60b7a7c97bd0cbfd106ca669270e963a3386750da7d4d8f2a10f", 32:"4774454c107ba063f3edc86d88e6838c0ebd2021a4df058b44839a677ff3d537e21bf4c7105f8931d06ca3c5ff7c55d1b0b88bb048677d044b60325829f49b9f", 64:"958a24603ae9cfb9222ad559217e364e7a3f1504a6a6d68d34b3007fdd5aa49a", 128:"bdb18fbb48c25952", 256:"85c52f03b3e41c78bdb18fbb48c25952"} actual : map[hash.Type]string{1:"2aa9b1ba4a7866fe619f84267d862086", 2:"27f34294e95e3d71d5fa8b190727dbb5ccc76b67", 4:"5d5165b96deab5dd5887dd4a11c625567bbc8fed7eeafdd4102440662d692b3fd78d256f3af68d85ad12bfd78d3f9869147c64ead7a66a94b522f358a04c9cf5", 8:"4f30a7a8", 16:"98d5ef6e82a4acdd627e95017288daabd9687806433e48aaa8d71f6b47f3b4be", 32:"43ad3bb4a0a8db4908060dca2a6e064ba6ba234700c6f0ab0a9b3e00f13f9cdf2e70caa3bccfc49bfc91a496997f637e9d4165debaed608f886289fef111abfa", 64:"2a3460bc3c46461d7d3e68ce9d231a1e78e697523b9a03b86085e0cdb1dd8677", 128:"36dd0945a48e391c", 256:"137e6d5733da552136dd0945a48e391c"} Diff: --- Expected +++ Actual @@ -1,11 +1,11 @@ (map[hash.Type]string) (len=9) { - (hash.Type) 1: (string) (len=32) "9618edfd251d9205c98f3f98bea76248", - (hash.Type) 2: (string) (len=40) "2afc993bcff037359f067b6efdac6f7e2efb74f3", - (hash.Type) 4: (string) (len=128) "ecf69f220a93ae3877d00a5de9fe4260627099b01bed325b013e1ce794aee26c0f540e6b697549b1db2a3485006e9d45503508d12efc34118241c18fc38e954e", - (hash.Type) 8: (string) (len=8) "0e9bd2e5", - (hash.Type) 16: (string) (len=64) "765213fbafcc60b7a7c97bd0cbfd106ca669270e963a3386750da7d4d8f2a10f", - (hash.Type) 32: (string) (len=128) "4774454c107ba063f3edc86d88e6838c0ebd2021a4df058b44839a677ff3d537e21bf4c7105f8931d06ca3c5ff7c55d1b0b88bb048677d044b60325829f49b9f", - (hash.Type) 64: (string) (len=64) "958a24603ae9cfb9222ad559217e364e7a3f1504a6a6d68d34b3007fdd5aa49a", - (hash.Type) 128: (string) (len=16) "bdb18fbb48c25952", - (hash.Type) 256: (string) (len=32) "85c52f03b3e41c78bdb18fbb48c25952" + (hash.Type) 1: (string) (len=32) "2aa9b1ba4a7866fe619f84267d862086", + (hash.Type) 2: (string) (len=40) "27f34294e95e3d71d5fa8b190727dbb5ccc76b67", + (hash.Type) 4: (string) (len=128) "5d5165b96deab5dd5887dd4a11c625567bbc8fed7eeafdd4102440662d692b3fd78d256f3af68d85ad12bfd78d3f9869147c64ead7a66a94b522f358a04c9cf5", + (hash.Type) 8: (string) (len=8) "4f30a7a8", + (hash.Type) 16: (string) (len=64) "98d5ef6e82a4acdd627e95017288daabd9687806433e48aaa8d71f6b47f3b4be", + (hash.Type) 32: (string) (len=128) "43ad3bb4a0a8db4908060dca2a6e064ba6ba234700c6f0ab0a9b3e00f13f9cdf2e70caa3bccfc49bfc91a496997f637e9d4165debaed608f886289fef111abfa", + (hash.Type) 64: (string) (len=64) "2a3460bc3c46461d7d3e68ce9d231a1e78e697523b9a03b86085e0cdb1dd8677", + (hash.Type) 128: (string) (len=16) "36dd0945a48e391c", + (hash.Type) 256: (string) (len=32) "137e6d5733da552136dd0945a48e391c" } Test: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/02/06 04:27:10 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 04:27:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/06 04:27:10 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 04:27:10 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/06 04:27:10 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 04:27:10 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/06 04:27:11 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 04:27:11 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/06 04:27:11 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 04:27:11 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/06 04:27:11 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 04:27:11 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/06 04:27:12 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 04:27:12 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/06 04:27:12 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 04:27:12 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/06 04:27:13 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 04:27:13 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/06 04:27:16 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/06 04:27:16 DEBUG : pacer: Rate limited, increasing sleep to 10.24s fstests.go:270: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:270 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: failed to delete item: Error "Server Error" Test: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/06 04:27:21 DEBUG : pacer: Reducing sleep to 5.12s 2026/02/06 04:27:32 DEBUG : pacer: Reducing sleep to 2.56s 2026/02/06 04:27:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/06 04:27:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/06 04:27:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/06 04:27:37 DEBUG : pacer: Reducing sleep to 1.28s 2026/02/06 04:27:39 DEBUG : pacer: Reducing sleep to 640ms 2026/02/06 04:27:40 DEBUG : pacer: Reducing sleep to 320ms 2026/02/06 04:27:41 DEBUG : pacer: Reducing sleep to 160ms 2026/02/06 04:27:41 DEBUG : pacer: Reducing sleep to 80ms 2026/02/06 04:27:41 DEBUG : pacer: Reducing sleep to 40ms 2026/02/06 04:27:42 DEBUG : pacer: Reducing sleep to 20ms 2026/02/06 04:27:44 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/06 04:27:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/06 04:27:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/02/06 04:27:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 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) === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/02/06 04:28:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 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:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 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) === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/02/06 04:28:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/06 04:28:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Removing old object on successful upload fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:257 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Not equal: expected: 5300053 actual : 5300052 Test: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed Messages: chunked-5.055Mi-5.055Mi-streamed.bin: size incorrect file=5300053 vs obj=5300052 fstests.go:265: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:265 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Not equal: expected: 5300053 actual : 5300052 Test: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed fstests.go:267: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:267 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Not equal: expected: map[hash.Type]string{1:"96c71725f4c229231bc16c79b1ff08fd", 2:"70b6b9e47deb4ec444e1dfc7610970dd69846716", 4:"b329d052613346655cc41edbbe7f9bbc5534c47fd80a4618d63788c213bd32d04537e2cd6fc61fcefa5295f543f3483a31741f39872fe4ea9655e8cd6f596e45", 8:"45605b52", 16:"4349e98ba1e7328c3ab17d9ad91a10d99a4647da138b30a00b011db9c915dc13", 32:"fb9289be8750a563b4a62946a2551dbb32bab370f9b6a71a6936418eb64ed07f9626d3db8474602b61705d2e46c7468c0ee721641adf52625c94fb9f5fa3d4ca", 64:"031dc0061917ac4a3e07697087e705342144b320ec56d981fe70254acfe43ba7", 128:"f4e5f0c6386e993f", 256:"8fa8d0ea343f033af4e5f0c6386e993f"} actual : map[hash.Type]string{1:"e5c2980c0cc5f4df179c21e20019663d", 2:"6d3ec15e65c66d9c1e21dbf296c7c54f557ba35c", 4:"efbb7e437d0372b0e4ff398f802179301fd643aabd83c77eac5b2909008b3d10b8d673becbc5aaf1b096bf8cc260c96fccca95c19930a3fcbbd2ab6b91ba4f56", 8:"b06d57b0", 16:"64c5ed0d8db900aecc19d6c243c2122c1c5a5315bc7266cbb4d90cbecb79fd73", 32:"22eebc7a05836973974ea381fe459c86970e65c5f8822c44982d2cbd6b61428a985e051c0b6977c638b45eb24b594469defd37cda3a4f5371ecd42608d38a285", 64:"8f77fdaff8dfc42178a134b7d54539727f5b63130721049e4e68c8ea5b144022", 128:"7db5cd9e0172769d", 256:"81cf56ff689de2627db5cd9e0172769d"} Diff: --- Expected +++ Actual @@ -1,11 +1,11 @@ (map[hash.Type]string) (len=9) { - (hash.Type) 1: (string) (len=32) "96c71725f4c229231bc16c79b1ff08fd", - (hash.Type) 2: (string) (len=40) "70b6b9e47deb4ec444e1dfc7610970dd69846716", - (hash.Type) 4: (string) (len=128) "b329d052613346655cc41edbbe7f9bbc5534c47fd80a4618d63788c213bd32d04537e2cd6fc61fcefa5295f543f3483a31741f39872fe4ea9655e8cd6f596e45", - (hash.Type) 8: (string) (len=8) "45605b52", - (hash.Type) 16: (string) (len=64) "4349e98ba1e7328c3ab17d9ad91a10d99a4647da138b30a00b011db9c915dc13", - (hash.Type) 32: (string) (len=128) "fb9289be8750a563b4a62946a2551dbb32bab370f9b6a71a6936418eb64ed07f9626d3db8474602b61705d2e46c7468c0ee721641adf52625c94fb9f5fa3d4ca", - (hash.Type) 64: (string) (len=64) "031dc0061917ac4a3e07697087e705342144b320ec56d981fe70254acfe43ba7", - (hash.Type) 128: (string) (len=16) "f4e5f0c6386e993f", - (hash.Type) 256: (string) (len=32) "8fa8d0ea343f033af4e5f0c6386e993f" + (hash.Type) 1: (string) (len=32) "e5c2980c0cc5f4df179c21e20019663d", + (hash.Type) 2: (string) (len=40) "6d3ec15e65c66d9c1e21dbf296c7c54f557ba35c", + (hash.Type) 4: (string) (len=128) "efbb7e437d0372b0e4ff398f802179301fd643aabd83c77eac5b2909008b3d10b8d673becbc5aaf1b096bf8cc260c96fccca95c19930a3fcbbd2ab6b91ba4f56", + (hash.Type) 8: (string) (len=8) "b06d57b0", + (hash.Type) 16: (string) (len=64) "64c5ed0d8db900aecc19d6c243c2122c1c5a5315bc7266cbb4d90cbecb79fd73", + (hash.Type) 32: (string) (len=128) "22eebc7a05836973974ea381fe459c86970e65c5f8822c44982d2cbd6b61428a985e051c0b6977c638b45eb24b594469defd37cda3a4f5371ecd42608d38a285", + (hash.Type) 64: (string) (len=64) "8f77fdaff8dfc42178a134b7d54539727f5b63130721049e4e68c8ea5b144022", + (hash.Type) 128: (string) (len=16) "7db5cd9e0172769d", + (hash.Type) 256: (string) (len=32) "81cf56ff689de2627db5cd9e0172769d" } Test: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/02/06 04:28:37 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 04:28:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/06 04:28:37 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 04:28:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/06 04:28:37 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 04:28:37 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/06 04:28:38 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 04:28:38 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/06 04:28:38 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 04:28:38 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/06 04:28:38 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 04:28:38 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/06 04:28:39 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 04:28:39 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/06 04:28:39 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 04:28:39 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/06 04:28:40 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 04:28:40 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/06 04:28:43 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/06 04:28:43 DEBUG : pacer: Rate limited, increasing sleep to 10.24s fstests.go:270: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:270 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Received unexpected error: failed to delete item: Error "Server Error" Test: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/06 04:28:48 DEBUG : pacer: Reducing sleep to 5.12s 2026/02/06 04:28:59 DEBUG : pacer: Reducing sleep to 2.56s 2026/02/06 04:28:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/06 04:28:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/06 04:28:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/06 04:29:04 DEBUG : pacer: Reducing sleep to 1.28s 2026/02/06 04:29:06 DEBUG : pacer: Reducing sleep to 640ms 2026/02/06 04:29:08 DEBUG : pacer: Reducing sleep to 320ms 2026/02/06 04:29:08 DEBUG : pacer: Reducing sleep to 160ms 2026/02/06 04:29:09 DEBUG : pacer: Reducing sleep to 80ms 2026/02/06 04:29:09 DEBUG : pacer: Reducing sleep to 40ms 2026/02/06 04:29:09 DEBUG : pacer: Reducing sleep to 20ms 2026/02/06 04:29:11 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/06 04:29:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/06 04:29:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/06 04:29:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 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:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 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:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/02/06 04:29:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 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:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/06 04:29:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/06 04:29:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/06 04:29:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/06 04:30:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/06 04:30:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/02/06 04:30:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 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:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 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:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/02/06 04:30:33 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 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) === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/06 04:30:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/06 04:30:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/06 04:30:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 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:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 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:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/02/06 04:31:17 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/06 04:31:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/06 04:31:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/06 04:31:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 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:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2493: *drime.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/06 04:31:38 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/06 04:31:54 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/06 04:31:55 DEBUG : unknown-size-update.txt: Removing old object on successful upload 2026/02/06 04:31:56 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 04:31:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/06 04:31:56 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/06 04:31:56 DEBUG : Creating backend with remote "TestDrime:rclone-test-zakusat5kahe/deeper/nonexisting/directory" 2026/02/06 04:31:56 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 === NAME TestIntegration/FsMkdir 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:292: Sleeping for 7s just to make sure 2026/02/06 04:32:12 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 04:32:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/06 04:32:12 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 04:32:12 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/06 04:32:13 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 04:32:13 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/06 04:32:13 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 04:32:13 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/06 04:32:13 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 04:32:13 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/06 04:32:14 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 04:32:14 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/06 04:32:14 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 04:32:14 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/06 04:32:15 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 04:32:15 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/06 04:32:16 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 04:32:16 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/06 04:32:19 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/06 04:32:19 DEBUG : pacer: Rate limited, increasing sleep to 10.24s fstests.go:2825: Warning: this should produce fs.ErrorDirNotFound === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- FAIL: TestIntegration (950.58s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (1.31s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.54s) --- FAIL: TestIntegration/FsMkdir (937.13s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (44.63s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.94s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.94s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (1.19s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (452.76s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (39.69s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (63.11s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (67.48s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (59.76s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (60.21s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (12.62s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (11.20s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (8.67s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (33.30s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (9.90s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (10.03s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (8.33s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (9.41s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (12.81s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (9.41s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (8.81s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (8.45s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (10.16s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (8.03s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutError (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (11.05s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- FAIL: TestIntegration/FsMkdir/FsOpenChunkWriter (7.70s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (12.78s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked (354.69s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi (73.03s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (44.35s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (37.53s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (19.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (10.77s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (61.01s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (8.96s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (12.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (39.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (10.83s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (86.39s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (20.27s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (9.40s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (26.72s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (14.96s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (39.40s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (9.95s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (47.22s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (9.55s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (14.53s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (10.15s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (23.14s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (10.25s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/8Mi (42.66s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (8.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (23.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (10.47s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.32s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/10Mi (44.38s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (9.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (24.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (10.04s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.63s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (19.71s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (5.34s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (14.37s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.63s) --- 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 950.614s "go test -v -timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 15m51.681185222s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/control_chars TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/dot_dot TestIntegration/FsMkdir/FsEncoding/punctuation TestIntegration/FsMkdir/FsEncoding/leading_space TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_CR TestIntegration/FsMkdir/FsEncoding/leading_LF TestIntegration/FsMkdir/FsEncoding/leading_HT TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/leading_dot TestIntegration/FsMkdir/FsEncoding/trailing_space TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsEncoding/trailing_LF TestIntegration/FsMkdir/FsEncoding/trailing_HT TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsOpenChunkWriter TestIntegration/FsMkdir/FsPutFiles TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521]