"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|Remove)$'" - Starting (try 2/5) 2025/08/22 03:32:40 DEBUG : Creating backend with remote "TestMega:rclone-test-jecicos9gawa" 2025/08/22 03:32:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/22 03:32:57 DEBUG : Creating backend with remote "/tmp/rclone2057866387" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:180: Remote "mega root 'rclone-test-jecicos9gawa'", Local "Local file system at /tmp/rclone2057866387", Modify Window "876000h0m0s" 2025/08/22 03:32:57 DEBUG : Creating backend with remote "TestMega:rclone-test-jecicos9gawa" 2025/08/22 03:32:57 DEBUG : Creating backend with remote "/tmp/rclone2057866387" 2025/08/22 03:32:57 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/08/22 03:32:58 INFO : file.txt: Copied (new) to: KeyAbsolute fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "mega root 'rclone-test-jecicos9gawa'", Local "Local file system at /tmp/rclone2057866387", Modify Window "876000h0m0s" 2025/08/22 03:33:07 DEBUG : Creating backend with remote "TestMega:rclone-test-jecicos9gawa" 2025/08/22 03:33:07 DEBUG : Creating backend with remote "/tmp/rclone2057866387" 2025/08/22 03:33:07 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/08/22 03:33:17 ERROR : file.txt: Failed to copy: upload file failed to create session: Try again 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:1305 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE SomeKey\n" actual : "TRANSFER-FAILURE STORE SomeKey failed to copy file: upload file failed to create session: Try again\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SomeKey +TRANSFER-FAILURE STORE SomeKey failed to copy file: upload file failed to create session: Try again Test: TestGitAnnexFstestBackendCases/Remove --- FAIL: TestGitAnnexFstestBackendCases (19.92s) --- PASS: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (9.38s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (10.54s) FAIL 2025/08/22 03:33:17 DEBUG : mega root 'rclone-test-jecicos9gawa': Purge remote "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|Remove)$'" - Finished ERROR in 37.217544584s (try 2/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/Remove]