"go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^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 "TestMega:" 2025/08/25 02:26:53 NOTICE: TestMega: Starting server 2025/08/25 02:26:53 DEBUG : Creating backend with remote "TestMega:rclone-test-cifarol8rofa" 2025/08/25 02:26:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/08/25 02:27:30 DEBUG : Creating backend with remote "TestMega:rclone-test-cifarol8rofa/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/08/25 02:27:30 DEBUG : Creating backend with remote "TestMega:rclone-test-yehaqel6boka" 2025/08/25 02:27:32 DEBUG : mega root 'rclone-test-yehaqel6boka': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestMega:" path "rclone-test-cifarol8rofa" from "TestMega:rclone-test-cifarol8rofa" 2025/08/25 02:27:32 DEBUG : Creating backend with remote "TestMega:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/08/25 02:27:32 ERROR : error listing: directory not found --- PASS: TestIntegration (38.45s) --- PASS: TestIntegration/FsMkdir (19.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) PASS ok github.com/rclone/rclone/backend/mega 38.485s "go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished OK in 39.37739197s (try 2/5)