"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckpresentTransferCheckpresent|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey)$'" - Starting (try 2/5) 2025/12/10 02:39:26 DEBUG : Creating backend with remote "TestMega:rclone-test-qizuxan9jegu" 2025/12/10 02:39:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/10 02:39:26 DEBUG : mega root 'rclone-test-qizuxan9jegu': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 02:39:43 DEBUG : Creating backend with remote "/tmp/rclone2369238219" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:185: Remote "mega root 'rclone-test-qizuxan9jegu'", Local "Local file system at /tmp/rclone2369238219", Modify Window "876000h0m0s" 2025/12/10 02:39:43 DEBUG : Creating backend with remote "TestMega:rclone-test-qizuxan9jegu" 2025/12/10 02:39:43 DEBUG : mega root 'rclone-test-qizuxan9jegu': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 02:40:06 DEBUG : Creating backend with remote "/tmp/rclone2369238219" 2025/12/10 02:40:06 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/12/10 02:40:18 DEBUG : foo: size = 5 OK 2025/12/10 02:40:18 INFO : file.txt: Copied (new) to: foo 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 === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:185: Remote "mega root 'rclone-test-qizuxan9jegu'", Local "Local file system at /tmp/rclone2369238219", Modify Window "876000h0m0s" 2025/12/10 02:40:36 DEBUG : Creating backend with remote "TestMega:rclone-test-qizuxan9jegu" 2025/12/10 02:40:36 DEBUG : mega root 'rclone-test-qizuxan9jegu': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 02:40:46 DEBUG : mega root 'rclone-test-qizuxan9jegu': login with previous auth keys failed: unexpected end of JSON input 2025/12/10 02:40:46 DEBUG : Creating backend with remote "/tmp/rclone2369238219" 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: Invalid arguments\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: Invalid arguments Test: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:185: Remote "mega root 'rclone-test-qizuxan9jegu'", Local "Local file system at /tmp/rclone2369238219", Modify Window "876000h0m0s" 2025/12/10 02:40:46 DEBUG : Creating backend with remote "TestMega:rclone-test-qizuxan9jegu" 2025/12/10 02:40:46 DEBUG : mega root 'rclone-test-qizuxan9jegu': Using previously stored session ID and master key to initialize the Mega API 2025/12/10 02:41:14 DEBUG : Creating backend with remote "/tmp/rclone2369238219" 2025/12/10 02:41:14 DEBUG : file.txt: Need to transfer - File not found at Destination gitannex_test.go:307: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:307 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1227 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: attempt to read line timed out: context deadline exceeded Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve --- FAIL: TestGitAnnexFstestBackendCases (92.90s) --- PASS: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (52.24s) --- FAIL: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (10.66s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (30.00s) FAIL 2025/12/10 02:41:16 DEBUG : mega root 'rclone-test-qizuxan9jegu': Purge remote "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckpresentTransferCheckpresent|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey)$'" - Finished ERROR in 1m52.347241677s (try 2/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve]