"go test -v -timeout 1h0m0s -remote TestZoho: -verbose" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestZoho:" 2025/05/20 08:03:49 DEBUG : Creating backend with remote "TestZoho:rclone-test-fenafux0dezo" 2025/05/20 08:03:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/20 08:03:49 DEBUG : TestZoho: Loaded invalid token from config file - ignoring 2025/05/20 08:03:50 DEBUG : Saving config "token" in section "TestZoho" of the config file 2025/05/20 08:03:50 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/20 08:03:53 INFO : dir/subdir: Making directory 2025/05/20 08:03:54 INFO : dir/subdir: Removing directory 2025/05/20 08:03:55 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/20 08:03:55 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 "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /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: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size incorrect file=100 vs obj=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure fstests.go:716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:716 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/control_chars 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{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /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: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: ./.: size incorrect file=100 vs obj=0 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{"."} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", (string) (len=3) "." Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: directories fstests.go:716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:716 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/dot 2025/05/20 08:04:24 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:04:24 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/20 08:04:24 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/20 08:04:24 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:04: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/20 08:05:24 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:05: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/20 08:06:24 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:06: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/20 08:07:24 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:07: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/20 08:08:24 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:08: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/20 08:09:25 DEBUG : pacer: Reducing sleep to 45s 2025/05/20 08:10:25 DEBUG : pacer: Reducing sleep to 33.75s 2025/05/20 08:11:09 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/20 08:11:43 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/20 08:12:08 DEBUG : pacer: Reducing sleep to 14.23828125s 2025/05/20 08:12:27 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/05/20 08:12:41 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/20 08:12:52 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/05/20 08:13:00 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/20 08:13:06 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/20 08:13:11 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:717 Error: Not equal: expected: []string{} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/05/20 08:13:15 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/05/20 08:13:17 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/05/20 08:13:19 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/20 08:13:21 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/20 08:13:22 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/20 08:13:23 DEBUG : pacer: Reducing sleep to 451.016808ms fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /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: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: ../..: size incorrect file=100 vs obj=0 2025/05/20 08:13:23 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/05/20 08:13:24 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/20 08:13:24 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/05/20 08:13:24 DEBUG : pacer: Reducing sleep to 142.704536ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/20 08:13:25 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/05/20 08:13:26 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/20 08:13:26 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/05/20 08:13:26 DEBUG : pacer: Reducing sleep to 45.152606ms 2025/05/20 08:13:26 DEBUG : pacer: Reducing sleep to 33.864454ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/20 08:13:28 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/05/20 08:13:28 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/05/20 08:13:28 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/05/20 08:13:28 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/05/20 08:13:29 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: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{".."} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", (string) (len=6) ".." Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: directories fstests.go:716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:716 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/dot_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:717 Error: Not equal: expected: []string{} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /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: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size incorrect file=100 vs obj=0 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" +([]string) (len=4) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/punctuation 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{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /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: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: leading space/ leading space: size incorrect file=100 vs obj=0 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 space"} actual : []string{" leading space", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=14) " leading space" +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories 2025/05/20 08:14:12 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:14: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/20 08:14:12 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/20 08:14:12 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:14: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/20 08:15:12 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:15:12 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/20 08:16:12 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:16:12 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/20 08:17:13 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:17:13 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/20 08:18:13 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:18:13 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/20 08:19:13 DEBUG : pacer: Reducing sleep to 45s 2025/05/20 08:20:12 DEBUG : pacer: Reducing sleep to 33.75s 2025/05/20 08:20:58 DEBUG : pacer: Reducing sleep to 25.3125s 2025/05/20 08:21:31 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/20 08:21:56 DEBUG : pacer: Reducing sleep to 14.23828125s 2025/05/20 08:22:15 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/05/20 08:22:29 DEBUG : pacer: Reducing sleep to 8.009033202s fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/20 08:22:40 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/05/20 08:22:48 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/20 08:22:54 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/20 08:22:59 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/05/20 08:23:02 DEBUG : pacer: Reducing sleep to 1.90058112s fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/20 08:23:05 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/05/20 08:23:06 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/20 08:23:08 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/20 08:23:09 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/20 08:23:10 DEBUG : pacer: Reducing sleep to 451.016808ms 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{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/05/20 08:23:14 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/05/20 08:23:14 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/20 08:23:15 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/05/20 08:23:15 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/05/20 08:23:15 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/05/20 08:23:15 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/20 08:23:16 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/05/20 08:23:16 DEBUG : pacer: Reducing sleep to 45.152606ms 2025/05/20 08:23:16 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/05/20 08:23:16 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/05/20 08:23:16 DEBUG : pacer: Reducing sleep to 19.048755ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/20 08:23:17 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/05/20 08:23:17 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/05/20 08:23:17 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: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 tilde"} actual : []string{"~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=14) "~leading tilde" +([]string) (len=4) { + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde 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{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading 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{"␍leading CR"} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=13) "␍leading CR" +([]string) (len=4) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_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{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading 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 2025/05/20 08:23:57 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:23:57 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/20 08:23:57 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/20 08:23:57 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:23:57 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/20 08:24:57 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:24:57 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/20 08:25:57 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:25:57 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/20 08:26:57 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:26:57 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/20 08:27:57 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:27:57 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/20 08:28:57 DEBUG : pacer: Reducing sleep to 45s 2025/05/20 08:29:57 DEBUG : pacer: Reducing sleep to 33.75s 2025/05/20 08:30:42 DEBUG : pacer: Reducing sleep to 25.3125s 2025/05/20 08:31:16 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/20 08:31:41 DEBUG : pacer: Reducing sleep to 14.23828125s 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 LF"} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=13) "␊leading LF" +([]string) (len=4) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories 2025/05/20 08:32:00 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/05/20 08:32:14 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/05/20 08:32:25 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/05/20 08:32:33 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/20 08:32:39 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/20 08:32:44 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/05/20 08:32:47 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/05/20 08:32:49 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/05/20 08:32:51 DEBUG : pacer: Reducing sleep to 1.06907688s fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/20 08:32:53 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/20 08:32:54 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/20 08:32:55 DEBUG : pacer: Reducing sleep to 451.016808ms 2025/05/20 08:32:55 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/05/20 08:32:56 DEBUG : pacer: Reducing sleep to 253.696954ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/20 08:32:58 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/05/20 08:32:58 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/05/20 08:32:58 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/05/20 08:32:58 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/20 08:32:59 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{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/05/20 08:33:03 DEBUG : pacer: Reducing sleep to 45.152606ms 2025/05/20 08:33:03 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/05/20 08:33:03 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/05/20 08:33:03 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/05/20 08:33:04 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/05/20 08:33:04 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/05/20 08:33:04 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{"␉leading HT"} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=13) "␉leading HT" +([]string) (len=4) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_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{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 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 VT"} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␋leading VT", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=13) "␋leading VT" +([]string) (len=4) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␋leading VT", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT 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{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/05/20 08:33:42 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:33:42 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/20 08:33:42 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/20 08:33:42 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:33:42 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/20 08:34:42 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:34:42 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/20 08:35:42 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:35:42 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/20 08:36:42 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:36:42 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/20 08:37:42 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:37:42 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/20 08:38:42 DEBUG : pacer: Reducing sleep to 45s 2025/05/20 08:39:42 DEBUG : pacer: Reducing sleep to 33.75s 2025/05/20 08:40:27 DEBUG : pacer: Reducing sleep to 25.3125s 2025/05/20 08:41:00 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/20 08:41:26 DEBUG : pacer: Reducing sleep to 14.23828125s fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/20 08:41:45 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/05/20 08:41:59 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/05/20 08:42:10 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/05/20 08:42:18 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/20 08:42:24 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/20 08:42:28 DEBUG : pacer: Reducing sleep to 2.53410816s fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/20 08:42:32 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/05/20 08:42:34 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/05/20 08:42:36 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/20 08:42:37 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/20 08:42:38 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/20 08:42:39 DEBUG : pacer: Reducing sleep to 451.016808ms 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", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=12) ".leading dot" +([]string) (len=4) { + (string) (len=12) ".leading dot", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories 2025/05/20 08:42:43 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/05/20 08:42:44 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/20 08:42:44 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/05/20 08:42:44 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/05/20 08:42:45 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/05/20 08:42:45 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/20 08:42:45 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/05/20 08:42:45 DEBUG : pacer: Reducing sleep to 45.152606ms 2025/05/20 08:42:45 DEBUG : pacer: Reducing sleep to 33.864454ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/20 08:42:46 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/05/20 08:42:47 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/05/20 08:42:47 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/05/20 08:42:47 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/05/20 08:42:47 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: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{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } 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 ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=15) "trailing space " +([]string) (len=4) { + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories fstests.go:716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:716 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/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:717 Error: Not equal: expected: []string{} actual : []string{"trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } 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␍", "trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,7 @@ -([]string) (len=1) { - (string) (len=14) "trailing CR␍" +([]string) (len=5) { + (string) (len=14) "trailing CR␍", + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } 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 2025/05/20 08:43:27 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:43:27 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/20 08:43:27 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/20 08:43:27 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:43:27 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/20 08:44:27 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:44:27 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/20 08:45:27 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:45:27 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/20 08:46:27 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:46:27 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/20 08:47:27 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:47:27 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/20 08:48:27 DEBUG : pacer: Reducing sleep to 45s 2025/05/20 08:49:27 DEBUG : pacer: Reducing sleep to 33.75s 2025/05/20 08:50:12 DEBUG : pacer: Reducing sleep to 25.3125s 2025/05/20 08:50:45 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/20 08:51:11 DEBUG : pacer: Reducing sleep to 14.23828125s 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{"trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/05/20 08:51:30 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/05/20 08:51:44 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/05/20 08:51:55 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/05/20 08:52:03 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/20 08:52:09 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/20 08:52:13 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/05/20 08:52:17 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/05/20 08:52:19 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/05/20 08:52:21 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/20 08:52:22 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/20 08:52:23 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/20 08:52:24 DEBUG : pacer: Reducing sleep to 451.016808ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/20 08:52:25 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/05/20 08:52:26 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/20 08:52:26 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/05/20 08:52:26 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/05/20 08:52:27 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/05/20 08:52:27 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/20 08:52:27 DEBUG : pacer: Reducing sleep to 60.203475ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/20 08:52:29 DEBUG : pacer: Reducing sleep to 45.152606ms 2025/05/20 08:52:29 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/05/20 08:52:29 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/05/20 08:52:29 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/05/20 08:52:29 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/05/20 08:52:29 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/05/20 08:52:30 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: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␊", "trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,7 @@ -([]string) (len=1) { - (string) (len=14) "trailing LF␊" +([]string) (len=5) { + (string) (len=14) "trailing LF␊", + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } 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{"trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } 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␉", "trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,7 @@ -([]string) (len=1) { - (string) (len=14) "trailing HT␉" +([]string) (len=5) { + (string) (len=14) "trailing HT␉", + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } 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{"trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /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: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: trailing VT␋/trailing VT␋: size incorrect file=100 vs obj=0 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 VT␋"} actual : []string{"trailing VT␋", "trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,7 @@ -([]string) (len=1) { - (string) (len=14) "trailing VT␋" +([]string) (len=5) { + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories 2025/05/20 08:53:12 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:53: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/20 08:53:12 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/20 08:53:12 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:53: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/20 08:54:12 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:54:12 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/20 08:55:12 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:55:12 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/20 08:56:12 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:56: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/20 08:57:12 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 08:57: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/20 08:58:12 DEBUG : pacer: Reducing sleep to 45s 2025/05/20 08:59:12 DEBUG : pacer: Reducing sleep to 33.75s 2025/05/20 08:59:57 DEBUG : pacer: Reducing sleep to 25.3125s 2025/05/20 09:00:30 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/20 09:00:56 DEBUG : pacer: Reducing sleep to 14.23828125s fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/20 09:01:15 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/05/20 09:01:29 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/05/20 09:01:40 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/05/20 09:01:48 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/20 09:01:54 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/20 09:01:58 DEBUG : pacer: Reducing sleep to 2.53410816s fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/20 09:02:02 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/05/20 09:02:04 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/05/20 09:02:06 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/20 09:02:07 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/20 09:02:08 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/20 09:02:09 DEBUG : pacer: Reducing sleep to 451.016808ms 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{"trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/05/20 09:02:13 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/05/20 09:02:14 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/20 09:02:14 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/05/20 09:02:14 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/05/20 09:02:15 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/05/20 09:02:15 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/20 09:02:15 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/05/20 09:02:15 DEBUG : pacer: Reducing sleep to 45.152606ms 2025/05/20 09:02:15 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/05/20 09:02:15 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/05/20 09:02:16 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/05/20 09:02:16 DEBUG : pacer: Reducing sleep to 14.286566ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/20 09:02:17 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/05/20 09:02:17 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: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.", "trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,7 @@ -([]string) (len=1) { - (string) (len=13) "trailing dot." +([]string) (len=5) { + (string) (len=13) "trailing dot.", + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } 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{"trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } 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:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /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: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: test%46.txt/test%46.txt: size incorrect file=100 vs obj=0 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", "trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,7 @@ -([]string) (len=1) { - (string) (len=11) "test%46.txt" +([]string) (len=5) { + (string) (len=11) "test%46.txt", + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } 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{"trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/05/20 09:02:52 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 09:02:52 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/20 09:02:52 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/20 09:02:52 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/20 09:02:52 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 (59m57s) TestIntegration/FsMkdir/FsPutError (57s) goroutine 3178 [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(0xc0000b1040, {0xc0b54a?, 0x0?}, 0xc7b028) /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(0xc0000b1040) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc0000b1040, 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(0xc00039acf0, {0x11e4930, 0x1, 0x1}, {0x474930?, 0x47459a?, 0x120bb60?}) /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(0xc0000c2b40) /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 5 [chan receive, 59 minutes]: testing.(*T).Run(0xc0000b11e0, {0xc04182?, 0xc000528300?}, 0xc00014c0c0) /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(0xc0000b11e0, 0xc00036da00) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:584 +0x1065 github.com/rclone/rclone/backend/zoho_test.TestIntegration(0xc0000b11e0) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho_test.go:13 +0x58 testing.tRunner(0xc0000b11e0, 0xc7b028) /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 5 /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 5 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3150 [chan receive]: github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall(0xc000200de0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:159 +0x25 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000200de0, 0xc000616240, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:196 +0x5c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000200de0, 0xc000616240) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/zoho.(*Fs).listAll(0xc000528300, {0xd42b20, 0x122d240}, {0xc00024f3e0, 0x25}, 0x1, 0x0, 0xc000051a50) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:592 +0x41a github.com/rclone/rclone/backend/zoho.(*Fs).FindLeaf(0xc34345?, {0xd42b20?, 0x122d240?}, {0xc00024f3e0?, 0x8be2c5?}, {0xc34345?, 0xc000051af8?}) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:676 +0x71 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc00023a1b0, {0xd42b20, 0x122d240}, {0xc34345, 0xe}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:234 +0x112 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc00023a1b0, {0xd42b20, 0x122d240}, {0xc34345, 0x13}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:227 +0xc5 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc00023a1b0, {0xd42b20, 0x122d240}, {0xc34345, 0x21}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:227 +0xc5 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc00023a1b0, {0xd42b20, 0x122d240}, {0xc34345, 0x36}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:227 +0xc5 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir(0xc00023a1b0, {0xd42b20, 0x122d240}, {0xc34345, 0x36}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:205 +0x14a github.com/rclone/rclone/lib/dircache.(*DirCache).FindPath(0xc00023a1b0, {0xd42b20, 0x122d240}, {0xc34345?, 0x3c?}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:275 +0xac github.com/rclone/rclone/backend/zoho.(*Fs).Put(0xc000528300, {0xd42b20, 0x122d240}, {0xd3c0c0, 0xc0001465d0}, {0xd463b0, 0xc00023c2a0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:886 +0x148 github.com/rclone/rclone/fstest/fstests.Run.func13.9(0xc000172680) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:757 +0x2e3 testing.tRunner(0xc000172680, 0xc0001c10e0) /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 67 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 28 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000241a40) /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 5 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 67 [chan receive]: testing.(*T).Run(0xc0000b04e0, {0xc0754a?, 0x0?}, 0xc0001c10e0) /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(0xc0000b04e0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:741 +0x73d testing.tRunner(0xc0000b04e0, 0xc00014c0c0) /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 5 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 3153 [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(0xc0001c08a0?) /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 3150 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:166 +0xef exit status 2 FAIL github.com/rclone/rclone/backend/zoho 3600.023s "go test -v -timeout 1h0m0s -remote TestZoho: -verbose" - Finished ERROR in 1h0m0.811710205s (try 3/5): exit status 1: Failed []