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