"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 2/5) 2025/05/02 04:15:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xuwosef3xayo" 2025/05/02 04:15:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 04:15:24 DEBUG : Creating backend with remote "TestS3:rclone-test-xuwosef3xayo" 2025/05/02 04:15:24 DEBUG : Creating backend with remote "/tmp/rclone4022363653" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xuwosef3xayo'", Local "Local file system at /tmp/rclone4022363653", Modify Window "1ns" 2025/05/02 04:15:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xuwosef3xayo" 2025/05/02 04:15:24 DEBUG : Creating backend with remote "/tmp/rclone4022363653" 2025/05/02 04:15:24 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/05/02 04:15:25 INFO : S3 bucket rclone-test-xuwosef3xayo: Bucket "rclone-test-xuwosef3xayo" created with ACL "" 2025/05/02 04:15:26 DEBUG : KeyAbsolute.rclone_chunk.001_merp50: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/05/02 04:15:26 INFO : KeyAbsolute.rclone_chunk.001_merp50: Copied (server-side copy) to: KeyAbsolute 2025/05/02 04:15:26 INFO : KeyAbsolute.rclone_chunk.001_merp50: Deleted 2025/05/02 04:15:26 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/05/02 04:15:26 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/05/02 04:15:26 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/05/02 04:15:26 DEBUG : KeyAbsolute2.rclone_chunk.001_merrvx: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/05/02 04:15:26 INFO : KeyAbsolute2.rclone_chunk.001_merrvx: Copied (server-side copy) to: KeyAbsolute2 2025/05/02 04:15:26 INFO : KeyAbsolute2.rclone_chunk.001_merrvx: Deleted 2025/05/02 04:15:26 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/05/02 04:15:26 INFO : file.txt: Copied (new) to: KeyAbsolute2 === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xuwosef3xayo'", Local "Local file system at /tmp/rclone4022363653", Modify Window "1ns" 2025/05/02 04:15:27 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xuwosef3xayo" 2025/05/02 04:15:27 DEBUG : Creating backend with remote "TestS3:rclone-test-xuwosef3xayo" 2025/05/02 04:15:27 DEBUG : Creating backend with remote "../../rclone4022363653" 2025/05/02 04:15:27 DEBUG : fs cache: renaming cache item "../../rclone4022363653" to be canonical "/tmp/rclone4022363653" 2025/05/02 04:15:27 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/05/02 04:15:27 DEBUG : KeyRelative.rclone_chunk.001_merskx: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/05/02 04:15:27 INFO : KeyRelative.rclone_chunk.001_merskx: Copied (server-side copy) to: KeyRelative 2025/05/02 04:15:28 INFO : KeyRelative.rclone_chunk.001_merskx: Deleted 2025/05/02 04:15:28 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/05/02 04:15:28 INFO : file.txt: Copied (new) to: KeyRelative === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-xuwosef3xayo'", Local "Local file system at /tmp/rclone4022363653", Modify Window "1ns" 2025/05/02 04:15:28 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-xuwosef3xayo" 2025/05/02 04:15:28 DEBUG : Creating backend with remote "TestS3:rclone-test-xuwosef3xayo" 2025/05/02 04:15:28 DEBUG : Creating backend with remote "../../rclone4022363653" 2025/05/02 04:15:28 DEBUG : fs cache: renaming cache item "../../rclone4022363653" to be canonical "/tmp/rclone4022363653" 2025/05/02 04:15:28 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/05/02 04:15:29 DEBUG : KeyRelative.rclone_chunk.001_mertsi: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/05/02 04:15:29 INFO : KeyRelative.rclone_chunk.001_mertsi: Copied (server-side copy) to: KeyRelative 2025/05/02 04:15:29 INFO : KeyRelative.rclone_chunk.001_mertsi: Deleted 2025/05/02 04:15:29 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/05/02 04:15:29 INFO : filename with spaces.txt: Copied (new) to: KeyRelative --- PASS: TestGitAnnexFstestBackendCases (5.04s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (2.39s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreRelative (1.33s) --- PASS: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (1.32s) PASS 2025/05/02 04:15:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-xuwosef3xayo': Purge remote 2025/05/02 04:15:29 DEBUG : S3 bucket rclone-test-xuwosef3xayo: bucket is versioned: false 2025/05/02 04:15:29 DEBUG : Waiting for deletions to finish 2025/05/02 04:15:30 INFO : S3 bucket rclone-test-xuwosef3xayo: Bucket "rclone-test-xuwosef3xayo" deleted "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished OK in 5.524603664s (try 2/5)