"go test -v -timeout 1h0m0s -remote TestZoho: -verbose" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestZoho:" 2025/05/02 08:01:05 DEBUG : Creating backend with remote "TestZoho:rclone-test-qatuwuv1viyo" 2025/05/02 08:01:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 08:01:05 DEBUG : TestZoho: Loaded invalid token from config file - ignoring 2025/05/02 08:01:05 DEBUG : Saving config "token" in section "TestZoho" of the config file 2025/05/02 08:01:05 DEBUG : TestZoho: Saved new token in config file 2025/05/02 08:01:06 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:01:06 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 08:01:06 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/02 08:01:06 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:01:06 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 08:02:06 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:02:06 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 08:03:06 DEBUG : pacer: Reducing sleep to 45s 2025/05/02 08:04:06 DEBUG : pacer: Reducing sleep to 33.75s === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2025/05/02 08:04:51 DEBUG : pacer: Reducing sleep to 25.3125s 2025/05/02 08:05:25 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/02 08:05:50 DEBUG : pacer: Reducing sleep to 14.23828125s 2025/05/02 08:06:09 DEBUG : pacer: Reducing sleep to 10.678710937s === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/05/02 08:06:23 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/05/02 08:06:34 DEBUG : pacer: Reducing sleep to 6.006774901s === RUN TestIntegration/FsMkdir 2025/05/02 08:06:42 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/02 08:06:48 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/02 08:06:52 DEBUG : pacer: Reducing sleep to 2.53410816s === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/05/02 08:06:52 INFO : dir/subdir: Making directory 2025/05/02 08:06:56 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/05/02 08:06:58 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/05/02 08:07:00 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/02 08:07:02 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/02 08:07:03 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/02 08:07:03 DEBUG : pacer: Reducing sleep to 451.016808ms 2025/05/02 08:07:04 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/05/02 08:07:04 INFO : dir/subdir: Removing directory 2025/05/02 08:07:04 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/02 08:07:05 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/05/02 08:07:05 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/05/02 08:07:05 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/05/02 08:07:05 INFO : dir: Removing directory 2025/05/02 08:07:05 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/02 08:07:05 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/05/02 08:07:06 DEBUG : pacer: Reducing sleep to 45.152606ms === RUN TestIntegration/FsMkdir/FsListEmpty 2025/05/02 08:07:06 DEBUG : pacer: Reducing sleep to 33.864454ms === RUN TestIntegration/FsMkdir/FsListDirEmpty 2025/05/02 08:07:06 DEBUG : pacer: Reducing sleep to 25.39834ms === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/05/02 08:07:06 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/05/02 08:07:06 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 2025/05/02 08:07:06 DEBUG : pacer: Reducing sleep to 14.286566ms === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/05/02 08:07:06 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/05/02 08:07:06 DEBUG : pacer: Reducing sleep to 10ms === 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 "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/05/02 08:07:11 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:07:11 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 08:07:11 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/02 08:07:11 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:07:11 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 08:08:11 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:08:11 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 08:09:11 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:09:11 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 08:10:11 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:10:11 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 08:11:11 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:11:11 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 08:12:11 DEBUG : pacer: Reducing sleep to 45s === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/05/02 08:13:11 DEBUG : pacer: Reducing sleep to 33.75s 2025/05/02 08:13:56 DEBUG : pacer: Reducing sleep to 25.3125s 2025/05/02 08:14:30 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/02 08:14:55 DEBUG : pacer: Reducing sleep to 14.23828125s 2025/05/02 08:15:14 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/05/02 08:15:28 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/05/02 08:15:39 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/05/02 08:15:47 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/02 08:15:53 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/02 08:15:58 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/05/02 08:16:01 DEBUG : pacer: Reducing sleep to 1.90058112s === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/05/02 08:16:04 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/05/02 08:16:05 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/02 08:16:07 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/02 08:16:08 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/02 08:16:09 DEBUG : pacer: Reducing sleep to 451.016808ms 2025/05/02 08:16:09 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/05/02 08:16:10 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/02 08:16:10 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/05/02 08:16:10 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/05/02 08:16:11 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/05/02 08:16:11 DEBUG : pacer: Reducing sleep to 80.271301ms === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/05/02 08:16:11 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/05/02 08:16:11 DEBUG : pacer: Reducing sleep to 45.152606ms 2025/05/02 08:16:11 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/05/02 08:16:11 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/05/02 08:16:11 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/05/02 08:16:11 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/05/02 08:16:12 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/05/02 08:16:12 DEBUG : pacer: Reducing sleep to 10ms === 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" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/05/02 08:16:17 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:16:17 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 08:16:17 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/02 08:16:17 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:16:17 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 08:17:17 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:17:17 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 08:18:18 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:18: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 08:19:18 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:19: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 08:20:17 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:20:17 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 08:21:18 DEBUG : pacer: Reducing sleep to 45s 2025/05/02 08:22:18 DEBUG : pacer: Reducing sleep to 33.75s 2025/05/02 08:23:02 DEBUG : pacer: Reducing sleep to 25.3125s 2025/05/02 08:23:36 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/02 08:24:01 DEBUG : pacer: Reducing sleep to 14.23828125s 2025/05/02 08:24:20 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/05/02 08:24:35 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/05/02 08:24:45 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/05/02 08:24:53 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/02 08:24:59 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/02 08:25:04 DEBUG : pacer: Reducing sleep to 2.53410816s === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/05/02 08:25:07 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/05/02 08:25:10 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/05/02 08:25:12 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/02 08:25:13 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/02 08:25:14 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/02 08:25:15 DEBUG : pacer: Reducing sleep to 451.016808ms 2025/05/02 08:25:16 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/05/02 08:25:16 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/02 08:25:16 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/05/02 08:25:17 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/05/02 08:25:17 DEBUG : pacer: Reducing sleep to 107.028402ms === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/05/02 08:25:17 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/02 08:25:17 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/05/02 08:25:17 DEBUG : pacer: Reducing sleep to 45.152606ms 2025/05/02 08:25:17 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/05/02 08:25:18 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/05/02 08:25:18 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/05/02 08:25:18 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/05/02 08:25:18 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/05/02 08:25:18 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === 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" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound 2025/05/02 08:25:23 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:25:23 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 08:25:23 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/02 08:25:24 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:25:24 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 08:26:24 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:26:24 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 08:27:24 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:27:24 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 08:28:24 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:28:24 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 08:29:24 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:29:24 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 08:30:24 DEBUG : pacer: Reducing sleep to 45s === RUN TestIntegration/FsMkdir/FsPutError 2025/05/02 08:31:24 DEBUG : pacer: Reducing sleep to 33.75s 2025/05/02 08:32:09 DEBUG : pacer: Reducing sleep to 25.3125s 2025/05/02 08:32:42 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/02 08:33:08 DEBUG : pacer: Reducing sleep to 14.23828125s 2025/05/02 08:33:27 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/05/02 08:33:41 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/05/02 08:33:52 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/05/02 08:34:00 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/02 08:34:06 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/02 08:34:10 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/05/02 08:34:13 DEBUG : pacer: Reducing sleep to 1.90058112s === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/05/02 08:34:16 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/05/02 08:34:18 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/02 08:34:19 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/02 08:34:21 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Fri, 02 May 2025 08:34:21 UTC": parsing time "Fri, 02 May 2025 08:34:21 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 May 2025 08:34:21 UTC" as " " 2025/05/02 08:34:21 ERROR : zoho: missing OAuth Scope. Run rclone config reconnect to fix this issue. 2025/05/02 08:34:21 DEBUG : pacer: Reducing sleep to 601.355745ms 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 08:34:21 DEBUG : pacer: Reducing sleep to 451.016808ms 2025/05/02 08:34:22 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/05/02 08:34:22 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/02 08:34:23 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/05/02 08:34:23 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/05/02 08:34:23 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/05/02 08:34:23 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/02 08:34:24 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/05/02 08:34:24 DEBUG : pacer: Reducing sleep to 45.152606ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 2025/05/02 08:34:24 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/05/02 08:34:24 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/05/02 08:34:24 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/05/02 08:34:24 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/05/02 08:34:24 DEBUG : pacer: Reducing sleep to 10.714924ms 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 2025/05/02 08:34:24 DEBUG : pacer: Reducing sleep to 10ms 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 08:34:25 DEBUG : Creating backend with remote "TestZoho:" === 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 === 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 08:34:48 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:34:48 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 08:34:48 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/02 08:34:48 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:34:48 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 08:35:48 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:35:48 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 08:36:48 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:36:48 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 08:37:48 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:37:48 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 08:38:48 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:38:48 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 08:39:48 DEBUG : pacer: Reducing sleep to 45s 2025/05/02 08:40:48 DEBUG : pacer: Reducing sleep to 33.75s 2025/05/02 08:41:33 DEBUG : pacer: Reducing sleep to 25.3125s 2025/05/02 08:42:07 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/02 08:42:32 DEBUG : pacer: Reducing sleep to 14.23828125s 2025/05/02 08:42:51 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 08:43:05 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/05/02 08:43:16 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/05/02 08:43:24 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/02 08:43:30 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/02 08:43:34 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/05/02 08:43:38 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/05/02 08:43:40 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/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" 2025/05/02 08:43:44 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/02 08:43:46 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/02 08:43:47 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/02 08:43:48 DEBUG : pacer: Reducing sleep to 451.016808ms 2025/05/02 08:43:48 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/05/02 08:43:49 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/02 08:43:49 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/05/02 08:43:49 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/05/02 08:43:49 DEBUG : pacer: Reducing sleep to 107.028402ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/02 08:43:51 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/02 08:43:51 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/05/02 08:43:51 DEBUG : pacer: Reducing sleep to 45.152606ms 2025/05/02 08:43:51 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/05/02 08:43:51 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/05/02 08:43:51 DEBUG : pacer: Reducing sleep to 19.048755ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/02 08:43:53 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/05/02 08:43:53 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/05/02 08:43:54 DEBUG : pacer: Reducing sleep to 10ms 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" === 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" 2025/05/02 08:44:08 DEBUG : Creating backend with remote "TestZoho:rclone-test-qatuwuv1viyo/dirToPurgeFromRoot" 2025/05/02 08:44:08 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: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" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/05/02 08:44:18 DEBUG : Creating backend with remote "TestZoho:rclone-test-qatuwuv1viyo/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 08:44:35 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:44:35 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 08:44:35 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/02 08:44:35 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:44:35 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 08:45:35 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:45:35 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 08:46:35 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:46:35 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 08:47:35 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:47:35 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 08:48:35 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:48:35 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 08:49:35 DEBUG : pacer: Reducing sleep to 45s 2025/05/02 08:50:35 DEBUG : pacer: Reducing sleep to 33.75s 2025/05/02 08:51:20 DEBUG : pacer: Reducing sleep to 25.3125s 2025/05/02 08:51:53 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/02 08:52:19 DEBUG : pacer: Reducing sleep to 14.23828125s fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/02 08:52:38 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/05/02 08:52:52 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/05/02 08:53:03 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/05/02 08:53:11 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/02 08:53:17 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/02 08:53:21 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: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 08:53:25 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/05/02 08:53:28 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/05/02 08:53:30 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/02 08:53:31 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/02 08:53:32 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/02 08:53:33 DEBUG : pacer: Reducing sleep to 451.016808ms 2025/05/02 08:53:34 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/05/02 08:53:34 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/02 08:53:34 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/05/02 08:53:35 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/05/02 08:53:35 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/05/02 08:53:35 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/02 08:53:35 DEBUG : pacer: Reducing sleep to 60.203475ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/02 08:53:36 DEBUG : pacer: Reducing sleep to 45.152606ms 2025/05/02 08:53:36 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/05/02 08:53:37 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/05/02 08:53:37 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/05/02 08:53:37 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/05/02 08:53:37 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/05/02 08:53:37 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 08:54:05 DEBUG : Creating backend with remote "TestZoho:rclone-test-kokayic5vota" 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: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 08:54:23 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:54:23 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 08:54:23 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/02 08:54:23 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:54:23 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 08:55:23 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:55:23 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 08:56:23 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:56:23 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 08:57:23 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:57:23 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 08:58:23 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/02 08:58:23 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 08:59:23 DEBUG : pacer: Reducing sleep to 45s 2025/05/02 09:00:23 DEBUG : pacer: Reducing sleep to 33.75s panic: test timed out after 1h0m0s running tests: TestIntegration (1h0m0s) TestIntegration/FsMkdir (54m31s) TestIntegration/FsMkdir/FsPutFiles (26m45s) TestIntegration/FsMkdir/FsPutFiles/FsDirMove (7m1s) goroutine 2888 [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(0xc000173d40, {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(0xc000173d40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc000173d40, 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(0xc00036cff0, {0x11e5930, 0x1, 0x1}, {0x474930?, 0x47459a?, 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, 56 minutes]: testing.(*T).Run(0xc0003bc000, {0xc04182?, 0xc000430300?}, 0xc00053c000) /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(0xc0003bc000, 0xc0003ac750) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:584 +0x1065 github.com/rclone/rclone/backend/zoho_test.TestIntegration(0xc0003bc000) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho_test.go:13 +0x58 testing.tRunner(0xc0003bc000, 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 59 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000484c40) /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 2828 [select, 6 minutes]: 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 2600 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 1278 [chan receive, 7 minutes]: testing.(*T).Run(0xc0003bc680, {0xc0673e?, 0xc0003bc680?}, 0xc000266400) /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(0xc0003bc680) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1453 +0x1029 testing.tRunner(0xc0003bc680, 0xc0004da180) /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 96 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 96 [chan receive, 27 minutes]: testing.(*T).Run(0xc0001721a0, {0xc07554?, 0x0?}, 0xc0004da180) /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(0xc0001721a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:951 +0xbd1 testing.tRunner(0xc0001721a0, 0xc00053c000) /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 2831 [select, 6 minutes]: 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 2600 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 2830 [select, 6 minutes]: 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 2600 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 2827 [select, 6 minutes]: 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 2600 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 2913 [sleep]: time.Sleep(0xa7a358200) /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(0xc00036cc78?) /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 2833 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:166 +0xef goroutine 2826 [select, 6 minutes]: 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 2600 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 2833 [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 2600 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 2832 [select, 6 minutes]: 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 2600 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 2600 [semacquire, 6 minutes]: sync.runtime_Semacquire(0xc0005a7718?) /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(0xd42e60?) /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, 0xc000430300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc00029b050, 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, 0xc000430300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc00029b050) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0xd42e60, 0x122e240}, {0xd47c30, 0xc000430300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc00036ce88) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x110 github.com/rclone/rclone/fs/walk.ListR({0xd42e60, 0x122e240}, {0xd47c30, 0xc000430300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc00036ce88) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x236 github.com/rclone/rclone/fs/walk.GetAll({0xd42e60, 0x122e240}, {0xd47c30, 0xc000430300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:634 +0x105 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc0003bc820, {0xd47c30, 0xc000430300}, {0x0, 0x0}, {0xc0001de070, 0x2, 0x2}, {0xc0003cde70, 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(0xc0003bc820) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1499 +0x7ec testing.tRunner(0xc0003bc820, 0xc000266400) /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 1278 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 2829 [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, 0xc000526280, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:196 +0x5c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002a0d80, 0xc000526280) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/zoho.(*Fs).listAll(0xc000430300, {0xd42e60, 0x122e240}, {0xc00003eb70, 0x25}, 0x0, 0x0, 0xc00045bd10) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:592 +0x41a github.com/rclone/rclone/backend/zoho.(*Fs).List(0xc000430300, {0xd42e60, 0x122e240}, {0xc0002a6330, 0xe}) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:647 +0x11b github.com/rclone/rclone/fs/list.DirSorted({0xd42e60, 0x122e240}, {0xd47c30, 0xc000430300}, 0x1, {0xc0002a6330, 0xe}) /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 2600 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 exit status 2 FAIL github.com/rclone/rclone/backend/zoho 3600.020s "go test -v -timeout 1h0m0s -remote TestZoho: -verbose" - Finished ERROR in 1h0m0.809589485s (try 3/5): exit status 1: Failed []