"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutError$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsListRootedSubdir|FsMove|FsPurge|FsPurgeRoot|ObjectRemove)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2025/09/30 02:33:55 NOTICE: TestOpenDrive: Starting server 2025/09/30 02:33:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lakoyup1buze" 2025/09/30 02:33:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 02:33:56 DEBUG : Starting OpenDrive session with ID: 94197bb7bd8797cff978d70b37070f3715562514446084d90e33207fb3a4b835 2025/09/30 02:33:56 DEBUG : pacer: low level retry 1/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 02:33:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/30 02:33:56 DEBUG : pacer: low level retry 2/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 02:33:56 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/30 02:33:56 DEBUG : pacer: low level retry 3/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 02:33:56 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/09/30 02:33:56 DEBUG : pacer: low level retry 4/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 02:33:56 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/09/30 02:33:57 DEBUG : pacer: low level retry 5/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 02:33:57 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/09/30 02:33:57 DEBUG : pacer: low level retry 6/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 02:33:57 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/09/30 02:33:57 DEBUG : pacer: low level retry 7/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 02:33:57 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/09/30 02:33:58 DEBUG : pacer: low level retry 8/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 02:33:58 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2025/09/30 02:33:59 DEBUG : pacer: Reducing sleep to 1.28s 2025/09/30 02:34:01 DEBUG : pacer: Reducing sleep to 640ms 2025/09/30 02:34:03 DEBUG : pacer: Reducing sleep to 320ms 2025/09/30 02:34:03 DEBUG : pacer: Reducing sleep to 160ms 2025/09/30 02:34:04 DEBUG : pacer: Reducing sleep to 80ms 2025/09/30 02:34:04 ERROR : error listing: failed to get folder list: Directory does not exist (Error 404) fstest.go:282: Error listing: failed to get folder list: Directory does not exist (Error 404) --- FAIL: TestIntegration (8.62s) testing: warning: no tests to run FAIL exit status 1 FAIL github.com/rclone/rclone/backend/opendrive 8.639s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutError$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsListRootedSubdir|FsMove|FsPurge|FsPurgeRoot|ObjectRemove)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Finished ERROR in 9.454503056s (try 4/5): exit status 1: Failed [TestIntegration]