"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutError$|^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:" 2025/03/18 03:17:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cewuvaz1teba" 2025/03/18 03:17:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/18 03:17:57 DEBUG : Starting OpenDrive session with ID: 0184f7c46068e54aae6339d522553a71d19182e868a24e71adf5faf13dc282ba === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/03/18 03:18:00 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/03/18 03:18:03 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/03/18 03:18:07 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutError 2025/03/18 03:18:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=10240, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2025/03/18 03:18:13 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2025/03/18 03:18:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2025/03/18 03:18:16 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/03/18 03:18:20 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/03/18 03:18:25 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 2025/03/18 03:18:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cewuvaz1teba/dirToPurgeFromRoot" 2025/03/18 03:18:27 DEBUG : Starting OpenDrive session with ID: 7ea7b55dbbb5aef5b8d288a736dcb4efbae0c954b2112417098d00950e945add === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/03/18 03:18:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pihutiy9jazu" 2025/03/18 03:18:29 DEBUG : Starting OpenDrive session with ID: fde6047093e7d8bd8ad70c0713ed99e3ffc7d3480e834e9c0c8ad06d849e0967 2025/03/18 03:18:34 DEBUG : OpenDrive root 'rclone-test-pihutiy9jazu': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestOpenDrive:" path "rclone-test-cewuvaz1teba" from "TestOpenDrive:rclone-test-cewuvaz1teba" 2025/03/18 03:18:34 DEBUG : Creating backend with remote "TestOpenDrive:" 2025/03/18 03:18:35 DEBUG : Starting OpenDrive session with ID: 63051e8acc74f4cd45318fde0dbb6200c9fcc007bfead1751c8408fcf38deacb === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/03/18 03:18:37 ERROR : : error listing: directory not found --- PASS: TestIntegration (39.89s) --- PASS: TestIntegration/FsMkdir (38.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding (10.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutError (2.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (24.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (5.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) PASS ok github.com/rclone/rclone/backend/opendrive 39.899s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutError$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished OK in 40.358993006s (try 3/5)