"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoogleCloudStorage: -verbose -fast-list -test.run '^(TestMoveFile|TestMoveFileWithIgnoreExisting)$'" - Starting (try 2/5) 2024/12/10 03:48:37 DEBUG : Creating backend with remote "TestGoogleCloudStorage:rclone-test-paxusej2taji" 2024/12/10 03:48:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 03:48:37 DEBUG : Creating backend with remote "/tmp/rclone1395900907" === RUN TestMoveFile run.go:180: Remote "GCS bucket rclone-test-paxusej2taji", Local "Local file system at /tmp/rclone1395900907", Modify Window "1ns" 2024/12/10 03:48:38 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/10 03:48:39 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/10 03:48:39 INFO : file1: Copied (new) to: sub/file2 2024/12/10 03:48:39 INFO : file1: Deleted 2024/12/10 03:48:40 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 03:48:40 DEBUG : file1: Unchanged skipping 2024/12/10 03:48:40 INFO : file1: Deleted 2024/12/10 03:48:40 DEBUG : GCS bucket rclone-test-paxusej2taji: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (3.67s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "GCS bucket rclone-test-paxusej2taji", Local "Local file system at /tmp/rclone1395900907", Modify Window "1ns" 2024/12/10 03:48:41 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/10 03:48:42 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/10 03:48:42 INFO : file1: Copied (new) 2024/12/10 03:48:42 INFO : file1: Deleted 2024/12/10 03:48:42 DEBUG : file1: Destination exists, skipping 2024/12/10 03:48:42 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.70s) PASS 2024/12/10 03:48:43 DEBUG : GCS bucket rclone-test-paxusej2taji: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestGoogleCloudStorage: -verbose -fast-list -test.run '^(TestMoveFile|TestMoveFileWithIgnoreExisting)$'" - Finished OK in 6.310629669s (try 2/5)