"./operations.test -test.v -test.timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^(TestCopyURL|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting)$'" - Starting (try 2/5) 2025/04/12 02:02:17 DEBUG : Creating backend with remote "TestS3R2:rclone-test-noyojem7jusi" 2025/04/12 02:02:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 02:02:17 DEBUG : Creating backend with remote "/tmp/rclone869235679" === RUN TestCopyURL run.go:180: Remote "S3 bucket rclone-test-noyojem7jusi", Local "Local file system at /tmp/rclone869235679", Modify Window "1ns" 2025/04/12 02:02:18 INFO : S3 bucket rclone-test-noyojem7jusi: Bucket "rclone-test-noyojem7jusi" created with ACL "" 2025/04/12 02:02:19 DEBUG : filename.txt: File name found in url 2025/04/12 02:02:21 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (9.83s) === RUN TestMoveFile run.go:180: Remote "S3 bucket rclone-test-noyojem7jusi", Local "Local file system at /tmp/rclone869235679", Modify Window "1ns" 2025/04/12 02:02:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/12 02:02:28 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/12 02:02:28 INFO : file1: Copied (new) to: sub/file2 2025/04/12 02:02:28 INFO : file1: Deleted 2025/04/12 02:02:28 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/12 02:02:28 DEBUG : file1: Unchanged skipping 2025/04/12 02:02:28 INFO : file1: Deleted 2025/04/12 02:02:28 DEBUG : S3 bucket rclone-test-noyojem7jusi: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (2.93s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "S3 bucket rclone-test-noyojem7jusi", Local "Local file system at /tmp/rclone869235679", Modify Window "1ns" 2025/04/12 02:02:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/12 02:02:31 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/12 02:02:31 INFO : file1: Copied (new) 2025/04/12 02:02:31 INFO : file1: Deleted 2025/04/12 02:02:31 DEBUG : file1: Destination exists, skipping 2025/04/12 02:02:31 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.04s) === RUN TestMoveFileBackupDir run.go:180: Remote "S3 bucket rclone-test-noyojem7jusi", Local "Local file system at /tmp/rclone869235679", Modify Window "1ns" 2025/04/12 02:02:34 DEBUG : Creating backend with remote "TestS3R2:rclone-test-noyojem7jusi/backup" 2025/04/12 02:02:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/12 02:02:36 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/04/12 02:02:36 INFO : dst/file1: Copied (server-side copy) 2025/04/12 02:02:37 INFO : dst/file1: Deleted 2025/04/12 02:02:38 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/12 02:02:38 INFO : dst/file1: Copied (new) 2025/04/12 02:02:38 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (7.81s) PASS 2025/04/12 02:02:40 DEBUG : S3 bucket rclone-test-noyojem7jusi: Purge remote 2025/04/12 02:02:41 DEBUG : S3 bucket rclone-test-noyojem7jusi: bucket is versioned: false 2025/04/12 02:02:41 DEBUG : Waiting for deletions to finish 2025/04/12 02:02:43 INFO : S3 bucket rclone-test-noyojem7jusi: Bucket "rclone-test-noyojem7jusi" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^(TestCopyURL|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting)$'" - Finished OK in 25.90938525s (try 2/5)