"go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose" - Starting (try 1/5)
=== RUN   TestIntegration
    fstests.go:438: Using remote "TestFichier:"
2025/03/21 02:50:12 DEBUG : Creating backend with remote "TestFichier:rclone-test-jonobec0teku"
2025/03/21 02:50:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
=== RUN   TestIntegration/FsCheckWrap
    fstests.go:479: Not a wrapping Fs
=== RUN   TestIntegration/FsCommand
    fstests.go:507: No commands in this remote
=== RUN   TestIntegration/FsRmdirNotFound
=== RUN   TestIntegration/FsString
=== RUN   TestIntegration/FsName
=== RUN   TestIntegration/FsRoot
=== RUN   TestIntegration/FsRmdirEmpty
=== RUN   TestIntegration/FsMkdir
=== RUN   TestIntegration/FsMkdir/FsMkdirRmdirSubdir
2025/03/21 02:50:16 INFO  : dir/subdir: Making directory
2025/03/21 02:50:20 INFO  : dir/subdir: Removing directory
2025/03/21 02:50:22 INFO  : dir: Removing directory
=== RUN   TestIntegration/FsMkdir/FsListEmpty
=== RUN   TestIntegration/FsMkdir/FsListDirEmpty
=== RUN   TestIntegration/FsMkdir/FsListRDirEmpty
    fstests.go:399: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsListDirNotFound
2025/03/21 02:50:25 ERROR : does not exist: error listing: directory not found
=== RUN   TestIntegration/FsMkdir/FsListRDirNotFound
    fstests.go:399: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsEncoding
2025/03/21 02:50:26 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/21 02:50:56 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/21 02:50:56 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/21 02:50:56 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/21 02:51:26 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/21 02:51:26 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/21 02:51:31 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/control_chars
    fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
2025/03/21 02:51:35 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/21 02:51:37 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/21 02:51:40 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/21 02:51:41 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/21 02:51:44 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/21 02:51:45 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/21 02:51:45 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsEncoding/dot
    fstests.go:707: testing "."
=== RUN   TestIntegration/FsMkdir/FsEncoding/dot_dot
    fstests.go:707: testing ".."
2025/03/21 02:52:05 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/21 02:52:35 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/21 02:52:35 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/21 02:52:35 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/21 02:53:05 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/21 02:53:05 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/21 02:53:10 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/punctuation
    fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"
2025/03/21 02:53:14 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/21 02:53:17 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/21 02:53:19 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/21 02:53:20 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/21 02:53:23 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/21 02:53:25 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/21 02:53:25 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_space
    fstests.go:707: testing " leading space"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_tilde
    fstests.go:707: testing "~leading tilde"
2025/03/21 02:53:44 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/21 02:54:14 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/21 02:54:14 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/21 02:54:14 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/21 02:54:44 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/21 02:54:44 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/21 02:54:49 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_CR
    fstests.go:707: testing "␍leading CR"
2025/03/21 02:54:53 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/21 02:54:56 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/21 02:54:58 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/21 02:55:00 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/21 02:55:03 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/21 02:55:04 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/21 02:55:04 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_LF
    fstests.go:707: testing "␊leading LF"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_HT
    fstests.go:707: testing "␉leading HT"
2025/03/21 02:55:23 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/21 02:55:53 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/21 02:55:53 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/21 02:55:53 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/21 02:56:23 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/21 02:56:23 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/21 02:56:28 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_VT
    fstests.go:707: testing "␋leading VT"
2025/03/21 02:56:32 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/21 02:56:35 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/21 02:56:37 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/21 02:56:38 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/21 02:56:42 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/21 02:56:43 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/21 02:56:43 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_dot
    fstests.go:707: testing ".leading dot"
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_space
    fstests.go:707: testing "trailing space "
2025/03/21 02:57:02 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/21 02:57:32 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/21 02:57:32 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/21 02:57:32 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/21 02:58:02 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/21 02:58:02 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/21 02:58:07 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_CR
    fstests.go:707: testing "trailing CR␍"
