"go test -v -timeout 1h0m0s -remote TestFichier: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsEncoding|FsPutFiles)$/^(control_chars|dot|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:418: Using remote "TestFichier:" 2021/06/01 05:35:26 DEBUG : Creating backend with remote "TestFichier:rclone-test-kutemuw2pobiguk7futibum2" 2021/06/01 05:35:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars 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:61 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:61 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:61 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:61 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:61 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:61 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) 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/06/01 05:36:44 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/06/01 05:36:44 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/06/01 05:36:45 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/06/01 05:36:45 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/06/01 05:36:46 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/06/01 05:36:46 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/06/01 05:36:46 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/06/01 05:37:14 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/06/01 05:37:14 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/06/01 05:37:14 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/06/01 05:37:14 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/06/01 05:37:15 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/06/01 05:37:15 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/06/01 05:37:16 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/06/01 05:37:16 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/06/01 05:37:16 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/06/01 05:37:19 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/06/01 05:37:24 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/06/01 05:37:29 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2021/06/01 05:37:34 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2021/06/01 05:37:39 DEBUG : pacer: Reducing sleep to 3.75s 2021/06/01 05:37:44 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/06/01 05:37:44 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/06/01 05:37:44 DEBUG : pacer: Reducing sleep to 3.75s 2021/06/01 05:37:48 DEBUG : pacer: Reducing sleep to 2.8125s 2021/06/01 05:37:49 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/06/01 05:37:49 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/06/01 05:37:52 DEBUG : pacer: Reducing sleep to 3.75s 2021/06/01 05:37: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/06/01 05:37:54 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/06/01 05:37:57 DEBUG : pacer: Reducing sleep to 3.75s 2021/06/01 05:37:59 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2021/06/01 05:37:59 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/06/01 05:38:02 DEBUG : pacer: Reducing sleep to 3.75s 2021/06/01 05:38:04 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2021/06/01 05:38:04 DEBUG : pacer: Rate limited, increasing sleep to 5s 2021/06/01 05:38:07 DEBUG : pacer: Reducing sleep to 3.75s 2021/06/01 05:38:12 DEBUG : pacer: Reducing sleep to 2.8125s 2021/06/01 05:38:15 DEBUG : pacer: Reducing sleep to 2.109375s 2021/06/01 05:38:18 DEBUG : pacer: Reducing sleep to 1.58203125s 2021/06/01 05:38:20 DEBUG : pacer: Reducing sleep to 1.186523437s 2021/06/01 05:38:22 DEBUG : pacer: Reducing sleep to 889.892577ms 2021/06/01 05:38:23 DEBUG : pacer: Reducing sleep to 667.419432ms 2021/06/01 05:38:24 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_CR Messages: listing wrong, want ␍leading CR/␍leading CR (100) got leading space/ leading space (100), !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ (100), ~leading tilde/~leading tilde (100), ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (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_CR 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_CR 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_CR 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_CR 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_CR 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_CR Messages: Unexpected file "./." fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 fstests.go:676 Error: Not equal: expected: []string{"␍leading CR"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,9 @@ -([]string) (len=1) { - (string) (len=13) "␍leading CR" +([]string) (len=7) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories 2021/06/01 05:38:28 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_CR Messages: listing wrong, want got leading space/ leading space (100), !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ (100), ~leading tilde/~leading tilde (100), ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ (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_CR 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_CR 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_CR 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_CR 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_CR 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_CR 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", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) { +([]string) (len=6) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go: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:61 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) 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:61 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_HT === 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:61 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:61 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) 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:61 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_space === 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:61 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:61 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:61 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:61 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:61 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:61 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/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:61 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 2021/06/01 05:40:33 DEBUG : Waiting for deletions to finish 2021/06/01 05:40:34 INFO : file name.txt: Deleted 2021/06/01 05:40:41 INFO : trailing VT␋: Deleted 2021/06/01 05:40:42 INFO : leading space: Deleted 2021/06/01 05:40:43 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleted 2021/06/01 05:40:43 INFO : .leading dot: Deleted 2021/06/01 05:40:46 INFO : invalid utf-8: Deleted 2021/06/01 05:40:47 INFO : trailing CR␍: Deleted 2021/06/01 05:40:47 INFO : trailing HT␉: Deleted 2021/06/01 05:40:48 INFO : trailing LF␊: Deleted 2021/06/01 05:40:51 INFO : trailing dot.: Deleted 2021/06/01 05:40:51 INFO : trailing space : Deleted 2021/06/01 05:40:51 INFO : ~leading tilde: Deleted 2021/06/01 05:40:52 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleted 2021/06/01 05:40:53 INFO : ␉leading HT: Deleted 2021/06/01 05:40:53 INFO : ␊leading LF: Deleted 2021/06/01 05:40:53 INFO : ␋leading VT: Deleted 2021/06/01 05:40:54 INFO : .: Deleted 2021/06/01 05:40:54 INFO : ..: Deleted 2021/06/01 05:41:09 DEBUG : ..: Removing directory 2021/06/01 05:41:09 DEBUG : .: Removing directory 2021/06/01 05:41:09 DEBUG : ␋leading VT: Removing directory 2021/06/01 05:41:10 DEBUG : ␊leading LF: Removing directory 2021/06/01 05:41:10 DEBUG : ␉leading HT: Removing directory 2021/06/01 05:41:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Removing directory 2021/06/01 05:41:11 DEBUG : ~leading tilde: Removing directory 2021/06/01 05:41:11 DEBUG : trailing space : Removing directory 2021/06/01 05:41:12 DEBUG : trailing dot.: Removing directory 2021/06/01 05:41:12 DEBUG : trailing VT␋: Removing directory 2021/06/01 05:41:13 DEBUG : trailing LF␊: Removing directory 2021/06/01 05:41:13 DEBUG : trailing HT␉: Removing directory 2021/06/01 05:41:13 DEBUG : trailing CR␍: Removing directory 2021/06/01 05:41:14 DEBUG : invalid utf-8: Removing directory 2021/06/01 05:41:14 DEBUG : .leading dot: Removing directory 2021/06/01 05:41:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Removing directory 2021/06/01 05:41:15 DEBUG : leading space: Removing directory 2021/06/01 05:41:15 DEBUG : 1Fichier root 'rclone-test-kutemuw2pobiguk7futibum2': Removing directory 2021/06/01 05:41:16 ERROR : : error listing: directory not found 2021/06/01 05:41:16 DEBUG : Waiting for deletions to finish 2021/06/01 05:41:17 ERROR : : error listing: directory not found 2021/06/01 05:41:17 ERROR : 1Fichier root 'rclone-test-kutemuw2pobiguk7futibum2': Failed to list "": directory not found 2021/06/01 05:41:17 DEBUG : 1Fichier root 'rclone-test-kutemuw2pobiguk7futibum2': Removing directory 2021/06/01 05:41:17 ERROR : : Failed to rmdir: directory not found --- FAIL: TestIntegration (351.80s) --- FAIL: TestIntegration/FsMkdir (349.78s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (296.56s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (8.92s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (8.81s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (8.26s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (8.84s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (8.77s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (8.27s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (151.54s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (8.25s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (8.23s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (8.25s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (8.79s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (8.28s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (8.24s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (8.25s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (8.24s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (8.78s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (8.77s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (8.25s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (7.95s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/fichier 351.807s "go test -v -timeout 1h0m0s -remote TestFichier: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsEncoding|FsPutFiles)$/^(control_chars|dot|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$'" - Finished ERROR in 5m59.372113465s (try 3/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]