"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 2/5) 2025/09/22 03:04:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-sadujov3kero" 2025/09/22 03:04:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 03:04:03 DEBUG : Creating backend with remote "TestS3:rclone-test-sadujov3kero" 2025/09/22 03:04:03 DEBUG : Creating backend with remote "/tmp/rclone3218267666" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sadujov3kero'", Local "Local file system at /tmp/rclone3218267666", Modify Window "1ns" 2025/09/22 03:04:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-sadujov3kero" 2025/09/22 03:04:03 DEBUG : Creating backend with remote "/tmp/rclone3218267666" 2025/09/22 03:04:03 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/09/22 03:04:04 INFO : S3 bucket rclone-test-sadujov3kero: Bucket "rclone-test-sadujov3kero" created with ACL "" 2025/09/22 03:04:04 DEBUG : KeyAbsolute.rclone_chunk.001_z4u5te: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/09/22 03:04:04 INFO : KeyAbsolute.rclone_chunk.001_z4u5te: Copied (server-side copy) to: KeyAbsolute 2025/09/22 03:04:04 INFO : KeyAbsolute.rclone_chunk.001_z4u5te: Deleted 2025/09/22 03:04:04 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/09/22 03:04:04 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/09/22 03:04:04 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/09/22 03:04:05 DEBUG : KeyAbsolute2.rclone_chunk.001_z4u6ey: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/09/22 03:04:05 INFO : KeyAbsolute2.rclone_chunk.001_z4u6ey: Copied (server-side copy) to: KeyAbsolute2 2025/09/22 03:04:05 INFO : KeyAbsolute2.rclone_chunk.001_z4u6ey: Deleted 2025/09/22 03:04:05 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/09/22 03:04:05 INFO : file.txt: Copied (new) to: KeyAbsolute2 === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sadujov3kero'", Local "Local file system at /tmp/rclone3218267666", Modify Window "1ns" 2025/09/22 03:04:05 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-sadujov3kero" 2025/09/22 03:04:05 DEBUG : Creating backend with remote "TestS3:rclone-test-sadujov3kero" 2025/09/22 03:04:05 DEBUG : Creating backend with remote "../../rclone3218267666" 2025/09/22 03:04:05 DEBUG : fs cache: renaming cache item "../../rclone3218267666" to be canonical "/tmp/rclone3218267666" 2025/09/22 03:04:05 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/09/22 03:04:06 DEBUG : KeyRelative.rclone_chunk.001_z4u7ry: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/09/22 03:04:06 INFO : KeyRelative.rclone_chunk.001_z4u7ry: Copied (server-side copy) to: KeyRelative 2025/09/22 03:04:06 INFO : KeyRelative.rclone_chunk.001_z4u7ry: Deleted 2025/09/22 03:04:06 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/09/22 03:04:06 INFO : file.txt: Copied (new) to: KeyRelative === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-sadujov3kero'", Local "Local file system at /tmp/rclone3218267666", Modify Window "1ns" 2025/09/22 03:04:07 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-sadujov3kero" 2025/09/22 03:04:07 DEBUG : Creating backend with remote "TestS3:rclone-test-sadujov3kero" 2025/09/22 03:04:07 DEBUG : Creating backend with remote "../../rclone3218267666" 2025/09/22 03:04:07 DEBUG : fs cache: renaming cache item "../../rclone3218267666" to be canonical "/tmp/rclone3218267666" 2025/09/22 03:04:07 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/09/22 03:04:07 DEBUG : KeyRelative.rclone_chunk.001_z4u9dq: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/09/22 03:04:07 INFO : KeyRelative.rclone_chunk.001_z4u9dq: Copied (server-side copy) to: KeyRelative 2025/09/22 03:04:07 INFO : KeyRelative.rclone_chunk.001_z4u9dq: Deleted 2025/09/22 03:04:07 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/09/22 03:04:07 INFO : filename with spaces.txt: Copied (new) to: KeyRelative --- PASS: TestGitAnnexFstestBackendCases (5.09s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (2.42s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreRelative (1.34s) --- PASS: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (1.34s) PASS 2025/09/22 03:04:08 DEBUG : Chunked 'TestChunkerS3:rclone-test-sadujov3kero': Purge remote 2025/09/22 03:04:08 DEBUG : S3 bucket rclone-test-sadujov3kero: bucket is versioned: false 2025/09/22 03:04:08 DEBUG : Waiting for deletions to finish 2025/09/22 03:04:08 INFO : S3 bucket rclone-test-sadujov3kero: Bucket "rclone-test-sadujov3kero" deleted "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished OK in 5.561247198s (try 2/5)