"./gitannex.test -test.v -test.timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(Remove|StoreCheckpresentRetrieve)$'" - Starting (try 3/5) 2026/09/09 05:05:36 DEBUG : Creating backend with remote "TestDrime:rclone-test-viwejef8cona" 2026/09/09 05:05:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 05:05:37 DEBUG : Creating backend with remote "/tmp/rclone4190642801" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:198: Remote "drime root 'rclone-test-viwejef8cona'", Local "Local file system at /tmp/rclone4190642801", Modify Window "876000h0m0s" 2026/09/09 05:05:37 DEBUG : Creating backend with remote "TestDrime:rclone-test-viwejef8cona" 2026/09/09 05:05:37 DEBUG : Creating backend with remote "/tmp/rclone4190642801" 2026/09/09 05:05:37 DEBUG : file.txt: Need to transfer - File not found at Destination 2026/09/09 05:05:38 ERROR : file.txt: Failed to copy: failed to upload file: Error "The file failed to upload." 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:1227 /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: failed to upload file: Error \"The file failed to upload.\"\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SomeKey +TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to upload file: Error "The file failed to upload." Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve === RUN TestGitAnnexFstestBackendCases/Remove run.go:198: Remote "drime root 'rclone-test-viwejef8cona'", Local "Local file system at /tmp/rclone4190642801", Modify Window "876000h0m0s" 2026/09/09 05:05:39 DEBUG : Creating backend with remote "TestDrime:rclone-test-viwejef8cona" 2026/09/09 05:05:39 DEBUG : Creating backend with remote "/tmp/rclone4190642801" 2026/09/09 05:05:39 DEBUG : file.txt: Need to transfer - File not found at Destination 2026/09/09 05:05:40 ERROR : file.txt: Failed to copy: failed to upload file: Error "The file failed to upload." 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: failed to upload file: Error \"The file failed to upload.\"\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SomeKey +TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to upload file: Error "The file failed to upload." Test: TestGitAnnexFstestBackendCases/Remove --- FAIL: TestGitAnnexFstestBackendCases (3.60s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (2.25s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (1.34s) FAIL 2026/09/09 05:05:40 DEBUG : drime root 'rclone-test-viwejef8cona': Purge remote "./gitannex.test -test.v -test.timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(Remove|StoreCheckpresentRetrieve)$'" - Finished ERROR in 4.475516919s (try 3/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve TestGitAnnexFstestBackendCases/Remove]