"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^StoreCheckpresentRetrieve$'" - Starting (try 4/5)
2026/08/21 02:57:52 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wekeput0bezi"
2026/08/21 02:57:52 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/08/21 02:57:52 DEBUG : Creating backend with remote "/tmp/rclone3341437291"
=== RUN TestGitAnnexFstestBackendCases
=== RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve
run.go:198: Remote "premiumize.me root 'rclone-test-wekeput0bezi'", Local "Local file system at /tmp/rclone3341437291", Modify Window "876000h0m0s"
2026/08/21 02:57:52 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wekeput0bezi"
2026/08/21 02:57:53 DEBUG : Creating backend with remote "/tmp/rclone3341437291"
2026/08/21 02:57:53 DEBUG : file.txt: Need to transfer - File not found at Destination
2026/08/21 02:57:53 DEBUG : SomeKey: size = 5 OK
2026/08/21 02:57:53 INFO : file.txt: Copied (new) to: SomeKey
2026/08/21 02:57:54 DEBUG : SomeKey: Need to transfer - File not found at Destination
2026/08/21 02:57:54 ERROR : SomeKey: Failed to copy: failed to open source object: 403 Forbidden (403):
403 Forbidden
403 Forbidden
nginx/1.24.0 (Ubuntu)
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:1241
/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446
Error: Not equal:
expected: "TRANSFER-SUCCESS RETRIEVE SomeKey\n"
actual : "TRANSFER-FAILURE RETRIEVE SomeKey failed to copy file: failed to open source object: 403 Forbidden (403): \r\n"
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-TRANSFER-SUCCESS RETRIEVE SomeKey
+TRANSFER-FAILURE RETRIEVE SomeKey failed to copy file: failed to open source object: 403 Forbidden (403):
Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve
--- FAIL: TestGitAnnexFstestBackendCases (2.09s)
--- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (2.09s)
FAIL
2026/08/21 02:57:55 DEBUG : premiumize.me root 'rclone-test-wekeput0bezi': Purge remote
"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^StoreCheckpresentRetrieve$'" - Finished ERROR in 2.48266971s (try 4/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve]