"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(RemoveNonexistentFile|RemovePreexistingFile)$'" - Starting (try 3/5) 2026/02/13 05:15:26 DEBUG : Creating backend with remote "TestMega:rclone-test-kewejeb1namo" 2026/02/13 05:15:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/13 05:15:26 DEBUG : mega root 'rclone-test-kewejeb1namo': Using previously stored session ID and master key to initialize the Mega API 2026/02/13 05:15:37 DEBUG : mega root 'rclone-test-kewejeb1namo': login with previous auth keys failed: unexpected end of JSON input 2026/02/13 05:15:37 DEBUG : Creating backend with remote "/tmp/rclone3605459891" 2026/02/13 05:15:37 DEBUG : Config file has changed externally - reloading === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:185: Remote "mega root 'rclone-test-kewejeb1namo'", Local "Local file system at /tmp/rclone3605459891", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "mega root 'rclone-test-kewejeb1namo'": Invalid arguments 2026/02/13 05:15:37 ERROR : error listing: Invalid arguments run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:263 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1260 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: Invalid arguments Test: TestGitAnnexFstestBackendCases/RemovePreexistingFile 2026/02/13 05:15:37 ERROR : error listing: Invalid arguments run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1425 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:242 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:263 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1260 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: Invalid arguments Test: TestGitAnnexFstestBackendCases/RemovePreexistingFile === RUN TestGitAnnexFstestBackendCases/RemoveNonexistentFile run.go:185: Remote "mega root 'rclone-test-kewejeb1namo'", Local "Local file system at /tmp/rclone3605459891", Modify Window "876000h0m0s" 2026/02/13 05:15:37 DEBUG : Creating backend with remote "TestMega:rclone-test-kewejeb1namo" 2026/02/13 05:15:37 DEBUG : mega root 'rclone-test-kewejeb1namo': Using previously stored session ID and master key to initialize the Mega API 2026/02/13 05:15:47 DEBUG : mega root 'rclone-test-kewejeb1namo': login with previous auth keys failed: unexpected end of JSON input gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1334 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "CHECKPRESENT-FAILURE SomeKey\n" actual : "CHECKPRESENT-UNKNOWN SomeKey error finding file\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-FAILURE SomeKey +CHECKPRESENT-UNKNOWN SomeKey error finding file Test: TestGitAnnexFstestBackendCases/RemoveNonexistentFile 2026/02/13 05:15:47 ERROR : error listing: Invalid arguments run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1334 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: Invalid arguments Test: TestGitAnnexFstestBackendCases/RemoveNonexistentFile 2026/02/13 05:15:47 ERROR : error listing: Invalid arguments run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1425 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1417 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1334 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: Invalid arguments Test: TestGitAnnexFstestBackendCases/RemoveNonexistentFile --- FAIL: TestGitAnnexFstestBackendCases (10.63s) --- FAIL: TestGitAnnexFstestBackendCases/RemovePreexistingFile (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/RemoveNonexistentFile (10.63s) FAIL 2026/02/13 05:15:47 DEBUG : mega root 'rclone-test-kewejeb1namo': Purge remote 2026/02/13 05:15:47 NOTICE: purge failed: Invalid arguments "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(RemoveNonexistentFile|RemovePreexistingFile)$'" - Finished ERROR in 21.779888295s (try 3/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/RemovePreexistingFile TestGitAnnexFstestBackendCases/RemoveNonexistentFile]