"./gitannex.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|Remove|RemovePreexistingFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 2/5) 2026/04/19 01:45:36 DEBUG : Creating backend with remote "TestDrime:rclone-test-denediq1xexa" 2026/04/19 01:45:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 01:45:37 DEBUG : Creating backend with remote "/tmp/rclone4200618453" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:185: Remote "drime root 'rclone-test-denediq1xexa'", Local "Local file system at /tmp/rclone4200618453", Modify Window "876000h0m0s" 2026/04/19 01:45:37 DEBUG : Creating backend with remote "TestDrime:rclone-test-denediq1xexa" 2026/04/19 01:45:38 DEBUG : Creating backend with remote "/tmp/rclone4200618453" 2026/04/19 01:45:38 DEBUG : file.txt: Need to transfer - File not found at Destination 2026/04/19 01:45:39 ERROR : file.txt: Failed to copy: failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan." 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:990 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyAbsolute\n" actual : "TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to upload file: Error \"You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan.\"\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyAbsolute +TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan." Test: TestGitAnnexFstestBackendCases/TransferStoreAbsolute 2026/04/19 01:45:39 ERROR : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:185: Remote "drime root 'rclone-test-denediq1xexa'", Local "Local file system at /tmp/rclone4200618453", Modify Window "876000h0m0s" 2026/04/19 01:45:40 DEBUG : Creating backend with remote "TestDrime:rclone-test-denediq1xexa" 2026/04/19 01:45:40 DEBUG : Creating backend with remote "../../rclone4200618453" 2026/04/19 01:45:40 DEBUG : fs cache: renaming cache item "../../rclone4200618453" to be canonical "/tmp/rclone4200618453" 2026/04/19 01:45:41 DEBUG : file.txt: Need to transfer - File not found at Destination 2026/04/19 01:45:41 ERROR : file.txt: Failed to copy: failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan." 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:1044 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyRelative\n" actual : "TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to upload file: Error \"You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan.\"\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyRelative +TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan." Test: TestGitAnnexFstestBackendCases/TransferStoreRelative === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:185: Remote "drime root 'rclone-test-denediq1xexa'", Local "Local file system at /tmp/rclone4200618453", Modify Window "876000h0m0s" 2026/04/19 01:45:42 DEBUG : Creating backend with remote "TestDrime:rclone-test-denediq1xexa" 2026/04/19 01:45:42 DEBUG : Creating backend with remote "../../rclone4200618453" 2026/04/19 01:45:42 DEBUG : fs cache: renaming cache item "../../rclone4200618453" to be canonical "/tmp/rclone4200618453" 2026/04/19 01:45:42 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2026/04/19 01:45:43 ERROR : filename with spaces.txt: Failed to copy: failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan." 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:1086 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyRelative\n" actual : "TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to upload file: Error \"You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan.\"\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyRelative +TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan." Test: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:185: Remote "drime root 'rclone-test-denediq1xexa'", Local "Local file system at /tmp/rclone4200618453", Modify Window "876000h0m0s" 2026/04/19 01:45:44 DEBUG : Creating backend with remote "TestDrime:rclone-test-denediq1xexa" 2026/04/19 01:45:44 DEBUG : Creating backend with remote "/tmp/rclone4200618453" 2026/04/19 01:45:44 DEBUG : file.txt: Need to transfer - File not found at Destination 2026/04/19 01:45:45 ERROR : file.txt: Failed to copy: failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan." 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:1119 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyAbsolute\n" actual : "TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to upload file: Error \"You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan.\"\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyAbsolute +TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan." Test: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:185: Remote "drime root 'rclone-test-denediq1xexa'", Local "Local file system at /tmp/rclone4200618453", Modify Window "876000h0m0s" 2026/04/19 01:45:45 DEBUG : Creating backend with remote "TestDrime:rclone-test-denediq1xexa" 2026/04/19 01:45:46 DEBUG : Creating backend with remote "/tmp/rclone4200618453" 2026/04/19 01:45:46 DEBUG : file.txt: Need to transfer - File not found at Destination 2026/04/19 01:45:47 ERROR : file.txt: Failed to copy: failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan." 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:1156 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE foo\n" actual : "TRANSFER-FAILURE STORE foo failed to copy file: failed to upload file: Error \"You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan.\"\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE foo +TRANSFER-FAILURE STORE foo failed to copy file: failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan." Test: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:185: Remote "drime root 'rclone-test-denediq1xexa'", Local "Local file system at /tmp/rclone4200618453", Modify Window "876000h0m0s" 2026/04/19 01:45:47 DEBUG : Creating backend with remote "TestDrime:rclone-test-denediq1xexa" 2026/04/19 01:45:48 DEBUG : Creating backend with remote "/tmp/rclone4200618453" 2026/04/19 01:45:48 DEBUG : file.txt: Need to transfer - File not found at Destination 2026/04/19 01:45:48 ERROR : file.txt: Failed to copy: failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan." 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: failed to upload file: Error \"You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan.\"\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: failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan." Test: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:185: Remote "drime root 'rclone-test-denediq1xexa'", Local "Local file system at /tmp/rclone4200618453", Modify Window "876000h0m0s" 2026/04/19 01:45:49 DEBUG : Creating backend with remote "TestDrime:rclone-test-denediq1xexa" 2026/04/19 01:45:50 DEBUG : Creating backend with remote "/tmp/rclone4200618453" 2026/04/19 01:45:50 DEBUG : file.txt: Need to transfer - File not found at Destination 2026/04/19 01:45:50 ERROR : file.txt: Failed to copy: failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan." 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 \"You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan.\"\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 "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan." Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:185: Remote "drime root 'rclone-test-denediq1xexa'", Local "Local file system at /tmp/rclone4200618453", Modify Window "876000h0m0s" run.go:290: Failed to put "SomeKey" to "drime root 'rclone-test-denediq1xexa'": failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan." === RUN TestGitAnnexFstestBackendCases/Remove run.go:185: Remote "drime root 'rclone-test-denediq1xexa'", Local "Local file system at /tmp/rclone4200618453", Modify Window "876000h0m0s" 2026/04/19 01:45:52 DEBUG : Creating backend with remote "TestDrime:rclone-test-denediq1xexa" 2026/04/19 01:45:53 DEBUG : Creating backend with remote "/tmp/rclone4200618453" 2026/04/19 01:45:53 DEBUG : file.txt: Need to transfer - File not found at Destination 2026/04/19 01:45:54 ERROR : file.txt: Failed to copy: failed to upload file: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan." 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 \"You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan.\"\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 "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan." Test: TestGitAnnexFstestBackendCases/Remove --- FAIL: TestGitAnnexFstestBackendCases (17.20s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (2.84s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreRelative (1.73s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (1.83s) --- FAIL: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (1.99s) --- FAIL: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (1.96s) --- FAIL: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (1.77s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (2.01s) --- FAIL: TestGitAnnexFstestBackendCases/RemovePreexistingFile (1.12s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (1.94s) FAIL 2026/04/19 01:45:54 DEBUG : drime root 'rclone-test-denediq1xexa': Purge remote "./gitannex.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|Remove|RemovePreexistingFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished ERROR in 18.969179708s (try 2/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/TransferStoreAbsolute TestGitAnnexFstestBackendCases/TransferStoreRelative TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace TestGitAnnexFstestBackendCases/CheckPresentAndTransfer TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve TestGitAnnexFstestBackendCases/RemovePreexistingFile TestGitAnnexFstestBackendCases/Remove]