"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 2/5) 2025/07/12 02:11:20 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xohonik3wigi" 2025/07/12 02:11:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 02:11:20 DEBUG : Creating backend with remote "TestS3:rclone-test-xohonik3wigi" 2025/07/12 02:11:20 DEBUG : Creating backend with remote "/tmp/rclone669084673" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xohonik3wigi'", Local "Local file system at /tmp/rclone669084673", Modify Window "1ns" 2025/07/12 02:11:20 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xohonik3wigi" 2025/07/12 02:11:20 DEBUG : Creating backend with remote "/tmp/rclone669084673" 2025/07/12 02:11:20 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/07/12 02:11:21 INFO : S3 bucket rclone-test-xohonik3wigi: Bucket "rclone-test-xohonik3wigi" created with ACL "" 2025/07/12 02:11:22 DEBUG : KeyAbsolute.rclone_chunk.001_9qdqnc: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/07/12 02:11:22 INFO : KeyAbsolute.rclone_chunk.001_9qdqnc: Copied (server-side copy) to: KeyAbsolute 2025/07/12 02:11:22 INFO : KeyAbsolute.rclone_chunk.001_9qdqnc: Deleted 2025/07/12 02:11:22 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/07/12 02:11:22 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/07/12 02:11:22 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/07/12 02:11:22 DEBUG : KeyAbsolute2.rclone_chunk.001_9qdrry: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/07/12 02:11:22 INFO : KeyAbsolute2.rclone_chunk.001_9qdrry: Copied (server-side copy) to: KeyAbsolute2 2025/07/12 02:11:22 INFO : KeyAbsolute2.rclone_chunk.001_9qdrry: Deleted 2025/07/12 02:11:22 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/07/12 02:11:22 INFO : file.txt: Copied (new) to: KeyAbsolute2 === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xohonik3wigi'", Local "Local file system at /tmp/rclone669084673", Modify Window "1ns" 2025/07/12 02:11:23 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xohonik3wigi" 2025/07/12 02:11:23 DEBUG : Creating backend with remote "TestS3:rclone-test-xohonik3wigi" 2025/07/12 02:11:23 DEBUG : Creating backend with remote "../../rclone669084673" 2025/07/12 02:11:23 DEBUG : fs cache: renaming cache item "../../rclone669084673" to be canonical "/tmp/rclone669084673" 2025/07/12 02:11:23 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/07/12 02:11:23 DEBUG : KeyRelative.rclone_chunk.001_9qdsq8: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/07/12 02:11:23 INFO : KeyRelative.rclone_chunk.001_9qdsq8: Copied (server-side copy) to: KeyRelative 2025/07/12 02:11:24 INFO : KeyRelative.rclone_chunk.001_9qdsq8: Deleted 2025/07/12 02:11:24 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/07/12 02:11:24 INFO : file.txt: Copied (new) to: KeyRelative === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xohonik3wigi'", Local "Local file system at /tmp/rclone669084673", Modify Window "1ns" 2025/07/12 02:11:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xohonik3wigi" 2025/07/12 02:11:24 DEBUG : Creating backend with remote "TestS3:rclone-test-xohonik3wigi" 2025/07/12 02:11:24 DEBUG : Creating backend with remote "../../rclone669084673" 2025/07/12 02:11:24 DEBUG : fs cache: renaming cache item "../../rclone669084673" to be canonical "/tmp/rclone669084673" 2025/07/12 02:11:24 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/07/12 02:11:25 DEBUG : KeyRelative.rclone_chunk.001_9qdtjw: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/07/12 02:11:25 INFO : KeyRelative.rclone_chunk.001_9qdtjw: Copied (server-side copy) to: KeyRelative 2025/07/12 02:11:25 INFO : KeyRelative.rclone_chunk.001_9qdtjw: Deleted 2025/07/12 02:11:25 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/07/12 02:11:25 INFO : filename with spaces.txt: Copied (new) to: KeyRelative --- PASS: TestGitAnnexFstestBackendCases (5.03s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (2.32s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreRelative (1.30s) --- PASS: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (1.40s) PASS 2025/07/12 02:11:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-xohonik3wigi': Purge remote 2025/07/12 02:11:25 DEBUG : S3 bucket rclone-test-xohonik3wigi: bucket is versioned: false 2025/07/12 02:11:25 DEBUG : Waiting for deletions to finish 2025/07/12 02:11:26 INFO : S3 bucket rclone-test-xohonik3wigi: Bucket "rclone-test-xohonik3wigi" deleted "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished OK in 5.501148276s (try 2/5)