"go test -v -timeout 1h0m0s -remote TestFichier: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:418: Using remote "TestFichier:" 2021/07/25 06:00:54 DEBUG : Creating backend with remote "TestFichier:rclone-test-vewopos0wiqobaf0yewedip2" 2021/07/25 06:00:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:455: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:483: 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 2021/07/25 06:00:58 DEBUG : dir/subdir: Making directory 2021/07/25 06:01:02 INFO : dir/subdir: Removing directory 2021/07/25 06:01:04 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:378: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2021/07/25 06:01:08 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:378: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding 2021/07/25 06:01:08 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/07/25 06:01:38 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/07/25 06:01:38 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/07/25 06:01:38 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/07/25 06:02:08 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/07/25 06:02:08 DEBUG : pacer: Reducing sleep to 3.75s 2021/07/25 06:02:13 DEBUG : pacer: Reducing sleep to 2.8125s === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:669: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2021/07/25 06:02:17 DEBUG : pacer: Reducing sleep to 2.109375s 2021/07/25 06:02:20 DEBUG : pacer: Reducing sleep to 1.58203125s 2021/07/25 06:02:22 DEBUG : pacer: Reducing sleep to 1.186523437s 2021/07/25 06:02:23 DEBUG : pacer: Reducing sleep to 889.892577ms 2021/07/25 06:02:26 DEBUG : pacer: Reducing sleep to 667.419432ms 2021/07/25 06:02:26 DEBUG : pacer: Reducing sleep to 500.564574ms 2021/07/25 06:02:26 DEBUG : pacer: Reducing sleep to 400ms fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstests.go:132: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstests.go:136: Error Trace: fstests.go:136 fstests.go:204 fstests.go:212 fstests.go:217 fstests.go:675 Error: Received unexpected error: object not found github.com/rclone/rclone/fs.init /home/rclone/go/src/github.com/rclone/rclone/fs/fs.go:35 runtime.doInit /usr/local/go/src/runtime/proc.go:5625 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.main /usr/local/go/src/runtime/proc.go:191 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestIntegration/FsMkdir/FsEncoding/control_chars === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:669: testing "." fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstests.go:132: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstests.go:136: Error Trace: fstests.go:136 fstests.go:204 fstests.go:212 fstests.go:217 fstests.go:675 Error: Received unexpected error: object not found github.com/rclone/rclone/fs.init /home/rclone/go/src/github.com/rclone/rclone/fs/fs.go:35 runtime.doInit /usr/local/go/src/runtime/proc.go:5625 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.main /usr/local/go/src/runtime/proc.go:191 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestIntegration/FsMkdir/FsEncoding/dot === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:669: testing ".." fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstests.go:132: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstests.go:136: Error Trace: fstests.go:136 fstests.go:204 fstests.go:212 fstests.go:217 fstests.go:675 Error: Received unexpected error: object not found github.com/rclone/rclone/fs.init /home/rclone/go/src/github.com/rclone/rclone/fs/fs.go:35 runtime.doInit /usr/local/go/src/runtime/proc.go:5625 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.main /usr/local/go/src/runtime/proc.go:191 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestIntegration/FsMkdir/FsEncoding/dot_dot === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:669: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstests.go:132: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstests.go:136: Error Trace: fstests.go:136 fstests.go:204 fstests.go:212 fstests.go:217 fstests.go:675 Error: Received unexpected error: object not found github.com/rclone/rclone/fs.init /home/rclone/go/src/github.com/rclone/rclone/fs/fs.go:35 runtime.doInit /usr/local/go/src/runtime/proc.go:5625 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.main /usr/local/go/src/runtime/proc.go:191 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestIntegration/FsMkdir/FsEncoding/punctuation === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:669: testing " leading space" fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstests.go:132: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstests.go:136: Error Trace: fstests.go:136 fstests.go:204 fstests.go:212 fstests.go:217 fstests.go:675 Error: Received unexpected error: object not found github.com/rclone/rclone/fs.init /home/rclone/go/src/github.com/rclone/rclone/fs/fs.go:35 runtime.doInit /usr/local/go/src/runtime/proc.go:5625 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.main /usr/local/go/src/runtime/proc.go:191 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestIntegration/FsMkdir/FsEncoding/leading_space === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:669: testing "~leading tilde" fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstests.go:132: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstests.go:136: Error Trace: fstests.go:136 fstests.go:204 fstests.go:212 fstests.go:217 fstests.go:675 Error: Received unexpected error: object not found github.com/rclone/rclone/fs.init /home/rclone/go/src/github.com/rclone/rclone/fs/fs.go:35 runtime.doInit /usr/local/go/src/runtime/proc.go:5625 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.main /usr/local/go/src/runtime/proc.go:191 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:669: testing "␍leading CR" fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstests.go:132: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstests.go:136: Error Trace: fstests.go:136 fstests.go:204 fstests.go:212 fstests.go:217 fstests.go:675 Error: Received unexpected error: object not found github.com/rclone/rclone/fs.init /home/rclone/go/src/github.com/rclone/rclone/fs/fs.go:35 runtime.doInit /usr/local/go/src/runtime/proc.go:5625 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.main /usr/local/go/src/runtime/proc.go:191 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestIntegration/FsMkdir/FsEncoding/leading_CR === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:669: testing "␊leading LF" fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstests.go:132: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstests.go:136: Error Trace: fstests.go:136 fstests.go:204 fstests.go:212 fstests.go:217 fstests.go:675 Error: Received unexpected error: object not found github.com/rclone/rclone/fs.init /home/rclone/go/src/github.com/rclone/rclone/fs/fs.go:35 runtime.doInit /usr/local/go/src/runtime/proc.go:5625 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.main /usr/local/go/src/runtime/proc.go:191 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestIntegration/FsMkdir/FsEncoding/leading_LF === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:669: testing "␉leading HT" fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 2021/07/25 06:03:56 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/07/25 06:03:57 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/07/25 06:03:57 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/07/25 06:03:58 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/07/25 06:03:58 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/07/25 06:03:59 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/07/25 06:04:00 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/07/25 06:04:26 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/07/25 06:04:26 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/07/25 06:04:26 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/07/25 06:04:27 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/07/25 06:04:27 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/07/25 06:04:28 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/07/25 06:04:28 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/07/25 06:04:29 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/07/25 06:04:30 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/07/25 06:04:31 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/07/25 06:04:36 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/07/25 06:04:41 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/07/25 06:04:46 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/07/25 06:04:51 DEBUG : pacer: Reducing sleep to 3.75s 2021/07/25 06:04:56 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/07/25 06:04:56 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/07/25 06:04:57 DEBUG : pacer: Reducing sleep to 3.75s 2021/07/25 06:05:00 DEBUG : pacer: Reducing sleep to 2.8125s 2021/07/25 06:05:01 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/07/25 06:05:01 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/07/25 06:05:04 DEBUG : pacer: Reducing sleep to 3.75s 2021/07/25 06:05:06 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/07/25 06:05:06 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/07/25 06:05:09 DEBUG : pacer: Reducing sleep to 3.75s 2021/07/25 06:05:11 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/07/25 06:05:11 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/07/25 06:05:14 DEBUG : pacer: Reducing sleep to 3.75s 2021/07/25 06:05:16 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/07/25 06:05:16 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/07/25 06:05:19 DEBUG : pacer: Reducing sleep to 3.75s 2021/07/25 06:05:24 DEBUG : pacer: Reducing sleep to 2.8125s 2021/07/25 06:05:28 DEBUG : pacer: Reducing sleep to 2.109375s 2021/07/25 06:05:30 DEBUG : pacer: Reducing sleep to 1.58203125s 2021/07/25 06:05:33 DEBUG : pacer: Reducing sleep to 1.186523437s 2021/07/25 06:05:34 DEBUG : pacer: Reducing sleep to 889.892577ms 2021/07/25 06:05:35 DEBUG : pacer: Reducing sleep to 667.419432ms 2021/07/25 06:05:36 DEBUG : pacer: Reducing sleep to 500.564574ms fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:676 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: listing wrong, want ␉leading HT/␉leading HT (100) got leading space/ leading space (100), !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ (100), ~leading tilde/~leading tilde (100), ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100), ␉leading HT/␉leading HT (100), ␊leading LF/␊leading LF (100), ␍leading CR/␍leading CR (100), ./. (100), ../.. (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:676 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "./." fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:676 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:676 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:676 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "../.." fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:676 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file " leading space/ leading space" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:676 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:676 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "~leading tilde/~leading tilde" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:676 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "␊leading LF/␊leading LF" fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:676 Error: Not equal: expected: []string{"␉leading HT"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,11 @@ -([]string) (len=1) { - (string) (len=13) "␉leading HT" +([]string) (len=9) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories 2021/07/25 06:05:40 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:679 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: listing wrong, want got leading space/ leading space (100), !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ (100), ~leading tilde/~leading tilde (100), ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100), ␊leading LF/␊leading LF (100), ␍leading CR/␍leading CR (100), ./. (100), ../.. (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:679 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "../.." fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:679 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file " leading space/ leading space" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:679 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:679 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "~leading tilde/~leading tilde" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:679 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:679 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "␊leading LF/␊leading LF" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:679 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:679 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "./." fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:679 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,10 @@ -([]string) { +([]string) (len=8) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:669: testing "␋leading VT" fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstests.go:132: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstests.go:136: Error Trace: fstests.go:136 fstests.go:204 fstests.go:212 fstests.go:217 fstests.go:675 Error: Received unexpected error: object not found github.com/rclone/rclone/fs.init /home/rclone/go/src/github.com/rclone/rclone/fs/fs.go:35 runtime.doInit /usr/local/go/src/runtime/proc.go:5625 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.main /usr/local/go/src/runtime/proc.go:191 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestIntegration/FsMkdir/FsEncoding/leading_VT === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:669: testing ".leading dot" fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstests.go:132: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstests.go:136: Error Trace: fstests.go:136 fstests.go:204 fstests.go:212 fstests.go:217 fstests.go:675 Error: Received unexpected error: object not found github.com/rclone/rclone/fs.init /home/rclone/go/src/github.com/rclone/rclone/fs/fs.go:35 runtime.doInit /usr/local/go/src/runtime/proc.go:5625 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.main /usr/local/go/src/runtime/proc.go:191 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestIntegration/FsMkdir/FsEncoding/leading_dot === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:669: testing "trailing space " fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 2021/07/25 06:06:54 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/07/25 06:06:55 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/07/25 06:06:55 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/07/25 06:06:56 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/07/25 06:06:56 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/07/25 06:06:57 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/07/25 06:06:57 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/07/25 06:06:58 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/07/25 06:07:24 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/07/25 06:07:24 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/07/25 06:07:24 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/07/25 06:07:25 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/07/25 06:07:25 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/07/25 06:07:26 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/07/25 06:07:26 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/07/25 06:07:27 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/07/25 06:07:27 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/07/25 06:07:28 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/07/25 06:07:29 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/07/25 06:07:34 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/07/25 06:07:39 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/07/25 06:07:44 DEBUG : pacer: Reducing sleep to 3.75s 2021/07/25 06:07:49 DEBUG : pacer: Reducing sleep to 2.8125s 2021/07/25 06:07:53 DEBUG : pacer: Reducing sleep to 2.109375s 2021/07/25 06:07:54 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/07/25 06:07:54 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/07/25 06:07:56 DEBUG : pacer: Reducing sleep to 3.75s 2021/07/25 06:07:59 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/07/25 06:07:59 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/07/25 06:08:01 DEBUG : pacer: Reducing sleep to 3.75s 2021/07/25 06:08:04 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/07/25 06:08:04 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/07/25 06:08:06 DEBUG : pacer: Reducing sleep to 3.75s 2021/07/25 06:08:09 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/07/25 06:08:09 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/07/25 06:08:11 DEBUG : pacer: Reducing sleep to 3.75s 2021/07/25 06:08:16 DEBUG : pacer: Reducing sleep to 2.8125s 2021/07/25 06:08:20 DEBUG : pacer: Reducing sleep to 2.109375s 2021/07/25 06:08:23 DEBUG : pacer: Reducing sleep to 1.58203125s 2021/07/25 06:08:25 DEBUG : pacer: Reducing sleep to 1.186523437s 2021/07/25 06:08:26 DEBUG : pacer: Reducing sleep to 889.892577ms 2021/07/25 06:08:27 DEBUG : pacer: Reducing sleep to 667.419432ms 2021/07/25 06:08:28 DEBUG : pacer: Reducing sleep to 500.564574ms 2021/07/25 06:08:29 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:676 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: listing wrong, want trailing space /trailing space (100) got leading space/ leading space (100), !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ (100), .leading dot/.leading dot (100), trailing space /trailing space (100), ~leading tilde/~leading tilde (100), ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100), ␊leading LF/␊leading LF (100), ␋leading VT/␋leading VT (100), ␍leading CR/␍leading CR (100), ./. (100), ../.. (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:676 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:676 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:676 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "␊leading LF/␊leading LF" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:676 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file ".leading dot/.leading dot" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:676 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:676 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "␋leading VT/␋leading VT" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:676 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file " leading space/ leading space" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:676 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "./." fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:676 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "../.." fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:676 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "~leading tilde/~leading tilde" fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:676 Error: Not equal: expected: []string{"trailing space "} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", ".leading dot", "trailing space ", "~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,13 @@ -([]string) (len=1) { - (string) (len=15) "trailing space " +([]string) (len=11) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=12) ".leading dot", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:679 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: listing wrong, want got leading space/ leading space (100), !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ (100), .leading dot/.leading dot (100), ~leading tilde/~leading tilde (100), ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (100), ␊leading LF/␊leading LF (100), ␋leading VT/␋leading VT (100), ␍leading CR/␍leading CR (100), ./. (100), ../.. (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:679 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:679 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file " leading space/ leading space" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:679 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:679 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file ".leading dot/.leading dot" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:679 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "~leading tilde/~leading tilde" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:679 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:679 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "␊leading LF/␊leading LF" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:679 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "␋leading VT/␋leading VT" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:679 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "./." fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:679 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "../.." fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:679 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", ".leading dot", "~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,12 @@ -([]string) { +([]string) (len=10) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=12) ".leading dot", + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:669: testing "trailing CR␍" fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstests.go:132: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstests.go:136: Error Trace: fstests.go:136 fstests.go:204 fstests.go:212 fstests.go:217 fstests.go:675 Error: Received unexpected error: object not found github.com/rclone/rclone/fs.init /home/rclone/go/src/github.com/rclone/rclone/fs/fs.go:35 runtime.doInit /usr/local/go/src/runtime/proc.go:5625 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.main /usr/local/go/src/runtime/proc.go:191 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:669: testing "trailing LF␊" fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstests.go:132: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstests.go:136: Error Trace: fstests.go:136 fstests.go:204 fstests.go:212 fstests.go:217 fstests.go:675 Error: Received unexpected error: object not found github.com/rclone/rclone/fs.init /home/rclone/go/src/github.com/rclone/rclone/fs/fs.go:35 runtime.doInit /usr/local/go/src/runtime/proc.go:5625 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.main /usr/local/go/src/runtime/proc.go:191 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:669: testing "trailing HT␉" fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstests.go:132: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstests.go:136: Error Trace: fstests.go:136 fstests.go:204 fstests.go:212 fstests.go:217 fstests.go:675 Error: Received unexpected error: object not found github.com/rclone/rclone/fs.init /home/rclone/go/src/github.com/rclone/rclone/fs/fs.go:35 runtime.doInit /usr/local/go/src/runtime/proc.go:5625 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.main /usr/local/go/src/runtime/proc.go:191 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:669: testing "trailing VT␋" fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstests.go:132: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstests.go:136: Error Trace: fstests.go:136 fstests.go:204 fstests.go:212 fstests.go:217 fstests.go:675 Error: Received unexpected error: object not found github.com/rclone/rclone/fs.init /home/rclone/go/src/github.com/rclone/rclone/fs/fs.go:35 runtime.doInit /usr/local/go/src/runtime/proc.go:5625 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.main /usr/local/go/src/runtime/proc.go:191 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:669: testing "trailing dot." fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstests.go:132: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstests.go:136: Error Trace: fstests.go:136 fstests.go:204 fstests.go:212 fstests.go:217 fstests.go:675 Error: Received unexpected error: object not found github.com/rclone/rclone/fs.init /home/rclone/go/src/github.com/rclone/rclone/fs/fs.go:35 runtime.doInit /usr/local/go/src/runtime/proc.go:5625 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.main /usr/local/go/src/runtime/proc.go:191 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:669: testing "invalid utf-8\xfe" fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstests.go:132: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstests.go:136: Error Trace: fstests.go:136 fstests.go:204 fstests.go:212 fstests.go:217 fstests.go:675 Error: Received unexpected error: object not found github.com/rclone/rclone/fs.init /home/rclone/go/src/github.com/rclone/rclone/fs/fs.go:35 runtime.doInit /usr/local/go/src/runtime/proc.go:5625 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.main /usr/local/go/src/runtime/proc.go:191 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength fstests.go:240: Can't upload zero length files === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:742: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:778: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstests.go:132: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstests.go:136: Error Trace: fstests.go:136 fstests.go:204 fstests.go:212 fstests.go:217 fstests.go:863 Error: Received unexpected error: object not found github.com/rclone/rclone/fs.init /home/rclone/go/src/github.com/rclone/rclone/fs/fs.go:35 runtime.doInit /usr/local/go/src/runtime/proc.go:5625 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.doInit /usr/local/go/src/runtime/proc.go:5620 runtime.main /usr/local/go/src/runtime/proc.go:191 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:1782: *fichier.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2021/07/25 06:10:14 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/07/25 06:10:44 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/07/25 06:10:44 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/07/25 06:10:44 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/07/25 06:11:14 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/07/25 06:11:14 DEBUG : pacer: Reducing sleep to 3.75s 2021/07/25 06:11:19 DEBUG : pacer: Reducing sleep to 2.8125s 2021/07/25 06:11:23 DEBUG : pacer: low level retry 1/1 (error Post "https://up2.1fichier.com/upload.cgi?id=uqratGLPPD": net/http: HTTP/1.x transport connection broken: http: ContentLength=372 with Body length 473) 2021/07/25 06:11:23 DEBUG : pacer: Rate limited, increasing sleep to 5s === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2021/07/25 06:11:25 DEBUG : pacer: Reducing sleep to 3.75s 2021/07/25 06:11:30 DEBUG : pacer: Reducing sleep to 2.8125s 2021/07/25 06:11:35 DEBUG : pacer: Reducing sleep to 2.109375s 2021/07/25 06:11:38 DEBUG : pacer: Reducing sleep to 1.58203125s 2021/07/25 06:11:39 DEBUG : pacer: Reducing sleep to 1.186523437s 2021/07/25 06:11:40 DEBUG : pacer: Reducing sleep to 889.892577ms === RUN TestIntegration/FsMkdir/FsRootCollapse 2021/07/25 06:11:40 DEBUG : Creating backend with remote "TestFichier:rclone-test-vewopos0wiqobaf0yewedip2/deeper/nonexisting/directory" 2021/07/25 06:11:40 DEBUG : Config file has changed externaly - reloading 2021/07/25 06:11:42 DEBUG : Waiting for deletions to finish 2021/07/25 06:11:42 DEBUG : pacer: Reducing sleep to 667.419432ms 2021/07/25 06:11:43 DEBUG : pacer: Reducing sleep to 500.564574ms 2021/07/25 06:11:44 DEBUG : pacer: Reducing sleep to 400ms 2021/07/25 06:11:44 INFO : file name.txt: Deleted 2021/07/25 06:11:45 INFO : unknown-size-update.txt: Deleted 2021/07/25 06:11:51 INFO : trailing LF␊: Deleted 2021/07/25 06:11:52 INFO : leading space: Deleted 2021/07/25 06:11:53 INFO : invalid utf-8: Deleted 2021/07/25 06:11:54 INFO : trailing CR␍: Deleted 2021/07/25 06:11:56 INFO : trailing HT␉: Deleted 2021/07/25 06:11:57 INFO : .leading dot: Deleted 2021/07/25 06:11:58 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleted 2021/07/25 06:12:01 INFO : trailing VT␋: Deleted 2021/07/25 06:12:01 INFO : trailing dot.: Deleted 2021/07/25 06:12:02 INFO : ~leading tilde: Deleted 2021/07/25 06:12:02 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleted 2021/07/25 06:12:03 INFO : ␊leading LF: Deleted 2021/07/25 06:12:04 INFO : ␋leading VT: Deleted 2021/07/25 06:12:04 INFO : ␍leading CR: Deleted 2021/07/25 06:12:05 INFO : .: Deleted 2021/07/25 06:12:05 INFO : ..: Deleted 2021/07/25 06:12:23 INFO : ..: Removing directory 2021/07/25 06:12:24 INFO : .: Removing directory 2021/07/25 06:12:24 INFO : ␍leading CR: Removing directory 2021/07/25 06:12:25 INFO : ␋leading VT: Removing directory 2021/07/25 06:12:25 INFO : ␊leading LF: Removing directory 2021/07/25 06:12:25 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Removing directory 2021/07/25 06:12:26 INFO : ~leading tilde: Removing directory 2021/07/25 06:12:26 INFO : trailing dot.: Removing directory 2021/07/25 06:12:27 INFO : trailing VT␋: Removing directory 2021/07/25 06:12:27 INFO : trailing LF␊: Removing directory 2021/07/25 06:12:27 INFO : trailing HT␉: Removing directory 2021/07/25 06:12:28 INFO : trailing CR␍: Removing directory 2021/07/25 06:12:28 INFO : invalid utf-8: Removing directory 2021/07/25 06:12:29 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2021/07/25 06:12:29 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2021/07/25 06:12:29 INFO : hello? sausage/êé: Removing directory 2021/07/25 06:12:30 INFO : hello? sausage: Removing directory 2021/07/25 06:12:30 INFO : .leading dot: Removing directory 2021/07/25 06:12:31 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Removing directory 2021/07/25 06:12:31 INFO : leading space: Removing directory 2021/07/25 06:12:31 INFO : 1Fichier root 'rclone-test-vewopos0wiqobaf0yewedip2': Removing directory 2021/07/25 06:12:32 ERROR : : error listing: directory not found 2021/07/25 06:12:32 DEBUG : Waiting for deletions to finish 2021/07/25 06:12:33 ERROR : : error listing: directory not found 2021/07/25 06:12:33 ERROR : 1Fichier root 'rclone-test-vewopos0wiqobaf0yewedip2': Failed to list "": directory not found 2021/07/25 06:12:33 INFO : 1Fichier root 'rclone-test-vewopos0wiqobaf0yewedip2': Removing directory 2021/07/25 06:12:33 ERROR : : Failed to rmdir: directory not found === RUN TestIntegration/FsShutdown fstests.go:1978: Shutdown method not supported --- FAIL: TestIntegration (699.44s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.36s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.41s) --- FAIL: TestIntegration/FsMkdir (696.61s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (7.21s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.80s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.80s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.40s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (532.41s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (18.10s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (8.82s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (8.79s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (8.26s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (8.27s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (8.26s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (8.25s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (8.26s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (158.59s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (8.30s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (8.26s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (162.95s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (8.25s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (8.81s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (8.78s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (8.77s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (8.77s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (8.48s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutError (4.87s) --- SKIP: TestIntegration/FsMkdir/FsPutZeroLength (0.40s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (7.85s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (86.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (69.27s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (17.60s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.67s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/fichier 699.451s "go test -v -timeout 1h0m0s -remote TestFichier: -verbose" - Finished ERROR in 11m41.221334439s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/control_chars TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/dot_dot TestIntegration/FsMkdir/FsEncoding/punctuation TestIntegration/FsMkdir/FsEncoding/leading_space TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_CR TestIntegration/FsMkdir/FsEncoding/leading_LF TestIntegration/FsMkdir/FsEncoding/leading_HT TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/leading_dot TestIntegration/FsMkdir/FsEncoding/trailing_space TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsEncoding/trailing_LF TestIntegration/FsMkdir/FsEncoding/trailing_HT TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 TestIntegration/FsMkdir/FsPutFiles]