2025/03/21 02:58:11 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/21 02:58:14 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/21 02:58:16 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/21 02:58:18 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/21 02:58:21 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/21 02:58:22 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/21 02:58:22 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_LF
    fstests.go:707: testing "trailing LF␊"
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_HT
    fstests.go:707: testing "trailing HT␉"
2025/03/21 02:58:41 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/21 02:59:11 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/21 02:59:11 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/21 02:59:11 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/21 02:59:41 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/21 02:59:42 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/21 02:59:46 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_VT
    fstests.go:707: testing "trailing VT␋"
2025/03/21 02:59:50 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/21 02:59:53 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/21 02:59:55 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/21 02:59:57 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/21 03:00:00 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/21 03:00:01 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/21 03:00:01 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_dot
    fstests.go:707: testing "trailing dot."
=== RUN   TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
    fstests.go:707: testing "invalid utf-8\xfe"
2025/03/21 03:00:20 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/21 03:00:50 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/21 03:00:50 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/21 03:00:50 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/21 03:01:20 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/21 03:01:20 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/21 03:01:25 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/URL_encoding
    fstests.go:707: testing "test%46.txt"
2025/03/21 03:01:29 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/21 03:01:32 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/21 03:01:34 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/21 03:01:36 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/21 03:01:39 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/21 03:01:40 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/21 03:01:40 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsNewObjectNotFound
=== RUN   TestIntegration/FsMkdir/FsPutError
=== RUN   TestIntegration/FsMkdir/FsPutZeroLength
    fstests.go:248: Can't upload zero length files
=== RUN   TestIntegration/FsMkdir/FsOpenWriterAt
    fstests.go:786: FS has no OpenWriterAt interface
=== RUN   TestIntegration/FsMkdir/FsOpenChunkWriter
    fstests.go:819: FS has no OpenChunkWriter interface
=== RUN   TestIntegration/FsMkdir/FsChangeNotify
    fstests.go:868: FS has no ChangeNotify interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles
2025/03/21 03:01:54 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/21 03:02:24 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/21 03:02:24 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/21 03:02:24 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/21 03:02:54 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/21 03:02:54 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/21 03:02:59 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/21 03:03:03 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/21 03:03:07 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/21 03:03:09 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/21 03:03:09 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/21 03:03:10 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/21 03:03:11 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/21 03:03:14 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2
    fstests.go:399: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListR
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot
2025/03/21 03:03:27 DEBUG : Creating backend with remote "TestFichier:"
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot
    fstests.go:399: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListSubdir
2025/03/21 03:03:28 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/21 03:03:58 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/21 03:03:58 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/21 03:03:58 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/21 03:04:28 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/21 03:04:28 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/21 03:04:33 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01
    fstests.go:399: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListLevel2
2025/03/21 03:04:37 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/21 03:04:39 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/21 03:04:42 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/21 03:04:43 DEBUG : pacer: Reducing sleep to 889.892577ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2
    fstests.go:399: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListFile1
2025/03/21 03:04:44 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/21 03:04:45 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/21 03:04:46 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsNewObject
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive
    fstests.go:1121: Not Case Insensitive
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPurge
    fstests.go:1153: FS has no Purge interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
    fstests.go:1190: FS has no Purge interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir
