"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_HT|trailing_LF|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/03/20 01:06:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wediwuw3raki" 2025/03/20 01:06:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/20 01:06:59 DEBUG : Starting OpenDrive session with ID: 485e8041723f929fbce69f2b688ae7759d7e73e9b3f2a09b8366e7427af25029 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/03/20 01:07:01 DEBUG : trailing LF␊/trailing LF␊: Uploading chunk 0, size=100, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/03/20 01:07:12 DEBUG : trailing HT␉/trailing HT␉: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/03/20 01:07:16 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/03/20 01:07:20 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/20 01:07:23 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/20 01:07:27 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2025/03/20 01:07:30 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2025/03/20 01:07:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2025/03/20 01:07: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/03/20 01:07:40 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/03/20 01:07:45 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 2025/03/20 01:07:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wediwuw3raki/dirToPurgeFromRoot" 2025/03/20 01:07:47 DEBUG : Starting OpenDrive session with ID: a71cb0b1dc086c050e1aee97165473832a7610293fa4f2196bfef9b3adb726b7 === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/03/20 01:07:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fikiyis5fata" 2025/03/20 01:07:49 DEBUG : Starting OpenDrive session with ID: a7d7a9a7b0923446ea0bea5743837c648be27ccc4df179c2dc59dd6e0afb6efe 2025/03/20 01:07:54 DEBUG : OpenDrive root 'rclone-test-fikiyis5fata': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestOpenDrive:" path "rclone-test-wediwuw3raki" from "TestOpenDrive:rclone-test-wediwuw3raki" 2025/03/20 01:07:54 DEBUG : Creating backend with remote "TestOpenDrive:" 2025/03/20 01:07:55 DEBUG : Starting OpenDrive session with ID: e699da3281573fdc8f591653b1308e284750d5a8374da436d0a36e966433f4e6 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/03/20 01:07:56 ERROR : : error listing: directory not found --- PASS: TestIntegration (58.60s) --- PASS: TestIntegration/FsMkdir (57.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding (29.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (11.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (3.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (26.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) PASS ok github.com/rclone/rclone/backend/opendrive 58.625s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_HT|trailing_LF|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished OK in 59.731758334s (try 2/5)