"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 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2025/08/11 02:52:14 NOTICE: TestOpenDrive: Starting server 2025/08/11 02:52:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-quwijow6yiqu" 2025/08/11 02:52:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/11 02:52:15 DEBUG : Starting OpenDrive session with ID: 558f20c04116088d71a14161261e76d594c64c697a5fafa29bb8c177ae02b01a === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/08/11 02:52:17 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/08/11 02:52:21 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/08/11 02:52:24 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/08/11 02:52:28 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2025/08/11 02:52:31 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2025/08/11 02:52:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2025/08/11 02:52:36 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/08/11 02:52:41 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=0 fstest.go:537: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/08/11 02:52:47 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 2025/08/11 02:52:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-quwijow6yiqu/dirToPurgeFromRoot" 2025/08/11 02:52:49 DEBUG : Starting OpenDrive session with ID: 1f92e2b66d8c08de46a11d634144775b5bcbb7e9427b03ec81271cb2a39f7822 === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/08/11 02:52:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sizejol8baka" 2025/08/11 02:52:52 DEBUG : Starting OpenDrive session with ID: e1d0e9ca213d355a551d3a06e9317119df5b8ed02dc7d607e0663ec45829d132 2025/08/11 02:52:55 ERROR : error listing: directory not found fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache 2025/08/11 02:52:56 ERROR : error listing: directory not found fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 7s just to make sure 2025/08/11 02:53:07 DEBUG : OpenDrive root 'rclone-test-sizejol8baka': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestOpenDrive:" path "rclone-test-quwijow6yiqu" from "TestOpenDrive:rclone-test-quwijow6yiqu" 2025/08/11 02:53:07 DEBUG : Creating backend with remote "TestOpenDrive:" 2025/08/11 02:53:08 DEBUG : Starting OpenDrive session with ID: 3d0944f0aae458c590bea1624ff4e1d0c5e31a057bb67a2fcf9f981fc62c0e02 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/08/11 02:53:10 ERROR : error listing: directory not found --- PASS: TestIntegration (55.39s) --- PASS: TestIntegration/FsMkdir (53.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding (13.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (39.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (5.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (5.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (15.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) PASS ok github.com/rclone/rclone/backend/opendrive 55.421s "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 56.311816323s (try 2/5)