"go test -v -timeout 1h0m0s -remote TestZoho: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:442: Using remote "TestZoho:" 2024/10/16 04:03:38 DEBUG : Creating backend with remote "TestZoho:rclone-test-goqizib5fuzi" 2024/10/16 04:03:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/16 04:03:38 DEBUG : TestZoho: Loaded invalid token from config file - ignoring 2024/10/16 04:03:39 DEBUG : Saving config "token" in section "TestZoho" of the config file 2024/10/16 04:03:39 DEBUG : TestZoho: Saved new token in config file === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:511: 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 2024/10/16 04:03:41 DEBUG : dir/subdir: Making directory 2024/10/16 04:03:42 INFO : dir/subdir: Removing directory 2024/10/16 04:03:42 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2024/10/16 04:03:42 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: 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:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 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:720: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:720 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:721 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:711: 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:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 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:718 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:720: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:720 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/dot 2024/10/16 04:04:07 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:04:07 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:04:07 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2024/10/16 04:04:07 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:04:07 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:05:07 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:05:07 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:06:07 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:06:07 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:07:07 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:07:07 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:08:07 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:08:07 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:09:07 DEBUG : pacer: Reducing sleep to 45s 2024/10/16 04:10:07 DEBUG : pacer: Reducing sleep to 33.75s 2024/10/16 04:10:52 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 2024/10/16 04:11:26 DEBUG : pacer: Reducing sleep to 18.984375s 2024/10/16 04:11:51 DEBUG : pacer: Reducing sleep to 14.23828125s 2024/10/16 04:12:10 DEBUG : pacer: Reducing sleep to 10.678710937s 2024/10/16 04:12:24 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 2024/10/16 04:12:35 DEBUG : pacer: Reducing sleep to 6.006774901s 2024/10/16 04:12:43 DEBUG : pacer: Reducing sleep to 4.505081175s 2024/10/16 04:12:49 DEBUG : pacer: Reducing sleep to 3.378810881s 2024/10/16 04:12:54 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:721 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:711: testing ".." 2024/10/16 04:12:58 DEBUG : pacer: Reducing sleep to 1.90058112s 2024/10/16 04:13:00 DEBUG : pacer: Reducing sleep to 1.42543584s 2024/10/16 04:13:02 DEBUG : pacer: Reducing sleep to 1.06907688s 2024/10/16 04:13:04 DEBUG : pacer: Reducing sleep to 801.80766ms 2024/10/16 04:13:05 DEBUG : pacer: Reducing sleep to 601.355745ms 2024/10/16 04:13:05 DEBUG : pacer: Reducing sleep to 451.016808ms 2024/10/16 04:13:06 DEBUG : pacer: Reducing sleep to 338.262606ms 2024/10/16 04:13:06 DEBUG : pacer: Reducing sleep to 253.696954ms 2024/10/16 04:13:07 DEBUG : pacer: Reducing sleep to 190.272715ms 2024/10/16 04:13:07 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 2024/10/16 04:13:08 DEBUG : pacer: Reducing sleep to 107.028402ms 2024/10/16 04:13:08 DEBUG : pacer: Reducing sleep to 80.271301ms 2024/10/16 04:13:08 DEBUG : pacer: Reducing sleep to 60.203475ms 2024/10/16 04:13:09 DEBUG : pacer: Reducing sleep to 45.152606ms 2024/10/16 04:13:09 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 2024/10/16 04:13:11 DEBUG : pacer: Reducing sleep to 25.39834ms 2024/10/16 04:13:11 DEBUG : pacer: Reducing sleep to 19.048755ms 2024/10/16 04:13:11 DEBUG : pacer: Reducing sleep to 14.286566ms 2024/10/16 04:13:11 DEBUG : pacer: Reducing sleep to 10.714924ms 2024/10/16 04:13:11 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:718 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 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:721 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_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 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:718 Error: Not equal: expected: []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" +([]string) (len=3) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) "." } 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:721 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/punctuation Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading 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:718 Error: Not equal: expected: []string{" leading space"} actual : []string{" leading space", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=14) " leading space" +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories 2024/10/16 04:13:49 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:13:49 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:13:49 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2024/10/16 04:13:49 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:13:49 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:14:49 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:14:49 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:15:49 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:15:49 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:16:49 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:16:49 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:17:49 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:17:49 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:18:49 DEBUG : pacer: Reducing sleep to 45s 2024/10/16 04:19:49 DEBUG : pacer: Reducing sleep to 33.75s 2024/10/16 04:20:34 DEBUG : pacer: Reducing sleep to 25.3125s 2024/10/16 04:21:08 DEBUG : pacer: Reducing sleep to 18.984375s 2024/10/16 04:21:33 DEBUG : pacer: Reducing sleep to 14.23828125s 2024/10/16 04:21:52 DEBUG : pacer: Reducing sleep to 10.678710937s fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/10/16 04:22:07 DEBUG : pacer: Reducing sleep to 8.009033202s 2024/10/16 04:22:17 DEBUG : pacer: Reducing sleep to 6.006774901s 2024/10/16 04:22:25 DEBUG : pacer: Reducing sleep to 4.505081175s 2024/10/16 04:22:31 DEBUG : pacer: Reducing sleep to 3.378810881s fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/10/16 04:22:36 DEBUG : pacer: Reducing sleep to 2.53410816s 2024/10/16 04:22:39 DEBUG : pacer: Reducing sleep to 1.90058112s 2024/10/16 04:22:42 DEBUG : pacer: Reducing sleep to 1.42543584s 2024/10/16 04:22:44 DEBUG : pacer: Reducing sleep to 1.06907688s 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:721 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/leading_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" 2024/10/16 04:22:48 DEBUG : pacer: Reducing sleep to 801.80766ms 2024/10/16 04:22:49 DEBUG : pacer: Reducing sleep to 601.355745ms 2024/10/16 04:22:50 DEBUG : pacer: Reducing sleep to 451.016808ms 2024/10/16 04:22:50 DEBUG : pacer: Reducing sleep to 338.262606ms 2024/10/16 04:22:51 DEBUG : pacer: Reducing sleep to 253.696954ms 2024/10/16 04:22:51 DEBUG : pacer: Reducing sleep to 190.272715ms 2024/10/16 04:22:51 DEBUG : pacer: Reducing sleep to 142.704536ms 2024/10/16 04:22:51 DEBUG : pacer: Reducing sleep to 107.028402ms 2024/10/16 04:22:51 DEBUG : pacer: Reducing sleep to 80.271301ms 2024/10/16 04:22:52 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 2024/10/16 04:22:53 DEBUG : pacer: Reducing sleep to 45.152606ms 2024/10/16 04:22:53 DEBUG : pacer: Reducing sleep to 33.864454ms 2024/10/16 04:22:53 DEBUG : pacer: Reducing sleep to 25.39834ms 2024/10/16 04:22:53 DEBUG : pacer: Reducing sleep to 19.048755ms 2024/10/16 04:22:53 DEBUG : pacer: Reducing sleep to 14.286566ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/10/16 04:22:55 DEBUG : pacer: Reducing sleep to 10.714924ms 2024/10/16 04:22:55 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:718 Error: Not equal: expected: []string{"~leading tilde"} actual : []string{"~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=14) "~leading tilde" +([]string) (len=3) { + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) "." } 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:721 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/leading_tilde Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: 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:718 Error: Not equal: expected: []string{"␍leading CR"} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=13) "␍leading CR" +([]string) (len=3) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } 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:721 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/leading_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: 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 2024/10/16 04:23:29 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:23:29 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:23:29 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2024/10/16 04:23:29 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:23:29 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:24:29 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:24:29 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:25:29 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:25:29 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:26:29 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:26:29 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:27:29 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:27:29 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:28:29 DEBUG : pacer: Reducing sleep to 45s 2024/10/16 04:29:29 DEBUG : pacer: Reducing sleep to 33.75s 2024/10/16 04:30:14 DEBUG : pacer: Reducing sleep to 25.3125s 2024/10/16 04:30:48 DEBUG : pacer: Reducing sleep to 18.984375s 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:718 Error: Not equal: expected: []string{"␊leading LF"} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=13) "␊leading LF" +([]string) (len=3) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories 2024/10/16 04:31:13 DEBUG : pacer: Reducing sleep to 14.23828125s 2024/10/16 04:31:32 DEBUG : pacer: Reducing sleep to 10.678710937s 2024/10/16 04:31:46 DEBUG : pacer: Reducing sleep to 8.009033202s 2024/10/16 04:31:57 DEBUG : pacer: Reducing sleep to 6.006774901s 2024/10/16 04:32:05 DEBUG : pacer: Reducing sleep to 4.505081175s 2024/10/16 04:32:11 DEBUG : pacer: Reducing sleep to 3.378810881s 2024/10/16 04:32:15 DEBUG : pacer: Reducing sleep to 2.53410816s 2024/10/16 04:32:19 DEBUG : pacer: Reducing sleep to 1.90058112s fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/10/16 04:32:22 DEBUG : pacer: Reducing sleep to 1.42543584s 2024/10/16 04:32:23 DEBUG : pacer: Reducing sleep to 1.06907688s 2024/10/16 04:32:25 DEBUG : pacer: Reducing sleep to 801.80766ms 2024/10/16 04:32:26 DEBUG : pacer: Reducing sleep to 601.355745ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/10/16 04:32:28 DEBUG : pacer: Reducing sleep to 451.016808ms 2024/10/16 04:32:28 DEBUG : pacer: Reducing sleep to 338.262606ms 2024/10/16 04:32:29 DEBUG : pacer: Reducing sleep to 253.696954ms 2024/10/16 04:32:29 DEBUG : pacer: Reducing sleep to 190.272715ms 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:721 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/leading_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" 2024/10/16 04:32:33 DEBUG : pacer: Reducing sleep to 142.704536ms 2024/10/16 04:32:33 DEBUG : pacer: Reducing sleep to 107.028402ms 2024/10/16 04:32:34 DEBUG : pacer: Reducing sleep to 80.271301ms 2024/10/16 04:32:34 DEBUG : pacer: Reducing sleep to 60.203475ms 2024/10/16 04:32:34 DEBUG : pacer: Reducing sleep to 45.152606ms 2024/10/16 04:32:34 DEBUG : pacer: Reducing sleep to 33.864454ms 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:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: ␉leading HT/␉leading HT: size incorrect file=100 vs obj=0 2024/10/16 04:32:34 DEBUG : pacer: Reducing sleep to 25.39834ms 2024/10/16 04:32:34 DEBUG : pacer: Reducing sleep to 19.048755ms 2024/10/16 04:32:34 DEBUG : pacer: Reducing sleep to 14.286566ms 2024/10/16 04:32:34 DEBUG : pacer: Reducing sleep to 10.714924ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/10/16 04:32:36 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:718 Error: Not equal: expected: []string{"␉leading HT"} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=13) "␉leading HT" +([]string) (len=3) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories fstests.go:720: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:720 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/leading_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:721 Error: Not equal: expected: []string{} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading 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:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: ␋leading VT/␋leading 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: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:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: listing wrong, want ␋leading VT/␋leading VT (100) got ␋leading VT/␋leading VT (0) 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/fstest.go:189 /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:718 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: ␋leading VT/␋leading VT: size incorrect file=100 vs obj=0 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:718 Error: Not equal: expected: []string{"␋leading VT"} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋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 HT", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories fstests.go:720: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:720 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/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:721 Error: Not equal: expected: []string{} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" 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:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: .leading dot/.leading dot: size incorrect file=100 vs obj=0 2024/10/16 04:33:08 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:33:08 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:33:08 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2024/10/16 04:33:08 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:33:08 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:34:08 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:34:08 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:35:08 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:35:08 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:36:08 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:36:08 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:37:08 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:37:08 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:38:08 DEBUG : pacer: Reducing sleep to 45s 2024/10/16 04:39:08 DEBUG : pacer: Reducing sleep to 33.75s 2024/10/16 04:39:53 DEBUG : pacer: Reducing sleep to 25.3125s 2024/10/16 04:40:27 DEBUG : pacer: Reducing sleep to 18.984375s 2024/10/16 04:40:52 DEBUG : pacer: Reducing sleep to 14.23828125s 2024/10/16 04:41:11 DEBUG : pacer: Reducing sleep to 10.678710937s fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/10/16 04:41:25 DEBUG : pacer: Reducing sleep to 8.009033202s 2024/10/16 04:41:36 DEBUG : pacer: Reducing sleep to 6.006774901s 2024/10/16 04:41:44 DEBUG : pacer: Reducing sleep to 4.505081175s 2024/10/16 04:41:50 DEBUG : pacer: Reducing sleep to 3.378810881s 2024/10/16 04:41:54 DEBUG : pacer: Reducing sleep to 2.53410816s 2024/10/16 04:41:58 DEBUG : pacer: Reducing sleep to 1.90058112s 2024/10/16 04:42:00 DEBUG : pacer: Reducing sleep to 1.42543584s fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/10/16 04:42:02 DEBUG : pacer: Reducing sleep to 1.06907688s 2024/10/16 04:42:04 DEBUG : pacer: Reducing sleep to 801.80766ms 2024/10/16 04:42:05 DEBUG : pacer: Reducing sleep to 601.355745ms 2024/10/16 04:42:06 DEBUG : pacer: Reducing sleep to 451.016808ms 2024/10/16 04:42:06 DEBUG : pacer: Reducing sleep to 338.262606ms 2024/10/16 04:42:07 DEBUG : pacer: Reducing sleep to 253.696954ms 2024/10/16 04:42:07 DEBUG : pacer: Reducing sleep to 190.272715ms 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:718 Error: Not equal: expected: []string{".leading dot"} actual : []string{".leading dot", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,7 @@ -([]string) (len=1) { - (string) (len=12) ".leading dot" +([]string) (len=5) { + (string) (len=12) ".leading dot", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories 2024/10/16 04:42:11 DEBUG : pacer: Reducing sleep to 142.704536ms 2024/10/16 04:42:11 DEBUG : pacer: Reducing sleep to 107.028402ms 2024/10/16 04:42:11 DEBUG : pacer: Reducing sleep to 80.271301ms 2024/10/16 04:42:12 DEBUG : pacer: Reducing sleep to 60.203475ms fstests.go:720: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:720 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/leading_dot 2024/10/16 04:42:12 DEBUG : pacer: Reducing sleep to 45.152606ms 2024/10/16 04:42:12 DEBUG : pacer: Reducing sleep to 33.864454ms 2024/10/16 04:42:12 DEBUG : pacer: Reducing sleep to 25.39834ms 2024/10/16 04:42:12 DEBUG : pacer: Reducing sleep to 19.048755ms 2024/10/16 04:42:12 DEBUG : pacer: Reducing sleep to 14.286566ms 2024/10/16 04:42:12 DEBUG : pacer: Reducing sleep to 10.714924ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/10/16 04:42:13 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:721 Error: Not equal: expected: []string{} actual : []string{".leading dot", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,7 @@ -([]string) { +([]string) (len=5) { + (string) (len=12) ".leading dot", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing 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:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: trailing space /trailing 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: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:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: listing wrong, want trailing space /trailing space (100) got trailing space /trailing space (0) 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/fstest.go:189 /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:718 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: trailing space /trailing space : size incorrect file=100 vs obj=0 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:718 Error: Not equal: expected: []string{"trailing space "} actual : []string{".leading dot", "trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,8 @@ -([]string) (len=1) { - (string) (len=15) "trailing space " +([]string) (len=6) { + (string) (len=12) ".leading dot", + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories fstests.go:720: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:720 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:721 Error: Not equal: expected: []string{} actual : []string{".leading dot", "trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) { +([]string) (len=6) { + (string) (len=12) ".leading dot", + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" 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:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: trailing CR␍/trailing CR␍: 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: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:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: listing wrong, want trailing CR␍/trailing CR␍ (100) got trailing CR␍/trailing CR␍ (0) 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/fstest.go:189 /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:718 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: trailing CR␍/trailing CR␍: size incorrect file=100 vs obj=0 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:718 Error: Not equal: expected: []string{"trailing CR␍"} actual : []string{".leading dot", "trailing CR␍", "trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,9 @@ -([]string) (len=1) { - (string) (len=14) "trailing CR␍" +([]string) (len=7) { + (string) (len=12) ".leading dot", + (string) (len=14) "trailing CR␍", + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories fstests.go:720: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:720 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/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 2024/10/16 04:42:50 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:42:50 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:42:50 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2024/10/16 04:42:50 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:42:50 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:43:50 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:43:50 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:44:50 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:44:50 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:45:50 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:45:50 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:46:50 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:46:50 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:47:50 DEBUG : pacer: Reducing sleep to 45s 2024/10/16 04:48:50 DEBUG : pacer: Reducing sleep to 33.75s 2024/10/16 04:49:35 DEBUG : pacer: Reducing sleep to 25.3125s 2024/10/16 04:50:09 DEBUG : pacer: Reducing sleep to 18.984375s 2024/10/16 04:50:34 DEBUG : pacer: Reducing sleep to 14.23828125s 2024/10/16 04:50:53 DEBUG : pacer: Reducing sleep to 10.678710937s 2024/10/16 04:51:07 DEBUG : pacer: Reducing sleep to 8.009033202s 2024/10/16 04:51:18 DEBUG : pacer: Reducing sleep to 6.006774901s 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:721 Error: Not equal: expected: []string{} actual : []string{".leading dot", "trailing CR␍", "trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,9 @@ -([]string) { +([]string) (len=7) { + (string) (len=12) ".leading dot", + (string) (len=14) "trailing CR␍", + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" 2024/10/16 04:51:26 DEBUG : pacer: Reducing sleep to 4.505081175s 2024/10/16 04:51:32 DEBUG : pacer: Reducing sleep to 3.378810881s 2024/10/16 04:51:36 DEBUG : pacer: Reducing sleep to 2.53410816s 2024/10/16 04:51:40 DEBUG : pacer: Reducing sleep to 1.90058112s 2024/10/16 04:51:42 DEBUG : pacer: Reducing sleep to 1.42543584s 2024/10/16 04:51:44 DEBUG : pacer: Reducing sleep to 1.06907688s 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:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: trailing LF␊/trailing LF␊: size incorrect file=100 vs obj=0 2024/10/16 04:51:46 DEBUG : pacer: Reducing sleep to 801.80766ms 2024/10/16 04:51:47 DEBUG : pacer: Reducing sleep to 601.355745ms 2024/10/16 04:51:47 DEBUG : pacer: Reducing sleep to 451.016808ms 2024/10/16 04:51:48 DEBUG : pacer: Reducing sleep to 338.262606ms 2024/10/16 04:51:48 DEBUG : pacer: Reducing sleep to 253.696954ms 2024/10/16 04:51:49 DEBUG : pacer: Reducing sleep to 190.272715ms 2024/10/16 04:51:49 DEBUG : pacer: Reducing sleep to 142.704536ms 2024/10/16 04:51:49 DEBUG : pacer: Reducing sleep to 107.028402ms 2024/10/16 04:51:49 DEBUG : pacer: Reducing sleep to 80.271301ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/10/16 04:51:51 DEBUG : pacer: Reducing sleep to 60.203475ms 2024/10/16 04:51:51 DEBUG : pacer: Reducing sleep to 45.152606ms 2024/10/16 04:51:51 DEBUG : pacer: Reducing sleep to 33.864454ms 2024/10/16 04:51:51 DEBUG : pacer: Reducing sleep to 25.39834ms 2024/10/16 04:51:51 DEBUG : pacer: Reducing sleep to 19.048755ms 2024/10/16 04:51:51 DEBUG : pacer: Reducing sleep to 14.286566ms 2024/10/16 04:51:51 DEBUG : pacer: Reducing sleep to 10.714924ms 2024/10/16 04:51:51 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:718 Error: Not equal: expected: []string{"trailing LF␊"} actual : []string{".leading dot", "trailing CR␍", "trailing LF␊", "trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,10 @@ -([]string) (len=1) { - (string) (len=14) "trailing LF␊" +([]string) (len=8) { + (string) (len=12) ".leading dot", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing LF␊", + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories fstests.go:720: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:720 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721 Error: Not equal: expected: []string{} actual : []string{".leading dot", "trailing CR␍", "trailing LF␊", "trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,10 @@ -([]string) { +([]string) (len=8) { + (string) (len=12) ".leading dot", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing LF␊", + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" 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:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: trailing HT␉/trailing HT␉: 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:718 Error: Not equal: expected: []string{"trailing HT␉"} actual : []string{".leading dot", "trailing CR␍", "trailing HT␉", "trailing LF␊", "trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,11 @@ -([]string) (len=1) { - (string) (len=14) "trailing HT␉" +([]string) (len=9) { + (string) (len=12) ".leading dot", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing LF␊", + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories fstests.go:720: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:720 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/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:721 Error: Not equal: expected: []string{} actual : []string{".leading dot", "trailing CR␍", "trailing HT␉", "trailing LF␊", "trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,11 @@ -([]string) { +([]string) (len=9) { + (string) (len=12) ".leading dot", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing LF␊", + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing 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:718 Error: Not equal: expected: []string{"trailing VT␋"} actual : []string{".leading dot", "trailing CR␍", "trailing HT␉", "trailing LF␊", "trailing VT␋", "trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,12 @@ -([]string) (len=1) { - (string) (len=14) "trailing VT␋" +([]string) (len=10) { + (string) (len=12) ".leading dot", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories 2024/10/16 04:52:32 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:52:32 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:52:32 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2024/10/16 04:52:32 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:52:32 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:53:32 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:53:32 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:54:32 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:54:32 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:55:32 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:55:32 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:56:32 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 04:56:32 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 04:57:32 DEBUG : pacer: Reducing sleep to 45s 2024/10/16 04:58:32 DEBUG : pacer: Reducing sleep to 33.75s 2024/10/16 04:59:17 DEBUG : pacer: Reducing sleep to 25.3125s 2024/10/16 04:59:51 DEBUG : pacer: Reducing sleep to 18.984375s 2024/10/16 05:00:16 DEBUG : pacer: Reducing sleep to 14.23828125s 2024/10/16 05:00:35 DEBUG : pacer: Reducing sleep to 10.678710937s 2024/10/16 05:00:50 DEBUG : pacer: Reducing sleep to 8.009033202s 2024/10/16 05:01:00 DEBUG : pacer: Reducing sleep to 6.006774901s 2024/10/16 05:01:08 DEBUG : pacer: Reducing sleep to 4.505081175s 2024/10/16 05:01:14 DEBUG : pacer: Reducing sleep to 3.378810881s fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/10/16 05:01:19 DEBUG : pacer: Reducing sleep to 2.53410816s 2024/10/16 05:01:22 DEBUG : pacer: Reducing sleep to 1.90058112s 2024/10/16 05:01:25 DEBUG : pacer: Reducing sleep to 1.42543584s 2024/10/16 05:01:27 DEBUG : pacer: Reducing sleep to 1.06907688s 2024/10/16 05:01:28 DEBUG : pacer: Reducing sleep to 801.80766ms 2024/10/16 05:01:29 DEBUG : pacer: Reducing sleep to 601.355745ms 2024/10/16 05:01:30 DEBUG : pacer: Reducing sleep to 451.016808ms 2024/10/16 05:01:31 DEBUG : pacer: Reducing sleep to 338.262606ms 2024/10/16 05:01:31 DEBUG : pacer: Reducing sleep to 253.696954ms 2024/10/16 05:01:31 DEBUG : pacer: Reducing sleep to 190.272715ms 2024/10/16 05:01:32 DEBUG : pacer: Reducing sleep to 142.704536ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2024/10/16 05:01:34 DEBUG : pacer: Reducing sleep to 107.028402ms 2024/10/16 05:01:34 DEBUG : pacer: Reducing sleep to 80.271301ms 2024/10/16 05:01:34 DEBUG : pacer: Reducing sleep to 60.203475ms 2024/10/16 05:01:34 DEBUG : pacer: Reducing sleep to 45.152606ms 2024/10/16 05:01:34 DEBUG : pacer: Reducing sleep to 33.864454ms 2024/10/16 05:01:34 DEBUG : pacer: Reducing sleep to 25.39834ms 2024/10/16 05:01:34 DEBUG : pacer: Reducing sleep to 19.048755ms 2024/10/16 05:01:34 DEBUG : pacer: Reducing sleep to 14.286566ms 2024/10/16 05:01:34 DEBUG : pacer: Reducing sleep to 10.714924ms 2024/10/16 05:01:34 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:721 Error: Not equal: expected: []string{} actual : []string{".leading dot", "trailing CR␍", "trailing HT␉", "trailing LF␊", "trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,11 @@ -([]string) { +([]string) (len=9) { + (string) (len=12) ".leading dot", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing LF␊", + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing 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:718 Error: Not equal: expected: []string{"trailing dot."} actual : []string{".leading dot", "trailing CR␍", "trailing HT␉", "trailing LF␊", "trailing dot.", "trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,12 @@ -([]string) (len=1) { - (string) (len=13) "trailing dot." +([]string) (len=10) { + (string) (len=12) ".leading dot", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing LF␊", + (string) (len=13) "trailing dot.", + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } 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:721 Error: Not equal: expected: []string{} actual : []string{".leading dot", "trailing CR␍", "trailing HT␉", "trailing LF␊", "trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,11 @@ -([]string) { +([]string) (len=9) { + (string) (len=12) ".leading dot", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing LF␊", + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:703: Skipping invalid UTF-8 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Not equal: expected: []string{"test%46.txt"} actual : []string{".leading dot", "test%46.txt", "trailing CR␍", "trailing HT␉", "trailing LF␊", "trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,12 @@ -([]string) (len=1) { - (string) (len=11) "test%46.txt" +([]string) (len=10) { + (string) (len=12) ".leading dot", + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing LF␊", + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } 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:721 Error: Not equal: expected: []string{} actual : []string{".leading dot", "trailing CR␍", "trailing HT␉", "trailing LF␊", "trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,11 @@ -([]string) { +([]string) (len=9) { + (string) (len=12) ".leading dot", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing LF␊", + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2024/10/16 05:02:14 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 05:02:14 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 05:02:14 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2024/10/16 05:02:14 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 05:02:14 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") 2024/10/16 05:03:14 DEBUG : Too many requests. Trying again in 60 seconds. 2024/10/16 05:03:14 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Url throttles limit exceeded\"}]}\n") panic: test timed out after 1h0m0s running tests: TestIntegration (1h0m0s) TestIntegration/FsMkdir (59m58s) TestIntegration/FsMkdir/FsPutError (1m25s) goroutine 3432 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2366 +0x385 created by time.goFunc /usr/local/go/src/time/sleep.go:177 +0x2d goroutine 1 [chan receive, 59 minutes]: testing.(*T).Run(0xc000285380, {0xb9bb2f?, 0x0?}, 0xc081e0) /usr/local/go/src/testing/testing.go:1750 +0x3ab testing.runTests.func1(0xc000285380) /usr/local/go/src/testing/testing.go:2161 +0x37 testing.tRunner(0xc000285380, 0xc00004fc70) /usr/local/go/src/testing/testing.go:1689 +0xfb testing.runTests(0xc000390c30, {0x111c310, 0x1, 0x1}, {0x1?, 0x51652e?, 0x1142580?}) /usr/local/go/src/testing/testing.go:2159 +0x445 testing.(*M).Run(0xc0002b2a00) /usr/local/go/src/testing/testing.go:2027 +0x68b main.main() _testmain.go:49 +0x16c goroutine 34 [chan receive, 59 minutes]: testing.(*T).Run(0xc000285520, {0xb94779?, 0xc00026e900?}, 0xc0002fc180) /usr/local/go/src/testing/testing.go:1750 +0x3ab github.com/rclone/rclone/fstest/fstests.Run(0xc000285520, 0xc0003d6410) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:588 +0x1085 github.com/rclone/rclone/backend/zoho_test.TestIntegration(0xc000285520) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho_test.go:13 +0x58 testing.tRunner(0xc000285520, 0xc081e0) /usr/local/go/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1742 +0x390 goroutine 20 [syscall, 59 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 34 /usr/local/go/src/os/signal/signal.go:151 +0x1f goroutine 21 [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 34 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 62 [chan receive]: testing.(*T).Run(0xc000446820, {0xb97b6a?, 0x0?}, 0xc0000a2540) /usr/local/go/src/testing/testing.go:1750 +0x3ab github.com/rclone/rclone/fstest/fstests.Run.func13(0xc000446820) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:745 +0x73d testing.tRunner(0xc000446820, 0xc0002fc180) /usr/local/go/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 34 /usr/local/go/src/testing/testing.go:1742 +0x390 goroutine 3417 [chan receive]: github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall(0xc0001348a0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:159 +0x25 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0001348a0, 0xc00016a440, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:196 +0x5c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0001348a0, 0xc00016a440) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/zoho.(*Fs).listAll(0xc00026e900, {0xcc3c00, 0x11a3900}, {0xc00003ea50, 0x25}, 0x1, 0x0, 0xc00004f968) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:593 +0x416 github.com/rclone/rclone/backend/zoho.(*Fs).FindLeaf(0xbc3cb7?, {0xcc3c00?, 0x11a3900?}, {0xc00003ea50?, 0xb9192f?}, {0xbc3cb7?, 0xc000078a10?}) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:677 +0x77 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc00016c360, {0xcc3c00, 0x11a3900}, {0xbc3cb7, 0xe}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:234 +0x112 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc00016c360, {0xcc3c00, 0x11a3900}, {0xbc3cb7, 0x13}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:227 +0xc5 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc00016c360, {0xcc3c00, 0x11a3900}, {0xbc3cb7, 0x21}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:227 +0xc5 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc00016c360, {0xcc3c00, 0x11a3900}, {0xbc3cb7, 0x36}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:227 +0xc5 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir(0xc00016c360, {0xcc3c00, 0x11a3900}, {0xbc3cb7, 0x36}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:205 +0x152 github.com/rclone/rclone/lib/dircache.(*DirCache).FindPath(0xc00016c360, {0xcc3c00, 0x11a3900}, {0xbc3cb7?, 0xc000078ce8?}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:275 +0xac github.com/rclone/rclone/backend/zoho.(*Fs).readMetaDataForPath(0xc00026e900, {0xcc3c00, 0x11a3900}, {0xbc3cb7?, 0x1?}) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:451 +0x4a github.com/rclone/rclone/backend/zoho.(*Object).readMetaData(0xc000176140, {0xcc3c00?, 0x11a3900?}) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:1307 +0x3e github.com/rclone/rclone/backend/zoho.(*Fs).newObjectWithInfo(0xc00026e900, {0xcc3c00, 0x11a3900}, {0xbc3cb7, 0x3c}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:731 +0x10d github.com/rclone/rclone/backend/zoho.(*Fs).NewObject(...) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:742 github.com/rclone/rclone/backend/zoho.(*Fs).Put(0xc00026e900, {0xcc3c00, 0x11a3900}, {0xcbddc0, 0xc00043c0a8}, {0xcc7290, 0xc0001e0000}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:878 +0x85 github.com/rclone/rclone/fstest/fstests.Run.func13.9(0xc000284340) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:761 +0x2f5 testing.tRunner(0xc000284340, 0xc0000a2540) /usr/local/go/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 62 /usr/local/go/src/testing/testing.go:1742 +0x390 goroutine 3422 [sleep]: time.Sleep(0xdf8475800) /usr/local/go/src/runtime/time.go:195 +0x115 github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall.func1(0xc0002a8150?) /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 3417 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:166 +0xef goroutine 3430 [IO wait]: internal/poll.runtime_pollWait(0x7f844cfc3d48, 0x72) /usr/local/go/src/runtime/netpoll.go:345 +0x85 internal/poll.(*pollDesc).wait(0xc0002a2080?, 0xc000286000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0002a2080, {0xc000286000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a net.(*netFD).Read(0xc0002a2080, {0xc000286000?, 0xc000078838?, 0x41c1c5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001240f0, {0xc000286000?, 0x7f844c5212b0?, 0xc0003281b0?}) /usr/local/go/src/net/net.go:179 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00043c300, {0xc000286000?, 0x0?, 0x1f6580?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0003281b0, {0xc000286000?, 0x0?, 0xc0003281b0?}) /usr/local/go/src/crypto/tls/conn.go:806 +0x3b bytes.(*Buffer).ReadFrom(0xc000004d30, {0xcbf020, 0xc0003281b0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000004a88, {0x7f844cfe6fe8, 0xc00043c300}, 0xc000078960?) /usr/local/go/src/crypto/tls/conn.go:828 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000004a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0xc000004a88, {0xc0003ec000, 0x1000, 0xc000078c80?}) /usr/local/go/src/crypto/tls/conn.go:1370 +0x156 bufio.(*Reader).Read(0xc0002812c0, {0xc0002e62e0, 0x9, 0x1119bf0?}) /usr/local/go/src/bufio/bufio.go:241 +0x197 io.ReadAtLeast({0xcbe060, 0xc0002812c0}, {0xc0002e62e0, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x90 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc0002e62e0, 0x9, 0x4149c0?}, {0xcbe060?, 0xc0002812c0?}) /usr/local/go/src/net/http/h2_bundle.go:1638 +0x65 net/http.(*http2Framer).ReadFrame(0xc0002e62a0) /usr/local/go/src/net/http/h2_bundle.go:1902 +0x85 net/http.(*http2clientConnReadLoop).run(0xc000078fa8) /usr/local/go/src/net/http/h2_bundle.go:9303 +0x12c net/http.(*http2ClientConn).readLoop(0xc000002300) /usr/local/go/src/net/http/h2_bundle.go:9198 +0x65 created by net/http.(*http2Transport).newClientConn in goroutine 3429 /usr/local/go/src/net/http/h2_bundle.go:7848 +0xca6 exit status 2 FAIL github.com/rclone/rclone/backend/zoho 3600.043s "go test -v -timeout 1h0m0s -remote TestZoho: -verbose" - Finished ERROR in 1h0m0.591559805s (try 1/5): exit status 1: Failed []