2025/03/21 03:04:54 DEBUG : Creating backend with remote "TestFichier:rclone-test-jonobec0teku/hello? sausage/êé"
2025/03/21 03:05:08 DEBUG : Waiting for deletions to finish
2025/03/21 03:05:11 INFO  : e.txt: Deleted
2025/03/21 03:05:14 DEBUG : removing 1 level 4 directories
2025/03/21 03:05:14 INFO  : a/b/c/d: Removing directory
2025/03/21 03:05:15 DEBUG : removing 1 level 3 directories
2025/03/21 03:05:15 INFO  : a/b/c: Removing directory
2025/03/21 03:05:15 DEBUG : removing 1 level 2 directories
2025/03/21 03:05:15 INFO  : a/b: Removing directory
2025/03/21 03:05:16 DEBUG : removing 1 level 1 directories
2025/03/21 03:05:16 INFO  : a: Removing directory
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsCopy
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata
    fstests.go:1289: Skipping test as can't write metadata
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsMove
2025/03/21 03:05:22 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/21 03:05:52 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/21 03:05:52 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/21 03:05:52 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/21 03:06:22 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/21 03:06:22 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/21 03:06:27 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/21 03:06:31 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/21 03:06:33 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/21 03:06:35 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/21 03:06:37 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/21 03:06:39 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/21 03:06:39 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/21 03:06:40 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata
    fstests.go:1398: Skipping test as can't write metadata
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsDirMove
2025/03/21 03:07:01 DEBUG : Creating backend with remote "TestFichier:rclone-test-keqecuw1muzu"
2025/03/21 03:07:01 DEBUG : Config file has changed externally - reloading
2025/03/21 03:07:10 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/21 03:07:40 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/21 03:07:40 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/21 03:07:40 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/21 03:08:10 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/21 03:08:10 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/21 03:08:15 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/21 03:08:19 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/21 03:08:21 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/21 03:08:23 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/21 03:08:25 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/21 03:08:26 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/21 03:08:27 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/21 03:08:28 DEBUG : pacer: Reducing sleep to 400ms
2025/03/21 03:08:36 DEBUG : 1Fichier root 'rclone-test-keqecuw1muzu': Purge dir "new_name"
2025/03/21 03:08:36 DEBUG : 1Fichier root 'rclone-test-keqecuw1muzu': Purge dir ""
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPrecision
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectString
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectFs
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectRemote
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectHashes
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectModTime
2025/03/21 03:08:39 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/21 03:09:09 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/21 03:09:09 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/21 03:09:09 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/21 03:09:39 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/21 03:09:39 DEBUG : pacer: Reducing sleep to 3.75s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType
2025/03/21 03:09:44 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata
2025/03/21 03:09:48 DEBUG : pacer: Reducing sleep to 2.109375s
    fstests.go:1623: Metadata method not supported
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata
2025/03/21 03:09:50 DEBUG : pacer: Reducing sleep to 1.58203125s
    fstests.go:1694: SetMetadata method not supported
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime
2025/03/21 03:09:53 DEBUG : pacer: Reducing sleep to 1.186523437s
    fstests.go:1751: can't set modified time
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSize
2025/03/21 03:09:54 DEBUG : pacer: Reducing sleep to 889.892577ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpen
2025/03/21 03:09:55 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/21 03:10:25 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/21 03:10:25 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/21 03:10:25 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/21 03:10:55 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/21 03:10:56 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/21 03:11:00 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/21 03:11:05 DEBUG : pacer: Reducing sleep to 2.109375s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek
2025/03/21 03:11:07 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/21 03:11:09 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/21 03:11:11 DEBUG : pacer: Reducing sleep to 889.892577ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange
2025/03/21 03:11:12 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/21 03:11:13 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/21 03:11:14 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectStorable
2025/03/21 03:11:24 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/21 03:11:54 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/21 03:11:54 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/21 03:11:55 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/21 03:12:25 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/21 03:12:25 DEBUG : pacer: Reducing sleep to 3.75s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFile
2025/03/21 03:12:25 DEBUG : Creating backend with remote "TestFichier:rclone-test-jonobec0teku/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"
2025/03/21 03:12:25 DEBUG : Config file has changed externally - reloading
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound
2025/03/21 03:12:30 DEBUG : Creating backend with remote "TestFichier:rclone-test-jonobec0teku/not found.txt"
2025/03/21 03:12:31 ERROR : : error listing: directory not found
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot
    fstests.go:1911: Opening root remote "TestFichier:" path "rclone-test-jonobec0teku" from "TestFichier:rclone-test-jonobec0teku"
