"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey)$'" - Starting (try 3/5) 2025/12/10 02:41:18 DEBUG : Creating backend with remote "TestMega:rclone-test-cocazup9nasu" 2025/12/10 02:41:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/10 02:41:18 DEBUG : mega root 'rclone-test-cocazup9nasu': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 02:41:35 DEBUG : Creating backend with remote "/tmp/rclone4285777229" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:185: Remote "mega root 'rclone-test-cocazup9nasu'", Local "Local file system at /tmp/rclone4285777229", Modify Window "876000h0m0s" 2025/12/10 02:41:35 DEBUG : Creating backend with remote "TestMega:rclone-test-cocazup9nasu" 2025/12/10 02:41:35 DEBUG : mega root 'rclone-test-cocazup9nasu': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 02:41:52 DEBUG : Creating backend with remote "/tmp/rclone4285777229" 2025/12/10 02:41:52 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/12/10 02:42:03 ERROR : file.txt: Failed to copy: upload file failed to create session: 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:1185 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key\n" actual : "TRANSFER-FAILURE STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key failed to copy file: upload file failed to create session: unexpected end of JSON input\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key +TRANSFER-FAILURE STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key failed to copy file: upload file failed to create session: unexpected end of JSON input Test: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:185: Remote "mega root 'rclone-test-cocazup9nasu'", Local "Local file system at /tmp/rclone4285777229", Modify Window "876000h0m0s" 2025/12/10 02:42:03 DEBUG : Creating backend with remote "TestMega:rclone-test-cocazup9nasu" 2025/12/10 02:42:03 DEBUG : mega root 'rclone-test-cocazup9nasu': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 02:42:20 DEBUG : Creating backend with remote "/tmp/rclone4285777229" 2025/12/10 02:42:20 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/12/10 02:42:21 DEBUG : SomeKey: size = 5 OK 2025/12/10 02:42:21 INFO : file.txt: Copied (new) to: SomeKey fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/12/10 02:42:28 DEBUG : SomeKey: Need to transfer - File not found at Destination 2025/12/10 02:42:28 DEBUG : file.txt.retrieved.8db7b9b7.partial: size = 5 OK 2025/12/10 02:42:28 DEBUG : file.txt.retrieved.8db7b9b7.partial: renamed to: file.txt.retrieved 2025/12/10 02:42:28 INFO : SomeKey: Copied (new) to: file.txt.retrieved --- FAIL: TestGitAnnexFstestBackendCases (53.48s) --- FAIL: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (28.26s) --- PASS: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (25.22s) FAIL 2025/12/10 02:42:28 DEBUG : mega root 'rclone-test-cocazup9nasu': Purge remote "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey)$'" - Finished ERROR in 1m10.344594486s (try 3/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey]