"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bS3: -verbose -size-limit 1024 -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 2/5) 2025/04/09 01:04:06 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-goyuneh5xefe" 2025/04/09 01:04:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/09 01:04:06 DEBUG : Creating backend with remote "TestS3:rclone-test-goyuneh5xefe" 2025/04/09 01:04:06 DEBUG : Creating backend with remote "/tmp/rclone1937079004" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-goyuneh5xefe'", Local "Local file system at /tmp/rclone1937079004", Modify Window "1ns" 2025/04/09 01:04:06 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-goyuneh5xefe" 2025/04/09 01:04:06 DEBUG : Creating backend with remote "/tmp/rclone1937079004" 2025/04/09 01:04:06 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/09 01:04:07 INFO : S3 bucket rclone-test-goyuneh5xefe: Bucket "rclone-test-goyuneh5xefe" created with ACL "" 2025/04/09 01:04:07 DEBUG : KeyAbsolute.rclone_chunk.001_fkkov3: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/09 01:04:07 INFO : KeyAbsolute.rclone_chunk.001_fkkov3: Copied (server-side copy) to: KeyAbsolute 2025/04/09 01:04:07 INFO : KeyAbsolute.rclone_chunk.001_fkkov3: Deleted 2025/04/09 01:04:07 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/09 01:04:07 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/04/09 01:04:08 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/09 01:04:08 DEBUG : KeyAbsolute2.rclone_chunk.001_fkkq9s: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/09 01:04:08 INFO : KeyAbsolute2.rclone_chunk.001_fkkq9s: Copied (server-side copy) to: KeyAbsolute2 2025/04/09 01:04:08 INFO : KeyAbsolute2.rclone_chunk.001_fkkq9s: Deleted 2025/04/09 01:04:08 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/09 01:04:08 INFO : file.txt: Copied (new) to: KeyAbsolute2 === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-goyuneh5xefe'", Local "Local file system at /tmp/rclone1937079004", Modify Window "1ns" 2025/04/09 01:04:09 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-goyuneh5xefe" 2025/04/09 01:04:09 DEBUG : Creating backend with remote "TestS3:rclone-test-goyuneh5xefe" 2025/04/09 01:04:09 DEBUG : Creating backend with remote "../../rclone1937079004" 2025/04/09 01:04:09 DEBUG : fs cache: renaming cache item "../../rclone1937079004" to be canonical "/tmp/rclone1937079004" 2025/04/09 01:04:09 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/09 01:04:09 DEBUG : KeyRelative.rclone_chunk.001_fkkrtv: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/09 01:04:09 INFO : KeyRelative.rclone_chunk.001_fkkrtv: Copied (server-side copy) to: KeyRelative 2025/04/09 01:04:09 INFO : KeyRelative.rclone_chunk.001_fkkrtv: Deleted 2025/04/09 01:04:09 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/09 01:04:09 INFO : file.txt: Copied (new) to: KeyRelative === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-goyuneh5xefe'", Local "Local file system at /tmp/rclone1937079004", Modify Window "1ns" 2025/04/09 01:04:10 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-goyuneh5xefe" 2025/04/09 01:04:10 DEBUG : Creating backend with remote "TestS3:rclone-test-goyuneh5xefe" 2025/04/09 01:04:10 DEBUG : Creating backend with remote "../../rclone1937079004" 2025/04/09 01:04:10 DEBUG : fs cache: renaming cache item "../../rclone1937079004" to be canonical "/tmp/rclone1937079004" 2025/04/09 01:04:10 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/04/09 01:04:11 DEBUG : KeyRelative.rclone_chunk.001_fkks57: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/09 01:04:11 INFO : KeyRelative.rclone_chunk.001_fkks57: Copied (server-side copy) to: KeyRelative 2025/04/09 01:04:11 INFO : KeyRelative.rclone_chunk.001_fkks57: Deleted 2025/04/09 01:04:11 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/09 01:04:11 INFO : filename with spaces.txt: Copied (new) to: KeyRelative --- PASS: TestGitAnnexFstestBackendCases (5.09s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (2.50s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreRelative (1.31s) --- PASS: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (1.28s) PASS 2025/04/09 01:04:11 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-goyuneh5xefe': Purge remote 2025/04/09 01:04:11 DEBUG : S3 bucket rclone-test-goyuneh5xefe: bucket is versioned: false 2025/04/09 01:04:11 DEBUG : Waiting for deletions to finish 2025/04/09 01:04:12 INFO : S3 bucket rclone-test-goyuneh5xefe: Bucket "rclone-test-goyuneh5xefe" deleted "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bS3: -verbose -size-limit 1024 -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished OK in 5.553382294s (try 2/5)