"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace)$'" - Starting (try 3/5) 2026/01/25 04:01:44 DEBUG : Creating backend with remote "TestMega:rclone-test-magejak5mate" 2026/01/25 04:01:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/25 04:01:44 DEBUG : mega root 'rclone-test-magejak5mate': Using previously stored session ID and master key to initialize the Mega API 2026/01/25 04:01:58 DEBUG : Creating backend with remote "/tmp/rclone3817795422" 2026/01/25 04:01:58 DEBUG : Config file has changed externally - reloading === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:185: Remote "mega root 'rclone-test-magejak5mate'", Local "Local file system at /tmp/rclone3817795422", Modify Window "876000h0m0s" 2026/01/25 04:01:58 DEBUG : Creating backend with remote "TestMega:rclone-test-magejak5mate" 2026/01/25 04:01:58 DEBUG : mega root 'rclone-test-magejak5mate': Using previously stored session ID and master key to initialize the Mega API 2026/01/25 04:02:12 DEBUG : Creating backend with remote "/tmp/rclone3817795422" 2026/01/25 04:02:12 DEBUG : file.txt: Need to transfer - File not found at Destination 2026/01/25 04:02:23 ERROR : file.txt: Failed to copy: mkdir create node 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:990 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyAbsolute\n" actual : "TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: mkdir create node failed: unexpected end of JSON input\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyAbsolute +TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: mkdir create node failed: unexpected end of JSON input Test: TestGitAnnexFstestBackendCases/TransferStoreAbsolute 2026/01/25 04:02:23 ERROR : error listing: directory not found 2026/01/25 04:02:23 ERROR : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:185: Remote "mega root 'rclone-test-magejak5mate'", Local "Local file system at /tmp/rclone3817795422", Modify Window "876000h0m0s" 2026/01/25 04:02:23 DEBUG : Creating backend with remote "TestMega:rclone-test-magejak5mate" 2026/01/25 04:02:23 DEBUG : mega root 'rclone-test-magejak5mate': Using previously stored session ID and master key to initialize the Mega API 2026/01/25 04:02:34 DEBUG : mega root 'rclone-test-magejak5mate': login with previous auth keys failed: unexpected end of JSON input 2026/01/25 04:02:34 DEBUG : Creating backend with remote "../../rclone3817795422" 2026/01/25 04:02:34 DEBUG : fs cache: renaming cache item "../../rclone3817795422" to be canonical "/tmp/rclone3817795422" 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:1086 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyRelative\n" actual : "TRANSFER-FAILURE STORE KeyRelative failed to copy file: Invalid arguments\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyRelative +TRANSFER-FAILURE STORE KeyRelative failed to copy file: Invalid arguments Test: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace 2026/01/25 04:02:34 ERROR : error listing: directory not found 2026/01/25 04:02:34 ERROR : error listing: directory not found --- FAIL: TestGitAnnexFstestBackendCases (35.18s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (24.56s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (10.62s) FAIL 2026/01/25 04:02:34 DEBUG : mega root 'rclone-test-magejak5mate': Purge remote 2026/01/25 04:02:34 NOTICE: purge failed: directory not found "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace)$'" - Finished ERROR in 49.639544275s (try 3/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/TransferStoreAbsolute TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace]