"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2025/04/24 04:36:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tuxolaq5rase" 2025/04/24 04:36:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 04:36:20 DEBUG : Starting OpenDrive session with ID: f6972986617a3e41f100137a7349639f7251644b0fab8391741d75ffdf06ddad === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/04/24 04:36:22 DEBUG : trailing VT␋/trailing VT␋: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/04/24 04:36:25 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" 2025/04/24 04:36:28 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" 2025/04/24 04:36:32 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2025/04/24 04:36:34 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2025/04/24 04:36:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2025/04/24 04:36:39 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/04/24 04:36:43 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/24 04:36:48 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 2025/04/24 04:36:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tuxolaq5rase/dirToPurgeFromRoot" 2025/04/24 04:36:49 DEBUG : Config file has changed externally - reloading 2025/04/24 04:36:50 DEBUG : Starting OpenDrive session with ID: 24876886af6bec6c243495310896e149fd72a0d08438f9d6642713a49a35d21f === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/04/24 04:36:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gibiyeg2tafu" 2025/04/24 04:36:52 DEBUG : Starting OpenDrive session with ID: 913f496896b32d95c30872ab41d0927aebefa85d1a003e3ad5e53e2608979634 2025/04/24 04:36:56 DEBUG : OpenDrive root 'rclone-test-gibiyeg2tafu': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestOpenDrive:" path "rclone-test-tuxolaq5rase" from "TestOpenDrive:rclone-test-tuxolaq5rase" 2025/04/24 04:36:57 DEBUG : Creating backend with remote "TestOpenDrive:" 2025/04/24 04:36:57 DEBUG : Starting OpenDrive session with ID: 81ba1f4d05dedda1991c290b72698883555273a7d7eac76c32a3cee838355bb0 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/04/24 04:36:59 ERROR : : error listing: directory not found --- PASS: TestIntegration (39.57s) --- PASS: TestIntegration/FsMkdir (38.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding (12.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (24.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) PASS ok github.com/rclone/rclone/backend/opendrive 39.581s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished OK in 40.343767387s (try 5/5)