2025/03/21 03:12:31 DEBUG : Creating backend with remote "TestFichier:"
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/List
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR
    fstests.go:1945: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put
2025/03/21 03:12:41 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/21 03:13:11 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/21 03:13:11 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/21 03:13:11 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/21 03:13:41 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/21 03:13:41 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/21 03:13:46 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/21 03:13:50 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/21 03:13:53 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/21 03:13:55 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/21 03:13:56 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/21 03:13:58 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/21 03:13:58 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/21 03:13:59 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove
=== RUN   TestIntegration/FsMkdir/FsPutFiles/PublicLink
2025/03/21 03:14:04 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/21 03:14:08 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/21 03:14:11 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/21 03:14:13 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/21 03:14:14 DEBUG : pacer: Reducing sleep to 889.892577ms
    fstests.go:2052: skipping directory tests as not supported on this backend
=== RUN   TestIntegration/FsMkdir/FsPutFiles/SetTier
    fstests.go:412: FS has no SetTier & GetTier interfaces
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap
    fstests.go:2109: Not a wrapping Fs
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Bucket
    fstests.go:2125: Not a bucket based backend
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectRemove
2025/03/21 03:14:16 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/21 03:14:16 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/21 03:14:17 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/21 03:14:47 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/21 03:14:47 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/21 03:14:47 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/21 03:15:17 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/21 03:15:17 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/21 03:15:22 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/21 03:15:26 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/21 03:15:29 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/21 03:15:31 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/21 03:15:32 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/21 03:15:34 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/21 03:15:35 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/21 03:15:35 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectAbout
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPutStream
    fstests.go:2299: FS has no PutStream interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal
    fstests.go:2343: *fichier.Fs does not implement InternalTester
=== RUN   TestIntegration/FsMkdir/FsPutChunked
    fstests.go:2364: *fichier.Fs does not implement SetUploadChunkSizer
=== RUN   TestIntegration/FsMkdir/FsCopyChunked
    fstests.go:2485: *fichier.Fs does not implement SetCopyCutoff
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize
2025/03/21 03:15:38 DEBUG : pacer: low level retry 1/1 (error Post "https://up2.1fichier.com/upload.cgi?id=w3qBDq1bBH": net/http: HTTP/1.x transport connection broken: http: ContentLength=373 with Body length 474)
2025/03/21 03:15:38 DEBUG : pacer: Rate limited, increasing sleep to 5s
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
2025/03/21 03:15:38 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/21 03:15:43 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/21 03:15:48 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/21 03:15:51 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/21 03:15:52 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/21 03:15:53 DEBUG : pacer: Reducing sleep to 889.892577ms
=== RUN   TestIntegration/FsMkdir/FsRootCollapse
2025/03/21 03:15:53 DEBUG : Creating backend with remote "TestFichier:rclone-test-jonobec0teku/deeper/nonexisting/directory"
=== RUN   TestIntegration/FsMkdir/FsDirSetModTime
    fstests.go:2625: FS has no DirSetModTime interface
=== RUN   TestIntegration/FsMkdir/FsMkdirMetadata
    fstests.go:2668: FS has no MkdirMetadata interface
=== RUN   TestIntegration/FsMkdir/FsDirectory
    fstests.go:2725: FS has no Directory methods and doesn't Wrap
2025/03/21 03:15:55 DEBUG : Waiting for deletions to finish
2025/03/21 03:15:55 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/21 03:15:56 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/21 03:15:56 DEBUG : pacer: Reducing sleep to 400ms
2025/03/21 03:15:57 INFO  : unknown-size-update.txt: Deleted
2025/03/21 03:16:00 INFO  : z.txt: Deleted
2025/03/21 03:16:01 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/21 03:16:31 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/21 03:16:31 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/21 03:16:31 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/21 03:17:01 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/21 03:17:01 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/21 03:17:06 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/21 03:17:10 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/21 03:17:12 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/21 03:17:14 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/21 03:17:16 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/21 03:17:17 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/21 03:17:18 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/21 03:17:19 DEBUG : pacer: Reducing sleep to 400ms
2025/03/21 03:17:19 DEBUG : removing 1 level 4 directories
2025/03/21 03:17:19 INFO  : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory
2025/03/21 03:17:20 DEBUG : removing 1 level 3 directories
2025/03/21 03:17:20 INFO  : hello? sausage/êé/Hello, 世界: Removing directory
2025/03/21 03:17:20 DEBUG : removing 1 level 2 directories
2025/03/21 03:17:20 INFO  : hello? sausage/êé: Removing directory
2025/03/21 03:17:20 DEBUG : removing 1 level 1 directories
2025/03/21 03:17:20 INFO  : hello? sausage: Removing directory
2025/03/21 03:17:21 DEBUG : removing 1 level 0 directories
2025/03/21 03:17:21 INFO  : 1Fichier root 'rclone-test-jonobec0teku': Removing directory
2025/03/21 03:17:22 ERROR : : error listing: directory not found
2025/03/21 03:17:22 DEBUG : Waiting for deletions to finish
2025/03/21 03:17:22 ERROR : : error listing: directory not found
2025/03/21 03:17:22 ERROR : 1Fichier root 'rclone-test-jonobec0teku': Failed to list "": directory not found
2025/03/21 03:17:22 DEBUG : removing 1 level 0 directories
2025/03/21 03:17:22 INFO  : 1Fichier root 'rclone-test-jonobec0teku': Removing directory
2025/03/21 03:17:23 ERROR : : Failed to rmdir: directory not found
=== RUN   TestIntegration/FsShutdown
    fstests.go:2831: Shutdown method not supported
--- PASS: TestIntegration (1631.27s)
    --- SKIP: TestIntegration/FsCheckWrap (0.00s)
    --- SKIP: TestIntegration/FsCommand (0.00s)
    --- PASS: TestIntegration/FsRmdirNotFound (0.38s)
    --- PASS: TestIntegration/FsString (0.00s)
    --- PASS: TestIntegration/FsName (0.00s)
    --- PASS: TestIntegration/FsRoot (0.00s)
    --- PASS: TestIntegration/FsRmdirEmpty (0.41s)
    --- PASS: TestIntegration/FsMkdir (1628.42s)
        --- 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)
        --- PASS: TestIntegration/FsMkdir/FsEncoding (677.87s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (17.91s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (8.19s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (73.05s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (17.86s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (8.31s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (73.11s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (17.81s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (8.28s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (72.86s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (17.85s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (8.24s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (73.02s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (17.74s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (8.34s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (73.05s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (17.66s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (8.12s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (73.01s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (17.88s)
        --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.80s)
        --- PASS: TestIntegration/FsMkdir/FsPutError (5.05s)
        --- SKIP: TestIntegration/FsMkdir/FsPutZeroLength (0.40s)
        --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsPutFiles (826.75s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (4.01s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (4.01s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (3.21s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.44s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (65.97s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (10.26s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (5.65s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.40s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (4.01s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.40s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (22.37s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.25s)
                --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (100.23s)
                --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (95.26s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.03s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.40s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.40s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.40s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.40s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (60.59s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (4.94s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (3.75s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (2.81s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (2.11s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (1.58s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (70.71s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (6.45s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (5.82s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (1.42s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (5.78s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (60.24s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (5.24s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.64s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (92.58s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (4.04s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.80s)
                --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (87.73s)
                    --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (4.41s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (10.29s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (81.39s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.40s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (17.11s)
            --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.82s)
            --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (15.29s)
        --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.64s)
        --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s)
    --- SKIP: TestIntegration/FsShutdown (0.00s)
PASS
ok  	github.com/rclone/rclone/backend/fichier	1631.290s
"go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose" - Finished OK in 27m12.053190455s (try 1/5)