"go test -v -timeout 1h0m0s -remote TestZoho: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestZoho:" 2025/05/02 06:01:03 DEBUG : Creating backend with remote "TestZoho:rclone-test-jamugab8soni" 2025/05/02 06:01:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 06:01:03 DEBUG : TestZoho: Loaded invalid token from config file - ignoring 2025/05/02 06:01:07 DEBUG : Saving config "token" in section "TestZoho" of the config file 2025/05/02 06:01:07 DEBUG : TestZoho: Saved new token in config file === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/05/02 06:01:23 INFO : dir/subdir: Making directory 2025/05/02 06:01:32 INFO : dir/subdir: Removing directory 2025/05/02 06:01:36 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/05/02 06:01:38 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: upload error: Post "https://workdrive.zoho.eu/api/v1/upload?filename=%25E2%2590%258Bleading%2BVT&override-name-exist=true&parent_id=eskoy0a4964b3f57b481ab77f183d8d3e9e92": http2: Transport: cannot retry err [http2: Transport received Server's graceful shutdown GOAWAY] after Request.Body was written; define Request.GetBody to avoid this error Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{".leading dot"} actual : []string{".leading dot", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=12) ".leading dot" +([]string) (len=2) { + (string) (len=12) ".leading dot", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing space "} actual : []string{"trailing space ", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=15) "trailing space " +([]string) (len=2) { + (string) (len=15) "trailing space ", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing CR␍"} actual : []string{"trailing CR␍", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing CR␍" +([]string) (len=2) { + (string) (len=14) "trailing CR␍", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing LF␊"} actual : []string{"trailing LF␊", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing LF␊" +([]string) (len=2) { + (string) (len=14) "trailing LF␊", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing HT␉"} actual : []string{"trailing HT␉", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing HT␉" +([]string) (len=2) { + (string) (len=14) "trailing HT␉", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/05/02 06:22:12 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 06:22:12 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/02 06:22:12 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/02 06:22:12 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 06:22:12 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/02 06:23:14 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 06:23:14 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/02 06:24:49 DEBUG : pacer: low level retry 4/10 (error Get "https://workdrive.zoho.eu/api/v1/files/eskoy87f41a56d69747199811c8020299afa6/files?page%5Blimit%5D=1000&page%5Bnext%5D=0": read tcp 65.108.87.141:36506->185.230.212.34:443: read: connection reset by peer) 2025/05/02 06:25:12 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 06:25:12 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/02 06:26:12 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 06:26:12 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/02 06:27:12 DEBUG : pacer: Reducing sleep to 45s 2025/05/02 06:28:12 DEBUG : pacer: Reducing sleep to 33.75s 2025/05/02 06:28:57 DEBUG : pacer: Reducing sleep to 25.3125s fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/02 06:29:31 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/02 06:29:56 DEBUG : pacer: Reducing sleep to 14.23828125s 2025/05/02 06:30:15 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/05/02 06:30:30 DEBUG : pacer: Reducing sleep to 8.009033202s fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/02 06:30:40 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/05/02 06:30:48 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/02 06:30:54 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/02 06:30:59 DEBUG : pacer: Reducing sleep to 2.53410816s fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing VT␋"} actual : []string{"trailing VT␋", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing VT␋" +([]string) (len=2) { + (string) (len=14) "trailing VT␋", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories 2025/05/02 06:31:03 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/05/02 06:31:06 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/05/02 06:31:07 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/02 06:31:09 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/02 06:31:10 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/02 06:31:11 DEBUG : pacer: Reducing sleep to 451.016808ms 2025/05/02 06:31:11 DEBUG : pacer: Reducing sleep to 338.262606ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/02 06:31:12 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/02 06:31:13 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/05/02 06:31:13 DEBUG : pacer: Reducing sleep to 142.704536ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/02 06:31:15 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/05/02 06:31:15 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/02 06:31:15 DEBUG : pacer: Reducing sleep to 60.203475ms fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/05/02 06:31:19 DEBUG : pacer: Reducing sleep to 45.152606ms 2025/05/02 06:31:20 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/05/02 06:31:20 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/05/02 06:31:20 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/05/02 06:31:20 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/05/02 06:31:20 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/05/02 06:31:20 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing dot."} actual : []string{"trailing dot.", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "trailing dot." +([]string) (len=2) { + (string) (len=13) "trailing dot.", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:699: Skipping invalid UTF-8 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"test%46.txt"} actual : []string{"test%46.txt", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=11) "test%46.txt" +([]string) (len=2) { + (string) (len=11) "test%46.txt", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsNewObjectNotFound 2025/05/02 06:31:54 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 06:31:54 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/02 06:31:54 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/02 06:31:54 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 06:31:54 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/02 06:32:54 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 06:32:54 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/02 06:33:54 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 06:33:54 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/02 06:34:54 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 06:34:54 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/02 06:35:54 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 06:35:54 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/02 06:36:54 DEBUG : pacer: Reducing sleep to 45s 2025/05/02 06:37:54 DEBUG : pacer: Reducing sleep to 33.75s === RUN TestIntegration/FsMkdir/FsPutError 2025/05/02 06:38:39 DEBUG : pacer: Reducing sleep to 25.3125s 2025/05/02 06:39:13 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/02 06:39:38 DEBUG : pacer: Reducing sleep to 14.23828125s 2025/05/02 06:39:57 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/05/02 06:40:11 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/05/02 06:40:22 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/05/02 06:40:30 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/02 06:40:36 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/02 06:40:41 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/05/02 06:40:44 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/05/02 06:40:46 DEBUG : pacer: Reducing sleep to 1.42543584s === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/05/02 06:40:48 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/02 06:40:50 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/02 06:40:51 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/02 06:40:52 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Fri, 02 May 2025 06:40:52 UTC": parsing time "Fri, 02 May 2025 06:40:52 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 May 2025 06:40:52 UTC" as " " 2025/05/02 06:40:52 ERROR : zoho: missing OAuth Scope. Run rclone config reconnect to fix this issue. 2025/05/02 06:40:52 DEBUG : pacer: Reducing sleep to 451.016808ms fstests.go:262: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:262 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: HTTP error 401 (401 INVALID_OAUTHSCOPE) returned body: "{\"ERROR_MESSAGE\":\"INVALID_OAUTHSCOPE\",\"ERROR_CODE\":401}" Test: TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/05/02 06:40:52 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/05/02 06:40:53 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/02 06:40:53 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/05/02 06:40:53 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/05/02 06:40:54 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/05/02 06:40:54 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/02 06:40:54 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/05/02 06:40:54 DEBUG : pacer: Reducing sleep to 45.152606ms 2025/05/02 06:40:54 DEBUG : pacer: Reducing sleep to 33.864454ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 2025/05/02 06:40:54 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/05/02 06:40:54 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/05/02 06:40:55 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/05/02 06:40:55 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/05/02 06:40:55 DEBUG : pacer: Reducing sleep to 10ms fstests.go:978: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:978 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:998 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"hello? sausage", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=2) { + (string) (len=14) "hello? sausage", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:979: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:979 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:998 Error: Not equal: expected: []string{"file name.txt"} actual : []string{"file name.txt", "zero-length-file"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file name.txt" +([]string) (len=2) { + (string) (len=13) "file name.txt", + (string) (len=16) "zero-length-file" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1015: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1015 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1021: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1021 Error: Not equal: expected: []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"} actual : []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", "zero-length-file"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=13) "file name.txt", - (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" + (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", + (string) (len=16) "zero-length-file" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/05/02 06:40:56 DEBUG : Creating backend with remote "TestZoho:" 2025/05/02 06:40:56 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1093: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1093 Error: Not equal: expected: []string{"file name.txt"} actual : []string{"file name.txt", "zero-length-file"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file name.txt" +([]string) (len=2) { + (string) (len=13) "file name.txt", + (string) (len=16) "zero-length-file" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1094: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1094 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1107 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), zero-length-file (0) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1107 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: Unexpected file "zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1134 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), zero-length-file (0) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1134 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: Unexpected file "zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/02 06:41:18 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 06:41:18 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/02 06:41:18 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/02 06:41:18 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 06:41:18 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/02 06:42:18 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 06:42:18 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/02 06:43:18 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 06:43:18 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/02 06:44:18 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 06:44:18 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/02 06:45:18 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 06:45:18 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/02 06:46:18 DEBUG : pacer: Reducing sleep to 45s 2025/05/02 06:47:18 DEBUG : pacer: Reducing sleep to 33.75s 2025/05/02 06:48:03 DEBUG : pacer: Reducing sleep to 25.3125s 2025/05/02 06:48:37 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/02 06:49:02 DEBUG : pacer: Reducing sleep to 14.23828125s 2025/05/02 06:49:21 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/05/02 06:49:35 DEBUG : pacer: Reducing sleep to 8.009033202s fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/02 06:49:46 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/05/02 06:49:54 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/02 06:50:00 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/02 06:50:04 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/05/02 06:50:08 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/05/02 06:50:10 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/05/02 06:50:12 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/02 06:50:14 DEBUG : pacer: Reducing sleep to 801.80766ms fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1163 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: listing wrong, want dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), zero-length-file (0) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1163 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "zero-length-file" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1163 Error: Not equal: expected: []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=5) { +([]string) (len=6) { (string) (len=10) "dirToPurge", @@ -5,3 +5,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories 2025/05/02 06:50:18 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/02 06:50:19 DEBUG : pacer: Reducing sleep to 451.016808ms 2025/05/02 06:50:19 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/05/02 06:50:20 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/02 06:50:20 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/05/02 06:50:20 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/05/02 06:50:20 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/05/02 06:50:21 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/02 06:50:21 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/05/02 06:50:21 DEBUG : pacer: Reducing sleep to 45.152606ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/02 06:50:22 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/05/02 06:50:22 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/05/02 06:50:22 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/05/02 06:50:22 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/05/02 06:50:22 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/05/02 06:50:22 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1175 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), zero-length-file (0) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1175 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "zero-length-file" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1175 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1200 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: listing wrong, want dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), zero-length-file (0) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1200 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "zero-length-file" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1200 Error: Not equal: expected: []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=5) { +([]string) (len=6) { (string) (len=18) "dirToPurgeFromRoot", @@ -5,3 +5,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories 2025/05/02 06:50:39 DEBUG : Creating backend with remote "TestZoho:rclone-test-jamugab8soni/dirToPurgeFromRoot" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1217 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), zero-length-file (0) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1217 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "zero-length-file" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1217 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/05/02 06:50:49 DEBUG : Creating backend with remote "TestZoho:rclone-test-jamugab8soni/hello? sausage/êé" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1270 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy (100), zero-length-file (0) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1270 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: Unexpected file "zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/02 06:51:05 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 06:51:05 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/02 06:51:05 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/02 06:51:05 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 06:51:05 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/02 06:52:05 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 06:52:05 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/02 06:53:05 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 06:53:05 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/02 06:54:05 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 06:54:05 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/02 06:55:05 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 06:55:05 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/02 06:56:05 DEBUG : pacer: Reducing sleep to 45s 2025/05/02 06:57:05 DEBUG : pacer: Reducing sleep to 33.75s 2025/05/02 06:57:50 DEBUG : pacer: Reducing sleep to 25.3125s 2025/05/02 06:58:23 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/02 06:58:49 DEBUG : pacer: Reducing sleep to 14.23828125s 2025/05/02 06:59:08 DEBUG : pacer: Reducing sleep to 10.678710937s fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/02 06:59:22 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/05/02 06:59:33 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/05/02 06:59:41 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/02 06:59:47 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/02 06:59:51 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/05/02 06:59:55 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/05/02 06:59:57 DEBUG : pacer: Reducing sleep to 1.42543584s fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1362 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: listing wrong, want file name.txt (100), other.txt (100) got file name.txt (100), other.txt (100), zero-length-file (0) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1362 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "zero-length-file" 2025/05/02 07:00:01 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/02 07:00:03 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/02 07:00:04 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/02 07:00:05 DEBUG : pacer: Reducing sleep to 451.016808ms 2025/05/02 07:00:05 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/05/02 07:00:06 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/02 07:00:06 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/05/02 07:00:06 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/05/02 07:00:06 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/05/02 07:00:07 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/02 07:00:07 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/05/02 07:00:07 DEBUG : pacer: Reducing sleep to 45.152606ms 2025/05/02 07:00:07 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/05/02 07:00:07 DEBUG : pacer: Reducing sleep to 25.39834ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/02 07:00:08 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/05/02 07:00:08 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/05/02 07:00:08 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/05/02 07:00:08 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1373 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: listing wrong, want moveTest/other.txt (100), other.txt (100) got moveTest/other.txt (100), other.txt (100), zero-length-file (0) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1373 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "zero-length-file" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1381 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: listing wrong, want file name.txt (100), other.txt (100) got file name.txt (100), other.txt (100), zero-length-file (0) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1381 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "zero-length-file" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1388 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), zero-length-file (0) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1388 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/05/02 07:00:35 DEBUG : Creating backend with remote "TestZoho:rclone-test-ladezip0wixe" 2025/05/02 07:00:35 DEBUG : Config file has changed externally - reloading fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1485 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: listing wrong, want new_name/sub_new_name/file name.txt (100), new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got new_name/sub_new_name/file name.txt (100), new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), new_name/sub_new_name/zero-length-file (0) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1485 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: Unexpected file "new_name/sub_new_name/zero-length-file" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1485 Error: Not equal: expected: []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "new_name/sub_new_name/␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=7) { (string) (len=8) "new_name", @@ -6,3 +6,4 @@ (string) (len=55) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", - (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=35) "new_name/sub_new_name/␋leading VT" } Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/02 07:00:53 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 07:00:53 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/02 07:00:53 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/02 07:00:53 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 07:00:53 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") panic: test timed out after 1h0m0s running tests: TestIntegration (1h0m0s) TestIntegration/FsMkdir (59m41s) TestIntegration/FsMkdir/FsPutFiles (20m12s) TestIntegration/FsMkdir/FsPutFiles/FsDirMove (28s) goroutine 3484 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 59 minutes]: testing.(*T).Run(0xc000173ba0, {0xc0b54a?, 0x0?}, 0xc7b348) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab testing.runTests.func1(0xc000173ba0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc000173ba0, 0xc00018bc70) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc00036eff0, {0x11e5930, 0x1, 0x1}, {0x474bcd?, 0xc000376cc0?, 0x120cb60?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc0002170e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2034 +0x64a main.main() _testmain.go:47 +0x9b goroutine 21 [chan receive, 59 minutes]: testing.(*T).Run(0xc000173d40, {0xc04182?, 0xc0004b2300?}, 0xc0003e2180) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab github.com/rclone/rclone/fstest/fstests.Run(0xc000173d40, 0xc0003b29c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:584 +0x1065 github.com/rclone/rclone/backend/zoho_test.TestIntegration(0xc000173d40) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho_test.go:13 +0x58 testing.tRunner(0xc000173d40, 0xc7b348) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 35 [syscall, 59 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 21 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal.go:151 +0x1f goroutine 36 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 21 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 67 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0002c5880) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:343 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 21 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 1874 [chan receive]: testing.(*T).Run(0xc0001729c0, {0xc0673e?, 0xc0001729c0?}, 0xc000098440) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab github.com/rclone/rclone/fstest/fstests.Run.func13.14(0xc0001729c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1453 +0x1029 testing.tRunner(0xc0001729c0, 0xc0002a2000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 84 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 3506 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16a created by github.com/rclone/rclone/fs/walk.walk in goroutine 3309 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 84 [chan receive, 20 minutes]: testing.(*T).Run(0xc000282b60, {0xc07554?, 0x0?}, 0xc0002a2000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab github.com/rclone/rclone/fstest/fstests.Run.func13(0xc000282b60) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:951 +0xbd1 testing.tRunner(0xc000282b60, 0xc0003e2180) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 21 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 3309 [semacquire]: sync.runtime_Semacquire(0xc000189718?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sema.go:71 +0x25 sync.(*WaitGroup).Wait(0xc0003729a0?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/walk.walk({0xd42e60, 0x122e240}, {0xd47c30, 0xc0004b2300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc000377110, 0xc7c668) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:453 +0x355 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0xd42e60, 0x122e240}, {0xd47c30, 0xc0004b2300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc000377110) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0xd42e60, 0x122e240}, {0xd47c30, 0xc0004b2300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000012318) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x110 github.com/rclone/rclone/fs/walk.ListR({0xd42e60, 0x122e240}, {0xd47c30, 0xc0004b2300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000012318) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x236 github.com/rclone/rclone/fs/walk.GetAll({0xd42e60, 0x122e240}, {0xd47c30, 0xc0004b2300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:634 +0x105 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc000172340, {0xd47c30, 0xc0004b2300}, {0x0, 0x0}, {0xc0000361c0, 0x2, 0x2}, {0xc00053be70, 0x4, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:274 +0x3d6 github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 github.com/rclone/rclone/fstest/fstests.Run.func13.14.21(0xc000172340) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1499 +0x7ec testing.tRunner(0xc000172340, 0xc000098440) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1874 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 3507 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16a created by github.com/rclone/rclone/fs/walk.walk in goroutine 3309 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 3496 [sleep]: time.Sleep(0xdf8475800) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/time.go:285 +0xf2 github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall.func1(0xc0005b7f58?) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:167 +0x1c created by github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall in goroutine 3471 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:166 +0xef goroutine 3471 [chan receive]: github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall(0xc0002a0d80) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:159 +0x25 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002a0d80, 0xc00027e3c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:196 +0x5c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002a0d80, 0xc00027e3c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/zoho.(*Fs).listAll(0xc0004b2300, {0xd42e60, 0x122e240}, {0xc0002e0751, 0x25}, 0x1, 0x0, 0xc0004d3b30) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:592 +0x41a github.com/rclone/rclone/backend/zoho.(*Fs).FindLeaf(0xc0002de039?, {0xd42e60?, 0x122e240?}, {0xc0002e0751?, 0x7f6889a377f8?}, {0xc0002de039?, 0x1?}) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:676 +0x71 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc0002ba1b0, {0xd42e60, 0x122e240}, {0xc0002de039, 0x18}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:234 +0x112 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot(0xc0002ba1b0, {0xd42e60?, 0x122e240?}, 0xf3?) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:305 +0x45 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir(0xc0002ba1b0, {0xd42e60, 0x122e240}, {0x0, 0x0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:201 +0xd6 github.com/rclone/rclone/backend/zoho.(*Fs).List(0xc0004b2300, {0xd42e60, 0x122e240}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:642 +0x65 github.com/rclone/rclone/fs/list.DirSorted({0xd42e60, 0x122e240}, {0xd47c30, 0xc0004b2300}, 0x1, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:26 +0x6d github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:403 +0x1e6 created by github.com/rclone/rclone/fs/walk.walk in goroutine 3309 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 3473 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16a created by github.com/rclone/rclone/fs/walk.walk in goroutine 3309 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 3469 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16a created by github.com/rclone/rclone/fs/walk.walk in goroutine 3309 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 3257 [IO wait]: internal/poll.runtime_pollWait(0x7f688ac15c18, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001ae880?, 0xc000002000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001ae880, {0xc000002000, 0x2000, 0x2000}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001ae880, {0xc000002000?, 0xc000002978?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000070068, {0xc000002000?, 0x100000076ec92?, 0xc0004e69a0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000012078, {0xc000002000?, 0x18?, 0xbb0840?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0003244b0, {0xc000002000?, 0x0?, 0xc0003244b0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0000049b8, {0xd3d820, 0xc0003244b0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000004708, {0x7f6889a70e88, 0xc000012078}, 0xc0004e6a10?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000004708, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000004708, {0xc0002fa000, 0x1000, 0xc0004e6ca0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 bufio.(*Reader).Read(0xc0004132c0, {0xc00046c120, 0x9, 0x11e2fe0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:241 +0x197 io.ReadAtLeast({0xd3c6c0, 0xc0004132c0}, {0xc00046c120, 0x9, 0x9}, 0x9) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/io/io.go:335 +0x90 io.ReadFull(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/io/io.go:354 net/http.http2readFrameHeader({0xc00046c120, 0x9, 0xc0004bde00?}, {0xd3c6c0?, 0xc0004132c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/h2_bundle.go:1642 +0x65 net/http.(*http2Framer).ReadFrame(0xc00046c0e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/h2_bundle.go:1909 +0x85 net/http.(*http2clientConnReadLoop).run(0xc0004e6fa8) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/h2_bundle.go:9496 +0xda net/http.(*http2ClientConn).readLoop(0xc0002f8000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/h2_bundle.go:9392 +0x7c created by net/http.(*http2Transport).newClientConn in goroutine 3256 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/h2_bundle.go:8006 +0xd1b goroutine 3468 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16a created by github.com/rclone/rclone/fs/walk.walk in goroutine 3309 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 3470 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16a created by github.com/rclone/rclone/fs/walk.walk in goroutine 3309 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 3472 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16a created by github.com/rclone/rclone/fs/walk.walk in goroutine 3309 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 2979 [IO wait]: internal/poll.runtime_pollWait(0x7f688ac15b10, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0004b2000?, 0xc0000b2000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0004b2000, {0xc0000b2000, 0x2000, 0x2000}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0004b2000, {0xc0000b2000?, 0xc0000b2000?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003376d8, {0xc0000b2000?, 0x100000076ec92?, 0x7f68d26ac6c8?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000146330, {0xc0000b2000?, 0x18?, 0xbb0840?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0003244e0, {0xc0000b2000?, 0x0?, 0xc0003244e0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000004638, {0xd3d820, 0xc0003244e0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000004388, {0x7f6889a70e88, 0xc000146330}, 0xc000083a10?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000004388, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000004388, {0xc0002aa000, 0x1000, 0xc000083ca0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 bufio.(*Reader).Read(0xc00009b2c0, {0xc00046c040, 0x9, 0x11e2fe0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:241 +0x197 io.ReadAtLeast({0xd3c6c0, 0xc00009b2c0}, {0xc00046c040, 0x9, 0x9}, 0x9) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/io/io.go:335 +0x90 io.ReadFull(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/io/io.go:354 net/http.http2readFrameHeader({0xc00046c040, 0x9, 0x474630?}, {0xd3c6c0?, 0xc00009b2c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/h2_bundle.go:1642 +0x65 net/http.(*http2Framer).ReadFrame(0xc00046c000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/h2_bundle.go:1909 +0x85 net/http.(*http2clientConnReadLoop).run(0xc000083fa8) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/h2_bundle.go:9496 +0xda net/http.(*http2ClientConn).readLoop(0xc0004b6180) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/h2_bundle.go:9392 +0x7c created by net/http.(*http2Transport).newClientConn in goroutine 2978 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/h2_bundle.go:8006 +0xd1b exit status 2 FAIL github.com/rclone/rclone/backend/zoho 3600.024s "go test -v -timeout 1h0m0s -remote TestZoho: -verbose" - Finished ERROR in 1h0m0.861948349s (try 1/5): exit status 1: Failed []