"go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FromRoot|ObjectUpdate)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestMega:" 2026/03/02 04:09:48 DEBUG : Creating backend with remote "TestMega:rclone-test-yixihug2nuna" 2026/03/02 04:09:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 04:09:48 DEBUG : mega root 'rclone-test-yixihug2nuna': Using previously stored session ID and master key to initialize the Mega API === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestMega:" path "rclone-test-yixihug2nuna" from "TestMega:rclone-test-yixihug2nuna" 2026/03/02 04:10:28 DEBUG : Creating backend with remote "TestMega:" 2026/03/02 04:10:28 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 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1953: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/03/02 04:10:44 ERROR : error listing: directory not found --- PASS: TestIntegration (55.77s) --- PASS: TestIntegration/FsMkdir (32.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (16.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (2.18s) PASS ok github.com/rclone/rclone/backend/mega 55.812s "go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FromRoot|ObjectUpdate)$'" - Finished OK in 58.540719285s (try 2/5)