"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestOpenDrive:" 2024/12/29 04:27:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yedizef8zoho" 2024/12/29 04:27:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/29 04:27:50 DEBUG : Starting OpenDrive session with ID: a9ea3b97f4ea56d8c32cdc0a4aee08dba661b101347cfcc9470d2fe6b03bba4f === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:511: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir 2024/12/29 04:27:52 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- FAIL: TestIntegration (2.73s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.22s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.35s) --- FAIL: TestIntegration/FsMkdir (0.56s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/opendrive 2.741s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 3.274004719s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir]