"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckpresentTransferCheckpresent|Remove|RemovePreexistingFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 2/5) 2025/04/13 01:05:54 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-huqapas2zuzo" 2025/04/13 01:05:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 01:05:55 DEBUG : Creating backend with remote "/tmp/rclone2382694706" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "Cloudinary root 'rclone-test-huqapas2zuzo'", Local "Local file system at /tmp/rclone2382694706", Modify Window "876000h0m0s" 2025/04/13 01:05:55 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-huqapas2zuzo" 2025/04/13 01:05:55 DEBUG : Creating backend with remote "/tmp/rclone2382694706" 2025/04/13 01:05:55 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/13 01:05:56 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/13 01:05:56 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/04/13 01:05:57 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/13 01:05:58 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/13 01:05:58 INFO : file.txt: Copied (new) to: KeyAbsolute2 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:1005 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "CHECKPRESENT-SUCCESS KeyAbsolute2\n" actual : "CHECKPRESENT-FAILURE KeyAbsolute2\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-SUCCESS KeyAbsolute2 +CHECKPRESENT-FAILURE KeyAbsolute2 Test: TestGitAnnexFstestBackendCases/TransferStoreAbsolute === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "Cloudinary root 'rclone-test-huqapas2zuzo'", Local "Local file system at /tmp/rclone2382694706", Modify Window "876000h0m0s" 2025/04/13 01:06:00 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-huqapas2zuzo" 2025/04/13 01:06:01 DEBUG : Creating backend with remote "../../rclone2382694706" 2025/04/13 01:06:01 DEBUG : fs cache: renaming cache item "../../rclone2382694706" to be canonical "/tmp/rclone2382694706" 2025/04/13 01:06:01 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/13 01:06:02 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/13 01:06:02 INFO : file.txt: Copied (new) to: KeyRelative 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:1050 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "CHECKPRESENT-SUCCESS KeyRelative\n" actual : "CHECKPRESENT-FAILURE KeyRelative\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-SUCCESS KeyRelative +CHECKPRESENT-FAILURE KeyRelative Test: TestGitAnnexFstestBackendCases/TransferStoreRelative === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "Cloudinary root 'rclone-test-huqapas2zuzo'", Local "Local file system at /tmp/rclone2382694706", Modify Window "876000h0m0s" 2025/04/13 01:06:04 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-huqapas2zuzo" 2025/04/13 01:06:04 DEBUG : Creating backend with remote "../../rclone2382694706" 2025/04/13 01:06:04 DEBUG : fs cache: renaming cache item "../../rclone2382694706" to be canonical "/tmp/rclone2382694706" 2025/04/13 01:06:05 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/04/13 01:06:05 DEBUG : pacer: low level retry 1/10 (error partial response so waiting for eventual consistency) 2025/04/13 01:06:05 DEBUG : pacer: Rate limited, increasing sleep to 2µs 2025/04/13 01:06:05 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/04/13 01:06:05 DEBUG : pacer: low level retry 2/10 (error partial response so waiting for eventual consistency) 2025/04/13 01:06:05 DEBUG : pacer: Rate limited, increasing sleep to 4µs 2025/04/13 01:06:05 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/04/13 01:06:05 DEBUG : pacer: low level retry 3/10 (error partial response so waiting for eventual consistency) 2025/04/13 01:06:05 DEBUG : pacer: Rate limited, increasing sleep to 8µs 2025/04/13 01:06:05 DEBUG : pacer: Reducing sleep to 6µs 2025/04/13 01:06:05 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/04/13 01:06:06 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/13 01:06:06 INFO : filename with spaces.txt: Copied (new) to: KeyRelative 2025/04/13 01:06:07 DEBUG : pacer: Reducing sleep to 4.5µs 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:1092 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "CHECKPRESENT-SUCCESS KeyRelative\n" actual : "CHECKPRESENT-FAILURE KeyRelative\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-SUCCESS KeyRelative +CHECKPRESENT-FAILURE KeyRelative Test: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "Cloudinary root 'rclone-test-huqapas2zuzo'", Local "Local file system at /tmp/rclone2382694706", Modify Window "876000h0m0s" 2025/04/13 01:06:08 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-huqapas2zuzo" 2025/04/13 01:06:09 DEBUG : Creating backend with remote "/tmp/rclone2382694706" 2025/04/13 01:06:09 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/13 01:06:10 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/13 01:06:10 INFO : file.txt: Copied (new) to: foo 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:1162 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "CHECKPRESENT-SUCCESS foo\n" actual : "CHECKPRESENT-FAILURE foo\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-SUCCESS foo +CHECKPRESENT-FAILURE foo Test: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "Cloudinary root 'rclone-test-huqapas2zuzo'", Local "Local file system at /tmp/rclone2382694706", Modify Window "876000h0m0s" 2025/04/13 01:06:12 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-huqapas2zuzo" 2025/04/13 01:06:12 DEBUG : Creating backend with remote "/tmp/rclone2382694706" 2025/04/13 01:06:12 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/13 01:06:13 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/13 01:06:13 INFO : file.txt: Copied (new) to: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key 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:1191 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "CHECKPRESENT-SUCCESS SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key\n" actual : "CHECKPRESENT-FAILURE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-SUCCESS SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key +CHECKPRESENT-FAILURE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key Test: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "Cloudinary root 'rclone-test-huqapas2zuzo'", Local "Local file system at /tmp/rclone2382694706", Modify Window "876000h0m0s" 2025/04/13 01:06:15 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-huqapas2zuzo" 2025/04/13 01:06:16 DEBUG : Creating backend with remote "/tmp/rclone2382694706" 2025/04/13 01:06:16 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/13 01:06:17 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/13 01:06:17 INFO : file.txt: Copied (new) to: SomeKey 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:1233 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "CHECKPRESENT-SUCCESS SomeKey\n" actual : "CHECKPRESENT-FAILURE SomeKey\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-SUCCESS SomeKey +CHECKPRESENT-FAILURE SomeKey Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "Cloudinary root 'rclone-test-huqapas2zuzo'", Local "Local file system at /tmp/rclone2382694706", Modify Window "876000h0m0s" 2025/04/13 01:06:20 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-huqapas2zuzo" 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:1269 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "CHECKPRESENT-SUCCESS SomeKey\n" actual : "CHECKPRESENT-FAILURE SomeKey\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-SUCCESS SomeKey +CHECKPRESENT-FAILURE SomeKey Test: TestGitAnnexFstestBackendCases/RemovePreexistingFile === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "Cloudinary root 'rclone-test-huqapas2zuzo'", Local "Local file system at /tmp/rclone2382694706", Modify Window "876000h0m0s" 2025/04/13 01:06:22 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-huqapas2zuzo" 2025/04/13 01:06:23 DEBUG : Creating backend with remote "/tmp/rclone2382694706" 2025/04/13 01:06:23 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/13 01:06:24 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/13 01:06:24 INFO : file.txt: Copied (new) to: SomeKey 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:1311 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "CHECKPRESENT-SUCCESS SomeKey\n" actual : "CHECKPRESENT-FAILURE SomeKey\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-SUCCESS SomeKey +CHECKPRESENT-FAILURE SomeKey Test: TestGitAnnexFstestBackendCases/Remove --- FAIL: TestGitAnnexFstestBackendCases (31.57s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (5.83s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreRelative (3.43s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (4.29s) --- FAIL: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (3.59s) --- FAIL: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (3.59s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (3.84s) --- FAIL: TestGitAnnexFstestBackendCases/RemovePreexistingFile (3.16s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (3.83s) FAIL 2025/04/13 01:06:26 DEBUG : Cloudinary root 'rclone-test-huqapas2zuzo': Purge dir "" "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckpresentTransferCheckpresent|Remove|RemovePreexistingFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished ERROR in 32.897056263s (try 2/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/TransferStoreAbsolute TestGitAnnexFstestBackendCases/TransferStoreRelative TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve TestGitAnnexFstestBackendCases/RemovePreexistingFile TestGitAnnexFstestBackendCases/Remove]