"go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^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)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:457: Using remote "TestLinkbox:" 2026/07/22 03:41:10 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wuvazad6kayu" 2026/07/22 03:41:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/22 03:41:10 DEBUG : Linkbox root 'rclone-test-wuvazad6kayu': Using cached web token === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/22 03:41:17 DEBUG : ./.: Trying to read object after upload: try again in 100ms (1/10) 2026/07/22 03:41:18 DEBUG : ./.: Trying to read object after upload: try again in 200ms (2/10) 2026/07/22 03:41:18 DEBUG : ./.: Trying to read object after upload: try again in 400ms (3/10) 2026/07/22 03:41:19 DEBUG : ./.: Trying to read object after upload: try again in 800ms (4/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/22 03:41:35 DEBUG : ../..: Trying to read object after upload: try again in 100ms (1/10) 2026/07/22 03:41:36 DEBUG : ../..: Trying to read object after upload: try again in 200ms (2/10) 2026/07/22 03:41:36 DEBUG : ../..: Trying to read object after upload: try again in 400ms (3/10) 2026/07/22 03:41:37 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,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=3) ".", (string) (len=6) ".." Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go: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_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/22 03:42:04 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Trying to read object after upload: try again in 100ms (1/10) 2026/07/22 03:42:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Trying to read object after upload: try again in 200ms (2/10) 2026/07/22 03:42:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Trying to read object after upload: try again in 400ms (3/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 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/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:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/22 03:42:32 DEBUG : leading space/ leading space: Trying to read object after upload: try again in 100ms (1/10) 2026/07/22 03:42:32 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 2026/07/22 03:42:39 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:42:39 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/22 03:42:39 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:42:39 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/22 03:42:40 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:42:40 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/22 03:42:41 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:42:41 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/22 03:42:42 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:42:44 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:42:46 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:42:48 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:42:50 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:42:52 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:42:52 ERROR : leading space: error listing: getting files failed: invalid character '<' looking for beginning of value fstest.go:282: Error listing: getting files failed: invalid character '<' looking for beginning of value === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/22 03:42:54 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:42:56 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:42:58 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/22 03:43:01 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/22 03:43:02 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/22 03:43:03 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/22 03:43:04 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/22 03:43:05 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/22 03:43:06 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/22 03:43:07 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/22 03:43:07 DEBUG : ~leading tilde/~leading tilde: Trying to read object after upload: try again in 100ms (1/10) 2026/07/22 03:43:07 DEBUG : pacer: Reducing sleep to 200ms 2026/07/22 03:43:07 DEBUG : ~leading tilde/~leading tilde: 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: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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: listing wrong, want ~leading tilde/~leading tilde (100) got leading space/ leading space (100), ~leading tilde/~leading tilde (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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: Unexpected file " leading space/ leading space" 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,6 @@ -([]string) (len=1) { - (string) (len=14) "~leading tilde" +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (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: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:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: listing wrong, want got leading space/ leading space (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:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: Unexpected file " leading space/ leading space" 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,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: listing wrong, want ␍leading CR/␍leading CR (100) got leading space/ leading space (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Unexpected file " leading space/ leading space" 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,6 @@ -([]string) (len=1) { - (string) (len=13) "␍leading CR" +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (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: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:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: listing wrong, want got leading space/ leading space (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:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Unexpected file " leading space/ leading space" 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,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/22 03:44:07 DEBUG : ␊leading LF/␊leading LF: Trying to read object after upload: try again in 100ms (1/10) 2026/07/22 03:44:07 DEBUG : ␊leading LF/␊leading LF: Trying to read object after upload: try again in 200ms (2/10) 2026/07/22 03:44:08 DEBUG : ␊leading LF/␊leading LF: Trying to read object after upload: try again in 400ms (3/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: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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: listing wrong, want ␊leading LF/␊leading LF (100) got leading space/ leading space (100), ␊leading LF/␊leading LF (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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Unexpected file " leading space/ leading space" 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,6 @@ -([]string) (len=1) { - (string) (len=13) "␊leading LF" +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␊leading LF", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF 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_LF fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: listing wrong, want got leading space/ leading space (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:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Unexpected file " leading space/ leading space" 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", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␊leading LF", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␊leading LF", + (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 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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: listing wrong, want ␉leading HT/␉leading HT (100) got leading space/ leading space (100), ␉leading HT/␉leading HT (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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file " leading space/ leading space" 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", "␊leading LF", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,7 @@ -([]string) (len=1) { - (string) (len=13) "␉leading HT" +([]string) (len=5) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT 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_HT fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: listing wrong, want got leading space/ leading space (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:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file " leading space/ leading space" 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", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␉leading HT", "␊leading LF", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,7 @@ -([]string) { +([]string) (len=5) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/22 03:45:06 DEBUG : ␋leading VT/␋leading VT: Trying to read object after upload: try again in 100ms (1/10) 2026/07/22 03:45:07 DEBUG : ␋leading VT/␋leading VT: Trying to read object after upload: try again in 200ms (2/10) 2026/07/22 03:45:07 DEBUG : ␋leading VT/␋leading VT: Trying to read object after upload: try again in 400ms (3/10) 2026/07/22 03:45:08 DEBUG : ␋leading VT/␋leading VT: 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: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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: listing wrong, want ␋leading VT/␋leading VT (100) got leading space/ leading space (100), ␋leading VT/␋leading VT (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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: Unexpected file " leading space/ leading space" 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 HT", "␊leading LF", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,8 @@ -([]string) (len=1) { - (string) (len=13) "␋leading VT" +([]string) (len=6) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT 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_VT fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: listing wrong, want got leading space/ leading space (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:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: Unexpected file " leading space/ leading space" 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", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␉leading HT", "␊leading LF", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) { +([]string) (len=6) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (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/22 03:45:40 DEBUG : trailing space /trailing space : Trying to read object after upload: try again in 100ms (1/10) 2026/07/22 03:45:40 DEBUG : trailing space /trailing space : Trying to read object after upload: try again in 200ms (2/10) 2026/07/22 03:45:40 DEBUG : trailing space /trailing space : Trying to read object after upload: try again in 400ms (3/10) 2026/07/22 03:45:41 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:45:41 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/22 03:45:42 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:45:42 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/22 03:45:42 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:45:42 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/22 03:45:43 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:45:43 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/22 03:45:44 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:45:46 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:45:48 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:45:50 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:45:52 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:45:54 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:45:54 ERROR : error listing: getting files failed: invalid character '<' looking for beginning of value fstest.go:282: Error listing: getting files failed: invalid character '<' looking for beginning of value === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/22 03:45:56 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:45:58 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:46:00 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:46:03 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/22 03:46:06 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/22 03:46:06 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/22 03:46:07 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/22 03:46:08 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/22 03:46:09 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/22 03:46:10 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/22 03:46:11 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/22 03:46:11 DEBUG : trailing CR␍/trailing CR␍: Trying to read object after upload: try again in 100ms (1/10) 2026/07/22 03:46:11 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: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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: listing wrong, want trailing CR␍/trailing CR␍ (100) got leading space/ leading space (100), trailing CR␍/trailing CR␍ (100), trailing space /trailing space (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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Unexpected file " leading space/ leading space" 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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Unexpected file "trailing space /trailing space " 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␍", "trailing space ", "␉leading HT", "␊leading LF", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,10 @@ -([]string) (len=1) { - (string) (len=14) "trailing CR␍" +([]string) (len=8) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR 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_CR fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: listing wrong, want got leading space/ leading space (100), trailing space /trailing space (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:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Unexpected file "trailing space /trailing space " 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:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Unexpected file " leading space/ leading space" 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 space ", "␉leading HT", "␊leading LF", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,10 @@ -([]string) { +([]string) (len=8) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/22 03:46:40 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:46:40 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/22 03:46:40 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:46:40 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/22 03:46:40 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:46:40 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/22 03:46:41 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:46:41 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/22 03:46:43 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:46:45 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:46:47 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:46:49 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:46:51 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:46:53 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_LF 2026/07/22 03:46:55 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:46:57 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:46:59 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:47:01 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:47:03 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/22 03:47:05 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/22 03:47:08 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/22 03:47:08 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/22 03:47:09 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/22 03:47:09 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/22 03:47:10 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/22 03:47:11 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/22 03:47:12 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: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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: listing wrong, want trailing LF␊/trailing LF␊ (100) got leading space/ leading space (100), trailing LF␊/trailing LF␊ (100), trailing space /trailing space (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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Unexpected file " leading space/ leading space" 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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Unexpected file "trailing space /trailing space " 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␊", "trailing space ", "␉leading HT", "␊leading LF", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,11 @@ -([]string) (len=1) { - (string) (len=14) "trailing LF␊" +([]string) (len=9) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing LF␊", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (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 2026/07/22 03:47:37 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:47:37 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/22 03:47:37 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:47:37 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/22 03:47:37 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:47:37 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/22 03:47:38 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:47:38 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/22 03:47:40 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:47:42 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:47:44 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:47:46 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:47:48 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:47:50 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:47:50 ERROR : error listing: getting files failed: invalid character '<' looking for beginning of value fstest.go:282: Error listing: getting files failed: invalid character '<' looking for beginning of value === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/22 03:47:52 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:47:54 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:47:56 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:47:58 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:48:00 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:48:02 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:48:04 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/22 03:48:07 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/22 03:48:08 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/22 03:48:09 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/22 03:48:10 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/22 03:48:10 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/22 03:48:12 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/22 03:48:12 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/22 03:48:12 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: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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: listing wrong, want trailing HT␉/trailing HT␉ (100) got leading space/ leading space (100), trailing HT␉/trailing HT␉ (100), trailing space /trailing space (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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Unexpected file " leading space/ leading space" 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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Unexpected file "trailing space /trailing space " 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␉", "trailing space ", "␉leading HT", "␊leading LF", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,11 @@ -([]string) (len=1) { - (string) (len=14) "trailing HT␉" +([]string) (len=9) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (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 2026/07/22 03:48:38 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:48:38 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/22 03:48:38 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:48:38 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/22 03:48:38 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:48:38 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/22 03:48:39 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:48:39 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/22 03:48:41 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:48:43 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:48:45 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:48:47 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:48:49 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:48:51 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:48:53 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:48:55 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:48:57 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:48:59 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:49:01 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:49:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:49:05 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/22 03:49:07 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/22 03:49:08 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/22 03:49:09 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/22 03:49:10 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/22 03:49:11 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/22 03:49:11 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/22 03:49:12 DEBUG : pacer: Reducing sleep to 200.225829ms 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:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: listing wrong, want got leading space/ leading space (100), trailing space /trailing space (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:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Unexpected file " leading space/ leading space" 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:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Unexpected file "trailing space /trailing space " 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 space ", "␉leading HT", "␊leading LF", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,10 @@ -([]string) { +([]string) (len=8) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/22 03:49:16 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: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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: listing wrong, want trailing VT␋/trailing VT␋ (100) got leading space/ leading space (100), trailing VT␋/trailing VT␋ (100), trailing space /trailing space (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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Unexpected file " leading space/ leading space" 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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Unexpected file "trailing space /trailing space " 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␋", "trailing space ", "␉leading HT", "␊leading LF", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,11 @@ -([]string) (len=1) { - (string) (len=14) "trailing VT␋" +([]string) (len=9) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/22 03:49:41 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:49:41 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/22 03:49:41 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:49:41 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/22 03:49:41 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:49:41 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/22 03:49:42 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:49:42 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/22 03:49:44 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:49:46 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:49:48 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:49:50 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:49:52 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:49:54 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:49:54 ERROR : error listing: getting files failed: invalid character '<' looking for beginning of value fstest.go:282: Error listing: getting files failed: invalid character '<' looking for beginning of value === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/22 03:49:56 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:49:58 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:50:00 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:50:02 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:50:04 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/22 03:50:06 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/22 03:50:09 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/22 03:50:09 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/22 03:50:10 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/22 03:50:10 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/22 03:50:11 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/22 03:50:12 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/22 03:50:12 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: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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: listing wrong, want trailing dot./trailing dot. (100) got leading space/ leading space (100), trailing dot./trailing dot. (100), trailing space /trailing space (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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Unexpected file " leading space/ leading space" 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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Unexpected file "trailing space /trailing space " 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.", "trailing space ", "␉leading HT", "␊leading LF", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,11 @@ -([]string) (len=1) { - (string) (len=13) "trailing dot." +([]string) (len=9) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=13) "trailing dot.", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go: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/22 03:50:37 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:50:37 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/22 03:50:37 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:50:37 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/22 03:50:38 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:50:38 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/22 03:50:38 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:50:38 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/22 03:50:40 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:50:42 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:50:44 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:50:46 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:50:48 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:50:50 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:50:50 ERROR : error listing: getting files failed: invalid character '<' looking for beginning of value fstest.go:282: Error listing: getting files failed: invalid character '<' looking for beginning of value === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/22 03:50:52 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:50:54 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:50:56 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:50:58 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:51:00 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:51:02 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:51:05 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/22 03:51:06 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/22 03:51:09 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/22 03:51:09 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/22 03:51:10 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/22 03:51:11 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/22 03:51:11 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/22 03:51:13 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/22 03:51:13 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: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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: listing wrong, want test%46.txt/test%46.txt (100) got leading space/ leading space (100), test%46.txt/test%46.txt (100), trailing space /trailing space (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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Unexpected file " leading space/ leading space" 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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Unexpected file "trailing space /trailing space " 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 space ", "␉leading HT", "␊leading LF", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,11 @@ -([]string) (len=1) { - (string) (len=11) "test%46.txt" +([]string) (len=9) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing CR␍", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (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 2026/07/22 03:51:35 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:51:35 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/22 03:51:36 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:51:36 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/22 03:51:36 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:51:36 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/22 03:51:37 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:51:37 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/22 03:51:38 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:51:40 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:51:42 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:51:44 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:51:46 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:51:48 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:51:50 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:51:52 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:51:54 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:51:56 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:51:58 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:52:00 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:52:02 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:52:05 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/22 03:52:07 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/22 03:52:08 DEBUG : pacer: Reducing sleep to 843.75ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/22 03:52:11 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/22 03:52:11 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/22 03:52:12 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/22 03:52:12 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/22 03:52:13 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/22 03:52:13 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: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:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: listing wrong, want got leading space/ leading space (100), trailing space /trailing space (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:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Unexpected file " leading space/ leading space" 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:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Unexpected file "trailing space /trailing space " 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 space ", "␉leading HT", "␊leading LF", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,10 @@ -([]string) { +([]string) (len=8) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/22 03:52:30 DEBUG : file name.txt: Update: removing old file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 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 space ", "␉leading HT", "␊leading LF", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,11 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=9) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "hello? sausage", + (string) (len=14) "trailing CR␍", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR 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 space ", "␉leading HT", "␊leading LF", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=12) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "hello? sausage", @@ -4,3 +6,9 @@ (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=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1045: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1045 Error: Not equal: expected: []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"} actual : []string{" leading space/ leading space", "file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", "trailing space /trailing space "} Diff: --- Expected +++ Actual @@ -1,4 +1,6 @@ -([]string) (len=2) { +([]string) (len=4) { + (string) (len=29) " leading space/ leading space", (string) (len=13) "file name.txt", - (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" + (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", + (string) (len=31) "trailing space /trailing space " } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1117 Error: Not equal: expected: []string{"file name.txt"} actual : []string{" leading space/ leading space", "file name.txt", "trailing space /trailing space "} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=13) "file name.txt" +([]string) (len=3) { + (string) (len=29) " leading space/ leading space", + (string) (len=13) "file name.txt", + (string) (len=31) "trailing space /trailing space " } Test: 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 space ", "␉leading HT", "␊leading LF", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,4 +1,12 @@ -([]string) (len=2) { +([]string) (len=10) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=14) "trailing CR␍", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 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/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1131 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got leading space/ leading space (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing space /trailing space (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1131 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: Unexpected file " leading space/ leading space" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1131 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: Unexpected file "trailing space /trailing space " === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/22 03:52:57 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:52:57 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/22 03:52:57 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:52:57 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/22 03:52:57 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:52:57 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/22 03:52:58 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:52:58 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/22 03:53:00 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:53:02 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:53:04 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:53:06 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/22 03:53:08 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/22 03:53:09 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/22 03:53:10 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/22 03:53:11 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/22 03:53:12 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/22 03:53:12 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/22 03:53:13 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/22 03:53:13 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1158 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got leading space/ leading space (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing space /trailing space (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1158 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: Unexpected file " leading space/ leading space" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1158 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: Unexpected file "trailing space /trailing space " === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/07/22 03:53:32 DEBUG : dirToPurge/fileToPurge.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/07/22 03:53:32 DEBUG : dirToPurge/fileToPurge.txt: 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: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:1187 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: listing wrong, want dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got leading space/ leading space (100), dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing space /trailing space (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:1187 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "trailing space /trailing space " 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:1187 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file " leading space/ leading space" 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 space ", "␉leading HT", "␊leading LF", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=5) { +([]string) (len=13) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=10) "dirToPurge", @@ -5,3 +7,9 @@ (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=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (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 2026/07/22 03:53:56 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:53:56 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/22 03:53:56 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:53:56 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/22 03:53:57 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:53:57 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/22 03:53:58 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:53:58 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/22 03:53:59 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:54:01 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:54:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:54:05 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:54:07 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/22 03:54:09 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/22 03:54:11 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/22 03:54:12 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/22 03:54:13 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/22 03:54:14 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/22 03:54:14 DEBUG : pacer: Reducing sleep to 266.967773ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/22 03:54:16 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/22 03:54:16 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: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:1199 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got leading space/ leading space (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing space /trailing space (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:1199 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file " leading space/ leading space" 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:1199 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "trailing space /trailing space " 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 space ", "␉leading HT", "␊leading LF", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=12) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "hello? sausage", @@ -4,3 +6,9 @@ (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=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go: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:1224 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: listing wrong, want dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got leading space/ leading space (100), dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing space /trailing space (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:1224 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file " leading space/ leading space" 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:1224 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "trailing space /trailing space " 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 space ", "␉leading HT", "␊leading LF", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=5) { +([]string) (len=13) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=18) "dirToPurgeFromRoot", @@ -5,3 +7,9 @@ (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=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories 2026/07/22 03:54:44 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wuvazad6kayu/dirToPurgeFromRoot" 2026/07/22 03:54:44 DEBUG : Config file has changed externally - reloading 2026/07/22 03:54:44 DEBUG : Linkbox root 'rclone-test-wuvazad6kayu/dirToPurgeFromRoot': Using cached web token 2026/07/22 03:54:44 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:54:44 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/22 03:54:45 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:54:45 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/22 03:54:45 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:54:45 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/22 03:54:46 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:54:46 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/22 03:54:47 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:54:49 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:54:51 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:54:53 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:54:55 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:54:57 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:54:59 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:55:01 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:55:03 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:55:05 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/22 03:55:08 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/22 03:55:10 DEBUG : pacer: Reducing sleep to 1.125s fstests.go:1235: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1235 Error: Received unexpected error: is a directory not a file Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/22 03:55:12 ERROR : error listing: directory not found --- FAIL: TestIntegration (842.38s) --- FAIL: TestIntegration/FsMkdir (839.50s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (664.70s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (17.49s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (29.16s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (27.54s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (24.68s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (40.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (29.93s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (29.98s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (29.82s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (33.35s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (19.12s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (45.32s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (70.13s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (85.84s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (38.06s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (56.37s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (87.65s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (171.76s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (2.65s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (2.02s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (16.04s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (30.58s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (55.82s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (46.60s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/linkbox 842.403s "go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^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)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$'" - Finished ERROR in 14m3.682866517s (try 3/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/FsListFile1 TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 TestIntegration/FsMkdir/FsPutFiles/FsPurge TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot]