"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoogleCloudStorage: -verbose -fast-list -test.run '^(TestCopyURL|TestMoveFile|TestMoveFileWithIgnoreExisting)$'" - Starting (try 2/5) 2025/03/29 06:03:41 DEBUG : Creating backend with remote "TestGoogleCloudStorage:rclone-test-mimobuw0zoko" 2025/03/29 06:03:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 06:03:41 DEBUG : Creating backend with remote "/tmp/rclone4227650664" === RUN TestCopyURL run.go:180: Remote "GCS bucket rclone-test-mimobuw0zoko", Local "Local file system at /tmp/rclone4227650664", Modify Window "1ns" 2025/03/29 06:03:44 DEBUG : filename.txt: File name found in url 2025/03/29 06:03:44 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (4.93s) === RUN TestMoveFile run.go:180: Remote "GCS bucket rclone-test-mimobuw0zoko", Local "Local file system at /tmp/rclone4227650664", Modify Window "1ns" 2025/03/29 06:03:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/29 06:03:46 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/29 06:03:46 INFO : file1: Copied (new) to: sub/file2 2025/03/29 06:03:46 INFO : file1: Deleted 2025/03/29 06:03:47 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 06:03:47 DEBUG : file1: Unchanged skipping 2025/03/29 06:03:47 INFO : file1: Deleted 2025/03/29 06:03:47 DEBUG : GCS bucket rclone-test-mimobuw0zoko: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (2.00s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "GCS bucket rclone-test-mimobuw0zoko", Local "Local file system at /tmp/rclone4227650664", Modify Window "1ns" 2025/03/29 06:03:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/29 06:03:48 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/29 06:03:48 INFO : file1: Copied (new) 2025/03/29 06:03:48 INFO : file1: Deleted 2025/03/29 06:03:49 DEBUG : file1: Destination exists, skipping 2025/03/29 06:03:49 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.70s) PASS 2025/03/29 06:03:50 DEBUG : GCS bucket rclone-test-mimobuw0zoko: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestGoogleCloudStorage: -verbose -fast-list -test.run '^(TestCopyURL|TestMoveFile|TestMoveFileWithIgnoreExisting)$'" - Finished OK in 9.873960718s (try 2/5)