"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|punctuation|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:" 2026/01/23 01:09:33 DEBUG : Creating backend with remote "TestMega:rclone-test-koresut7yudi" 2026/01/23 01:09:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/23 01:09:33 DEBUG : mega root 'rclone-test-koresut7yudi': Using previously stored session ID and master key to initialize the Mega API === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === 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 2026/01/23 01:10:22 DEBUG : Creating backend with remote "TestMega:rclone-test-koresut7yudi/dirToPurgeFromRoot" 2026/01/23 01:10:22 DEBUG : Config file has changed externally - reloading 2026/01/23 01:10:22 DEBUG : mega root 'rclone-test-koresut7yudi/dirToPurgeFromRoot': Using previously stored session ID and master key to initialize the Mega API === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/01/23 01:10:56 DEBUG : Creating backend with remote "TestMega:rclone-test-pedebam7fado" 2026/01/23 01:10:56 DEBUG : Config file has changed externally - reloading 2026/01/23 01:10:56 DEBUG : mega root 'rclone-test-pedebam7fado': Using previously stored session ID and master key to initialize the Mega API 2026/01/23 01:11:11 DEBUG : mega root 'rclone-test-pedebam7fado': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestMega:" path "rclone-test-koresut7yudi" from "TestMega:rclone-test-koresut7yudi" 2026/01/23 01:11:11 DEBUG : Creating backend with remote "TestMega:" 2026/01/23 01:11:11 DEBUG : mega root '': Using previously stored session ID and master key to initialize the Mega API === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/01/23 01:12:18 ERROR : error listing: directory not found --- PASS: TestIntegration (164.80s) --- PASS: TestIntegration/FsMkdir (142.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding (20.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (6.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (121.62s) --- 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 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (34.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (15.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (65.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) PASS ok github.com/rclone/rclone/backend/mega 164.850s "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|punctuation|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 2m45.560554795s (try 2/5)