"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestVFSMkdir$'" - Starting (try 2/5) 2026/09/07 01:25:02 DEBUG : Creating backend with remote "TestMega:rclone-test-nuzicaq7ziba" 2026/09/07 01:25:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 01:25:02 DEBUG : mega root 'rclone-test-nuzicaq7ziba': Using previously stored session ID and master key to initialize the Mega API 2026/09/07 01:25:14 DEBUG : Creating backend with remote "/tmp/rclone2073056673" 2026/09/07 01:25:14 DEBUG : Config file has changed externally - reloading === RUN TestVFSMkdir run.go:198: Remote "mega root 'rclone-test-nuzicaq7ziba'", Local "Local file system at /tmp/rclone2073056673", Modify Window "876000h0m0s" 2026/09/07 01:25:14 INFO : mega root 'rclone-test-nuzicaq7ziba': poll-interval is not supported by this remote 2026/09/07 01:25:14 NOTICE: mega root 'rclone-test-nuzicaq7ziba': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 01:25:14 ERROR : error listing: directory not found 2026/09/07 01:25:14 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/07 01:25:14 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/07 01:25:14 DEBUG : Added virtual directory entry vAddDir: "b" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:394 Error: Not equal: expected: []string{"a", "b"} actual : []string{"a", "a"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) (len=1) "a", - (string) (len=1) "b" + (string) (len=1) "a" } Test: TestVFSMkdir Messages: directories 2026/09/07 01:25:14 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/07 01:25:17 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/07 01:25:17 DEBUG : WaitForWriters: timeout=30s 2026/09/07 01:25:17 DEBUG : Looking for writers 2026/09/07 01:25:17 DEBUG : a: Looking for writers 2026/09/07 01:25:17 DEBUG : b: Looking for writers 2026/09/07 01:25:17 DEBUG : c: Looking for writers 2026/09/07 01:25:17 DEBUG : d: Looking for writers 2026/09/07 01:25:17 DEBUG : Looking for writers 2026/09/07 01:25:17 DEBUG : b: reading active writers 2026/09/07 01:25:17 DEBUG : c: reading active writers 2026/09/07 01:25:17 DEBUG : d: reading active writers 2026/09/07 01:25:17 DEBUG : /: reading active writers 2026/09/07 01:25:17 DEBUG : a: reading active writers 2026/09/07 01:25:17 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdir (3.06s) FAIL 2026/09/07 01:25:17 DEBUG : mega root 'rclone-test-nuzicaq7ziba': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestVFSMkdir$'" - Finished ERROR in 15.478318332s (try 2/5): exit status 1: Failed [TestVFSMkdir]