"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2026/02/23 04:30:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-catisog7pagi" 2026/02/23 04:30:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/23 04:30:05 DEBUG : Starting OpenDrive session with ID: 2d9b07690c2da478e18f1d821462c84e741589565e3030b218c79bf3f2d985b8 2026/02/23 04:30:06 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 (2.25s) testing: warning: no tests to run FAIL exit status 1 FAIL github.com/rclone/rclone/backend/opendrive 2.261s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 3.081410505s (try 3/5): exit status 1: Failed [TestIntegration]