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