"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2026/01/01 01:45:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jefupit7yeru" 2026/01/01 01:45:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/01 01:45:11 DEBUG : Starting OpenDrive session with ID: fe354d3baf1c113c19a5da6dd0cbd0ab9abe9459ee422a322b67c978d05dde9e === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2026/01/01 01:45:14 DEBUG : trailing dot./trailing dot.: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2026/01/01 01:45:18 DEBUG : invalid utf-8þ/invalid utf-8þ: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2026/01/01 01:45:21 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2026/01/01 01:45:24 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:954 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestIntegration/FsMkdir/FsPutFiles Messages: Put 2026/01/01 01:45:27 ERROR : error listing: directory not found --- FAIL: TestIntegration (16.40s) --- FAIL: TestIntegration/FsMkdir (14.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding (11.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.57s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (2.79s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/opendrive 16.412s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 17.050708373s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles]