"go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsNewObjectNotFound|FsPutFiles)$|^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot|dot_dot|leading_CR|leading_HT|leading_LF|leading_VT|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:457: Using remote "TestLinkbox:" 2026/07/27 06:53:33 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-binajeb6cepo" 2026/07/27 06:53:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 06:53:33 DEBUG : Linkbox root 'rclone-test-binajeb6cepo': Using cached web token === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/27 06:53:40 DEBUG : ./.: Trying to read object after upload: try again in 100ms (1/10) fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/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: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:737 Error: Not equal: expected: []string{} actual : []string{"."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/27 06:53:56 DEBUG : ../..: Trying to read object after upload: try again in 100ms (1/10) 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:734 Error: Not equal: expected: []string{".."} actual : []string{".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=3) ".", (string) (len=6) ".." Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: directories 2026/07/27 06:54:08 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:54:08 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 06:54:08 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:54:08 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 06:54:08 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:54:08 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 06:54:09 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:54:09 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 06:54:11 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:54:13 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 06:54:15 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 06:54:16 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 06:54:19 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 06:54:19 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 06:54:19 DEBUG : pacer: Reducing sleep to 355.957031ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/27 06:54:21 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 06:54:21 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 06:54:21 DEBUG : pacer: Reducing sleep to 200ms 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:737 Error: Not equal: expected: []string{} actual : []string{"."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/27 06:54:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Trying to read object after upload: try again in 100ms (1/10) 2026/07/27 06:54:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Trying to read object after upload: try again in 200ms (2/10) 2026/07/27 06:54:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Trying to read object after upload: try again in 400ms (3/10) 2026/07/27 06:54:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Trying to read object after upload: try again in 800ms (4/10) 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:734 Error: Not equal: expected: []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" +([]string) (len=2) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go: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:737 Error: Not equal: expected: []string{} actual : []string{"."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/27 06:55:02 DEBUG : leading space/ leading space: Trying to read object after upload: try again in 100ms (1/10) 2026/07/27 06:55:03 DEBUG : leading space/ leading space: Trying to read object after upload: try again in 200ms (2/10) 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:734 Error: Not equal: expected: []string{" leading space"} actual : []string{" leading space", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) " leading space" +([]string) (len=2) { + (string) (len=14) " leading space", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 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:737 Error: Not equal: expected: []string{} actual : []string{" leading space", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=14) " leading space", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/27 06:55:30 DEBUG : ~leading tilde/~leading tilde: Trying to read object after upload: try again in 100ms (1/10) 2026/07/27 06:55:30 DEBUG : ~leading tilde/~leading tilde: Trying to read object after upload: try again in 200ms (2/10) 2026/07/27 06:55:31 DEBUG : ~leading tilde/~leading tilde: Trying to read object after upload: try again in 400ms (3/10) 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:734 Error: Not equal: expected: []string{"~leading tilde"} actual : []string{" leading space", "~leading tilde", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=14) "~leading tilde" +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=14) "~leading tilde", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go: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:737 Error: Not equal: expected: []string{} actual : []string{" leading space", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=14) " leading space", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/27 06:56:01 DEBUG : ␍leading CR/␍leading CR: Trying to read object after upload: try again in 100ms (1/10) 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:734 Error: Not equal: expected: []string{"␍leading CR"} actual : []string{" leading space", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=13) "␍leading CR" +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go: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:737 Error: Not equal: expected: []string{} actual : []string{" leading space", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=14) " leading space", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: 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: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:734 Error: Not equal: expected: []string{"␊leading LF"} actual : []string{" leading space", "␊leading LF", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=13) "␊leading LF" +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=13) "␊leading LF", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go: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:737 Error: Not equal: expected: []string{} actual : []string{" leading space", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=14) " leading space", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: 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 2026/07/27 06:57:03 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:57:03 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 06:57:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:57:03 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 06:57:04 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:57:04 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 06:57:04 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:57:04 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 06:57:06 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:57:08 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:57:10 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:57:12 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:57:14 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 06:57:16 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 06:57:18 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 06:57:19 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 06:57:20 DEBUG : pacer: Reducing sleep to 474.609375ms 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:734 Error: Not equal: expected: []string{"␉leading HT"} actual : []string{" leading space", "␉leading HT", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=13) "␉leading HT" +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=13) "␉leading HT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories 2026/07/27 06:57:25 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 06:57:25 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 06:57:26 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 06:57:26 DEBUG : pacer: Reducing sleep to 200ms 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:737 Error: Not equal: expected: []string{} actual : []string{" leading space", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=14) " leading space", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: 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: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:734 Error: Not equal: expected: []string{"␋leading VT"} actual : []string{" leading space", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=13) "␋leading VT" +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go: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:737 Error: Not equal: expected: []string{} actual : []string{" leading space", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=14) " leading space", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/27 06:58:09 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:58:09 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 06:58:09 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:58:09 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 06:58:10 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:58:10 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 06:58:11 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:58:11 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 06:58:12 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:58:14 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 06:58:16 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 06:58:18 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 06:58:19 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 06:58:20 DEBUG : pacer: Reducing sleep to 474.609375ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/27 06:58:21 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 06:58:22 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 06:58:22 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 06:58:22 DEBUG : pacer: Reducing sleep to 200ms 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:734 Error: Not equal: expected: []string{"trailing space "} actual : []string{" leading space", "trailing space ", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=15) "trailing space " +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=15) "trailing space ", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go: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:737 Error: Not equal: expected: []string{} actual : []string{" leading space", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=14) " leading space", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: 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: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:734 Error: Not equal: expected: []string{"trailing CR␍"} actual : []string{" leading space", "trailing CR␍", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=14) "trailing CR␍" +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=14) "trailing CR␍", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories 2026/07/27 06:58:59 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:58:59 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 06:58:59 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:58:59 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 06:59:00 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:59:00 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 06:59:01 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:59:01 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 06:59:02 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:59:04 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:59:06 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:59:08 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:59:10 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:59:12 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: getting files failed: invalid character '<' looking for beginning of value Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR 2026/07/27 06:59:14 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 06:59:16 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 06:59:18 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 06:59:19 DEBUG : pacer: Reducing sleep to 632.8125ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/27 06:59:20 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 06:59:21 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 06:59:21 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 06:59:22 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 06:59:22 DEBUG : pacer: Reducing sleep to 200ms 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:737 Error: Not equal: expected: []string{} actual : []string{" leading space", "trailing CR␍", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=14) "trailing CR␍", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: 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: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:734 Error: Not equal: expected: []string{"trailing LF␊"} actual : []string{" leading space", "trailing CR␍", "trailing LF␊", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=14) "trailing LF␊" +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing LF␊", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go: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:737 Error: Not equal: expected: []string{} actual : []string{" leading space", "trailing CR␍", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=14) "trailing CR␍", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/27 06:59:58 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:59:58 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 06:59:58 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:59:58 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 06:59:59 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 06:59:59 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:00:00 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:00:00 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:00:01 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:00:03 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:00:05 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:00:07 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:00:09 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:00:11 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) fstests.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:728 Error: Received unexpected error: getting files failed: invalid character '<' looking for beginning of value Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT 2026/07/27 07:00:13 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:00:16 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:00:17 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 07:00:20 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 07:00:20 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 07:00:21 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 07:00:22 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:00:22 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 07:00:24 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 07:00:24 DEBUG : pacer: Reducing sleep to 200ms 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:734 Error: Not equal: expected: []string{"trailing HT␉"} actual : []string{" leading space", "trailing CR␍", "trailing HT␉", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=14) "trailing HT␉" +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go: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:737 Error: Not equal: expected: []string{} actual : []string{" leading space", "trailing CR␍", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=14) "trailing CR␍", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: 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: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:734 Error: Not equal: expected: []string{"trailing VT␋"} actual : []string{" leading space", "trailing CR␍", "trailing VT␋", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=14) "trailing VT␋" +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing VT␋", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories 2026/07/27 07:01:04 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:01:04 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:01:05 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:01:05 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:01:05 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:01:05 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:01:06 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:01:06 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:01:08 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:01:09 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:01:11 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:01:13 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:01:17 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:01:18 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 07:01:19 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 07:01:20 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 07:01:22 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 07:01:22 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:01:23 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 07:01:23 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 07:01:24 DEBUG : pacer: Reducing sleep to 200ms 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:737 Error: Not equal: expected: []string{} actual : []string{" leading space", "trailing CR␍", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=14) "trailing CR␍", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/27 07:01:38 DEBUG : trailing dot./trailing dot.: Trying to read object after upload: try again in 100ms (1/10) 2026/07/27 07:01:38 DEBUG : trailing dot./trailing dot.: Trying to read object after upload: try again in 200ms (2/10) 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:734 Error: Not equal: expected: []string{"trailing dot."} actual : []string{" leading space", "trailing CR␍", "trailing dot.", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=13) "trailing dot." +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=14) "trailing CR␍", + (string) (len=13) "trailing dot.", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/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: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:737 Error: Not equal: expected: []string{} actual : []string{" leading space", "trailing CR␍", "trailing dot.", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=14) "trailing CR␍", + (string) (len=13) "trailing dot.", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/27 07:02:07 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:02:07 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:02:07 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:02:07 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:02:08 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:02:08 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:02:08 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:02:08 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:02:10 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:02:12 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:02:14 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:02:16 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:02:18 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 07:02:20 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 07:02:21 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 07:02:22 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 07:02:22 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:02:23 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 07:02:23 DEBUG : pacer: Reducing sleep to 200.225829ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/27 07:02:24 DEBUG : pacer: Reducing sleep to 200ms 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:734 Error: Not equal: expected: []string{"test%46.txt"} actual : []string{" leading space", "test%46.txt", "trailing CR␍", "trailing dot.", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,7 @@ -([]string) (len=1) { - (string) (len=11) "test%46.txt" +([]string) (len=5) { + (string) (len=14) " leading space", + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing CR␍", + (string) (len=13) "trailing dot.", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go: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:737 Error: Not equal: expected: []string{} actual : []string{" leading space", "trailing CR␍", "trailing dot.", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=14) "trailing CR␍", + (string) (len=13) "trailing dot.", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutFiles fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) 2026/07/27 07:03:02 DEBUG : file name.txt: Update: removing old file 2026/07/27 07:03:06 DEBUG : file name.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/07/27 07:03:07 DEBUG : file name.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/07/27 07:03:07 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:03:07 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:03:07 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:03:07 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:03:07 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:03:07 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:03:08 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:03:08 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:03:10 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:03:12 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:03:14 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:03:16 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:03:18 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:03:20 DEBUG : pacer: Reducing sleep to 1.125s === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 2026/07/27 07:03:21 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 07:03:23 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 07:03:23 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 07:03:24 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:03:25 DEBUG : pacer: Reducing sleep to 266.967773ms fstests.go:1002: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1002 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1022 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{" leading space", "hello? sausage", "trailing CR␍", "trailing dot.", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,7 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=5) { + (string) (len=14) " leading space", + (string) (len=14) "hello? sausage", + (string) (len=14) "trailing CR␍", + (string) (len=13) "trailing dot.", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR 2026/07/27 07:03:25 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 07:03:25 DEBUG : pacer: Reducing sleep to 200ms fstests.go:1039: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1039 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{" leading space", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing CR␍", "trailing dot.", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=4) { +([]string) (len=8) { + (string) (len=14) " leading space", (string) (len=14) "hello? sausage", @@ -4,3 +5,6 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing CR␍", + (string) (len=13) "trailing dot.", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/27 07:03:27 DEBUG : Creating backend with remote "TestLinkbox:" 2026/07/27 07:03:27 DEBUG : Linkbox root '': Using cached web token === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1118 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{" leading space", "hello? sausage", "hello? sausage/êé", "trailing CR␍", "trailing dot.", "."} Diff: --- Expected +++ Actual @@ -1,4 +1,8 @@ -([]string) (len=2) { +([]string) (len=6) { + (string) (len=14) " leading space", (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=14) "trailing CR␍", + (string) (len=13) "trailing dot.", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 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 2026/07/27 07:03:48 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:03:48 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:03:48 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:03:48 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:03:48 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:03:48 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:03:49 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:03:49 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:03:51 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:03:53 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:03:55 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:03:57 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:03:59 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:04:01 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:04:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:04:05 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:04:07 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:04:09 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:04:11 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:04:13 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:04:15 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:04:17 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:04:19 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 07:04:20 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 07:04:22 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 07:04:22 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 07:04:23 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:04:23 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 07:04:24 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 07:04:24 DEBUG : pacer: Reducing sleep to 200ms 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:1187 Error: Not equal: expected: []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{" leading space", "dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing CR␍", "trailing dot.", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=5) { +([]string) (len=9) { + (string) (len=14) " leading space", (string) (len=10) "dirToPurge", @@ -5,3 +6,6 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing CR␍", + (string) (len=13) "trailing dot.", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge 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:1199 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{" leading space", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing CR␍", "trailing dot.", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=4) { +([]string) (len=8) { + (string) (len=14) " leading space", (string) (len=14) "hello? sausage", @@ -4,3 +5,6 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing CR␍", + (string) (len=13) "trailing dot.", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 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 2026/07/27 07:05:00 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:05:00 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:05:00 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:05:00 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:05:00 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:05:00 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:05:01 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:05:01 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:05:03 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:05:05 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:05:07 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:05:09 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:05:11 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:05:13 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:05:15 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:05:17 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:05:19 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:05:21 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 07:05:22 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 07:05:24 DEBUG : pacer: Reducing sleep to 632.8125ms 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:1224 Error: Not equal: expected: []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{" leading space", "dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing CR␍", "trailing dot.", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=5) { +([]string) (len=9) { + (string) (len=14) " leading space", (string) (len=18) "dirToPurgeFromRoot", @@ -5,3 +6,6 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing CR␍", + (string) (len=13) "trailing dot.", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories 2026/07/27 07:05:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-binajeb6cepo/dirToPurgeFromRoot" 2026/07/27 07:05:28 DEBUG : Linkbox root 'rclone-test-binajeb6cepo/dirToPurgeFromRoot': Using cached web token 2026/07/27 07:05:30 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 07:05:30 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:05:31 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 07:05:31 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 07:05:31 DEBUG : pacer: Reducing sleep to 200ms 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:1241 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{" leading space", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing CR␍", "trailing dot.", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=4) { +([]string) (len=8) { + (string) (len=14) " leading space", (string) (len=14) "hello? sausage", @@ -4,3 +5,6 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing CR␍", + (string) (len=13) "trailing dot.", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/27 07:05:44 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-binajeb6cepo/hello? sausage/êé" 2026/07/27 07:05:44 DEBUG : Linkbox root 'rclone-test-binajeb6cepo/hello? sausage/êé': Using cached web token 2026/07/27 07:05:54 DEBUG : a/b/c/d/e.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/07/27 07:05:55 DEBUG : a/b/c/d/e.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/07/27 07:05:55 DEBUG : a/b/c/d/e.txt: Trying to read object after upload: try again in 400ms (3/10) === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1278: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2026/07/27 07:05:59 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:05:59 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:05:59 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:05:59 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:05:59 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:05:59 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:06:00 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:06:00 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:06:02 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:06:04 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:06:06 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:06:08 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:06:10 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:06:12 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString 2026/07/27 07:06:14 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:06:16 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:06:18 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:06:20 DEBUG : pacer: Reducing sleep to 1.125s === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs 2026/07/27 07:06:21 DEBUG : pacer: Reducing sleep to 843.75ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote 2026/07/27 07:06:22 DEBUG : pacer: Reducing sleep to 632.8125ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/07/27 07:06:23 DEBUG : pacer: Reducing sleep to 474.609375ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime 2026/07/27 07:06:24 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType 2026/07/27 07:06:24 DEBUG : pacer: Reducing sleep to 266.967773ms fstests.go:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata 2026/07/27 07:06:25 DEBUG : pacer: Reducing sleep to 200.225829ms fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata 2026/07/27 07:06:25 DEBUG : pacer: Reducing sleep to 200ms fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime fstests.go:1785: can't set modified time === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/27 07:06:30 DEBUG : file name.txt: Update: removing old file === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/27 07:06:35 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-binajeb6cepo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 07:06:35 DEBUG : Linkbox root 'rclone-test-binajeb6cepo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt': Using cached web token === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/27 07:06:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-binajeb6cepo/not found.txt" 2026/07/27 07:06:38 DEBUG : Linkbox root 'rclone-test-binajeb6cepo/not found.txt': Using cached web token 2026/07/27 07:06:40 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestLinkbox:" path "rclone-test-binajeb6cepo" from "TestLinkbox:rclone-test-binajeb6cepo" 2026/07/27 07:06:40 DEBUG : Creating backend with remote "TestLinkbox:" 2026/07/27 07:06:40 DEBUG : Linkbox root '': Using cached web token === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 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/fstests/fstests.go:2010 Error: Not equal: expected: []string{"rclone-test-binajeb6cepo/hello? sausage", "rclone-test-binajeb6cepo/hello? sausage/êé", "rclone-test-binajeb6cepo/hello? sausage/êé/Hello, 世界", "rclone-test-binajeb6cepo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-binajeb6cepo/ leading space", "rclone-test-binajeb6cepo/hello? sausage", "rclone-test-binajeb6cepo/hello? sausage/êé", "rclone-test-binajeb6cepo/hello? sausage/êé/Hello, 世界", "rclone-test-binajeb6cepo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-binajeb6cepo/trailing CR␍", "rclone-test-binajeb6cepo/trailing dot.", "rclone-test-binajeb6cepo/."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=4) { +([]string) (len=8) { + (string) (len=39) "rclone-test-binajeb6cepo/ leading space", (string) (len=39) "rclone-test-binajeb6cepo/hello? sausage", @@ -4,3 +5,6 @@ (string) (len=58) "rclone-test-binajeb6cepo/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-binajeb6cepo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-binajeb6cepo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=39) "rclone-test-binajeb6cepo/trailing CR␍", + (string) (len=38) "rclone-test-binajeb6cepo/trailing dot.", + (string) (len=28) "rclone-test-binajeb6cepo/." } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstest.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:398 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2017 Error: Not equal: expected: []string{"rclone-test-binajeb6cepo/hello? sausage"} actual : []string{"rclone-test-binajeb6cepo/ leading space", "rclone-test-binajeb6cepo/hello? sausage", "rclone-test-binajeb6cepo/trailing CR␍", "rclone-test-binajeb6cepo/trailing dot.", "rclone-test-binajeb6cepo/."} Diff: --- Expected +++ Actual @@ -1,3 +1,7 @@ -([]string) (len=1) { - (string) (len=39) "rclone-test-binajeb6cepo/hello? sausage" +([]string) (len=5) { + (string) (len=39) "rclone-test-binajeb6cepo/ leading space", + (string) (len=39) "rclone-test-binajeb6cepo/hello? sausage", + (string) (len=39) "rclone-test-binajeb6cepo/trailing CR␍", + (string) (len=38) "rclone-test-binajeb6cepo/trailing dot.", + (string) (len=28) "rclone-test-binajeb6cepo/." } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: directories not equal === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2024: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/27 07:06:55 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:06:55 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:06:55 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:06:55 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:06:56 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:06:56 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:06:57 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:06:57 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:06:58 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:07:00 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:07:02 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:07:04 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:07:06 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:07:08 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) fstests.go:143: Put error: Update second step failed: invalid character '<' looking for beginning of value - low level retry 1/10 2026/07/27 07:07:10 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:07:12 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:07:14 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:07:16 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:07:18 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:07:21 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 07:07:22 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 07:07:23 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 07:07:25 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 07:07:25 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:07:25 DEBUG : rclone-test-binajeb6cepo/created from root.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/07/27 07:07:26 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 07:07:26 DEBUG : rclone-test-binajeb6cepo/created from root.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/07/27 07:07:26 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 07:07:26 DEBUG : pacer: Reducing sleep to 200ms fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 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 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 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 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream fstests.go:2378: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *linkbox.Fs does not implement InternalTester 2026/07/27 07:07:56 ERROR : error listing: directory not found --- FAIL: TestIntegration (863.87s) --- FAIL: TestIntegration/FsMkdir (861.43s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (551.91s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (15.82s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (36.69s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (29.50s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (27.20s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (31.37s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (29.18s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (28.31s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (43.02s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (28.15s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (37.66s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (46.62s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (29.14s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (50.58s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (44.05s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (29.74s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (44.66s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.79s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (306.73s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (4.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.34s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (1.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.20s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (68.71s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (60.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (14.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (13.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (8.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.62s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.34s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (3.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.66s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (62.02s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (13.64s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (47.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (12.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (12.85s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/linkbox 863.893s "go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsNewObjectNotFound|FsPutFiles)$|^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot|dot_dot|leading_CR|leading_HT|leading_LF|leading_VT|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$'" - Finished ERROR in 14m24.996287647s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/dot_dot TestIntegration/FsMkdir/FsEncoding/punctuation TestIntegration/FsMkdir/FsEncoding/leading_space TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_CR TestIntegration/FsMkdir/FsEncoding/leading_LF TestIntegration/FsMkdir/FsEncoding/leading_HT TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/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/URL_encoding TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListR TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 TestIntegration/FsMkdir/FsPutFiles/FsPurge TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries]