"./operations.test -test.v -test.timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^(TestCopyURL|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting)$'" - Starting (try 2/5) 2026/02/19 02:07:35 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yogulab9tere" 2026/02/19 02:07:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/19 02:07:35 DEBUG : Creating backend with remote "/tmp/rclone909842569" === RUN TestCopyURL run.go:185: Remote "S3 bucket rclone-test-yogulab9tere", Local "Local file system at /tmp/rclone909842569", Modify Window "1ns" 2026/02/19 02:07:36 INFO : S3 bucket rclone-test-yogulab9tere: Bucket "rclone-test-yogulab9tere" created with ACL "" 2026/02/19 02:07:37 DEBUG : filename.txt: File name found in url 2026/02/19 02:07:37 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (4.34s) === RUN TestMoveFile run.go:185: Remote "S3 bucket rclone-test-yogulab9tere", Local "Local file system at /tmp/rclone909842569", Modify Window "1ns" 2026/02/19 02:07:39 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/19 02:07:40 DEBUG : sub/file2: size = 14 OK 2026/02/19 02:07:40 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/19 02:07:40 INFO : file1: Copied (new) to: sub/file2 2026/02/19 02:07:40 INFO : file1: Deleted 2026/02/19 02:07:40 DEBUG : sub/file2: size = 14 OK 2026/02/19 02:07:40 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/19 02:07:40 DEBUG : file1: Unchanged skipping 2026/02/19 02:07:40 INFO : file1: Deleted 2026/02/19 02:07:40 DEBUG : S3 bucket rclone-test-yogulab9tere: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.54s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "S3 bucket rclone-test-yogulab9tere", Local "Local file system at /tmp/rclone909842569", Modify Window "1ns" 2026/02/19 02:07:41 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/19 02:07:41 DEBUG : file1: size = 14 OK 2026/02/19 02:07:41 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/19 02:07:41 INFO : file1: Copied (new) 2026/02/19 02:07:41 INFO : file1: Deleted 2026/02/19 02:07:41 DEBUG : file1: Destination exists, skipping 2026/02/19 02:07:41 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.23s) === RUN TestMoveFileBackupDir run.go:185: Remote "S3 bucket rclone-test-yogulab9tere", Local "Local file system at /tmp/rclone909842569", Modify Window "1ns" 2026/02/19 02:07:43 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yogulab9tere/backup" 2026/02/19 02:07:43 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone909842569) 2026/02/19 02:07:43 DEBUG : dst/file1: size = 18 (S3 bucket rclone-test-yogulab9tere) 2026/02/19 02:07:43 DEBUG : dst/file1: Sizes differ 2026/02/19 02:07:44 DEBUG : dst/file1: size = 18 OK 2026/02/19 02:07:44 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/02/19 02:07:44 INFO : dst/file1: Copied (server-side copy) 2026/02/19 02:07:44 INFO : dst/file1: Deleted 2026/02/19 02:07:44 DEBUG : dst/file1: size = 14 OK 2026/02/19 02:07:44 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/19 02:07:44 INFO : dst/file1: Copied (new) 2026/02/19 02:07:44 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (2.77s) PASS 2026/02/19 02:07:45 DEBUG : S3 bucket rclone-test-yogulab9tere: Purge remote 2026/02/19 02:07:45 DEBUG : S3 bucket rclone-test-yogulab9tere: bucket is versioned: false 2026/02/19 02:07:45 DEBUG : Waiting for deletions to finish 2026/02/19 02:07:46 INFO : S3 bucket rclone-test-yogulab9tere: Bucket "rclone-test-yogulab9tere" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^(TestCopyURL|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting)$'" - Finished OK in 10.756547514s (try 2/5)