"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckpresentTransferCheckpresent|Remove|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 5/5) 2025/03/22 03:02:10 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-jazehod7soyi" 2025/03/22 03:02:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/22 03:02:10 DEBUG : Creating backend with remote "/tmp/rclone1125494797" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "Cloudinary root 'rclone-test-jazehod7soyi'", Local "Local file system at /tmp/rclone1125494797", Modify Window "876000h0m0s" 2025/03/22 03:02:10 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-jazehod7soyi" 2025/03/22 03:02:11 DEBUG : Creating backend with remote "/tmp/rclone1125494797" 2025/03/22 03:02:11 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/22 03:02:12 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/22 03:02:12 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/03/22 03:02:12 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/22 03:02:13 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/22 03:02:13 INFO : file.txt: Copied (new) to: KeyAbsolute2 gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:964 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 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-jazehod7soyi'", Local "Local file system at /tmp/rclone1125494797", Modify Window "876000h0m0s" 2025/03/22 03:02:15 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-jazehod7soyi" 2025/03/22 03:02:16 DEBUG : Creating backend with remote "../../rclone1125494797" 2025/03/22 03:02:16 DEBUG : fs cache: renaming cache item "../../rclone1125494797" to be canonical "/tmp/rclone1125494797" 2025/03/22 03:02:16 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/22 03:02:17 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/22 03:02:17 INFO : file.txt: Copied (new) to: KeyRelative gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1009 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 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-jazehod7soyi'", Local "Local file system at /tmp/rclone1125494797", Modify Window "876000h0m0s" 2025/03/22 03:02:18 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-jazehod7soyi" 2025/03/22 03:02:19 DEBUG : Creating backend with remote "../../rclone1125494797" 2025/03/22 03:02:19 DEBUG : fs cache: renaming cache item "../../rclone1125494797" to be canonical "/tmp/rclone1125494797" 2025/03/22 03:02:19 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/03/22 03:02:19 DEBUG : pacer: low level retry 1/10 (error partial response so waiting for eventual consistency) 2025/03/22 03:02:19 DEBUG : pacer: Rate limited, increasing sleep to 2µs 2025/03/22 03:02:19 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/03/22 03:02:19 DEBUG : pacer: low level retry 2/10 (error partial response so waiting for eventual consistency) 2025/03/22 03:02:19 DEBUG : pacer: Rate limited, increasing sleep to 4µs 2025/03/22 03:02:19 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/03/22 03:02:19 DEBUG : pacer: low level retry 3/10 (error partial response so waiting for eventual consistency) 2025/03/22 03:02:19 DEBUG : pacer: Rate limited, increasing sleep to 8µs 2025/03/22 03:02:20 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/03/22 03:02:20 DEBUG : pacer: low level retry 4/10 (error partial response so waiting for eventual consistency) 2025/03/22 03:02:20 DEBUG : pacer: Rate limited, increasing sleep to 10µs 2025/03/22 03:02:20 DEBUG : pacer: Reducing sleep to 7.5µs 2025/03/22 03:02:20 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/03/22 03:02:21 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/22 03:02:21 INFO : filename with spaces.txt: Copied (new) to: KeyRelative 2025/03/22 03:02:21 DEBUG : pacer: Reducing sleep to 5.625µs gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1051 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 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-jazehod7soyi'", Local "Local file system at /tmp/rclone1125494797", Modify Window "876000h0m0s" 2025/03/22 03:02:23 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-jazehod7soyi" 2025/03/22 03:02:23 DEBUG : Creating backend with remote "/tmp/rclone1125494797" 2025/03/22 03:02:23 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/22 03:02:24 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/22 03:02:24 INFO : file.txt: Copied (new) to: foo gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1121 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 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-jazehod7soyi'", Local "Local file system at /tmp/rclone1125494797", Modify Window "876000h0m0s" 2025/03/22 03:02:26 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-jazehod7soyi" 2025/03/22 03:02:26 DEBUG : Creating backend with remote "/tmp/rclone1125494797" 2025/03/22 03:02:27 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/22 03:02:27 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/22 03:02:27 INFO : file.txt: Copied (new) to: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1150 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 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-jazehod7soyi'", Local "Local file system at /tmp/rclone1125494797", Modify Window "876000h0m0s" 2025/03/22 03:02:29 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-jazehod7soyi" 2025/03/22 03:02:30 DEBUG : Creating backend with remote "/tmp/rclone1125494797" 2025/03/22 03:02:30 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/22 03:02:31 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/22 03:02:31 INFO : file.txt: Copied (new) to: SomeKey gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1192 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 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/Remove run.go:180: Remote "Cloudinary root 'rclone-test-jazehod7soyi'", Local "Local file system at /tmp/rclone1125494797", Modify Window "876000h0m0s" 2025/03/22 03:02:32 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-jazehod7soyi" 2025/03/22 03:02:33 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/03/22 03:02:33 DEBUG : pacer: low level retry 1/10 (error partial response so waiting for eventual consistency) 2025/03/22 03:02:33 DEBUG : pacer: Rate limited, increasing sleep to 2µs 2025/03/22 03:02:33 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/03/22 03:02:33 DEBUG : pacer: low level retry 2/10 (error partial response so waiting for eventual consistency) 2025/03/22 03:02:33 DEBUG : pacer: Rate limited, increasing sleep to 4µs 2025/03/22 03:02:33 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/03/22 03:02:33 DEBUG : pacer: low level retry 3/10 (error partial response so waiting for eventual consistency) 2025/03/22 03:02:33 DEBUG : pacer: Rate limited, increasing sleep to 8µs 2025/03/22 03:02:33 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/03/22 03:02:33 DEBUG : pacer: low level retry 4/10 (error partial response so waiting for eventual consistency) 2025/03/22 03:02:33 DEBUG : pacer: Rate limited, increasing sleep to 10µs 2025/03/22 03:02:34 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/03/22 03:02:34 DEBUG : pacer: low level retry 5/10 (error partial response so waiting for eventual consistency) 2025/03/22 03:02:34 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/03/22 03:02:34 DEBUG : pacer: low level retry 6/10 (error partial response so waiting for eventual consistency) 2025/03/22 03:02:34 DEBUG : pacer: Reducing sleep to 7.5µs 2025/03/22 03:02:34 DEBUG : Creating backend with remote "/tmp/rclone1125494797" 2025/03/22 03:02:34 DEBUG : pacer: Reducing sleep to 5.625µs 2025/03/22 03:02:34 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/22 03:02:35 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/22 03:02:35 INFO : file.txt: Copied (new) to: SomeKey 2025/03/22 03:02:35 DEBUG : pacer: Reducing sleep to 4.218µs gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1270 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 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 (26.51s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (4.89s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreRelative (3.22s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (4.03s) --- FAIL: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (3.48s) --- FAIL: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (3.15s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (3.18s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (4.55s) FAIL 2025/03/22 03:02:37 DEBUG : Cloudinary root 'rclone-test-jazehod7soyi': Purge dir "" "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckpresentTransferCheckpresent|Remove|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished ERROR in 27.597351834s (try 5/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/TransferStoreAbsolute TestGitAnnexFstestBackendCases/TransferStoreRelative TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve TestGitAnnexFstestBackendCases/Remove]