"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_HT|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2026/02/11 02:28:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-boximuk0deke" 2026/02/11 02:28:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/11 02:28:52 DEBUG : Starting OpenDrive session with ID: 42143f0b4e05a0fe74ff1b0b7fb14c7c91f1321edf959bbad233bbe71dd0373d 2026/02/11 02:28:53 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:282: Error listing: failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestIntegration (1.45s) testing: warning: no tests to run FAIL exit status 1 FAIL github.com/rclone/rclone/backend/opendrive 1.469s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_HT|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 2.243417879s (try 3/5): exit status 1: Failed [TestIntegration]